public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-10 08:38:11 to 2026-03-10 12:23:09 UTC [more...]

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-03-10 12:23 UTC  (64+ messages)
` [PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 02/61] btrfs: "
` [PATCH 03/61] ceph: "
` [PATCH 04/61] ext4: "
` [PATCH 05/61] smb: Prefer IS_ERR_OR_NULL over manual NULl check
` [PATCH 06/61] 9p: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 07/61] erofs: "
` [PATCH 08/61] fuse: "
` [PATCH 09/61] ntfs3: "
` [PATCH 10/61] gfs2: "
` [PATCH 11/61] pstore: "
` [PATCH 12/61] quota: "
` [PATCH 13/61] squashfs: "
` [PATCH 14/61] seq_file: "
` [PATCH 15/61] trace: "
` [PATCH 16/61] sched: "
` [PATCH 17/61] module: "
` [PATCH 18/61] sound: "
` [PATCH 19/61] kvm: "
` [PATCH 20/61] apparmor: "
` [PATCH 21/61] lib/test: "
` [PATCH 22/61] md: "
` [PATCH 23/61] net/ipv6: "
` [PATCH 24/61] net/9p: "
` [PATCH 25/61] net/bluetooth: "
` [PATCH 26/61] net/core: "
` [PATCH 27/61] net/netlink: "
` [PATCH 28/61] net/sched: "
` [PATCH 29/61] net/sctp: "
` [PATCH 30/61] net/sunrpc: "
` [PATCH 31/61] net/tipc: "
` [PATCH 32/61] net/wireless: "
` [PATCH 33/61] mm: "
` [PATCH 34/61] arch/arm: "
` [PATCH 35/61] arch/mips: "
` [PATCH 36/61] arch/sh: "
` [PATCH 37/61] drm: "
` [PATCH 38/61] net: "
` [PATCH 39/61] irqchip: "
` [PATCH 40/61] phy: "
` [PATCH 41/61] pinctrl: "
` [PATCH 42/61] pmdomain: "
` [PATCH 43/61] s390: "
` [PATCH 44/61] target: "
` [PATCH 45/61] thermal: "
` [PATCH 46/61] vfio: "
` [PATCH 47/61] nfc: "
` [PATCH 48/61] mtd: "
` [PATCH 49/61] media: "
` [PATCH 50/61] iommu: "
` [PATCH 51/61] leds: "
` [PATCH 52/61] gpib: "
` [PATCH 53/61] hyperv: "
` [PATCH 54/61] aoe: "
` [PATCH 55/61] interconnect: "
` [PATCH 56/61] clk: "
` [PATCH 57/61] reset: "
` [PATCH 58/61] arch/x86: "
` [PATCH 59/61] debugobjects: Drop likely() around !IS_ERR_OR_NULL()
` [PATCH 60/61] Input alps: Drop unlikely() around IS_ERR_OR_NULL()
` [PATCH 61/61] file: "

[PATCH net-next, v2] net: mana: Force full-page RX buffers for 4K page size on specific systems
 2026-03-10 12:21 UTC  (2+ messages)
` [net-next,v2] "

[PATCH ipsec v2] xfrm: iptfs: fix skb_put() panic on non-linear skb during reassembly
 2026-03-10 12:21 UTC  (4+ messages)

[PATCH bpf-next v4 1/2] bpf: Support new pointer param types via SCALAR_VALUE for trampolines
 2026-03-10 12:16 UTC  (2+ messages)

[PATCH v7 net-next 00/11] nbl driver for Nebulamatrix NICs
 2026-03-10 12:09 UTC  (12+ messages)
` [PATCH v7 net-next 01/11] net/nebula-matrix: add minimum nbl build framework
` [PATCH v7 net-next 02/11] net/nebula-matrix: add our driver architecture
` [PATCH v7 net-next 03/11] net/nebula-matrix: add chip related definitions
` [PATCH v7 net-next 04/11] net/nebula-matrix: channel msg value and msg struct
` [PATCH v7 net-next 05/11] net/nebula-matrix: add channel layer
` [PATCH v7 net-next 06/11] net/nebula-matrix: add common resource implementation
` [PATCH v7 net-next 07/11] net/nebula-matrix: add intr "
` [PATCH v7 net-next 08/11] net/nebula-matrix: add vsi "
` [PATCH v7 net-next 09/11] net/nebula-matrix: add Dispatch layer implementation
` [PATCH v7 net-next 10/11] net/nebula-matrix: add common/ctrl dev init/reinit operation
` [PATCH v7 net-next 11/11] net/nebula-matrix: add common dev start/stop operation

[PATCH net v3] net/smc: fix NULL dereference and UAF in smc_tcp_syn_recv_sock()
 2026-03-10 12:13 UTC  (2+ messages)

[RFC PATCH 0/9] leds: Add support for hw initiated hw control trigger transition
 2026-03-10 12:10 UTC 

[PATCH net v5 0/2] net,bpf: fix null-ptr-deref in xdp_master_redirect() for bonding and add selftest
 2026-03-10 12:07 UTC  (5+ messages)
` [PATCH net v5 1/2] bonding: fix null-ptr-deref in bond_rr_gen_slave_id()

