Netdev List
 help / color / mirror / Atom feed
 messages from 2026-08-22 20:11:46 to 2026-08-24 05:33:24 UTC [more...]

[PATCH 1/2] net: fec: Propagate PTP initialization errors
 2026-08-24  5:33 UTC  (5+ messages)

[PATCH net] xfrm: iptfs: avoid canceling reorder-window drop timer
 2026-08-24  5:14 UTC  (2+ messages)

[PATCH net] xfrm: add missing rcu_read_lock(), skb_dst_force() and dev_hold() for xfrm_trans_reinject()
 2026-08-24  5:06 UTC  (2+ messages)

[PATCH ipsec v2] xfrm: fix compat ALLOCSPI request use-after-free
 2026-08-24  5:04 UTC  (2+ messages)

[PATCH net 0/1] ipv6: xfrm: use full sockets in local error paths
 2026-08-24  5:03 UTC  (3+ messages)
` [PATCH net 1/1] "

[PATCH] xfrm: iptfs: fix runt reassembly panic from short inner tot_len
 2026-08-24  5:02 UTC  (2+ messages)

[PATCH] xfrm: add missing RCU read lock in xfrm_send_migrate_state()
 2026-08-24  5:01 UTC  (2+ messages)

[PATCH] xfrm: serialize state GC with device state flush
 2026-08-24  5:00 UTC  (2+ messages)

[PATCH] xfrm: iptfs: fix stack OOB read in iptfs_skb_reset_frag_walk()
 2026-08-24  4:58 UTC  (2+ messages)

[PATCH bpf v2 0/2] net: xdp: fix bpf_xdp_shrink_data() page handling on generic XDP and veth
 2026-08-24  4:53 UTC  (6+ messages)
` [PATCH bpf v2 1/2] bpf, veth: xdp: fix page_pool page leak on skb-backed XDP
  ` [PATCH bpf v2 2/2] selftests/bpf: add xdp_shrink_frags

[PATCH] rust: net: phy: fix off-by-one bit positions in device status accessors
 2026-08-24  4:28 UTC  (7+ messages)

[PATCH net v2 0/8] net: fixes for requests completing on a socket that no longer listens
 2026-08-24  3:32 UTC  (9+ messages)
` [PATCH net v2 1/8] tcp: fix use-after-free of the listener's ipv6_pinfo after IPV6_ADDRFORM
` [PATCH net v2 2/8] tcp: fix imbalanced icsk_accept_queue count in tcp_check_req()
` [PATCH net v2 3/8] ipv6: fix request socket use-after-free after IPV6_ADDRFORM
` [PATCH net v2 4/8] net: fix out-of-bounds write in sk_clone() racing with IPV6_ADDRFORM
` [PATCH net v2 5/8] tcp: do not inherit out_of_order_queue from parent
` [PATCH net v2 6/8] tcp: fix use-after-free in the lockless listener path
` [PATCH net v2 7/8] net: clear sk_tsq_flags in sk_clone()
` [PATCH net v2 8/8] tcp: do not inherit retransmit state from parent

[PATCH net v4 0/3] net: xilinx: axienet: Fix IRQ error handling
 2026-08-24  3:26 UTC  (5+ messages)
` [PATCH net v4 3/3] "

[PATCH net-next v14] net: phy: Add driver for Motorcomm Quad 2.5GbE phy
 2026-08-24  2:56 UTC 

[PATCH net] net: ntb_netdev: Fix statistics races
 2026-08-24  2:57 UTC 

[PATCH] net: atm: fix shift-out-of-bounds in __vcc_connect()
 2026-08-24  2:46 UTC 

[PATCH net v2 0/2] net: restore EEE on MediaTek switches and SoC MACs
 2026-08-24  2:41 UTC  (3+ messages)
` [PATCH net v2 1/2] net: dsa: mt7530: populate lpi_interfaces to fix EEE support
` [PATCH net v2 2/2] net: ethernet: mtk_eth_soc: "

[PATCH net-next v2 0/2] net: fix a stale phylink PHY pointer and a lost PHY interrupt
 2026-08-24  2:40 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: phylink: unwind the PHY binding when bringup fails late
