Netdev List
 help / color / mirror / Atom feed
 messages from 2026-08-13 23:37:43 to 2026-08-14 02:41:09 UTC [more...]

[PATCH net-next v2 0/2] net/rds: Bug fix ports, part 2
 2026-08-14  2:41 UTC  (2+ messages)

[PATCH net v3] net: gro: Fix nesting of TCP GSO SKBs in skb_gro_receive_list()
 2026-08-14  2:29 UTC  (5+ messages)

[PATCH] net: mctp: hold a reference to the route device in mctp_route_lookup()
 2026-08-14  2:19 UTC  (2+ messages)

[PATCH net-next v4 00/15] gve: AdminQ mode related refactors
 2026-08-14  2:14 UTC  (16+ messages)
` [PATCH net-next v4 01/15] gve: don't pass in unused parameter to gve_adminq_free
` [PATCH net-next v4 02/15] gve: refactor initialization with helper functions
` [PATCH net-next v4 03/15] gve: add a few helper functions to set device properties
` [PATCH net-next v4 04/15] gve: add struct gve_device_info to hold "
` [PATCH net-next v4 05/15] gve: introduce control plane operations structure
` [PATCH net-next v4 06/15] gve: introduce ctrl ops to set vectors and Qs
` [PATCH net-next v4 07/15] gve: introduce gve_adminq_get_device_properties()
` [PATCH net-next v4 08/15] gve: refactor gve_init_priv for reset path
` [PATCH net-next v4 09/15] gve: simplify reset logic
` [PATCH net-next v4 10/15] gve: add gve_ctrl_ops for gve initialization/teardown sequences
` [PATCH net-next v4 11/15] gve: split up notify block allocation and setup paths
` [PATCH net-next v4 12/15] gve: introduce new methods to handle IRQ doorbells
` [PATCH net-next v4 13/15] gve: setup and teardown management interrupts
` [PATCH net-next v4 14/15] gve: add ctrl ops to for queue operations
` [PATCH net-next v4 15/15] gve: add link status/speed ctrl ops

[net-next,PATCH 1/1] net: stmmac: Fix manage error case during stmmac_dvr_probe
 2026-08-14  2:02 UTC  (2+ messages)

[PATCH net-next] selftests: net: separate ipv6_flowlabel_mgr test
 2026-08-14  2:03 UTC  (2+ messages)

[PATCH net-next v3] net: Replace %pK output with 0
 2026-08-14  1:58 UTC  (2+ messages)

[PATCH net-next v11 0/7] r8169: add RSS support for RTL8127
 2026-08-14  1:52 UTC  (8+ messages)
` [PATCH net-next v11 1/7] r8169: add support for multi irqs
` [PATCH net-next v11 2/7] r8169: refactor RX path to prepare for multi-queue
` [PATCH net-next v11 3/7] r8169: add support for new interrupt mapping
` [PATCH net-next v11 4/7] r8169: enable "
` [PATCH net-next v11 5/7] r8169: add support and enable rss
` [PATCH net-next v11 6/7] r8169: move struct ethtool_ops
` [PATCH net-next v11 7/7] r8169: add get_channel support for ethtool

[PATCH net-next v1] net:dsa:yt922x: Add support for Motorcomm YT922x
 2026-08-14  1:50 UTC 

[PATCH] net: txgbe: use vector 0 for misc interrupts without MSI-X
 2026-08-14  1:47 UTC  (2+ messages)

[PATCH net] vsock: do not reset a socket in connect() once it has connected
 2026-08-14  1:45 UTC  (3+ messages)

[PATCH net] net: sched: gred: fix 32-bit backlog wrap in gred_enqueue
 2026-08-14  1:45 UTC  (4+ messages)

[PATCH net-next] openvswitch: enable ops lock for internal ports
 2026-08-14  1:41 UTC  (5+ messages)

[PATCH net-next 0/4] net/rds: own the fastpath locks across connection teardown
 2026-08-14  1:35 UTC  (5+ messages)