[Intel-wired-lan] [PATCH iwl-net] ice: enable NETIF_F_HW_CSUM for GSO packets
 2026-03-10 12:03 UTC  (3+ messages)

[PATCH net-next v3 0/2] selftests: net: fix cmd.process() timeout handling
 2026-03-10 11:58 UTC  (3+ messages)
` [PATCH net-next v3 1/2] selftests: net: pass bpftrace timeout to cmd()
` [PATCH net-next v3 2/2] selftests: net: fix timeout passed as positional argument to communicate()

Stalls when starting a VSOCK listening socket: soft lockups, RCU stalls, timeout
 2026-03-10 11:54 UTC  (25+ messages)

[PATCH v3 0/3] Remove <linux/of_gpio.h>
 2026-03-10 11:39 UTC  (5+ messages)
` [PATCH v4 "

[PATCH net-next] net: Convert move_addr_to_user() to scoped user access
 2026-03-10 11:33 UTC 

[PATCH ipsec-next 00/10] xfrm: fix most sparse warnings
 2026-03-10 11:33 UTC  (4+ messages)
` [PATCH ipsec-next 01/10] xfrm: state: fix sparse warnings on xfrm_state_hold_rcu

[PATCH 6.18 222/314] i40e: Fix preempt count leak in napi poll tracepoint
 2026-03-10 11:18 UTC 

[PATCH net v1] net/rose: fix NULL pointer dereference in rose_transmit_link on reconnect
 2026-03-10 11:28 UTC  (3+ messages)

[PATCH v2 0/2] IPA support on qcm2290
 2026-03-10 11:22 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: net: qcom,ipa: document qcm2290 compatible
` [PATCH v2 2/2] arm64: dts: qcom: agatti: Add IPA nodes

[PATCH v3 net 0/3] amd-xgbe: RX adaptation and PHY handling fixes
 2026-03-10 11:20 UTC  (4+ messages)
` [PATCH v3 net 2/3] amd-xgbe: prevent CRC errors during RX adaptation with AN disabled

[PATCH 00/14] firmware: qcom: Add OP-TEE PAS service support
 2026-03-10 11:18 UTC  (4+ messages)
` [PATCH 11/14] media: qcom: Switch to generic PAS TZ APIs

[PATCH iwl-net] ice: fix posted write support for sideband queue operations
 2026-03-10 11:17 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH 6.19 197/311] i40e: Fix preempt count leak in napi poll tracepoint
 2026-03-10 11:04 UTC 

[PATCH ipsec-next v5 0/8] xfrm: XFRM_MSG_MIGRATE_STATE new netlink message
 2026-03-10 11:09 UTC  (7+ messages)
` [PATCH ipsec-next v5 8/8] xfrm: add XFRM_MSG_MIGRATE_STATE for single SA migration
    ` [devel-ipsec] "

[PATCH] dt-bindings: mark unimplemented AXI snps,kbbe snps,mb and snps,rb
 2026-03-10 11:09 UTC  (6+ messages)

[PATCH net-next v4] vsock: add G2H fallback for CIDs not owned by H2G transport
 2026-03-10 11:07 UTC  (6+ messages)
` [net-next,v4] "
    ` [net-next, v4] "

[PATCH net 00/10] netfilter: updates for net
 2026-03-10 10:56 UTC  (2+ messages)

[PATCH RFC net-next v2 0/2] hsr: Add additional info to send/ receive skbs
 2026-03-10 10:55 UTC  (4+ messages)
` [PATCH RFC net-next v2 2/2] af_packet: Add port specific handling for HSR

[PATCH][net-next] net: vrf: switch to synchronize_net() when releasing routes
 2026-03-10 10:53 UTC 

[PATCH net-next v4 10/10] net: wangxun: implement pci_error_handlers ops
 2026-03-10 10:51 UTC  (2+ messages)
` [net-next,v4,10/10] "

[PATCH net-next v4 09/10] net: wangxun: add Tx timeout process
 2026-03-10 10:51 UTC  (2+ messages)
` [net-next,v4,09/10] "