` [PATCH net-next v2 2/2] net: phy: restore the interrupt after a generic-driver bind cycle

[PATCH net-next 0/3] net: survive a PHY whose driver arrives after the switch probes
 2026-08-24  2:40 UTC  (7+ messages)
  ` [PATCH net-next 3/3] net: dsa: connect a late-arriving PHY at ifup

[PATCH net-next v2] netfilter: nf_conntrack_h323: fix double cursor advance in decode_int()
 2026-08-24  2:32 UTC 

[PATCH v4] net/smc: release the internal TCP sock on IPPROTO_SMC socket creation failure
 2026-08-24  2:27 UTC 

[PATCH net] net: fall back to skb_iif for the timestamping pktinfo if_index
 2026-08-24  2:21 UTC  (2+ messages)

[PATCH net 1/2] bonding: reject frames with insufficient headroom in bond_header_create
 2026-08-24  2:18 UTC  (2+ messages)
` [PATCH net 2/2] team: reject frames with insufficient headroom in team_header_create

[PATCH net v4 0/2] bonding: fix TLB load-tracking overflow on high-speed NICs
 2026-08-24  1:33 UTC  (8+ messages)
` [PATCH net v4 2/2] bonding: fix u32 overflow in compute_gap()

[PATCH net v3 0/5] net/rds: own the fastpath locks across connection teardown
 2026-08-24  0:59 UTC  (2+ messages)

[PATCH net v4 0/7] net/rds: own the fastpath locks across connection teardown
 2026-08-24  0:37 UTC  (8+ messages)
` [PATCH net v4 1/7] net/rds: use wq_has_sleeper() in release_in_xmit()
` [PATCH net v4 2/7] net/rds: use clear_bit_unlock() in release_refill()
` [PATCH net v4 3/7] net/rds: clear cp_flags bits individually in rds_conn_path_reset()
` [PATCH net v4 4/7] net/rds: tcp: don't force RDS_CONN_RESETTING over a concurrent shutdown
` [PATCH net v4 5/7] net/rds: acquire RDS_IN_XMIT in rds_tcp_reset_callbacks()
` [PATCH net v4 6/7] net/rds: acquire the fastpath locks in rds_conn_shutdown()
` [PATCH net v4 7/7] net/rds: don't let rds_conn_shutdown() consume a concurrent drop

[PATCH v4 0/3] Drivers: hv: decrypt netvsc buffers on contiguous direct-map addresses
 2026-08-24  0:33 UTC  (2+ messages)

[PATCH iproute2 0/3] compiler warning fixes
 2026-08-23 23:51 UTC  (4+ messages)
` [PATCH iproute2 1/3] json_print: fix Gcc-17 warnings
` [PATCH iproute2 2/3] lib: fix warning from ll_addr_a2n
` [PATCH iproute2 3/3] tc/f_u32: fix const strchr() warning

[PATCH RFC v3 00/13] sysctl: add module aliases
 2026-08-23 22:12 UTC  (5+ messages)
` [PATCH RFC v3 03/13] sysctl, mod_devicetable: add macro MODULE_SYSCTL_TABLE

[PATCH net-next v1 0/3] dinghai: firmware handshake, MSI-X interrupts and async event queue
 2026-08-23 21:55 UTC  (5+ messages)
` [PATCH net-next v1 1/3] dinghai: add firmware version check and RISC-V readiness polling
  ` [PATCH net-next v1 1/3] dinghai: add firmware version check and? "
` [PATCH net-next v1 2/3] dinghai: add MSI-X interrupt pools
` [PATCH net-next v1 3/3] dinghai: add async event queue for firmware notifications

[PATCH net v3] sctp: fix NULL deref on untransmitted RECONF completion
 2026-08-23 21:42 UTC  (2+ messages)

[PATCH net v3 0/2] sctp: handle wrapped and duplicate RECONF responses
 2026-08-23 20:47 UTC  (5+ messages)
` [PATCH net v3 1/2] sctp: distinguish sequence zero from wildcard in reconf lookup
` [PATCH net v3 2/2] sctp: fix stream->outcnt underflow on duplicate RECONF responses

[PATCH v3 0/3] nfc: st-nci: Fairphone 5 NFC bring-up (ST21NFCD)
 2026-08-23 19:42 UTC  (5+ messages)
` [PATCH v3 2/3] nfc: st-nci: add raw NCI path for ST21NFCD

