Netdev List
 help / color / mirror / Atom feed
 messages from 2026-06-07 09:09:44 to 2026-06-07 15:02:30 UTC [more...]

[PATCH net] e1000: fix memory leak in e1000_probe()
 2026-06-07 14:57 UTC 

[PATCH v2] net: lan966x: restore RX state on reload failure
 2026-06-07 14:57 UTC 

[PATCH] net: lan966x: restore XDP RXQ page pool on reload failure
 2026-06-07 14:57 UTC  (3+ messages)

[PATCH] net/sched: act_pedit: require matching IPv4 L4 protocol
 2026-06-07 14:33 UTC  (3+ messages)

[PATCH] SUNRPC: check rpc_sockaddr2uaddr() return value in rpcb_register_inet4/6
 2026-06-07 14:06 UTC 

[PATCH v2 0/7] seg6: add SRv6 Mobile User Plane (RFC 9433) behaviors
 2026-06-07 14:01 UTC  (3+ messages)
` [PATCH v2 5/7] seg6: add End.M.GTP6.D.Di behavior

[PATCH net v5 0/4] net: mvpp2: fix XDP RX buffer handling
 2026-06-07 13:49 UTC  (5+ messages)
` [PATCH net v5 1/4] net: mvpp2: sync RX data at the hardware packet offset
` [PATCH net v5 2/4] net: mvpp2: limit XDP frame size to the RX buffer
` [PATCH net v5 3/4] net: mvpp2: refill RX buffers before XDP or skb use
` [PATCH net v5 4/4] net: mvpp2: build skb from XDP-adjusted data on XDP_PASS

[PATCH 1/2 iproute2-next] man: iplink: fix indentation level after inet parameter
 2026-06-07 13:50 UTC  (2+ messages)

[PATCH net-next] selftests: drv-net: gro: signal over-coalescing more reliably
 2026-06-07 13:49 UTC  (2+ messages)

[net-next PATCH v13 0/9] net: dsa: realtek: rtl8365mb: bridge offloading and VLAN support
 2026-06-07 12:55 UTC  (3+ messages)
` [net-next PATCH v13 2/9] net: dsa: realtek: rtl8365mb: reject unsupported topologies

[PATCH] bnxt_en: Fix NULL pointer dereference
 2026-06-07 13:18 UTC  (2+ messages)

[PATCH net-next 0/5] net: mdio: realtek-rtl9300: Refactor initialization and port lookup
 2026-06-07 13:10 UTC  (7+ messages)
` [PATCH net-next 1/5] dt-bindings: net: realtek,rtl9301-mdio: Add RTL931x series
` [PATCH net-next 2/5] net: mdio: realtek-rtl9300: Add prefix to register field defines
` [PATCH net-next 3/5] net: mdio: realtek-rtl9300: Make otto_emdio_read_cmd() generic
` [PATCH net-next 4/5] net: mdio: realtek-rtl9300: Add registers for high port count modes
` [PATCH net-next 5/5] net: mdio: realtek-rtl9300: Add support for RTL931x

[PATCH net v3] net: mana: Optimize irq affinity for low vcpu configs
 2026-06-07 12:16 UTC  (3+ messages)

[PATCH net] vlan: prevent cross-netns promisc/allmulti propagation
 2026-06-07 11:35 UTC 

[PATCH net] fddi: validate skb length before parsing headers
 2026-06-07 11:24 UTC 

[PATCH net-next 00/15] net/mlx5: Add switchdev mode support for Socket Direct single netdev, part 2/2
 2026-06-07 11:20 UTC  (9+ messages)
` [PATCH net-next 07/15] net/mlx5: SD, support switchdev mode transition with shared FDB
` [PATCH net-next 10/15] net/mlx5: LAG, disable both regular and SD LAG on lag_disable_change
` [PATCH net-next 11/15] net/mlx5: LAG, introduce software vport LAG implementation
` [PATCH net-next 12/15] net/mlx5: LAG, add MPESW over SD LAG support

[pull-request] mlx5-next updates 2026-06-07
 2026-06-07 11:11 UTC 

[PATCH net-next v3] net/mlx5: Simplify cpumask operations in comp_irq_request_sf()
 2026-06-07 11:04 UTC  (2+ messages)

[PATCH 1/3 net-next v5] ipv4: centralize devconf sysctl handling
 2026-06-07 11:01 UTC  (3+ messages)
` [PATCH 2/3 net-next v5] ipv4: handle devconf post-set actions on netlink updates
` [PATCH 3/3 net-next v5] selftests: net: add test for IPv4 devconf netlink notifications

[PATCH net 1/1] net/sched: act_ife: ensure ETH_HLEN is pullable after decap
 2026-06-07 10:42 UTC  (2+ messages)

[PATCH mlx5-next 0/2] mlx5-next updates 2026-05-29
 2026-06-07 10:10 UTC  (2+ messages)

[PATCH nf] netfilter: flowtable: Validate iph->ihl in nf_flow_ip4_tunnel_proto()
 2026-06-07  9:55 UTC  (2+ messages)

[PATCH] nfc: nci: add data_len bound checks to activation parameter extractors
 2026-06-07  9:53 UTC  (2+ messages)

[PATCH net-next 00/15] Netfilter/IPVS updates for net-next
 2026-06-07  9:49 UTC  (16+ messages)
` [PATCH net-next 01/15] ipvs: add conn_max sysctl to limit connections
` [PATCH net-next 02/15] netfilter: nfnetlink_osf: fix mss parsing on big-endian architectures
` [PATCH net-next 03/15] netfilter: nfnetlink_cthelper: use {READ,WRITE}_ONCE for accessing helper flags
` [PATCH net-next 04/15] netfilter: synproxy: drop packets if timestamp adjustment fails
` [PATCH net-next 05/15] netfilter: synproxy: adjust duplicate timestamp options
` [PATCH net-next 06/15] netfilter: synproxy: fix unaligned memory access in timestamp adjustment
` [PATCH net-next 07/15] netfilter: synproxy: protect nf_ct_seqadj_init() with conntrack lock
` [PATCH net-next 08/15] netfilter: cttimeout: detach dataplane timeout policy and repurpose refcount
` [PATCH net-next 09/15] netfilter: nf_conntrack_helper: dynamically allocate struct nf_conntrack_helper
` [PATCH net-next 10/15] netfilter: nf_conntrack_pptp: move GRE specific cleanup to GRE tracker
` [PATCH net-next 11/15] netfilter: nf_conntrack_helper: add refcounting from datapath
` [PATCH net-next 12/15] netfilter: conntrack: revert ct extension genid infrastructure
` [PATCH net-next 13/15] netfilter: conntrack: call nf_ct_gre_keymap_destroy() if master helper is pptp
` [PATCH net-next 14/15] netfilter: flowtable: avoid num_encaps underflow on bridge VLAN untag
` [PATCH net-next 15/15] netfilter: nf_conntrack: use get_unaligned_be32() in tcp_sack()

[PATCH] net: wwan: t7xx: check skb_clone in control TX
 2026-06-07  9:35 UTC 

[PATCH] netfilter: nf_conntrack: use get_unaligned_be32() in tcp_sack()
 2026-06-07  9:12 UTC  (3+ messages)


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