Netdev List
 help / color / mirror / Atom feed
 messages from 2026-08-19 14:52:33 to 2026-08-19 18:47:00 UTC [more...]

[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  (6+ messages)
` [PATCH RFC 1/3] cpumask: Honor irq_default_affinity in cpumask_local_spread()
` [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 net] net: macb: Move macb_{alloc,free}_tieoff() out of CONFIG_OF block
 2026-08-19 18:06 UTC  (4+ 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: fix quantum/backlog overflow in fq, fq_codel, fq_pie, hhf, sfq
 2026-08-19 16:01 UTC  (6+ messages)

[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  (5+ 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  (5+ messages)
` [PATCH net 2/2] forcedeth: stop the tx_timeout register dump past the requested window
` [PATCH net 1/2] forcedeth: fix off-by-one when saving/restoring non-PCI config space

[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 


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