[PATCH] netfilter: bpf: disallow conntrack kfuncs for token programs
 2026-08-23 19:40 UTC  (3+ messages)

[syzbot] [net?] [usb?] UBSAN: shift-out-of-bounds in vcc_connect
 2026-08-23 18:53 UTC 

[PATCH net v1 1/2] net: core: check skb_frags_readable before uncloning in skb_copy_ubufs
 2026-08-23 18:36 UTC  (2+ messages)
` [PATCH net v1 2/2] net: core: fix head-page leak in skb_zerocopy

[PATCH net v4 0/3] net: don't strip zerocopy frag markers from a forwarded skb
 2026-08-23 18:26 UTC  (5+ messages)
` [PATCH net v4 2/3] net: skbuff: don't skb_tx_error() the source skb in skb_zerocopy()
` [PATCH net v4 3/3] net: skbuff: don't touch shared zerocopy state in skb_tx_error()

[PATCH net] net/sched: act_skbmod: fix length calculations and avoid invalid header warnings
 2026-08-23 18:22 UTC 

[syzbot] [net?] WARNING in tcf_skbmod_act
 2026-08-23 18:19 UTC 

[RFC net-next 0/6] psp: use virt cookie as Rx steering hint
 2026-08-23 18:18 UTC  (10+ messages)
` [RFC net-next 1/6] psp: steer Rx queues with the virtualization cookie
` [RFC net-next 2/6] netdevsim: support PSP VC based queue steering
` [RFC net-next 3/6] selftests: drv-net: psp: move the PSP test plumbing into psp_lib.py
` [RFC net-next 4/6] selftests: drv-net: psp_steer: test PSP VC based queue steering
` [RFC net-next 5/6] selftests: drv-net: psp_steer: test where PSP steering sits in the Rx pipeline
` [RFC net-next 6/6] selftests: drv-net: psp_steer: cover corner cases and races

[PATCH] r8152: simplify loops in generic_ocp_{read,write}()
 2026-08-23 18:00 UTC  (10+ messages)

[PATCH net v3 0/2] vsock: validate packet sources after bound lookup fallback
 2026-08-23 17:58 UTC  (3+ messages)
` [PATCH net v3 1/2] vsock/virtio: validate packet source for connected sockets
` [PATCH net v3 2/2] vsock/vmci: "

[PATCH net 08/10] netfilter: nf_tables: fix device name and prefix match in hook lookup
 2026-08-23 17:36 UTC  (3+ messages)

[PATCH net] sctp: fix NULL deref on untransmitted RECONF completion
 2026-08-23 17:36 UTC  (3+ messages)

[PATCH net v3 2/3] net: pse-pd: guard regulator ops against freed PI data during unregister
 2026-08-23 17:08 UTC  (2+ messages)

[PATCH 1/2] net: thunder_bgx: fix fwnode leak in bgx_init_of_phy()
 2026-08-23 17:15 UTC  (2+ messages)

[PATCH net] net: pin protocol module before socket allocation
 2026-08-23 17:13 UTC 

[PATCH net-next v4 3/3] net: phy: own phydev->psec via PSE notifier and remove fwnode_mdio hook
 2026-08-23 17:09 UTC  (2+ messages)

[PATCH net v2] netfilter: nf_log: unregister loggers before per-net teardown
 2026-08-23 17:05 UTC 

[syzbot] [wireless?] memory leak in ieee80211_mesh_csa_beacon
 2026-08-23 16:52 UTC 

[PATCH] netfilter: nf_log: clear per-net loggers on unregister
 2026-08-23 16:40 UTC  (3+ messages)

[PATCH net 1/1] tcp: reject non zerocopy devmem tx
 2026-08-23 15:58 UTC  (2+ messages)

[PATCH net 1/1] net: Don't deliver IPv6 packets to IPv4 sockets
 2026-08-23 15:11 UTC  (2+ messages)

[PATCH net] net: skbuff: reject invalid pull bounds
 2026-08-23 14:51 UTC  (2+ messages)

[PATCH] powerpc: remove dead 440SP code
 2026-08-23 14:37 UTC  (3+ messages)

[PATCH net] net: bridge: mcast: fix use-after-free of a master VLAN's multicast context
 2026-08-23 13:32 UTC  (2+ messages)

[PATCH net] sctp: fix soft lockup from unpadded ASCONF-ACK parameter iteration
 2026-08-23 13:05 UTC 

[PATCH net] sctp: fix slab OOB read from oversized AUTH parameters in COOKIE-ECHO
 2026-08-23 13:04 UTC 

[PATCH 0/2] net: phy: air_en8811h: fix LED GPIO not surviving MCU restart
 2026-08-23 13:06 UTC  (3+ messages)
` [PATCH 1/2] net: phy: air_en8811h: move LED GPIO configuration to config_init
` [PATCH 2/2] net: phy: air_en8811h: simplify en8811h_probe() trailing return

[PATCH v10 1/2] net: airoha: npu: fix missing streaming DMA mask
 2026-08-23 10:41 UTC  (3+ messages)

[PATCH net v2] net/smc: prevent device removal during connection setup
 2026-08-23  9:37 UTC  (2+ messages)

[PATCH net v1] tls: device: fix out-of-bounds write in tls_append_frag()
 2026-08-23  8:47 UTC 

[PATCH net v6 0/1] tcp: bound SYN-ACK timers to reqsk timeout range
 2026-08-23  8:47 UTC  (3+ messages)
` [PATCH net v6 1/1] "

