Netdev List
 help / color / mirror / Atom feed
 messages from 2026-07-14 11:36:59 to 2026-07-14 17:48:42 UTC [more...]

[PATCH RFC net-next 0/6] skb extension for BPF metadata
 2026-07-14 17:48 UTC  (7+ messages)
` [PATCH RFC net-next 1/6] bpf: Introduce per-packet metadata storage for BPF programs
` [PATCH RFC net-next 2/6] bpf: Allow access to bpf_sock_ops_kern->skb
` [PATCH RFC net-next 3/6] bpf: Allow skb extensions to survive packet scrubbing
` [PATCH RFC net-next 4/6] selftests/bpf: Add tests for bpf_dynptr_from_skb_ext
` [PATCH RFC net-next 5/6] selftests/bpf: Test skb_ext scrubbing across tunnels and veths
` [PATCH RFC net-next 6/6] selftests/bpf: Use non-trivial test payload in xdp_context tests

[PATCH net v2] tipc: fix NULL deref in tipc_named_node_up() on empty publication list
 2026-07-14 17:43 UTC  (3+ messages)

[PATCH net] amt: refresh cached IP header pointers after MLD/IGMP checks
 2026-07-14 17:43 UTC  (3+ messages)

[PATCH net-next 0/3] net: nexthop: per-nexthop UDP dst port for fdb (VXLAN) nexthops
 2026-07-14 17:42 UTC  (4+ messages)

[PATCH net v3 0/2] tipc: fix NULL deref in tipc_named_node_up() on empty publication list
 2026-07-14 17:41 UTC  (3+ messages)
` [PATCH net v3 1/2] tipc: guard against empty list in tipc_node_xmit()
` [PATCH net v3 2/2] tipc: fix NULL deref in tipc_named_node_up() on empty publication list

[PATCH net-next 15/15] net/mlx5e: psp: Report PSP dev registration errors
 2026-07-14 17:31 UTC  (2+ messages)

[PATCH] phonet: check register_netdevice_notifier() error in phonet_device_init()
 2026-07-13 19:22 UTC  (2+ messages)

[PATCH net-next 0/9] RFC 6724 rule 5.5 support
 2026-07-14 17:31 UTC  (5+ messages)
` [PATCH net-next 9/9] net: document RFC6724 rule 5.5 implementation

[PATCH net-next 13/15] net/mlx5e: psp: Make PSP steering config dynamic
 2026-07-14 17:30 UTC  (2+ messages)

[PATCH RFC v2 0/9] leds: Add support for hardware-initiated hardware control trigger transition
 2026-07-14 17:23 UTC  (4+ messages)
` [PATCH RFC v2 5/9] leds: Add trigger_may_offload attribute

[PATCH bpf-next v4 0/6] Add the capability to load HW RX checksum in eBPF programs
 2026-07-14 17:08 UTC  (4+ messages)
` [PATCH bpf-next v4 1/6] netlink: specs: Add XDP RX checksum capability to XDP metadata specs

[PATCH net] tipc: cap number of nodes per net namespace
 2026-07-14 17:03 UTC  (2+ messages)

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

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 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 "

[PATCH v2 0/2] Add missing facility check to ptp_s390 driver
 2026-07-14 13:38 UTC  (5+ messages)
` [PATCH v2 1/2] s390/ptff: Export ptff_function_mask[]
` [PATCH v2 2/2] ptp: ptp_s390: Add missing facility check

Ethtool is missing C2C link modes
 2026-07-14 13:29 UTC  (5+ messages)

[PATCH net v3] tipc: clear sock->sk on the failed-insert path in tipc_sk_create()
 2026-07-14 13:19 UTC 

[PATCH] virtio_net: fix infinite loop in virtnet_poll_cleantx when device is broken
 2026-07-14 13:17 UTC  (2+ messages)

[PATCH net-next v3 15/15] ibmveth: Fix MQ RX poll and shutdown hangs after queue resize
 2026-07-14 13:10 UTC  (2+ messages)

[PATCH net-next v3] net: phy: motorcomm: Enable optional clock for YT8531
 2026-07-14 13:11 UTC 

[PATCH net-next v8 0/2] Add ZTE DingHai Ethernet PF driver
 2026-07-14 13:10 UTC  (5+ messages)
` [PATCH net-next v8 1/2] dinghai: add ZTE network driver support
` [PATCH net-next v8 2/2] dinghai: add hardware register access and PCI capability scanning
  ` [PATCH net-next v8 2/2] dinghai: add hardware register access and PCI? "

