Netdev List
 help / color / mirror / Atom feed
 messages from 2026-07-14 13:39:39 to 2026-07-14 16:46:37 UTC [more...]

Please backport: DSA taggers OOB read on PACKET_QDISC_BYPASS TX
 2026-07-14 16:46 UTC 

[PATCH net v3] nfc: llcp: reject PDUs shorter than the LLCP header
 2026-07-14 16:46 UTC 

[PATCH net v2] nfc: llcp: reject PDUs shorter than the LLCP header
 2026-07-14 16:46 UTC  (2+ messages)

[PATCH] idpf: disable PCIe PTM on device removal
 2026-07-14 16:36 UTC  (3+ messages)

[PATCH 0/2] net: wwan: qcom_bam_dmux: Alloc RX buffers as a single coherent block
 2026-07-14 16:31 UTC  (11+ messages)
` [PATCH 1/2] dt-bindings: net: qcom,bam-dmux: Add qcom,shikra-bam-dmux compatible
` [PATCH 2/2] net: wwan: qcom_bam_dmux: Alloc RX buffers as a single coherent block

[PATCH net v4 0/3] net/smc: bound wire-controlled CDC cursors against the local buffers
 2026-07-14 16:20 UTC  (10+ messages)
` [PATCH net v4 1/3] net/smc: bound the wire-controlled producer cursor to the RMB
` [PATCH net v4 2/3] net/smc: bound the receive length to the RMB in smc_rx_recvmsg()
` [PATCH net v4 3/3] net/smc: bound the send length to the send buffer in smc_tx_sendmsg()

[PATCH net] octeontx2: Fix Klocwork issues in AF and PF drivers
 2026-07-14 15:50 UTC  (2+ messages)

[PATCH net 0/2] net: macb: fix TXUBR interrupt storm on link flapping
 2026-07-14 15:35 UTC  (7+ messages)
` [PATCH net 1/2] net: macb: reprogram TBQP after shuffling the TX ring on link-up

[PATCH v4 0/5] vhost/vsock: add support for VHOST_RESET_OWNER and CPR migration
 2026-07-14 15:16 UTC  (6+ messages)
` [PATCH v4 1/5] vhost/vsock: split out vhost_vsock_drop_backends helper
` [PATCH v4 2/5] vhost/vsock: suppress EHOSTUNREACH fast-fail during CPR pause
` [PATCH v4 3/5] vhost/vsock: re-scan TX virtqueue on device start
` [PATCH v4 4/5] vhost: synchronize with RCU readers when freeing workers
` [PATCH v4 5/5] vhost/vsock: add VHOST_RESET_OWNER ioctl

[PATCH net-next 0/2] Add DAPU Telecom DAP8211R(I) Gigabit Ethernet PHY driver
 2026-07-14 15:11 UTC  (4+ messages)
` [PATCH net-next 1/2] dt-bindings: net: add DAPU Telecom DAP8211R(I) PHY binding

[PATCH net-next] net: Convert %pK back to %p
 2026-07-14 15:09 UTC  (3+ messages)

[PATCH v2] sctp: fix auth_chunk_list capacity check in sctp_auth_ep_add_chunkid
 2026-07-14 14:56 UTC  (2+ messages)

[PATCH net 1/1] net: smc: fix splice entry lifetime imbalance in smc_rx_splice
 2026-07-14 14:35 UTC  (3+ messages)

[PATCH rdma-next v2 00/14] RDMA: Make device names unique per net namespace
 2026-07-14 14:29 UTC  (15+ messages)
` [PATCH rdma-next v2 01/14] RDMA/core: Pass the net namespace to the device name lookups
` [PATCH rdma-next v2 02/14] RDMA/core: Handle device name conflicts when changing net namespace
` [PATCH rdma-next v2 03/14] RDMA/core: Support renaming a device when changing its "
` [PATCH rdma-next v2 04/14] RDMA/nldev: Report net namespace move errors through extack
` [PATCH rdma-next v2 05/14] RDMA/nldev: Allow setting the device name while changing net namespace
` [PATCH rdma-next v2 06/14] net/smc: Look up the pnetid ib device within the "
` [PATCH rdma-next v2 07/14] RDMA/srp: Make the SRP sysfs class net namespace aware
` [PATCH rdma-next v2 08/14] RDMA/cgroup: Disambiguate devices across net namespaces
` [PATCH rdma-next v2 09/14] RDMA/cma: Document that CM configfs cannot be net namespace scoped
` [PATCH rdma-next v2 10/14] RDMA/core: Document the SELinux ibendport net namespace limitation
` [PATCH rdma-next v2 11/14] RDMA/core: Make device names unique per net namespace
` [PATCH rdma-next v2 12/14] RDMA/rxe: Allow queue VMAs to outlive ucontexts
` [PATCH rdma-next v2 13/14] RDMA/rxe: Implement disassociate_ucontext callback
` [PATCH rdma-next v2 14/14] RDMA/selftests: Add rxe_netns_names test

[PATCH iwl-net v1] ice: fix use-after-free in dynamic port cleanup
 2026-07-14 14:24 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH nf v3 0/2] ipvs: fix destination overload state updates
 2026-07-14 14:22 UTC  (4+ messages)
` [PATCH nf v3 2/2] ipvs: use bitops for destination overload state

[PATCH v3 net 0/6] xsk: fix AF_XDP multi-buffer Tx descriptor reclaim
 2026-07-14 14:07 UTC  (7+ messages)
` [PATCH v3 net 1/6] xsk: fix buffer leak in xsk_drop_skb() for AF_XDP multi-buffer Tx
` [PATCH v3 net 2/6] xsk: drain continuation descs after overflow in xsk_build_skb()
` [PATCH v3 net 3/6] xsk: provide sufficient space in pool->tx_descs
` [PATCH v3 net 4/6] xsk: reclaim invalid multi-buffer Tx descs in ZC path
` [PATCH v3 net 5/6] selftests/xsk: fix too-many-frags multi-buffer Tx test
` [PATCH v3 net 6/6] selftests/xsk: account invalid multi-buffer Tx descriptors

[PATCH net v3] tun/tap & vhost-net: make qdisc backpressure opt-in via IFF_BACKPRESSURE
 2026-07-14 13:40 UTC  (2+ messages)

[PATCH v2 net-next] net: neigh: avoid calling neigh_forced_gc on every alloc when table is full
 2026-07-14 13:39 UTC  (2+ messages)
` [PATCH v3 "


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