[PATCH net v2 0/6] net: stmmac: Fix double VLAN 802.1ad tag handling
 2026-08-23  7:52 UTC  (9+ messages)
` [PATCH net v2 1/6] net: stmmac: Remove VLAN perfect matching dead code
` [PATCH net v2 2/6] net: stmmac: Enable double VLAN processing only when supported
` [PATCH net v2 3/6] net: stmmac: Move double VLAN handling to a dedicated op
` [PATCH net v2 6/6] selftests: drv-net: Add VLAN test

[PATCH net v3 0/1] xfrm: save input state data before secpath resets
 2026-08-23  7:42 UTC  (3+ messages)
` [PATCH net v3 1/1] "

[PATCH iwl-next v3] igc: Support ACPI-based MAC passthrough
 2026-08-23  6:10 UTC 

[PATCH 0/3] rxrpc: fix three bugs found by autokbug fuzzing
 2026-08-23  5:53 UTC  (4+ messages)
` [PATCH 1/3] rxrpc: fix stack OOB read in TLP soft-ACK processing
` [PATCH 2/3] rxrpc: wait for deferred conn destruction before conn_proc_list check
` [PATCH 3/3] rxrpc: recheck RXRPC_CALL_TX_NO_MORE after sleeping in rxrpc_send_data()

[PATCH] net/sched: act_gate: Limit the max value for cycletime
 2026-08-23  4:07 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH net v5 0/6] net: phy: fix cleanup after probe failure
 2026-08-23  3:56 UTC  (7+ messages)
` [PATCH net v5 1/6] net: phy: split phy_probe() error paths
` [PATCH net v5 2/6] net: phy: unregister SFP upstream before port cleanup
` [PATCH net v5 3/6] net: phy: set PHY_READY after LED setup
` [PATCH net v5 4/6] net: phy: call driver remove when core initialization fails
` [PATCH net v5 5/6] net: phy: propagate errors from default port setup
` [PATCH net v5 6/6] net: phy: avoid double-free after LED trigger registration failure

[syzbot] [kernfs?] possible deadlock in __kernfs_remove (3)
 2026-08-23  3:23 UTC  (2+ messages)
