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

[PATCH net-next v3 00/10] net: pcs: add basic support for RK3568 XPCS
 2026-09-01 15:01 UTC  (2+ messages)
` [PATCH net-next v3 01/10] net: stmmac: move XPCS lifetime management to platform drivers

[PATCH v2 00/12] Convert barrier pairs to acquire/release for better performance
 2026-09-01 14:58 UTC  (5+ messages)
` [PATCH v2 07/12] ext4: Fix out-of-bounds read in ext4_get_group_info()
` [PATCH v2 11/12] 8021q: Fix data race when publishing vlan net_device pointers

[PATCH net v2] vxlan: reject dynamic fdb entries that reference a nexthop id
 2026-09-01 14:55 UTC  (2+ messages)

[PATCH net v2 0/1] net: nfc: Fix use-after-free in general bytes retrieval
 2026-09-01 14:47 UTC  (2+ messages)
` [PATCH net v2 1/1] net: nfc: fix use-after-free in nfc_get_local_general_bytes

[PATCH net v4] rust: net: phy: fix off-by-one bit positions in device status accessors
 2026-09-01 14:44 UTC  (7+ messages)

[RFC iproute2-next] ss: remove /proc fallback paths
 2026-09-01 14:38 UTC 

[syzbot] [sctp?] WARNING: refcount bug in sctp_transport_put (6)
 2026-09-01 14:35 UTC  (4+ messages)

[PATCH net v5] rust: net: phy: fix off-by-one bit positions in device status accessors
 2026-09-01 14:32 UTC 

[PATCH net-next v3 0/6] net: xilinx: axienet: Add 10G/25G (XXV) ethernet support
 2026-09-01 14:31 UTC  (5+ messages)
` [PATCH net-next v3 2/6] dt-bindings: net: xlnx,xxv-ethernet: Add Xilinx XXV 10G/25G Ethernet

[PATCH net-next] net: macb: detach netdev before closing on shutdown
 2026-09-01 14:25 UTC 

slab-use-after-free in x25_transmit_restart_request
 2026-09-01 14:23 UTC  (2+ messages)

[PATCH net-next 0/3] net: phy: motorcomm: Enable analog frontend DAC on yt8531S
 2026-09-01 14:21 UTC  (4+ messages)
` [PATCH net-next 3/3] net: phy: motorcomm: Enable analog frontend on YT8531S

[PATCH net-next 0/2] netdevsim: add link speed support
 2026-09-01 14:21 UTC  (10+ messages)
` [PATCH net-next 1/2] "

[PATCH net] selftest/net: skip srv6_end_d[t/x][4/6]_*_test.sh if iproute2 too old
 2026-09-01 14:18 UTC  (9+ messages)

[PATCH net v2] ip: skip IPv4 cmsgs for non-IPv4 packets
 2026-09-01 14:13 UTC  (2+ messages)

[PATCH net v5] net: gro: Fix nesting of TCP GSO SKBs in skb_gro_receive_list()
 2026-09-01 14:11 UTC  (2+ messages)

[PATCH net] selftests/net: Fix icmp.sh race between ping and tcpdump startup
 2026-09-01 14:09 UTC 

[PATCH net v2] udp: revalidate socket family before publishing an IPv6 cork
 2026-09-01 14:09 UTC  (2+ messages)

[PATCH net-next 0/3] selftests: drv-net: split up gro.py
 2026-09-01 14:07 UTC  (3+ messages)

[PATCH net v3] net/packet: fix network header offset for non-VLAN raw packets on VLAN subinterfaces
 2026-09-01 14:06 UTC  (2+ messages)

[net-next,PATCH v2 0/5] Some improve for STM32MP2X
 2026-09-01 14:01 UTC  (5+ messages)
` [net-next,PATCH v2 1/5] dt-bindings: net: add phy-supply property for stm32

[syzbot] [sctp?] WARNING: refcount bug in sctp_generate_timeout_event (4)
 2026-09-01 13:58 UTC 

[PATCH net] net: fix use-after-free in pskb_expand_head()
 2026-09-01 13:54 UTC  (2+ messages)

[PATCH net-next 0/3] net: stmmac: Add UltraRISC DP1000 GMAC support
 2026-09-01 13:48 UTC  (6+ messages)
` [PATCH net-next 3/3] "

[PATCH nf 0/1] netfilter: x_tables: avoid holding mutex over faultable user copies
 2026-09-01 13:47 UTC  (2+ messages)
` [PATCH nf 1/1] "