` [PATCH net-next 1/4] net/rds: use wq_has_sleeper() in release_in_xmit()
` [PATCH net-next 2/4] net/rds: clear cp_flags bits individually in rds_conn_path_reset()
` [PATCH net-next 3/4] net/rds: acquire the fastpath locks in rds_conn_shutdown()
` [PATCH net-next 4/4] net/rds: acquire RDS_IN_XMIT in rds_tcp_reset_callbacks()

[PATCH net v3 0/3] net: hsr: fix shared-skb mutations in the forwarding path
 2026-08-14  1:30 UTC  (7+ messages)
` [PATCH net v3 1/3] net: hsr: privatize interlink-bound skbs before address mutation
` [PATCH net v3 3/3] selftests: net: hsr: add shared-mutation regression test

[PATCH net v3 2/3] net: hsr: return private clones from the tagged-frame helpers
 2026-08-14  1:27 UTC  (2+ messages)

[RFC PATCH net-next v2] net: gro: coalesce short IPv4 packets padded to the minimum frame size
 2026-08-14  1:23 UTC  (2+ messages)

[PATCH net-next v5 0/6] selftests: net: multithreaded multiqueue iou-zcrx
 2026-08-14  1:23 UTC  (7+ messages)
` [PATCH net-next v5 1/6] selftests: net: fix get_refill_ring_size() to use its local variable
` [PATCH net-next v5 2/6] selftests: net: remove unused variable in process_recvzc()
` [PATCH net-next v5 3/6] selftests: net: refactor server state into struct thread_ctx
` [PATCH net-next v5 4/6] selftests: net: add multithread client support to iou-zcrx
` [PATCH net-next v5 5/6] selftests: net: add multithread server "
` [PATCH net-next v5 6/6] selftests: net: add rss_multiqueue test variant "

[PATCH net] bonding: initialize err for empty target lists
 2026-08-14  1:23 UTC  (7+ messages)

[PATCH net v6 0/4] net: hsr: fix GRO/GSO super-packet handling
 2026-08-14  1:21 UTC  (3+ messages)
` [PATCH 1/4] net: hsr: fix packet drops caused by GRO superpackets

[PATCH net-next 00/11] add features to bnge
 2026-08-14  1:14 UTC  (12+ messages)
` [PATCH net-next 01/11] bnge: update HSI
` [PATCH net-next 02/11] bnge: restructure VNIC and filter code
` [PATCH net-next 03/11] bnge: add NTUPLE/ARFS VNIC
` [PATCH net-next 04/11] bnge: add helper functions for multi RSS contexts
` [PATCH net-next 05/11] bnge: add RXFH ethtool support
` [PATCH net-next 06/11] bnge: add ethtool support to manage RSS contexts
` [PATCH net-next 07/11] bnge: remove refcount from L2 filter
` [PATCH net-next 08/11] bnge: add NTUPLE filter infrastructure
` [PATCH net-next 09/11] bnge: add NTUPLE filter support in ethtool
` [PATCH net-next 10/11] bnge: add aRFS flow steering ndo support
` [PATCH net-next 11/11] bnge: add cpu_rmap support for IRQ affinity

[PATCH v6] net: airoha: npu: use coherent DMA for mailbox messages
 2026-08-14  1:05 UTC  (2+ messages)

[PATCH net v4] qede: Fix NULL pointer dereference in TPA fragment processing
 2026-08-14  0:42 UTC  (2+ messages)

[PATCH net-next] net/rds: clear i_rx_lat_trace in rds_inc_path_init()
 2026-08-14  0:25 UTC  (3+ messages)

[PATCH net] tcp: fix use-after-free of the listener's ipv6_pinfo after IPV6_ADDRFORM
 2026-08-14  0:23 UTC  (4+ messages)

[PATCH net-next v2] net: stmmac: improve TSO/GSO queue selection
 2026-08-14  0:21 UTC  (5+ messages)

[RFC net-next] ipv6: update NUD_FAILED neighbors from NA messages
 2026-08-13 23:33 UTC 


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