` [syzbot] [input?] "

[PATCH net-next 0/2] selftests: openvswitch: SCTP flow key coverage (IPv6 + NAT)
 2026-08-23  2:09 UTC  (3+ messages)
` [PATCH net-next 1/2] selftests/net/openvswitch: add SCTP flow key test over IPv6
` [PATCH net-next 2/2] selftests/net/openvswitch: add SCTP flow key test across conntrack NAT

[PATCH net 0/2] net: restore EEE on MediaTek switches and SoC MACs
 2026-08-23  1:55 UTC  (6+ messages)
` [PATCH net 1/2] net: dsa: mt7530: populate lpi_interfaces to fix EEE support
` [PATCH net 2/2] net: ethernet: mtk_eth_soc: "

[PATCH net 1/2] net/sched: pfifo_fast: cap ring size and account to memcg
 2026-08-22 23:02 UTC  (4+ messages)

[PATCH net v2 1/2 RESEND] net/sched: cls_u32: fix duplicate handle when node ID pool is exhausted
 2026-08-22 22:20 UTC  (2+ messages)
` [PATCH net v2 2/2 RESEND] selftests: tc-testing: add u32 node ID pool exhaustion test

[PATCH v4 0/4] nvme-tcp: add IPv6 traffic class support
 2026-08-22 22:19 UTC  (3+ messages)
` [PATCH v4 4/4] nvme-tcp: support IPv6 traffic class

[PATCH net v2] net/socket: remove unused do_sock_{set,get}sockopt() exports
 2026-08-22 21:46 UTC  (3+ messages)

[PATCH] netfilter: nf_conntrack: avoid truncating IPv6 nexthdr offset
 2026-08-22 21:40 UTC 

[PATCH] net: qualcomm: rmnet: require real-netns admin for bridging
 2026-08-22 21:27 UTC  (2+ messages)

[PATCH net] net_sched: sch_fq: fix pacing delay underflow with pacing offload
 2026-08-22 21:00 UTC  (2+ messages)

[PATCH net] net: hibmcge: fix page_pool DMA direction mismatch
 2026-08-22 21:00 UTC  (2+ messages)

[PATCH net v3] net/sched: sch_cake: fix autorate reconfiguration throttling
 2026-08-22 21:00 UTC  (2+ messages)

[PATCH] net: dsa: mxl862xx: enable assisted learning on CPU port
 2026-08-22 20:57 UTC  (2+ messages)

[PATCH net v3 0/3] net: don't strip zerocopy frag markers from a forwarded skb
 2026-08-22 20:55 UTC  (5+ messages)

[PATCH net] octeontx2-pf: Fix ethtool timestamping capabilities for SDP representors
 2026-08-22 20:53 UTC  (2+ messages)

[PATCH] net: sunplus: fix tx_poll spin_lock missing irqsave in NAPI context
 2026-08-22 20:51 UTC  (3+ messages)

[PATCH net v7 0/3] net/smc: fix out-of-bounds and use-after-free in SMC-Rv2 LLC processing
 2026-08-22 20:40 UTC  (2+ messages)

[PATCH] net: page_pool: Remove zone/policy GFP flags when allocating XArray entries
 2026-08-22 20:40 UTC  (2+ messages)

[PATCH net] net/sched: account classifier filter allocations to memcg
 2026-08-22 20:37 UTC  (4+ messages)

[PATCH net v2] net: txgbe: fix MISC interrupt unmasking in non-MSI-X mode and device shutdown
 2026-08-22 20:30 UTC  (2+ messages)

[PATCH net v2] net: libwx: fix concurrent bitmap overwrite in PTP setup
 2026-08-22 20:30 UTC  (3+ messages)

[PATCH net v5] gtp: serialize PDP context updates
 2026-08-22 20:30 UTC  (2+ messages)

[PATCH net v3 0/2] net: sparx5: misc fixes for sparx5 and lan969x
 2026-08-22 20:30 UTC  (2+ messages)

[PATCH net v5] qede: Fix NULL pointer dereference in TPA fragment processing
 2026-08-22 20:30 UTC  (2+ messages)

[PATCH net 0/2] net: ntb_netdev: Fix RX statistics accounting
 2026-08-22 20:20 UTC  (2+ messages)

[PATCH net v2 0/1] tcp: clamp route advmss to TCP_MIN_MSS
 2026-08-22 20:20 UTC  (2+ messages)

[PATCH net] xdp: fix zero-copy frame layout
 2026-08-22 20:20 UTC  (2+ messages)

[PATCH net v2 1/2] net/tcp: fix TCP-AO key deletion in VRFs
 2026-08-22 20:11 UTC  (2+ messages)
` [PATCH net v2 2/2] selftests: net: tcp_ao: test VRF-scoped key deletion


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