[PATCH iproute2 0/2] ss: reject malformed /proc fallback records
 2026-09-01 13:45 UTC  (3+ messages)
` [PATCH iproute2 1/2] ss: validate sscanf() return value in packet_show_line()

[PATCH v4] RDMA/core: Reject unregistering netdevs in ib_get_eth_speed
 2026-09-01 13:43 UTC  (2+ messages)

[PATCH v5 00/15] nfsd/sunrpc: harden the netlink listener set interface
 2026-09-01 13:39 UTC  (16+ messages)
` [PATCH v5 01/15] NFSD: cap the number of listeners accepted in listener_set
` [PATCH v5 02/15] NFSD: validate transport name in listener_set before serv creation
` [PATCH v5 03/15] SUNRPC: keep the first error in svc_register()
` [PATCH v5 04/15] SUNRPC: bound the local rpcbind client timeout to 1s
` [PATCH v5 05/15] NFSD: report listener creation failures through extack
` [PATCH v5 06/15] SUNRPC: report local rpcbind calls that get no answer
` [PATCH v5 07/15] SUNRPC: stop svc_register() once rpcbind stops answering
` [PATCH v5 08/15] SUNRPC: stop the svc_unregister() sweep "
` [PATCH v5 09/15] SUNRPC: stop unregistering listeners "
` [PATCH v5 10/15] NFSD: stop registering with rpcbind after a failure in listener_set
` [PATCH v5 11/15] SUNRPC: check rpc_sockaddr2uaddr() for failure when registering
` [PATCH v5 12/15] selftests/nfsd: exercise listener_set request validation
` [PATCH v5 13/15] selftests/nfsd: add a per-netns rpcbind stub and the listener round-trips
` [PATCH v5 14/15] selftests/nfsd: check that listener_set asks rpcbind once
` [PATCH v5 15/15] selftests/nfsd: check that listener removal "

[PATCH net-next v2 0/3] netlink: specs: rt-link: ipv6 devconf updates
 2026-09-01 13:30 UTC  (2+ messages)

[PATCH bpf-next 0/7] Add new way to add BPF LSM hooks
 2026-09-01 13:36 UTC  (6+ messages)
` [PATCH bpf-next 1/7] bpf: Allow BPF LSM programs to attach to more hooks

[PATCH v6 00/15] QRTR Multi-endpoint support
 2026-09-01 13:19 UTC  (16+ messages)
` [PATCH v6 01/15] net: qrtr: ns: validate msglen before ctrl_pkt use
` [PATCH v6 02/15] net: qrtr: allocate and track endpoint ids
` [PATCH v6 03/15] net: qrtr: fit node ID + port number combination into unsigned long
` [PATCH v6 04/15] net: qrtr: use only low 16 bits of node/port in 32-bit systems
` [PATCH v6 05/15] net: qrtr: support identical node ids
` [PATCH v6 06/15] net: qrtr: Report sender endpoint in aux data
` [PATCH v6 07/15] net: qrtr: Report endpoint for locally generated messages
` [PATCH v6 08/15] net: qrtr: Allow sendmsg to target an endpoint
` [PATCH v6 09/15] net: qrtr: allow socket endpoint binding
` [PATCH v6 10/15] net: qrtr: Drop remote {NEW|DEL}_LOOKUP messages
` [PATCH v6 11/15] net: qrtr: ns: support multiple endpoints
` [PATCH v6 12/15] net: qrtr: mhi: Report endpoint id in sysfs
` [PATCH v6 13/15] net: qrtr: limit endpoint range to 16 bits on 32-bit machines
` [PATCH v6 14/15] net: qrtr: use nid modulo 65536 in 32-bit lookups
` [PATCH v6 15/15] net: qrtr: solve the 32-bit unsafe use in endpoints

[PATCH net-next] net: stmmac: Remove ARP offload code
 2026-09-01 13:20 UTC  (2+ messages)

[PATCH net] net: psp: do not inherit the Rx association on clone
 2026-09-01 13:20 UTC  (5+ messages)

[PATCH net-next 0/3] net: microchip_t1s: fix collision detection on PLCA status change
 2026-09-01 13:09 UTC  (4+ messages)