[PATCH v3] mctp: route: hold key->lock in mctp_flow_prepare_output()
 2026-03-10 10:50 UTC  (2+ messages)

[PATCH 0/7] arm64: dts: qcom: Add support for Arduino VENTUNOQ
 2026-03-10 10:46 UTC  (12+ messages)
` [PATCH 2/7] arm64: dts: qcom: Add Monaco Monza SoM
` [PATCH 4/7] arm64: dts: qcom: Add Arduino Monza (VENTUNOQ) board support
` [PATCH 5/7] arm64: dts: qcom: monaco: add dt entry for lpass lpi pinctrl
` [PATCH 6/7] arm64: dts: qcom: monaco-arduino-monza: Add sound node

[PATCH net-next] net/mlx5e: Enable mac forwarding on uplink representor
 2026-03-10 10:48 UTC 

[PATCH net-next 00/11] ethtool: Generic loopback support
 2026-03-10 10:47 UTC  (12+ messages)
` [PATCH net-next 01/11] ethtool: Add dump_one_dev callback for per-device sub-iteration
` [PATCH net-next 02/11] ethtool: Add loopback netlink UAPI definitions
` [PATCH net-next 03/11] ethtool: Add loopback GET/SET netlink implementation
` [PATCH net-next 04/11] ethtool: Add CMIS loopback helpers for module loopback control
` [PATCH net-next 05/11] selftests: drv-net: Add loopback driver test
` [PATCH net-next 06/11] ethtool: Add MAC loopback support via ethtool_ops
` [PATCH net-next 07/11] netdevsim: Add MAC loopback simulation
` [PATCH net-next 08/11] selftests: drv-net: Add MAC loopback netdevsim test
` [PATCH net-next 09/11] MAINTAINERS: Add entry for ethtool loopback
` [PATCH net-next 10/11] netdevsim: Add module EEPROM simulation via debugfs
` [PATCH net-next 11/11] selftests: drv-net: Add CMIS loopback netdevsim test

[PATCH v4 0/2] net: bonding: fix type-confusion in bonding header_ops
 2026-03-10 10:45 UTC  (3+ messages)

[PATCH net v2] bonding: fix type confusion in bond_setup_by_slave()
 2026-03-10 10:40 UTC  (2+ messages)

[PATCH net 0/2] pull-request: can 2026-03-10
 2026-03-10 10:30 UTC  (3+ messages)
` [PATCH net 1/2] can: dev: keep the max bitrate error at 5%
` [PATCH net 2/2] can: hi311x: hi3110_open(): add check for hi3110_power_enable() return value

[PATCH v2 nf] netfilter: nf_flow_table_ip: Introduce nf_flow_vlan_push()
 2026-03-10 10:33 UTC  (4+ messages)

[PATCH v2 net-next 07/15] udp: Remove partial csum code in RX
 2026-03-10 10:25 UTC  (2+ messages)
` [v2,net-next,07/15] "

[RFC net-next v2 0/6] ethtool: Generic loopback support
 2026-03-10 10:23 UTC  (5+ messages)
` [RFC net-next v2 1/6] ethtool: Add loopback netlink UAPI definitions

[PATCH net v1] mctp: i2c: fix skb memory leak in receive path
 2026-03-10 10:20 UTC  (2+ messages)

[PATCH net-next 0/3] net: macb: Clean up several member settings of macb_config instances
 2026-03-10 10:12 UTC  (4+ messages)
` [PATCH net-next 1/3] net: macb: Clean up the .clk_init setting in the "
` [PATCH net-next 2/3] net: macb: Clean up the .init settings in "
` [PATCH net-next 3/3] net: macb: Clean up the .usrio "

[PATCH net-next v7 0/2] net: dsa: mv88e6xxx: Add partial support for TCAM entries
 2026-03-10 10:07 UTC  (3+ messages)
` [PATCH net-next v7 1/2] net/sched: cls_flower: remove unions from fl_flow_key
` [PATCH net-next v7 2/2] net: dsa: mv88e6xxx: Add partial support for TCAM entries

[PATCH v1 0/8] Group QMI service IDs into the QMI header
 2026-03-10 10:06 UTC  (4+ messages)
` [PATCH v1 1/8] soc: qcom: qmi: Enumerate the service IDs of QMI

[PATCH net v8 0/2] virtio-net: fix for VIRTIO_NET_F_GUEST_HDRLEN
 2026-03-10 10:05 UTC  (6+ messages)
` [PATCH net v8 1/2] virtio-net: correct hdr_len handling "
` [PATCH net v8 2/2] virtio-net: correct hdr_len handling for tunnel gso

[PATCH v2 0/2] net: enetc: fix fallback PHY address handling and do not skip setting for addr 0
 2026-03-10 10:00 UTC  (2+ messages)

[PATCH net-next 0/2] net: macb: implement ethtool set channels count operation
 2026-03-10  9:42 UTC  (6+ messages)
` [PATCH net-next 1/2] net: macb: implement ethtool_ops.get|set_channels()

