Netdev List
 help / color / mirror / Atom feed
 messages from 2026-07-24 15:29:41 to 2026-07-24 22:21:22 UTC [more...]

[PATCH net v3 1/2] af_unix: fix listen() succeeding on sockets in the wrong state
 2026-07-24 22:20 UTC  (5+ messages)

[PATCH v4 net 0/6] xsk: fix AF_XDP multi-buffer Tx descriptor reclaim
 2026-07-24 22:20 UTC  (3+ messages)

[PATCH net-next v5] net: phy: Add driver for Motorcomm Quad 2.5GbE phy
 2026-07-24 22:18 UTC  (9+ messages)

[PATCH net-next v5 0/3] net: devmem: allow rx-buf-size > PAGE_SIZE per binding
 2026-07-24 22:13 UTC  (16+ messages)
` [PATCH net-next v5 1/3] net: devmem: allow rx-buf-size > PAGE_SIZE per dmabuf binding
` [PATCH net-next v5 3/3] selftests/net: devmem.py: add check_rx_large_niov

[PATCH net 1/2] nexthop: take nh->lock for f6i_list walks in replace check and notify
 2026-07-24 22:10 UTC  (2+ messages)

[PATCH bpf v4] bpf, sockmap: Fix cork use-after-free in tcp_bpf_sendmsg()
 2026-07-24 22:10 UTC  (2+ messages)

[PATCH net-next] selftests: drv-net: ncdevmem: Open /dev/udmabuf O_RDONLY
 2026-07-24 22:00 UTC  (2+ messages)

[PATCH net-next v3] MAINTAINERS: Update SHARED MEMORY COMMUNICATIONS (SMC) maintainer entries
 2026-07-24 22:00 UTC  (2+ messages)

[PATCH net v2] mac802154: lock rx_mac_cmd_list and drain it before freeing sdata
 2026-07-24 21:58 UTC  (2+ messages)

[syzbot] [wireless?] WARNING in nl80211_set_tx_bitrate_mask
 2026-07-24 21:56 UTC 

[PATCH 00/36] treewide: remove conditional returns with no effect
 2026-07-24 21:48 UTC  (2+ messages)

[PATCH net-next v4 3/4] net: hsr: allow PRP RedBox (interlink) creation
 2026-07-24 21:30 UTC  (3+ messages)

[PATCH net-next v4 1/4] net: hsr: add PRP interlink (RedBox) datapath and duplicate discard
 2026-07-24 21:27 UTC  (3+ messages)

[PATCH net-next v6 0/3] net: devmem: allow rx-buf-size > PAGE_SIZE per binding
 2026-07-24 21:21 UTC  (4+ messages)