` [PATCH net-next 1/3] net: phy: "
` [PATCH net-next 2/3] net: ethernet: oa_tc6: deliver the PHY interrupt to phylib
` [PATCH net-next 3/3] net: phy: microchip_t1s: fix collision detection for LAN867X Rev.D0

[PATCH net-next] octeon_ep: remove redundant memset in octep_setup_pfvf_mbox()
 2026-09-01 13:04 UTC  (2+ messages)

[PATCH net v2 0/2] net/smc: fix diag dump lifetime races
 2026-09-01 13:02 UTC  (4+ messages)

[PATCH] bpf, sockmap: Fix self-redirect copied_seq double-counting
 2026-09-01 13:00 UTC  (3+ messages)

[PATCH iwl-next v4 0/3] Rework usage of the control PF pointer in struct ice_adapter
 2026-09-01 13:00 UTC  (4+ messages)
` [PATCH iwl-next v4 1/3] ice: Convert ctrl_pf pointer in struct ice_adapter to RCU

[PATCH net v2 0/2] tcp: diag: bound bucket lock hold in diag dump paths
 2026-09-01 12:53 UTC  (3+ messages)
` [PATCH net v2 1/2] tcp: diag: bound bucket lock hold in tcp_diag_dump()
` [PATCH net v2 2/2] mptcp: diag: bound listener bucket lock hold

[PATCH net-next 0/2] net: stmmac: dwmac4: Auto-discover UC filter size
 2026-09-01 12:50 UTC  (13+ messages)
` [PATCH net-next 1/2] net: stmmac: dwmac4: Read the UC filter size from hardware capabilities
` [PATCH net-next 2/2] net: stmmac: dwmac4: Use the full perfect filter ability for UC filter

[PATCH net v3] bnxt_en: avoid redundant RX mask updates in UC overflow state
 2026-09-01 12:46 UTC 

[PATCH net v2] devlink: request flash firmware without instance lock
 2026-09-01 12:38 UTC  (2+ messages)
` [PATCH net v3] devlink: use direct firmware requests for flash updates

[RFC] ipv6: preserving route lookup provenance in dst caches
 2026-09-01 12:24 UTC 

[PATCH net-next v5 0/3] net: wwan: support DTR/RTS on AT ports via MHI IP_CTRL
 2026-09-01 12:20 UTC  (2+ messages)

[PATCH] net: phy: motorcomm: keep chip delay defaults when firmware provides none
 2026-09-01 12:18 UTC  (2+ messages)

[PATCH] net: mana: Reserve extra CQ slot for the fence completion CQE
 2026-09-01 12:17 UTC 

[PATCH net v4] bnxt_en: Bound SW TPA IDs to prevent crashes
 2026-09-01 12:10 UTC  (4+ messages)

[PATCH net-next 0/9] net: bridge: vlan: minor cleanups and annotations
 2026-09-01 12:07 UTC  (10+ messages)
` [PATCH net-next 1/9] net: bridge: vlan: drop legacy memory barriers
` [PATCH net-next 2/9] net: bridge: vlan: annotate lockless pvid use
` [PATCH net-next 3/9] net: bridge: mst: use br_get_pvid helper
` [PATCH net-next 4/9] net: bridge: vlan: annotate lockless vlan flags use
` [PATCH net-next 5/9] net: bridge: vlan: annotate lockless use of private flags
` [PATCH net-next 6/9] net: bridge: vlan: annotate lockless use of num_vlans
` [PATCH net-next 7/9] net: bridge: vlan: annotate lockless use of msti
` [PATCH net-next 8/9] net: bridge: vlan: add missing tinfo.tunnel_id annotations
` [PATCH net-next 9/9] net: bridge: vlan: use br_vlan_get_state to get vlan state

[PATCH net] net/ipv6: don't route packets with unknown source address
 2026-09-01 11:50 UTC 

[PATCH net v2] octeontx2-pf: Fix ethtool timestamping capabilities for SDP representors
 2026-09-01 11:48 UTC 

[PATCH RFC 0/9] net: stmmac: qcom-ethqos: add Shikra EMAC support
 2026-09-01 11:41 UTC  (3+ messages)
` [PATCH RFC 9/9] arm64: dts: qcom: shikra-iqs-evk: Enable both ethernet ports

[PATCH v5 net] octeontx2-af: switch qmem from coherent DMA alloc to streaming DMA mapping
 2026-09-01 11:39 UTC  (2+ messages)

[PATCH] vxlan: serialize nexthop fdb_list against cross-device concurrent updates
 2026-09-01 11:36 UTC  (2+ messages)

[PATCH net] bonding: avoid ARP flood on RTNL contention in active-backup mode
 2026-09-01 11:32 UTC  (3+ messages)

[PATCH net] selftests/net: Fix flaky bind_wildcard due to ephemeral port race
 2026-09-01 11:31 UTC 

[PATCH iwl-net v5] ixgbevf: fix link speed reporting for Hyper-V E610 VFs
 2026-09-01 11:34 UTC  (2+ messages)

[PATCH net v3 0/1] ipv4: fib: bound automatic table ID allocation
 2026-09-01 11:20 UTC  (3+ messages)
` [PATCH net v3 1/1] "

