Netdev List
 help / color / mirror / Atom feed
 messages from 2026-07-29 18:59:07 to 2026-07-29 23:06:24 UTC [more...]

[PATCH 0/2] qlogic: fix and tidy notifier cleanup paths
 2026-07-29 23:06 UTC  (3+ messages)
` [PATCH 1/2] netxen: unregister notifiers if PCI registration fails

[PATCH net-next V7 0/4] devlink: Add boot-time eswitch mode defaults
 2026-07-29 23:06 UTC  (7+ messages)
` [PATCH net-next V7 4/4] devlink: Apply eswitch mode boot defaults

[RFC net-next v2 0/3] bonding: fix NS probe transmit over stacked VLANs
 2026-07-29 23:01 UTC  (4+ messages)
` [RFC net-next v2 1/3] ipv6: ndisc: export the route attach as ndisc_attach_dst()
` [RFC net-next v2 2/3] bonding: build NS probe headers before inserting VLAN tags
` [RFC net-next v2 3/3] bonding: use skb_vlan_push() for probe tags

[PATCH net v3] pds_core: keep the health thread stopped during reset
 2026-07-29 22:53 UTC  (2+ messages)

[PATCH net-next] net: mana: Extend RX CQE coalescing up to 8 packets
 2026-07-29 22:52 UTC 

[PATCH net] net: stmmac: Select sleep pin state after suspending phylink
 2026-07-29 22:45 UTC 

[PATCH v6 net-next 0/7] ptp: Add PHC timestamp quality attributes
 2026-07-29 22:43 UTC 

[PATCH v3 net] net: page_pool: fix UAF in __page_pool_release_netmem_dma on xa_cmpxchg race
 2026-07-29 22:35 UTC  (2+ messages)

[net-next PATCH v4 0/4] Add support for XPCS based RSFEC configuration
 2026-07-29 22:25 UTC  (5+ messages)
` [net-next PATCH v4 1/4] net: pcs: xpcs: Expand mdiodev member as an array
` [net-next PATCH v4 2/4] net: pcs: xpcs: Allow for multiple addr in creation
` [net-next PATCH v4 3/4] net: pcs: xpcs: Add hooks for xpcs configuration of rsfec
` [net-next PATCH v4 4/4] net: pcs: xpcs: Add handling for 4 channel rsfec device

[PATCH net v2] bnxt: fix memory leak in bnxt_queue_mem_alloc error cases
 2026-07-29 22:27 UTC  (2+ messages)

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

[PATCH v11] mm/page_alloc: boost watermarks on atomic allocation failure
 2026-07-29 22:06 UTC  (6+ messages)

[PATCH net v3] qede: Fix NULL pointer dereference in TPA fragment processing
 2026-07-29 21:57 UTC  (2+ messages)

[PATCH net] bnxt: fix memory leak in bnxt_queue_mem_alloc error cases
 2026-07-29 21:57 UTC  (3+ messages)

[PATCH 1/1] qede: sync udp_tunnel ports outside qede_lock in the recovery path
 2026-07-29 21:37 UTC  (2+ messages)

[PATCH net] net/mlx5e: SHAMPO, Fix IP length overflow on large HW GRO sessions
 2026-07-29 20:47 UTC 

[PATCH net-next v6 00/15][pull request] Introduce iXD driver
 2026-07-29 20:45 UTC  (16+ messages)
` [PATCH net-next v6 01/15] virtchnl: move virtchnl and virtchnl2 headers to 'include/linux/net/intel'
` [PATCH net-next v6 02/15] libie: add PCI device initialization helpers to libie
` [PATCH net-next v6 03/15] libeth: allow to create fill queues without NAPI
` [PATCH net-next v6 04/15] libie: add control queue support
` [PATCH net-next v6 05/15] libie: add bookkeeping support for control queue messages
` [PATCH net-next v6 06/15] idpf: remove 'vport_params_reqd' field
` [PATCH net-next v6 07/15] idpf: remove unused code for getting RSS info from device
` [PATCH net-next v6 08/15] idpf: refactor idpf to use libie_pci APIs
` [PATCH net-next v6 09/15] idpf: refactor idpf to use libie control queues
` [PATCH net-next v6 10/15] idpf: make mbx_task queueing and cancelling more consistent
` [PATCH net-next v6 11/15] idpf: print a debug message and bail in case of non-event ctlq message
` [PATCH net-next v6 12/15] ixd: add basic driver framework for Intel(R) Control Plane Function
` [PATCH net-next v6 13/15] ixd: add reset checks and initialize the mailbox
` [PATCH net-next v6 14/15] ixd: add the core initialization
` [PATCH net-next v6 15/15] ixd: add devlink support

[PATCH net-next] selftests: net: Add a missing config option
 2026-07-29 20:44 UTC  (3+ messages)

[PATCH bpf 0/3] bpf: Fix socket leaks around connect(AF_UNSPEC)+listen()
 2026-07-29 20:32 UTC  (7+ messages)
` [PATCH bpf 1/3] bpf, sockmap: Use sock_hold() instead of refcount_inc_not_zero() in lookup
` [PATCH bpf 2/3] bpf: Extract shared reqsk-to-listener upgrade
` [PATCH bpf 3/3] bpf: Unconditionally take socket references in lookup helpers

[PATCHv3 net-next] net: dsa: b53: srab: propagate errors from init helpers
 2026-07-29 20:29 UTC 

[PATCH net] macvlan: cap IFLA_MACVLAN_BC_QUEUE_LEN to bound broadcast backlog
 2026-07-29 20:08 UTC  (6+ messages)

[PATCH net v2] macvlan: require init-userns CAP_NET_ADMIN to raise bc_queue_len
 2026-07-29 20:06 UTC 

[PATCH 0/4] net: dsa: Add SoC-e DSA driver
 2026-07-29 20:05 UTC  (3+ messages)
` [PATCH 4/4] net: dsa: soce: Add initial driver support for MRS switches

[PATCH net v2 0/1] rxrpc: fix encap_rcv skb accounting exhaustion
 2026-07-29 19:50 UTC  (2+ messages)
` [PATCH net v2 1/1] "

[PATCH net-next v3 0/2] net: macb: 1000BASE-X on internal PCS
 2026-07-29 19:21 UTC  (3+ messages)
` [PATCH net-next v3 1/2] net: macb: Poll for link state changes when using the "
` [PATCH net-next v3 2/2] net: macb: add support for 1000BASE-X autonegotiation to PCS

[PATCH] vsock/virtio: prevent workers from using deleted virtqueues
 2026-07-29 19:19 UTC  (5+ messages)

[PATCH v2 0/2] vsock/virtio: fix worker access after virtqueue teardown
 2026-07-29 19:16 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] vsock/virtio: read virtqueues under worker locks
  ` [PATCH v3 2/2] vsock/virtio: avoid refilling the RX queue after teardown

[PATCH net] net/sched: sch_cake: drop WARN_ON(1) for malformed packets in ACK filter
 2026-07-29 19:14 UTC 

[PATCH v2 2/2] vsock/virtio: avoid refilling the RX queue after teardown
 2026-07-29 18:58 UTC 

[PATCH v2 1/2] vsock/virtio: read virtqueues under worker locks
 2026-07-29 18:58 UTC 


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