[PATCH net] i40e: xsk: fix multi-buffer XDP_PASS skb construction
 2026-07-14 13:07 UTC  (2+ messages)

[PATCH net-next v3 14/15] ibmveth: Wire ethtool set_channels to MQ RX queue resize
 2026-07-14 13:07 UTC  (2+ messages)

[PATCH net-next v3 13/15] ibmveth: Implement incremental MQ RX queue resize
 2026-07-14 13:03 UTC  (2+ messages)

[PATCH net] mctp: serial: reject zero-length frames to prevent rx buffer overflow
 2026-07-14 13:03 UTC 

[PATCH net-next v3 12/15] ibmveth: Expose per-queue buffer pool details via sysfs
 2026-07-14 13:01 UTC  (2+ messages)

[PATCH net-next v3 11/15] ibmveth: Add per-queue RX and TX statistics collection and reporting
 2026-07-14 12:59 UTC  (2+ messages)

[PATCH net] dpll: use pin owner's dpll ref for pin-level attribute reporting
 2026-07-14 12:59 UTC 

[PATCH net-next V6 0/4] devlink: Add boot-time eswitch mode defaults
 2026-07-14 12:58 UTC  (7+ messages)
` [PATCH net-next V6 2/4] devlink: Factor out eswitch mode setting
` [PATCH net-next V6 3/4] devlink: Parse eswitch mode boot defaults
` [PATCH net-next V6 4/4] devlink: Apply "

[PATCH net-next v3 10/15] ibmveth: Enable multi-queue RX receive path
 2026-07-14 12:55 UTC  (2+ messages)

[PATCH net-next v3 09/15] ibmveth: Add queue-aware RX buffer submit helper for MQ
 2026-07-14 12:50 UTC  (2+ messages)

[PATCH RFC net-next] net: phy: sfp: drop 1000Base-T support for FCLF8521P2BTL
 2026-07-14 12:49 UTC 

[PATCH net-next v3 00/15] ibmveth: Add multi-queue RX support
 2026-07-14 12:47 UTC  (5+ messages)
` [PATCH net-next v3 05/15] ibmveth: Refactor RX interrupt control for MQ RX queues
` [PATCH net-next v3 08/15] ibmveth: Refactor open/close into MQ-ready resource pipeline

[PATCH net-next v3 07/15] ibmveth: Add RX queue register/deregister helpers for MQ
 2026-07-14 12:43 UTC  (2+ messages)

[PATCH net] ipv4: require matching source address for route hint reuse
 2026-07-14 12:26 UTC 

[PATCH net-next v2] selftests/net/openvswitch: add SCTP flow key test
 2026-07-14 12:17 UTC  (3+ messages)
      ` [ovs-dev] "

[PATCH net v2] tipc: clear sock->sk on the failed-insert path in tipc_sk_create()
 2026-07-14 11:55 UTC  (2+ messages)

[PATCH net v2] ila: reload IPv6 header after pskb_may_pull in checksum adjust
 2026-07-14 11:49 UTC 

[PATCHv3 net-next 1/9] net: usb: move updating filter and status from cdc drivers to usbnet
 2026-07-14 11:44 UTC  (9+ messages)
` [PATCHv3 net-next 2/9] net: usb: centralize usbnet_cdc_zte_rx_fixup in usbnet
` [PATCHv3 net-next 3/9] net: usb: usbnet: add cdc_state to struct usbnet
` [PATCHv3 net-next 4/9] net: usb: use cdc_state in "
` [PATCHv3 net-next 5/9] net: usb: int51x1: drop dependency on cdc_ether
` [PATCHv3 net-next 6/9] net: usb: move exported symbols from cdc_ether to usbnet
` [PATCHv3 net-next 7/9] net: usb: remove dependencies on cdc_ether
` [PATCHv3 net-next 8/9] net: usb: usbnet: remove outdated sanity check
` [PATCHv3 net-next 9/9] net: usb: usbnet: corrections in the comments

[PATCH net-next v2 1/6] net: hold instance lock around NETDEV_DOWN/GOING_DOWN
 2026-07-14 11:36 UTC  (2+ messages)


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