[PATCH net v2] bnxt_en: avoid redundant RX mask updates in UC overflow state
 2026-09-01 11:04 UTC  (2+ messages)

[RFC PATCH 0/12] drm/fabric: vendor-neutral topology infrastructure for scale-up accelerator interconnects
 2026-09-01 11:01 UTC  (6+ messages)

[PATCH net] octeontx2-af: Handle pool context address update in aura WRITE operation
 2026-09-01 10:50 UTC 

[PATCH nf-next] netfilter: flowtable: carry a priority into the offload
 2026-09-01 10:41 UTC  (3+ messages)

[PATCH net v4 0/2] mptcp: fix request migration ownership
 2026-09-01 10:36 UTC  (4+ messages)
` [PATCH net v4 1/2] mptcp: hold MP_JOIN msk ref when cloning reqsk

[PATCH net v5 0/2] mptcp: fix request migration ownership
 2026-09-01 10:33 UTC  (3+ messages)
` [PATCH net v5 1/2] mptcp: hold MP_JOIN msk ref when cloning reqsk
` [PATCH net v5 2/2] mptcp: fix MP_CAPABLE token migration "

[PATCH net] net: bonding: annotate lockless writes with WRITE_ONCE()
 2026-09-01 10:30 UTC  (3+ messages)

[PATCH net] octeontx2-af: Fix BPID leak in nix_bp_enable()
 2026-09-01 10:25 UTC 

[PATCH net] Revert "net/mlx5: Add sensor name to temperature event message"
 2026-09-01 10:18 UTC  (2+ messages)

[for-next v6 0/2] Add Reorder Completion Queue (RCQ) support
 2026-09-01 10:14 UTC  (7+ messages)

[PATCH net] vxlan: use one headroom snapshot for neighbour replies
 2026-09-01 10:10 UTC  (2+ messages)

[PATCH linux next v3] net: stmmac: remove software VLAN tag stripping
 2026-09-01 10:01 UTC  (2+ messages)

[PATCH net-next v6 0/3] w5100: restore GPIO-based link detection
 2026-09-01  9:58 UTC  (3+ messages)
` [PATCH net-next v6 2/3] dt-bindings: net: wiznet,w5100: add link status interrupt

[PATCH bpf-next v3 0/4] libbpf: Move section-defined program flags to prog_flags
 2026-09-01  9:54 UTC  (7+ messages)
` [PATCH bpf-next v3 1/4] bpftool: Set BPF_F_XDP_DEV_BOUND_ONLY flag non-destructively
` [PATCH bpf-next v3 2/4] selftests/bpf: Set BPF program flags non-destructively
` [PATCH bpf-next v3 3/4] libbpf: Move section-defined program flags to prog_flags
` [PATCH bpf-next v3 4/4] selftests/bpf: Check for flag presence in bpf_program__flags()

[PATCH net] net/sched: cls_route: free emptied bucket on filter move
 2026-09-01  9:51 UTC  (2+ messages)

[PATCH net-next 0/4] net: macb: Add TSN MQPRIO and CBS traffic-class offload
 2026-09-01  9:49 UTC  (8+ messages)
` [PATCH net-next 1/4] net: macb: Rename MACB_CAPS_QBV to MACB_CAPS_TC

[PATCH net] nexthop: initialize extack in nh_res_bucket_migrate()
 2026-09-01  9:48 UTC  (2+ messages)

[PATCH v2] net: qrtr: Send HELLO message on endpoint register
 2026-09-01  9:46 UTC  (4+ messages)

[PATCH net] octeontx2-af: mcs: Clear stale X2P calibration state before calibration
 2026-09-01  9:43 UTC 

[PATCH AUTOSEL 6.18-5.10] xfrm: allow migration from UDP encapsulated to non-encapsulated ESP
 2026-09-01  9:36 UTC  (5+ messages)
` [PATCH AUTOSEL 6.18-6.1] tls: reject the combination of TLS and sockmap

[PATCH net v2 0/1] ipv4: fib: bound automatic table ID allocation
 2026-09-01  9:34 UTC  (4+ messages)