` [PATCH net-next v6 1/3] net: devmem: allow rx-page-size > PAGE_SIZE per dmabuf binding
` [PATCH net-next v6 2/3] selftests/net: ncdevmem: add -b option to set rx-page-size on bind
` [PATCH net-next v6 3/3] selftests/net: devmem.py: add check_rx_large_niov

[PATCH net-next v8 0/6] pds_core: Add PLDM firmware update and host backed memory support
 2026-07-24 21:07 UTC  (8+ messages)
` [PATCH net-next v9 "
  ` [PATCH net-next v9 1/6] pds_core: add support for quiet devcmd failures
  ` [PATCH net-next v9 2/6] pds_core: add support for identity version 2
  ` [PATCH net-next v9 3/6] pds_core: add PLDM firmware update support via devlink flash
  ` [PATCH net-next v9 4/6] pds_core: add PLDM component info display
  ` [PATCH net-next v9 5/6] pds_core: add host backed memory support for firmware
  ` [PATCH net-next v9 6/6] pds_core: add debugfs support for host backed memory

[PATCH net-next 0/3] net_shaper: clarify kernel API docs
 2026-07-24 21:07 UTC  (4+ messages)
` [PATCH net-next 1/3] net_shaper: remove incorrect comment about group leaves
` [PATCH net-next 2/3] net_shaper: clarify the kernel API / comments
` [PATCH net-next 3/3] net_shaper: add some notes on re-parenting

[PATCH 2/3] AF_ALG: Drop support for off-CPU cryptography
 2026-07-24 20:35 UTC  (7+ messages)

[syzbot] [mm?] INFO: rcu detected stall in unmap_region
 2026-07-24 20:27 UTC  (2+ messages)

[PATCH net-next V3] selftests: drv-net: Test queue stall upon reconfig
 2026-07-24 20:08 UTC  (3+ messages)

[PATCH net-next 0/2] net: macb: fix ENST configuration for all queues
 2026-07-24 19:57 UTC  (7+ messages)
` [PATCH net-next 1/2] net: macb: remove unused ENST Q0/Q1 time register defines
` [PATCH net-next 2/2] net: macb: configure ENST registers for all queues

Ethtool : PRBS feature
 2026-07-24 19:49 UTC  (15+ messages)

[PATCH net-next v5 00/15] net: macb: implement context swapping
 2026-07-24 19:38 UTC  (18+ messages)
` [PATCH net-next v5 02/15] net: macb: unify device pointer naming convention
` [PATCH net-next v5 03/15] net: macb: unify variable naming convention in at91ether functions
` [PATCH net-next v5 04/15] net: macb: unify queue index variable naming convention and types
` [PATCH net-next v5 05/15] net: macb: enforce reverse christmas tree (RCT) convention
` [PATCH net-next v5 06/15] net: macb: allocate tieoff descriptor once across device lifetime
` [PATCH net-next v5 07/15] net: macb: introduce macb_context struct for buffer management
` [PATCH net-next v5 08/15] net: macb: avoid macb_init_rx_buffer_size() modifying state
` [PATCH net-next v5 09/15] net: macb: make `struct macb` subset reachable from macb_context struct
` [PATCH net-next v5 10/15] net: macb: change caps helpers signatures
` [PATCH net-next v5 11/15] net: macb: change function signatures to take contexts
` [PATCH net-next v5 12/15] net: macb: introduce macb_context_alloc() helper
` [PATCH net-next v5 13/15] net: macb: read ISR inside bp->lock critical section
` [PATCH net-next v5 14/15] net: macb: use context swapping in .set_ringparam()
` [PATCH net-next v5 15/15] net: macb: use context swapping in .ndo_change_mtu()

[RFC PATCH 0/2] Drivers: hv: decrypt netvsc buffers on contiguous direct-map addresses
 2026-07-24 19:36 UTC  (3+ messages)
` [RFC PATCH 2/2] hv_netvsc: back GPADL buffers with kmalloc + decrypt + vmap

[PATCH net v2 1/1] net/sched: cls_route: fix fastmap use-after-free and preserve netns teardown ordering
 2026-07-24 19:24 UTC 

[PATCH 0/2] Remove pcrypt
 2026-07-24 19:12 UTC  (9+ messages)
` [PATCH 1/2] crypto: pcrypt - "

[PATCH net-next v2 0/6] net: phy: mediatek: calibration for AN7581/3
 2026-07-24 19:08 UTC  (7+ messages)
` [PATCH net-next v2 1/6] net: phy: mediatek: export __mtk_tr_write
` [PATCH net-next v2 2/6] net: phy: mediatek: move MTK GE SoC registers define to dedicated header
` [PATCH net-next v2 3/6] net: phy: mediatek: generalize cal_cycle function for GE SoC
` [PATCH net-next v2 4/6] net: phy: mediatek: split Airoha code to dedicated source
` [PATCH net-next v2 5/6] net: phy: mediatek: add calibration logic for AN7581
` [PATCH net-next v2 6/6] net: phy: mediatek: add calibration logic for AN7583

[PATCH net 1/1] net: devmem: prevent net-iov / page mixing
 2026-07-24 19:07 UTC  (12+ messages)

[PATCH net-next v6 0/2] selftests/net/openvswitch: add SCTP flow key test
 2026-07-24 19:02 UTC  (3+ messages)
` [PATCH net-next v6 1/2] selftests/net/openvswitch: add SCTP flow key parsing to ovs-dpctl.py
  ` [net-next,v6,1/2] "

[PATCH net] net: page_pool: fix DMA index not cleared on xa_cmpxchg race
 2026-07-24 18:33 UTC  (2+ messages)

[PATCH net-next v3 0/2] Improve wwan qcdm compatibility with user-space tools
 2026-07-24 18:22 UTC  (3+ messages)
` [PATCH net-next v3 2/2] net: wwan: add exclusive open mode capability to AT and QCDM ports

[PATCH net-next v3 00/13] ax88179_178a: Add support for AX88179A-based chips
 2026-07-24 18:22 UTC  (22+ messages)
` [PATCH net-next v3 02/13] ax88179_178a: Add HW support for AX179A-based chips
` [PATCH net-next v3 03/13] ax88179_178a: Use MMD accessor functions for AX88179A
` [PATCH net-next v3 05/13] ax88179_178a: Use phylink in get/set_link_ksettings
` [PATCH net-next v3 06/13] ax88179_178a: EEE setup for AX88179A-based chips
` [PATCH net-next v3 07/13] ax88179_178a: Obtain speed and duplex from Interrupt URB
` [PATCH net-next v3 13/13] ax88796b: Add support for AX88772D, AX88179A and AX88279

[PATCH net v11] can: isotp: fix timer drain order, wakeup handling and tx_gen ordering
 2026-07-24 18:15 UTC 

[PATCH ethtool-next v3 1/3] sfpid: print all implemented options
 2026-07-24 18:00 UTC  (5+ messages)

[PATCH v45 0/7] MCTP over PCC
 2026-07-24 17:59 UTC  (3+ messages)
` [PATCH v45 1/7] mailbox/pcc.c: shmem map/unmap startup/teardown

[PATCH net v3 1/2] net: ethernet: mtk_wed: skip ring reset in wdma_tx_ring_setup for WED v3
 2026-07-24 17:20 UTC  (2+ messages)
` [PATCH net v3 2/2] net:ethernet: mtk_wed: setup WDMA_RING_TX(0) for non-DBDC MT7986

[PATCH net] xsk: fix NULL pointer dereference in __xsk_rcv()
 2026-07-24 16:47 UTC 

[PATCH 0/2] dpll: zl3073x: add Microchip ZL30643 support
 2026-07-24 16:46 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: dpll: zl3073x: add ZL30643 compatible

[PATCH net-next v5 0/3] net: nexthop: per-nexthop UDP dst port for fdb (VXLAN) nexthops
 2026-07-24 16:28 UTC  (3+ messages)

[PATCH v8 0/9] Support for block device NVMEM providers
 2026-07-24 16:19 UTC  (8+ messages)
` [PATCH v8 5/9] block: implement NVMEM provider

[PATCH net v2 0/4] net: hsr: fix GRO/GSO super-packet handling
 2026-07-24 16:12 UTC  (5+ messages)
` [PATCH net v2 1/4] net: hsr: fix packet drops caused by GRO superpackets
` [PATCH net v2 2/4] net: hsr: shrink seqnr_lock to sequence counter updates
` [PATCH net v2 3/4] net: hsr: unfold GSO super-packets at the forward entry
` [PATCH net v2 4/4] selftests: net: hsr: add GRO super-packet forwarding test

[PATCH] net: ethernet: ax88796: initialize all fields of eeprom_93cx6 struct
 2026-07-24 16:05 UTC  (4+ messages)

[PATCH net v2] xsk: reject undersized tx_metadata at runtime validation
 2026-07-24 16:02 UTC  (6+ messages)

[PATCH net] netdev: require admin permission for the bind-tx netlink operation
 2026-07-24 16:01 UTC  (2+ messages)

[PATCH bpf-next 0/2] bpf: Fix sleepable check for tracing prog
 2026-07-24 15:54 UTC  (4+ messages)
` [PATCH bpf-next 1/2] "

[PATCH net] sctp: reject stale cookies with mismatched verification tags
 2026-07-24 15:50 UTC  (2+ messages)

[PATCH 0/8] driver core: prefer platform_device_set_fwnode()
 2026-07-24 15:43 UTC  (3+ messages)
` [PATCH 5/8] pmdomain: imx: use platform_device_set_fwnode()

[PATCH net-next] i40e: xsk: use xdp_build_skb_from_zc() for XDP_PASS
 2026-07-24 15:30 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