[PATCH v4] ptp: ocp: Add support for Xilinx-based Adva TimeCard variant Add support for the Adva TimeCard model built on a Xilinx-based design. This patch enables detection and integration of the new hardware within the existing OCP timecard framework. The Xilinx variant relies on the shared driver infrastructure, requiring only small, targeted additions to accommodate its specific characteristics
 2026-03-10  9:35 UTC 

[PATCH net-next] net: ti: icssg-prueth: Add HSR multicast FDB port membership management
 2026-03-10  9:23 UTC  (3+ messages)

[PATCH v3] ptp: ocp: Add support for Xilinx-based Adva TimeCard variant Add support for the Adva TimeCard model built on a Xilinx-based design. This patch enables detection and integration of the new hardware within the existing OCP timecard framework. The Xilinx variant relies on the shared driver infrastructure, requiring only small, targeted additions to accommodate its specific characteristics
 2026-03-10  9:23 UTC 

[PATCH 00/14] gpio: remove uneeded Kconfig dependencies on OF_GPIO
 2026-03-10  9:11 UTC  (3+ messages)
` [PATCH 07/14] pinctrl: Kconfig: drop unneeded "

[PATCH net] net: dsa: mxl862xx: don't set user_mii_bus
 2026-03-10  9:11 UTC  (2+ messages)

[PATCH v3 phy-next 00/24] Split Generic PHY consumer and provider API
 2026-03-10  9:08 UTC  (7+ messages)
` [PATCH v3 phy-next 10/24] drm/rockchip: dw_hdmi: avoid direct dereference of phy->dev.of_node
` [PATCH v3 phy-next 21/24] phy: include PHY provider header (1/2)

[PATCH] selftests: net: local_termination: test link-local protocols
 2026-03-10  9:08 UTC  (2+ messages)

[PATCH AUTOSEL 6.19-5.15] net: usb: r8152: add TRENDnet TUC-ET2G
 2026-03-10  9:01 UTC 

[PATCH net-next v7 0/7] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2026-03-10  8:58 UTC  (3+ messages)

[PATCH net-next v3 0/6] tcp: RFC 7323-compliant window retraction handling
 2026-03-10  8:58 UTC  (11+ messages)
` [PATCH net-next v3 1/6] tcp: implement RFC 7323 window retraction receiver requirements
` [PATCH net-next v3 2/6] mptcp: keep rcv_mwnd_seq in sync with subflow rcv_wnd
` [PATCH net-next v3 4/6] selftests/net: packetdrill: add tcp_rcv_wnd_shrink_nomem.pkt
` [PATCH net-next v3 5/6] selftests/net: packetdrill: add tcp_rcv_wnd_shrink_allowed.pkt
` [PATCH net-next v3 6/6] selftests/net: packetdrill: add tcp_rcv_neg_window.pkt

[PATCH net v2 0/2] selftests: net: fix cmd.process() timeout handling
 2026-03-10  8:52 UTC  (6+ messages)
` [PATCH net v2 1/2] selftests: net: pass bpftrace timeout to cmd()

[PATCH RFC 0/8] clk: sunxi-ng: Add support for Allwinner A733 CCU and PRCM
 2026-03-10  8:34 UTC  (9+ messages)
` [PATCH RFC 1/8] dt-bindings: clk: sun60i-a733-ccu: Add allwinner A733 support
` [PATCH RFC 2/8] clk: sunxi-ng: sdm: Add dual patterns support
` [PATCH RFC 3/8] clk: sunxi-ng: a733: Add PRCM CCU
` [PATCH RFC 4/8] clk: sunxi-ng: a733: Add PLL clocks support
` [PATCH RFC 5/8] clk: sunxi-ng: a733: Add bus "
` [PATCH RFC 6/8] clk: sunxi-ng: a733: Add mod "
` [PATCH RFC 7/8] clk: sunxi-ng: a733: Add bus clock gates
` [PATCH RFC 8/8] clk: sunxi-ng: a733: Add reset lines

[PATCH net-next v28 0/8] eea: Add basic driver framework for Alibaba Elastic Ethernet Adaptor
 2026-03-10  8:38 UTC  (5+ messages)
` [PATCH net-next v28 4/8] eea: create/destroy rx,tx queues for netdevice open and stop


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox