Netdev List
 help / color / mirror / Atom feed
 messages from 2026-08-19 08:11:48 to 2026-08-19 21:54:37 UTC [more...]

[PATCH v2 0/3] nfc: st-nci: Fairphone 5 NFC bring-up (ST21NFCD)
 2026-08-19 21:54 UTC  (6+ messages)
  ` [PATCH v2 1/3] dt-bindings: net: nfc: add st,st21nfcd
  ` [PATCH v2 2/3] nfc: st-nci: add raw NCI path for ST21NFCD
  ` [PATCH v2 3/3] arm64: dts: qcom: qcm6490-fairphone-fp5: add ST21NFCD NFC

[PATCH net-next 0/8] Netfilter/IPVS fixes for net-next
 2026-08-19 21:50 UTC  (3+ messages)

[PATCH] selftests/bpf: tc_tunnel - validate decap tunnel state without false-pass gaps
 2026-08-19 21:34 UTC  (2+ messages)

[PATCH net-next v7 0/3] dpll: add SiTime SiT9531x DPLL clock driver
 2026-08-19 21:16 UTC  (3+ messages)
` [PATCH net-next v7 3/3] "

[PATCH net 0/4] net: ntb_netdev: Fix TX completion and error handling
 2026-08-19 21:16 UTC  (3+ messages)
` [PATCH net 1/4] NTB: ntb_transport: Recycle TX entries before client callbacks

[PATCH net 0/4] net/sched: reset conntrack after packet munging
 2026-08-19 20:42 UTC  (5+ messages)
` [PATCH net 1/4] selftests/tc-testing: pass mp_pm via initialiser
` [PATCH net 2/4] net/sched: act_pedit: drop conntrack on network/transport header changes
` [PATCH net 3/4] selftests: tc-testing: add act_ct test for ct reset handling
` [PATCH net 4/4] net/sched: act_nat: discard any conntrack entry post modification

[PATCH net-next v10 2/4] net: dsa: motorcomm: Split SMI module
 2026-08-19 20:37 UTC  (4+ messages)

[PATCH net-next v10 3/4] net: dsa: motorcomm: Add LED support
 2026-08-19 20:26 UTC  (3+ messages)

[PATCH v10 net-next 2/3] netdevsim: Implement basic ptp support
 2026-08-19 20:24 UTC  (5+ messages)

[PATCH net v2] net: sched: fix quantum/backlog overflow in fq, fq_codel, fq_pie, hhf, sfq
 2026-08-19 19:44 UTC  (7+ messages)

[PATCH bpf] bpf: Fix NULL pointer dereference in bpf_sock_from_file
 2026-08-19 19:44 UTC  (2+ messages)

[PATCH net] net: macb: Move macb_{alloc,free}_tieoff() out of CONFIG_OF block
 2026-08-19 18:54 UTC  (5+ messages)

[PATCH net] net/atm: fix slab-out-of-bounds read in vcc_setsockopt()
 2026-08-19 18:53 UTC  (2+ messages)

[ANN] netdev development stats for 7.3
 2026-08-19 18:46 UTC 

[PATCH RFC 0/3] genirq: Allow drivers to respect userspace IRQ affinities
 2026-08-19 18:45 UTC  (7+ messages)
` [PATCH RFC 1/3] cpumask: Honor irq_default_affinity in cpumask_local_spread()
` [PATCH RFC 2/3] genirq: Honor existing IRQ affinities when setting affinity hints
` [PATCH RFC 3/3] net: stmmac: Migrate IRQ balancing to cpumask_local_spread()

[PATCH RFC v3 00/13] sysctl: add module aliases
 2026-08-19 18:16 UTC  (14+ messages)
` [PATCH RFC v3 01/13] keys, pidns, fs/verity, riscv/vector: reorder '#include <linux/sysctl.h>'
` [PATCH RFC v3 02/13] proc: add config option SYSCTL_MODULE_ALIASES
` [PATCH RFC v3 03/13] sysctl, mod_devicetable: add macro MODULE_SYSCTL_TABLE
` [PATCH RFC v3 04/13] sysctl: add register_sysctl() wrapper for MODULE_SYSCTL_TABLE
` [PATCH RFC v3 05/13] sysctl, parport: update register_sysctl() callers with template arguments
` [PATCH RFC v3 06/13] sysctl, net: add register_net_sysctl{_sz}() wrappers for MODULE_SYSCTL_TABLE
` [PATCH RFC v3 07/13] sysctl, net: update register_net_sysctl{_sz}() callers with template arguments
` [PATCH RFC v3 08/13] sysctl, net: update register_net_sysctl_sz(ARRAY_SIZE(table_tmpl)) "
` [PATCH RFC v3 09/13] sysctl, ipv6: update register_net_sysctl{_sz}() callers "
` [PATCH RFC v3 10/13] sysctl, net: update register_net_sysctl_sz() edge case
` [PATCH RFC v3 11/13] sysctl: unrandomize struct ctl_table.procname
` [PATCH RFC v3 12/13] modpost: move addend_*_rel() calls into addend_rel()
` [PATCH RFC v3 13/13] modpost: handle MODULE_SYSCTL_TABLE symbols

[PATCH net] net: do not bond/team netdevices which use ml_priv
 2026-08-19 18:15 UTC  (7+ messages)

[PATCH iwl-net] ice: allow reading the last byte of the NVM and Shadow RAM regions
 2026-08-19 18:00 UTC  (3+ messages)

[PATCH net-next] net/mlx5e: Report link down on administrative close
 2026-08-19 17:35 UTC  (4+ messages)

[PATCH net 0/2] net: ntb_netdev: Fix RX statistics accounting
 2026-08-19 17:25 UTC  (3+ messages)
` [PATCH net 1/2] net: ntb_netdev: Avoid double-accounting netif_rx() drops
` [PATCH net 2/2] net: ntb_netdev: Count packets dropped on RX refill failure

[PATCH net v4] ipv6: seg6: clear IPv4 control block on IPIP decapsulation
 2026-08-19 17:20 UTC  (2+ messages)

[PATCH net-next v2 0/2] Guard against gso_segs overflows
 2026-08-19 17:18 UTC  (4+ messages)
` [PATCH net-next v2 1/2] net: Guard for gso_segs overflow in skb_segment

[PATCH net-next 0/4] Improve stability of big_tcp_tunnels.sh selftest
 2026-08-19 17:21 UTC  (7+ messages)
` [PATCH net-next 2/4] selftests: net: Lower threshold on debug kernels for big_tcp_tunnels.sh
` [PATCH net-next 4/4] selftests: net: Fix slow configurations in big_tcp_tunnels.sh

[PATCH net-next v2 0/4] net: ntb_netdev: Preserve checksum offload across NTB
 2026-08-19 16:59 UTC  (7+ messages)
` [PATCH net-next v2 1/4] NTB: ntb_transport: Order RX descriptor reads after completion
` [PATCH net-next v2 2/4] NTB: ntb_transport: Use little-endian shared fields
` [PATCH net-next v2 3/4] NTB: ntb_transport: Add per-payload client metadata

[PATCH 6.1.y] net: bonding: fix use-after-free in bond_xmit_broadcast()
 2026-08-19 16:59 UTC 

[PATCH net] net/tcp-ao: fix use-after-free of current_key on reconnect to another peer
 2026-08-19 16:56 UTC  (2+ messages)

[PATCH iproute2-next v5] ip/bond: add lacp_strict support
 2026-08-19 16:46 UTC  (2+ messages)

[GIT PULL] vhost,vdpa,virtio: fixes, features
 2026-08-19 16:46 UTC 

[BUG] KASAN: slab-use-after-free Read in __ip_append_data
 2026-08-19 16:45 UTC 

[PATCH net] net/sched: account classifier filter allocations to memcg
 2026-08-19 16:42 UTC  (2+ messages)

[PATCH net v3 0/3] xsk: pre-existing AF_XDP TX metadata fixes from Sashiko
 2026-08-19 16:05 UTC  (4+ messages)
` [PATCH net v3 1/3] xsk: align TX metadata layout across ABIs
` [PATCH net v3 2/3] xsk: honor XDP_TX_METADATA in zero-copy path
` [PATCH net v3 3/3] net: stmmac: document oversized AF_XDP frame handling

[PATCH net v2] net/sched: add get_fill_size callbacks for actions missing them
 2026-08-19 15:57 UTC  (2+ messages)

[PATCH v14 00/12] net: pcs: Introduce support for fwnode PCS
 2026-08-19 15:55 UTC  (4+ messages)

[BUG] general protection fault in espintcp_sendmsg
 2026-08-19 15:53 UTC 

[PATCH net] ice: fix metadata_dst refcount handling on representor teardown
 2026-08-19 15:51 UTC  (2+ messages)

[PATCH net v2 0/2] bridge/vxlan: fix reading neigh ha without synchronization
 2026-08-19 15:49 UTC  (7+ messages)
` [PATCH net v2 1/2] net: bridge: arp/nd proxy: fix reading neigh ha
` [PATCH net v2 2/2] vxlan: "

[PATCH net 0/1] ipv4: Fix fib_rebalance() divide-by-zero race
 2026-08-19 15:48 UTC  (4+ messages)
` [PATCH net 1/1] "

[PATCH net v2] net/ncsi: Fix Use-After-Free in NCSI channel and package removal
 2026-08-19 15:31 UTC  (2+ messages)

[PATCH net v2] net/sched: bound qdisc_pkt_len to prevent qdisc soft lockup
 2026-08-19 15:30 UTC  (5+ messages)

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

[PATCH net] ipv6: avoid divide by zero in rt6_multipath_rebalance
 2026-08-19 15:15 UTC  (2+ messages)

[PATCH net] net/mlx5e: Prevent stale XSK buffer release on refill retry
 2026-08-19 15:13 UTC 

[PATCH net 0/2] forcedeth: two register-window bounds fixes
 2026-08-19 15:10 UTC  (7+ messages)
` [PATCH net 1/2] forcedeth: fix off-by-one when saving/restoring non-PCI config space
` [PATCH net 2/2] forcedeth: stop the tx_timeout register dump past the requested window

[PATCH net] net/socket: remove unused do_sock_{set,get}sockopt() exports
 2026-08-19 15:07 UTC  (3+ messages)

[PATCH net 0/2] net/iucv: give afiucv_hs_rcv() the preamble a packet_type handler needs
 2026-08-19 15:06 UTC  (3+ messages)
` [PATCH net 1/2] net/iucv: drop HiperSockets frames from other network namespaces

[PATCH net] net/iucv: only deliver HiperSockets frames to HiperSockets sockets
 2026-08-19 15:05 UTC  (2+ messages)

[PATCH 6.1.y 1/2] veth: Introduce veth_xdp_buff wrapper for xdp_buff
 2026-08-19 14:56 UTC 

[PATCH net 0/3] net/mlx5: Preserve speed and state across vport modify commands
 2026-08-19 14:36 UTC  (2+ messages)

[PATCH net-next v3 0/7] netconsole: validate a target's IP address configuration
 2026-08-19 14:26 UTC  (3+ messages)

[PATCH net v2] netdevsim: avoid NULL dereference after failed probe
 2026-08-19 14:21 UTC 

[PATCH net v2] net: qlcnic: validate unified ROM sections before loading
 2026-08-19 14:18 UTC  (2+ messages)

[PATCH v6 0/3] vhost: fix device IOTLB feature lifecycle
 2026-08-19 14:09 UTC  (6+ messages)
` [PATCH v6 1/3] vhost: invalidate vring access on IOTLB transitions
` [PATCH v6 2/3] vhost/vsock: discard IOTLB when ACCESS_PLATFORM is cleared

[PATCH net v3 0/5] net: phy: fix cleanup after probe failure
 2026-08-19 13:37 UTC  (12+ messages)
` [PATCH net v3 1/5] net: phy: split phy_probe() error paths
` [PATCH net v3 2/5] net: phy: unregister SFP upstream before port cleanup
` [PATCH net v3 3/5] net: phy: set PHY_READY after LED setup
` [PATCH net v3 4/5] net: phy: call driver remove when core initialization fails
` [PATCH net v3 5/5] net: phy: propagate errors from default port setup

[PATCH net-next v11 0/9] net: dsa: add DSA support for the LAN9645x switch chip family
 2026-08-19 13:25 UTC  (7+ messages)
` [PATCH net-next v11 7/9] net: dsa: lan9645x: add mac table integration
` [PATCH net-next v11 8/9] net: dsa: lan9645x: add mdb management
` [PATCH net-next v11 9/9] net: dsa: lan9645x: add port statistics

[PATCH v4 0/4] nvme-tcp: add IPv6 traffic class support
 2026-08-19 13:23 UTC  (5+ messages)
` [PATCH v4 1/4] nvmet-tcp: unify sockopt with do_sock_setsockopt

[PATCH net] net: iptunnel: fix stale transport header during tunnel decapsulation
 2026-08-19 13:11 UTC  (3+ messages)

[PATCH] net: ethernet: mtk_wed: increase WED v2 WDMA RESV_BUFF to 0x80
 2026-08-19 13:07 UTC 

[PATCH] net: stmmac: platform: fix of_node leak when breaking RX queue loop
 2026-08-19 13:00 UTC  (2+ messages)

[PATCH net] gtp: fix NULL pointer dereference in gtp0_handle_echo_resp()
 2026-08-19 12:48 UTC  (2+ messages)

[PATCH v8] net: airoha: npu: use cacheline-sized buffers for mailbox DMA
 2026-08-19 12:27 UTC  (5+ messages)

[syzbot] [wireguard?] KCSAN: data-race in wg_packet_encrypt_worker / wg_packet_encrypt_worker
 2026-08-19 12:07 UTC 

[PATCH net 07/13] ice: support SBQ posted writes with non-posted support for CGU
 2026-08-19 12:07 UTC  (2+ messages)

[PATCH net-next] ipv6: Serialize hardware flag notifications
 2026-08-19 11:50 UTC  (2+ messages)

[PATCH net] ipip: fix skb leak in collect_md mode when metadata_dst allocation fails
 2026-08-19 11:47 UTC  (2+ messages)

[PATCH net v7 0/3] net/smc: fix out-of-bounds and use-after-free in SMC-Rv2 LLC processing
 2026-08-19 11:45 UTC  (3+ messages)
` [PATCH net v7 1/3] net/smc: fix use-after-free of the LLC qentry in smc_llc_srv_add_link()

[PATCH v2] vhost: clear vq->worker under vq->mutex when freeing workers
 2026-08-19 11:43 UTC 

[PATCH net] net: amd-xgbe: support receiving packets with bad FCS
 2026-08-19 11:43 UTC  (3+ messages)
` [PATCH net v2] "

[PATCH net v3] xsk: fix NULL pointer dereference in __xsk_rcv()
 2026-08-19 11:29 UTC  (3+ messages)

[PATCH net-next v9 0/4] net: rnpgbe: Add TX/RX and link status support
 2026-08-19 11:09 UTC  (8+ messages)
` [PATCH net-next v9 2/4] net: rnpgbe: Add basic TX packet transmission support
` [PATCH net-next v9 3/4] net: rnpgbe: Add RX packet reception support

[PATCH net v2 2/2] ice: fix stats array overflow via proper realloc
 2026-08-19 10:52 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH] vhost: clear vq->worker under vq->mutex when freeing workers
 2026-08-19 10:47 UTC  (3+ messages)

[PATCH net] mptcp: fix use-after-free of the subflow context on the delegated list
 2026-08-19 10:22 UTC  (2+ messages)

[PATCH net] net/sched: sch_cake: fix autorate reconfiguration throttling
 2026-08-19 10:08 UTC  (2+ messages)

[PATCH net v3 0/2] bonding: fix TLB load-tracking overflow on high-speed NICs
 2026-08-19 10:14 UTC  (11+ messages)
` [PATCH net v3 2/2] bonding: fix u32 overflow in compute_gap()

[PATCH net] net/sched: defer qdisc freeing after failed creation
 2026-08-19  9:54 UTC  (7+ messages)

[PATCH net] bnxt_en: Gate TPH enablement behind BNXT_SUPPORTS_QUEUE_API check
 2026-08-19  9:48 UTC  (2+ messages)

[PATCH net] net/sched: act_skbmod: Fix headroom COW leading to page cache corruption
 2026-08-19  9:43 UTC  (2+ messages)

[PATCH net v2 0/3] net/sched: u32_change() fixes
 2026-08-19  9:43 UTC  (5+ messages)

[PATCH net v4] net: gro: Fix nesting of TCP GSO SKBs in skb_gro_receive_list()
 2026-08-19  9:32 UTC 

[PATCH net] octeontx2-af: poll for TX link credits before link mode change
 2026-08-19  9:30 UTC  (5+ messages)

[PATCH net v8 0/1] openvswitch: Fix CT limit teardown use-after-free
 2026-08-19  9:24 UTC  (2+ messages)
` [PATCH net v8 1/1] "

[PATCH net] net: amd-xgbe: support receiving packets with bad FCS
 2026-08-19  9:01 UTC  (3+ messages)

[PATCH net] vsock: do not reset a socket in connect() once it has connected
 2026-08-19  8:54 UTC  (5+ messages)

[PATCH v3 net] vlan: fix skb_under_panic and races when toggling HW VLAN offload
 2026-08-19  8:50 UTC  (5+ messages)

[PATCH] net: starfire: fix ioaddr sign-extension causing ioremap() failure
 2026-08-19  8:37 UTC  (2+ messages)

[PATCH v2] mm: drop stale MAX_ORDER references
 2026-08-19  8:20 UTC 

[PATCH net] net: qualcomm: rmnet: require CAP_NET_ADMIN in the real device netns for changelink
 2026-08-19  8:35 UTC  (2+ messages)
` [PATCH net v2] "

[PATCH] tools: ynl: handle calloc failure in ynl_ntf_parse
 2026-08-19  8:11 UTC  (2+ messages)


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