` [PATCH net v2 1/1] "

[PATCH net v3] net/sched: taprio: catch up in bounded time when the schedule falls behind
 2026-09-01  9:33 UTC 

[PATCH net v2] net: stmmac: hold runtime PM reference in setup_tc
 2026-09-01  9:33 UTC  (4+ messages)

[PATCH net v4] mac802154: fix data race and NULL deref on local->assoc_dev
 2026-09-01  9:30 UTC  (2+ messages)

[PATCH net-next] net: dsa: offer a flowtable to the switch before the conduit
 2026-09-01  9:25 UTC 

[PATCH net 0/1] udp: diag: bound bucket lock hold time
 2026-09-01  9:25 UTC  (2+ messages)
` [PATCH net 1/1] "

[PATCH net-next v2] mailmap: add entries for Lorenzo Bianconi
 2026-09-01  9:21 UTC 

[PATCH net v2] net: macb: configure ENST registers for all queues
 2026-09-01  9:20 UTC  (5+ messages)

[PATCH net-next v2 0/3] netdev: address a handful of nit picks
 2026-09-01  9:15 UTC  (3+ messages)
` [PATCH net-next v2 2/3] netdev: avoid skipping objects on race with device disappearance

[PATCH net-next v9 05/17] net: macb: enforce reverse christmas tree (RCT) convention
 2026-09-01  9:10 UTC  (2+ messages)

[PATCH net 0/2] net: stmmac: fix qdisc configuration overwrite during qdisc_graft()
 2026-09-01  9:07 UTC  (2+ messages)

[PATCH net v2 0/8] net: fixes for requests completing on a socket that no longer listens
 2026-09-01  9:06 UTC  (6+ messages)
` [PATCH net v2 6/8] tcp: fix use-after-free in the lockless listener path

[PATCH 5.10] net/smc: fix potential panic dues to unprotected smc_llc_srv_add_link()
 2026-09-01  9:05 UTC 

[PATCH net-next v15 00/12] net: pcs: Introduce support for fwnode PCS
 2026-09-01  9:05 UTC  (8+ messages)
` [PATCH net-next v15 05/12] net: phylink: support PCS provider release
` [PATCH net-next v15 08/12] MAINTAINERS: add myself as PCS subsystem maintainer
` [PATCH net-next v15 09/12] net: phylink: add .pcs_link_down PCS OP
` [PATCH net-next v15 10/12] dt-bindings: net: pcs: Document support for Airoha Ethernet PCS
` [PATCH net-next v15 11/12] net: pcs: airoha: add PCS driver for Airoha AN7581 SoC
` [PATCH net-next v15 12/12] net: airoha: add phylink support

[PATCH] selftests: nci: Fix uninitialized family ID on missing attribute
 2026-09-01  9:04 UTC  (2+ messages)

[PATCH 5.10] can: ems_usb: validate CPC message lengths
 2026-09-01  9:04 UTC 

[PATCH] selftests: net: ipmr: Avoid memcpy() from NULL in nl_add_rtattr()
 2026-09-01  8:57 UTC  (2+ messages)

[PATCH v1 net] af_packet: Don't cast tpacket_hdr.tp_len to int in tpacket_parse_header()
 2026-09-01  8:50 UTC  (2+ messages)

[PATCH net v3] xfrm: iptfs: avoid canceling reorder-window drop timer
 2026-09-01  8:49 UTC  (2+ messages)

MLX driver for host-to-ARM communication
 2026-09-01  8:48 UTC  (5+ messages)

[PATCH net v2] esp: downgrade zerocopy managed frags before mutating skb frags
 2026-09-01  8:40 UTC  (2+ messages)

[PATCH net v3 0/2] net: restore EEE on MediaTek switches and SoC MACs
 2026-09-01  8:40 UTC  (5+ messages)
` [PATCH net v3 1/2] net: dsa: mt7530: populate lpi_interfaces to fix EEE support
` [PATCH net v3 2/2] net: ethernet: mtk_eth_soc: "

[PATCH net v2 0/1] xfrm: use hlist_del_init_rcu for state_cache and state_cache_input
 2026-09-01  8:39 UTC  (3+ messages)
` [PATCH net v2 1/1] "

[PATCH net v2] xsk: set network header on skb at generic transmit
 2026-09-01  8:33 UTC 

[PATCH bpf-next v2 1/4] libbpf: Move section-defined program flags to prog_flags
 2026-09-01  8:30 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