messages from 2022-02-11 10:32:19 to 2022-02-12 11:03:57 UTC [more...]
[PATCH bpf-next 0/3] introduce xdp frags support to veth driver
2022-02-12 11:03 UTC (4+ messages)
` [PATCH bpf-next 2/3] veth: rework veth_xdp_rcv_skb in order to accept non-linear skb
[PATCH] net: fix documentation for kernel_getsockname
2022-02-12 10:29 UTC
[BUG/PATCH v2] net: mvpp2: always set port pcs ops
2022-02-12 10:00 UTC (2+ messages)
[PATCH] net: bridge: Slightly optimize br_stp_change_bridge_id()
2022-02-12 9:58 UTC
[PATCH] net: mvpp2: Check for null pcs in mvpp2_acpi_start()
2022-02-12 9:58 UTC (4+ messages)
[syzbot] WARNING: ODEBUG bug in hci_dev_close_sync
2022-02-12 9:25 UTC
ether_addr_equal_64bits breakage with gcc-12
2022-02-12 9:08 UTC (4+ messages)
[PATCH iproute2-next v3 0/2] GTP support for ip link and tc flower
2022-02-12 8:27 UTC (4+ messages)
` [PATCH iproute2-next v3 1/2] ip: GTP support in ip link
` [PATCH iproute2-next v3 2/2] f_flower: Implement gtp options support
[PATCH net-next v5 0/6] ice: GTP support in switchdev
2022-02-12 8:19 UTC (10+ messages)
` [RFC PATCH net-next v5 1/6] gtp: Allow to create GTP device without FDs
` [RFC PATCH net-next v5 2/6] gtp: Implement GTP echo response
` [RFC PATCH net-next v5 3/6] net/sched: Allow flower to match on GTP options
` [RFC PATCH net-next v5 4/6] gtp: Add support for checking GTP device type
` [RFC PATCH net-next v5 5/6] ice: Fix FV offset searching
` [RFC PATCH net-next v5 6/6] ice: Support GTP-U and GTP-C offload in switchdev
BTF compatibility issue across builds
2022-02-12 7:37 UTC (13+ messages)
[PATCH v8 net-next 00/10] net: dsa: microchip: DSA driver support for LAN937x switch
2022-02-12 3:56 UTC (5+ messages)
` [PATCH v8 net-next 01/10] dt-bindings: net: dsa: dt bindings for microchip lan937x
[PATCH net-next v2] net: dsa: realtek: realtek-mdio: reset before setup
2022-02-12 3:50 UTC (2+ messages)
[PATCH net-next] net: dsa: realtek: rename macro to match filename
2022-02-12 3:49 UTC (2+ messages)
[PATCH net-next] net: dsa: realtek: rtl8365mb: irq with realtek-mdio
2022-02-12 3:39 UTC (4+ messages)
` [PATCH net-next] net: dsa: OF-ware slave_mii_bus (RFC)
WARNING in rtnl_dellink
2022-02-12 3:24 UTC (2+ messages)
` [syzbot] "
[PATCH net-next v2] net: dsa: realtek: realtek-mdio: reset before setup
2022-02-12 2:47 UTC
[net:master 21/30] net/netfilter/xt_socket.c:224:3: error: implicit declaration of function 'nf_defrag_ipv6_disable'
2022-02-12 2:43 UTC (2+ messages)
[PATCH net-next 0/4] net: make MAX_SKB_FRAGS configurable
2022-02-12 2:41 UTC (4+ messages)
` [PATCH net-next 4/4] net: introduce a config option to tweak MAX_SKB_FRAGS
[PATCH bpf-next 0/2] Modify BPF_JIT_ALWAYS_ON and BPF_JIT_DEFAULT_ON
2022-02-12 2:40 UTC (6+ messages)
` [PATCH bpf-next 1/2] bpf: Add some description about BPF_JIT_ALWAYS_ON in Kconfig
` [PATCH bpf-next 2/2] bpf: Make BPF_JIT_DEFAULT_ON selectable "
[PATCH net-next 0/4] ipv6: remove addrconf reliance on loopback
2022-02-12 2:38 UTC (4+ messages)
packet stats validation
2022-02-12 2:21 UTC (3+ messages)
[PATCH net-next] net: dsa: realtek: add compatible strings for RTL8367RB-VB
2022-02-12 1:54 UTC (3+ messages)
[PATCH net-next 0/3] Conntrack GRE offload
2022-02-12 1:54 UTC (6+ messages)
` [PATCH net-next 1/3] netfilter: flowtable: Support GRE
[PATCH bpf-next] bpf: fix bpf_prog_pack build for ppc64_defconfig
2022-02-12 1:23 UTC (3+ messages)
[PATCH v1 0/4] vdpa tool enhancements
2022-02-12 1:15 UTC (9+ messages)
` [PATCH v1 1/4] vdpa: Remove unsupported command line option
` [PATCH v1 2/4] vdpa: Allow for printing negotiated features of a device
` [PATCH v1 3/4] vdpa: Support for configuring max VQ pairs for "
` [PATCH v1 4/4] vdpa: Support reading device features
[PATCH net-next v2 0/4] net/mlx5: Introduce devlink param to disable SF aux dev probe
2022-02-12 1:12 UTC (2+ messages)
[net-next PATCH V2] octeontx2-af: fix array bound error
2022-02-12 1:10 UTC (2+ messages)
[PATCH net-next] Revert "net: ethernet: cavium: use div64_u64() instead of do_div()"
2022-02-12 1:10 UTC (2+ messages)
[PATCH v2 1/2] nfp: flower: Fix a potential leak in nfp_tunnel_add_shared_mac()
2022-02-12 0:53 UTC (2+ messages)
[PATCH bpf-next v6 0/7] libbpf: Implement BTFGen
2022-02-12 0:42 UTC (15+ messages)
` [PATCH bpf-next v6 1/7] libbpf: split bpf_core_apply_relo()
` [PATCH bpf-next v6 2/7] libbpf: Expose bpf_core_{add,free}_cands() to bpftool
` [PATCH bpf-next v6 3/7] bpftool: Add gen min_core_btf command
` [PATCH bpf-next v6 4/7] bpftool: Implement minimize_btf() and relocations recording for BTFGen
` [PATCH bpf-next v6 5/7] bpftool: Implement btfgen_get_btf()
` [PATCH bpf-next v6 6/7] bpftool: gen min_core_btf explanation and examples
` [PATCH bpf-next v6 7/7] selftests/bpf: Test "bpftool gen min_core_btf"
[PATCH 08/13 v2] net: ixp4xx_eth: Drop platform data support
2022-02-12 0:38 UTC (4+ messages)
` [PATCH 09/13 v2] net: ixp4xx_hss: Check features using syscon
[PATCH 0/9] use GFP_KERNEL
2022-02-12 0:20 UTC (2+ messages)
[PATCH bpf-next v2] libbpf: Use dynamically allocated buffer when receiving netlink messages
2022-02-11 23:48 UTC
[PATCH bpf-next] libbpf: Use dynamically allocated buffer when receiving netlink messages
2022-02-11 23:40 UTC (5+ messages)
[PATCH net-next v3 0/3] net: dev: PREEMPT_RT fixups
2022-02-11 23:38 UTC (4+ messages)
` [PATCH net-next v3 1/3] net: dev: Remove preempt_disable() and get_cpu() in netif_rx_internal()
` [PATCH net-next v3 2/3] net: dev: Makes sure netif_rx() can be invoked in any context
` [PATCH net-next v3 3/3] net: dev: Make rps_lock() disable interrupts
[PATCH v2 net-next 00/12] FDB entries on DSA LAG interfaces
2022-02-11 23:14 UTC (4+ messages)
` [PATCH v2 net-next 11/12] net: dsa: support FDB events on offloaded "
[PATCH net-next] net: dsa: realtek: realtek-mdio: reset before setup
2022-02-11 23:12 UTC (5+ messages)
[PATCH net-next v2 0/5] Add support for locked bridge ports (for 802.1X)
2022-02-11 22:59 UTC (4+ messages)
[PATCH net] mctp: serial: Cancel pending work from ndo_uninit handler
2022-02-11 22:50 UTC (2+ messages)
[PATCH net] atl1c: fix tx timeout after link flap on Mikrotik 10/25G NIC
2022-02-11 22:50 UTC (2+ messages)
[PATCH net-next v5 0/2] MCTP I2C driver
2022-02-11 22:38 UTC (3+ messages)
` [PATCH net-next v5 2/2] mctp i2c: MCTP I2C binding driver
[PATCH] net: dsa: lan9303: fix reset on probe
2022-02-11 22:30 UTC (6+ messages)
NETDEV WATCHDOG: enp1s0 (r8169): transmit queue 0 timed out
2022-02-11 22:23 UTC (4+ messages)
[PATCH net 0/2] vlan: fix a netdev refcnt leak for QinQ
2022-02-11 22:06 UTC (9+ messages)
` [PATCH net 2/2] vlan: move dev_put into vlan_dev_uninit
[PATCH 0/4] Add octeon_ep driver
2022-02-11 21:40 UTC (3+ messages)
` [PATCH 4/4] octeon_ep: add ethtool support for Octeon PCI Endpoint NIC
[PATCH net] net_sched: add __rcu annotation to netdev->qdisc
2022-02-11 20:06 UTC
[PATCH] net: Fix build when CONFIG_INET is not enabled
2022-02-11 19:43 UTC (4+ messages)
[PATCH bpf-next 0/2] flexible size for bpf_prog_pack
2022-02-11 19:42 UTC (6+ messages)
` [PATCH bpf-next 2/2] bpf: "
[PATCH iproute2] libnetlink: fix socket leak in rtnl_open_byproto()
2022-02-11 19:40 UTC (2+ messages)
[PATCH net-next 0/2] net: dsa: realtek: add rtl8_4t tag
2022-02-11 19:39 UTC (4+ messages)
` [PATCH net-next 1/2] net: dsa: tag_rtl8_4: add rtl8_4t tailing variant
[PATCH net-next] net: dsa: realtek: rtl8365mb: read phy regs from memory when MDIO
2022-02-11 19:36 UTC (3+ messages)
[PATCH net v3] net: phy: intel-xway: enable integrated led functions
2022-02-11 19:17 UTC (11+ messages)
[PATCH net-next 0/2] sfc: optimize RXQs count and affinities
2022-02-11 19:01 UTC (9+ messages)
` [PATCH net-next 1/2] sfc: default config to 1 channel/core in local NUMA node only
[RFC PATCH net-next 0/2] Port-based priority on DSA switches using tc-matchall
2022-02-11 18:24 UTC (11+ messages)
` [RFC PATCH net-next 1/2] net: dsa: allow setting port-based QoS priority using tc matchall skbedit
[PATCH iproute2] libnetlink: fix socket leak in rtnl_open_byproto()
2022-02-11 18:35 UTC (3+ messages)
[RESEND PATCH net-next 1/1] ice: Simplify tracking status of RDMA support
2022-02-11 18:26 UTC
[PATCH v4 0/7] Provide and use generic_handle_irq_safe() where appropriate
2022-02-11 18:15 UTC (8+ messages)
` [PATCH v4 1/7] genirq: Provide generic_handle_irq_safe()
` [PATCH v4 2/7] i2c: core: Use generic_handle_irq_safe() in i2c_handle_smbus_host_notify()
` [PATCH v4 3/7] i2c: cht-wc: Use generic_handle_irq_safe()
` [PATCH v4 4/7] misc: hi6421-spmi-pmic: "
` [PATCH v4 5/7] mfd: ezx-pcap: "
` [PATCH v4 6/7] net: usb: lan78xx: "
` [PATCH v4 7/7] staging: greybus: gpio: "
[PATCH 0/4] bpf: Add more information into bpffs
2022-02-11 17:58 UTC (8+ messages)
` [PATCH 1/4] bpf: Add pin_name into struct bpf_prog_aux
` [PATCH 2/4] bpf: Add pin_name into struct bpf_map
` [PATCH 3/4] bpf: Show pinned file name in {progs, maps}.debug
` [PATCH 4/4] bpf: Show the used maps of each prog in progs.debug
[PATCH net] net: dsa: mv88e6xxx: flush switchdev FDB workqueue before removing VLAN
2022-02-11 17:45 UTC
AMD XGBE "phy irq request failed" kernel v5.17-rc2 on V1500B based board
2022-02-11 17:41 UTC (12+ messages)
[PATCH] ipv6: mcast: use rcu-safe version of ipv6_get_lladdr()
2022-02-11 17:30 UTC
[PATCH net-next] net/sched: act_police: more accurate MTU policing
2022-02-11 17:22 UTC (2+ messages)
[PATCH net-next] ipv6: Add reasons for skb drops to __udp6_lib_rcv
2022-02-11 17:15 UTC
[PATCH net 1/1] ice: enable parsing IPSEC SPI headers for RSS
2022-02-11 17:14 UTC
[PATCH v2] dt-bindings: can: xilinx_can: Convert Xilinx CAN binding to YAML
2022-02-11 17:05 UTC (2+ messages)
[RFC 1/2] net: bridge: add knob for filtering rx/tx BPDU packets on a port
2022-02-11 17:01 UTC (3+ messages)
[PATCH net-next v1] dt-bindings: net: ethernet-controller: document label property
2022-02-11 16:52 UTC (2+ messages)
[PATCH net-next v2 0/2] provide yaml schema for some of USB ethernet controllers
2022-02-11 16:51 UTC (8+ messages)
` [PATCH net-next v2 1/2] dt-bindings: net: add schema for ASIX USB Ethernet controllers
` [PATCH net-next v2 2/2] dt-bindings: net: add schema for Microchip/SMSC LAN95xx "
[PATCH 0/2] staging/wfx: change config files format
2022-02-11 16:26 UTC (3+ messages)
` [PATCH 1/2] staging: wfx: allow new PDS format
` [PATCH 2/2] staging: wfx: remove support for legacy "
[PATCH bpf-next v7 0/3] Add support for transmitting packets using XDP in bpf_prog_run()
2022-02-11 16:03 UTC (11+ messages)
` [PATCH bpf-next v7 1/3] bpf: Add "live packet" mode for "
[net-next PATCH] octeontx2-af: fix array bound error
2022-02-11 15:54 UTC
[PATCH AUTOSEL 5.16 05/52] netfilter: nf_conntrack_netbios_ns: fix helper module alias
2022-02-11 14:41 UTC (4+ messages)
pull-request: wireless-next-2022-02-11
2022-02-11 14:40 UTC (2+ messages)
pull-request: wireless-2022-02-11
2022-02-11 14:40 UTC (2+ messages)
[PATCH bpf-next v3 0/4] bpf, arm64: support more atomic ops
2022-02-11 14:39 UTC (3+ messages)
` [PATCH bpf-next v3 2/4] arm64: insn: add encoders for atomic operations
[PATCH 0/3] Use sl28cpld driver for the LS1028A-QDS QIXIS FPGA
2022-02-11 13:29 UTC (5+ messages)
` [PATCH 2/3] dt-bindings: mfd: add "fsl,ls1028a-qds-qixis-i2c" compatible to sl28cpld
[PATCH] net: bridge: multicast: notify switchdev driver whenever MC processing gets disabled
2022-02-11 13:14 UTC
[PATCH] ima: Calculate digest in ima_inode_hash() if not available
2022-02-11 13:11 UTC (4+ messages)
[PATCH 0/2] dt-bindings: nvmem: support describing cells
2022-02-11 12:50 UTC (3+ messages)
` [PATCH REBASED 1/2] dt-bindings: nvmem: extract NVMEM cell to separated file
[RFC PATCH net-next v4 0/6] ice: GTP support in switchdev
2022-02-11 12:48 UTC (7+ messages)
` [RFC PATCH net-next v4 4/6] gtp: Implement GTP echo response
[PATCH] net: wireless: ath: use div64_u64() instead of do_div()
2022-02-11 12:23 UTC (3+ messages)
[PATCH net 1/6] selftests: netfilter: add synproxy test
2022-02-11 12:10 UTC (2+ messages)
[PATCH net] net/smc: Avoid overwriting the copies of clcsock callback functions
2022-02-11 12:10 UTC (2+ messages)
[PATCH net] drop_monitor: fix data-race in dropmon_net_event / trace_napi_poll_hit
2022-02-11 12:10 UTC (2+ messages)
Why skb->data so far from skb->head after skb_reserve?
2022-02-11 12:01 UTC (2+ messages)
[PATCH net-next] ipv6: Reject routes configurations that specify dsfield (tos)
2022-02-11 12:00 UTC (2+ messages)
[PATCH v2 net-next 0/3] More aggressive DSA cleanup
2022-02-11 12:00 UTC (2+ messages)
[PATCH v2] dt-bindings: net: dsa: realtek: convert to YAML schema, add MDIO
2022-02-11 12:00 UTC (2+ messages)
[net-next 1/2] dt-bindings: phy: Add `tx-p2p-microvolt` property binding
2022-02-11 12:00 UTC (2+ messages)
[PATCH v8 00/11] fprobe: Introduce fprobe function entry/exit probe
2022-02-11 11:56 UTC (12+ messages)
` [PATCH v8 01/11] ftrace: Add ftrace_set_filter_ips function
` [PATCH v8 02/11] fprobe: Add ftrace based probe APIs
` [PATCH v8 03/11] rethook: Add a generic return hook
` [PATCH v8 04/11] rethook: x86: Add rethook x86 implementation
` [PATCH v8 05/11] ARM: rethook: Add rethook arm implementation
` [PATCH v8 06/11] arm64: rethook: Add arm64 rethook implementation
` [PATCH v8 07/11] fprobe: Add exit_handler support
` [PATCH v8 08/11] fprobe: Add sample program for fprobe
` [PATCH v8 09/11] fprobe: Introduce FPROBE_FL_KPROBE_SHARED flag "
` [PATCH v8 10/11] docs: fprobe: Add fprobe description to ftrace-use.rst
` [PATCH v8 11/11] fprobe: Add a selftest for fprobe
[PATCH] dt-bindings: can: xilinx_can: Convert Xilinx CAN binding to YAML
2022-02-11 11:18 UTC (2+ messages)
[PATCH V7 mlx5-next 00/15] Add mlx5 live migration driver and v2 migration protocol
2022-02-11 11:03 UTC (3+ messages)
` [PATCH V7 mlx5-next 10/15] vfio: Remove migration protocol v1 documentation
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).