Netdev List
 help / color / mirror / Atom feed
 messages from 2026-08-12 14:47:17 to 2026-08-12 16:59:48 UTC [more...]

[TEST] CX7 timeouts on reconfig w/ page pool failure injection
 2026-08-12 16:59 UTC  (7+ messages)

[PATCH net-next v2 0/2] net: stmmac: DMA address handling fixes
 2026-08-12 16:38 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: stmmac: use dma_addr_t for DMA addresses
` [PATCH net-next v2 2/2] net: stmmac: convert DMA address to lower 32 before assignment

[PATCH net v3 0/1] ip: orphan prefetched skbs before multicast forwarding
 2026-08-12 16:36 UTC  (2+ messages)
` [PATCH net v3 1/1] "

[PATCH v10 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
 2026-08-12 16:33 UTC  (2+ messages)

[PATCH] net/ncsi: Fix Use-After-Free in ncsi_remove_channel/package
 2026-08-12 16:29 UTC 

[PATCH net-next] ethtool: tsconfig: reject zero-valued tx_type and rx_filter bitsets
 2026-08-12 16:27 UTC  (2+ messages)

[PATCH 6.18.y] net: fec: do not release NULL pages when RX buffer allocation fails
 2026-08-12 16:26 UTC  (2+ messages)

[PATCH bpf-next v6 0/5] Introduce bpf_ksock
 2026-08-12 16:25 UTC  (9+ messages)
` [PATCH bpf-next v6 1/5] net: Add connect_socket() helper
` [PATCH bpf-next v6 2/5] bpf: Add ksock kfuncs
` [PATCH bpf-next v6 3/5] selftests/bpf: Add ksock kfunc test
` [PATCH bpf-next v6 4/5] selftests/bpf: Test forbidden bpf_ksock_send() LSM attach
` [PATCH bpf-next v6 5/5] selftests/bpf: Add ksock test for async callback guard

[PATCH net-next] net: dsa: drop explicit NULL comparisons
 2026-08-12 16:24 UTC  (2+ messages)

[PATCH net v4 0/2] net: fix IP6GRE header length before capping tunnel headroom
 2026-08-12 16:22 UTC  (3+ messages)
` [PATCH net v4 1/2] ip6_gre: fix hardware header length for NBMA tunnels
` [PATCH net v4 2/2] net: cap advertised IP tunnel headroom

[PATCH net-next v4 1/2] net: macb: Poll for link state changes when using the internal PCS
 2026-08-12 16:22 UTC  (4+ messages)

[PATCH net-next v2] net: stmmac: improve TSO/GSO queue selection
 2026-08-12 16:11 UTC  (2+ messages)

[PATCH net-next] octeontx2-pf: Add NIXLF error and poison interrupt handlers
 2026-08-12 16:06 UTC 

[PATCH net v1 0/2] net: phy: fix driver cleanup after probe failure
 2026-08-12 16:05 UTC  (4+ messages)
` [PATCH net v1 1/2] net: phy: split phy_probe() error paths

[PATCH net] idpf: disable DIM work before freeing q_vectors
 2026-08-12 16:05 UTC  (2+ messages)
` [Intel-wired-lan] "

wifi fixes that might be good to have in 7.2 final
 2026-08-12 15:58 UTC  (2+ messages)

[PATCH net v3 1/2] net: core: propagate unreadable flag in skb_zerocopy
 2026-08-12 15:52 UTC  (2+ messages)

[PATCH net-next v3 0/2] net: sfp: quirk support for XGS-PON ONT sticks with unclean EEPROMs
 2026-08-12 15:47 UTC  (3+ messages)
` [PATCH net-next v3 1/2] net: sfp: allow prefix matching in quirk lookup
` [PATCH net-next v3 2/2] net: sfp: add quirks for OEM XGSPONST2001 and FS XGS-SFP-ONT-MACI

[RFC PATCH] net: track raw dev_put()/dev_hold() usage under CONFIG_NET_DEV_REFCNT_TRACKER=y
 2026-08-12 14:54 UTC  (2+ messages)
` [RFC PATCH v2] "

[PATCH v5 0/6] nfc: s3fwrn5: support the S3NRN4V variant
 2026-08-12 15:28 UTC  (4+ messages)
` [PATCH v5 5/6] "

[PATCH net-next] net/ionic: avoid OOB TX partner lookup for hwstamp RXQ
 2026-08-12 15:16 UTC  (2+ messages)

[PATCH net-next v2 2/2] net: sfp: add quirks for OEM XGSPONST2001 and FS XGS-SFP-ONT-MACI
 2026-08-12 15:12 UTC  (2+ messages)

[PATCH net-next v2 1/2] net: sfp: allow prefix matching in quirk lookup
 2026-08-12 15:12 UTC  (2+ messages)

dwmac-motorcomm: RX dies after long s2idle, only wrapper SYS_RESET recovers
 2026-08-12 15:02 UTC  (2+ messages)

[PATCH 00/16] NTB: Add direct TX/RX using PCI endpoint DMA
 2026-08-12 14:59 UTC  (5+ messages)
` [PATCH 01/16] NTB: ntb_transport: Abort link setup on QP MW allocation failure

[PATCH v4 00/10] mlx5 support for VFIO self test
 2026-08-12 14:59 UTC  (11+ messages)
` [PATCH v4 01/10] net/mlx5: Add IFC structures for CQE and WQE
` [PATCH v4 02/10] net/mlx5: Move HW constant groups from device.h/cq.h to mlx5_ifc.h
` [PATCH v4 03/10] net/mlx5: Extract MLX5_SET/GET macros into mlx5_ifc_macros.h
` [PATCH v4 04/10] net/mlx5: Add ONCE and MMIO accessor variants to mlx5_ifc_macros.h
` [PATCH v4 05/10] selftests: Add additional kernel functions to tools/include/
` [PATCH v4 06/10] vfio: selftests: Allow drivers to specify required region size
` [PATCH v4 07/10] vfio: selftests: Add dev_dbg
` [PATCH v4 08/10] vfio: selftests: Add mlx5 driver - HW init and command interface
` [PATCH v4 09/10] vfio: selftests: Add mlx5 driver - data path and memcpy ops
` [PATCH v4 10/10] vfio: selftests: mlx5 driver - add send_msi support

[PATCH net-next 00/11] mptcp: misc. features for v7.3
 2026-08-12 14:55 UTC  (12+ messages)
` [PATCH net-next 01/11] mptcp: pm: add WARN_ON_ONCE guards on extra_subflows underflow
` [PATCH net-next 02/11] mptcp: remove unused data_ack from struct mptcp_ext
` [PATCH net-next 03/11] mptcp: pm: userspace: make remove_addr_entry static
` [PATCH net-next 04/11] mptcp: honour configured min/max RTO in retransmit paths
` [PATCH net-next 05/11] mptcp: add per-event MIB counters for MPTCP_RST_EMPTCP resets
` [PATCH net-next 06/11] selftests: mptcp: check per-event MPTCP_RST_EMPTCP counters
` [PATCH net-next 07/11] selftests: mptcp: connect: test name in pcap file
` [PATCH net-next 08/11] selftests: mptcp: simult_flow: "
` [PATCH net-next 09/11] selftests: mptcp: pcap: drop most of the payload
` [PATCH net-next 10/11] selftests: mptcp: fix const qualifier warnings in strchr usage
` [PATCH net-next 11/11] selftests: mptcp: diag: fix stack buffer overflow in get_subflow_info()

[PATCH net] sctp: clear new_transport when removing a peer
 2026-08-12 14:47 UTC  (2+ messages)

[PATCH net-next v3 0/7] mptcp: out-of-order queue pruning
 2026-08-12 14:47 UTC  (4+ messages)
` [PATCH net-next v3 7/7] mptcp: implemented OoO "


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