Netdev List
 help / color / mirror / Atom feed
 messages from 2026-08-03 17:32:22 to 2026-08-04 01:48:42 UTC [more...]

[net-next PATCH v4 2/4] net: pcs: xpcs: Allow for multiple addr in creation
 2026-08-04  1:48 UTC  (2+ messages)

[PATCH net-next v5 00/10] ipv6: report why a route was deleted in RTM_DELROUTE
 2026-08-04  1:47 UTC  (11+ messages)
` [PATCH net-next v5 01/10] ipv6: add ip6_del_rt_reason()
` [PATCH net-next v5 02/10] ipv6: propagate the route deletion reason to fib6_del_route()
` [PATCH net-next v5 03/10] ipv6: record the reason for kernel-initiated route deletions
` [PATCH net-next v5 04/10] ipv6: add a deletion reason argument to rt6_fill_node()
` [PATCH net-next v5 05/10] ipv6: expose the route deletion reason in RTM_DELROUTE
` [PATCH net-next v5 06/10] ipv6: add inet6_rt_del_notify()
` [PATCH net-next v5 07/10] netlink: specs: rt-route: add route notifications
` [PATCH net-next v5 08/10] netlink: specs: rt-route: split out the request attribute list
` [PATCH net-next v5 09/10] netlink: specs: rt-route: add the route deletion reason
` [PATCH net-next v5 10/10] selftests: net: verify RTA_DEL_REASON on route deletion

[PATCH net 0/4] net: dsa: mt7530: fix remaining swallowed MDIO access errors
 2026-08-04  1:43 UTC  (2+ messages)

[PATCH net v1] udp: fix potential use-after-free in tunnel segmentation
 2026-08-04  1:40 UTC  (2+ messages)

[PATCH net v2 0/1] ipv4: Fix fib_nlmsg_size() for RTA_VIA nexthops
 2026-08-04  1:40 UTC  (2+ messages)

[PATCH 00/32] clk: mediatek: Migrate to common probe/remove helpers and fix memory leaks
 2026-08-04  1:40 UTC  (4+ messages)

[PATCH net v2 0/1] net: smc: smc_rx_splice() can underflow VM page refcounts
 2026-08-04  1:40 UTC  (2+ messages)

[PATCH net] s390/qeth: validate user buffer length in SNMP and ARP query ioctls
 2026-08-04  1:40 UTC  (2+ messages)

[PATCH net] bnge: Fix NULL pointer dereference in aux device release
 2026-08-04  1:30 UTC  (2+ messages)

[PATCH net RESEND] net/mlx5: Use unique names for software steering caches
 2026-08-04  1:26 UTC  (2+ messages)

[PATCH net-next v5] selftests: drv-net: Test queue stall upon reconfig
 2026-08-04  1:20 UTC  (2+ messages)

[PATCH net 0/9] net/tls: Receive-path fixes for zero-length data records
 2026-08-04  1:19 UTC  (10+ messages)
` [PATCH net 1/9] net/tls: Bound time spent on no-data records in tls_sw_read_sock()
` [PATCH net 3/9] net/tls: Fail tls_sw_splice_read() after a failed async decrypt
` [PATCH net 5/9] net/tls: Consume empty data records in tls_sw_recvmsg()

[PATCH net] net/mlx5e: Add mutual exclusion between PSP and PTP TX port timestamping
 2026-08-04  1:06 UTC  (2+ messages)

[PATCH 6.12] netconsole: avoid OOB reads, msg is not nul-terminated
 2026-08-04  1:05 UTC  (2+ messages)

[PATCH net-next] net: usb: ax88179_178a: fix skb leak in ax88179_tx_fixup()
 2026-08-04  1:00 UTC  (2+ messages)

[PATCH net-next v4] net: phy: motorcomm: enable the reference clock for YT8521
 2026-08-04  0:50 UTC  (2+ messages)

[PATCH net-next 0/2] net: stmmac: only use MAC loopback for selftests
 2026-08-04  0:50 UTC  (2+ messages)

[PATCH v4 net-next 1/1] net: update comments for SKB_GSO_TCP_ECN and SKB_GSO_TCP_ACCECN
 2026-08-04  0:47 UTC  (2+ messages)

[PATCH v1 net-next] af_unix: Unlink scc_entry in unix_del_edge()
 2026-08-04  0:46 UTC  (3+ messages)

[PATCH net-next v3 0/2] net: stmmac: Fix PHY attach when custom PCS is in use
 2026-08-04  0:40 UTC  (2+ messages)

[PATCH net-next v4 0/7] net: convert rawv6, ieee802154, phonet and tls getsockopt to sockopt_t
 2026-08-04  0:40 UTC  (2+ messages)

[syzbot] [usb?] KASAN: slab-use-after-free Read in lookup_object_or_alloc (4)
 2026-08-04  0:40 UTC 

[RFC PATCH 0/2] Drivers: hv: decrypt netvsc buffers on contiguous direct-map addresses
 2026-08-04  0:22 UTC  (7+ messages)
` [RFC PATCH 2/2] hv_netvsc: back GPADL buffers with kmalloc + decrypt + vmap

[PATCH] vhost-scsi: flush backend after device ioctls
 2026-08-04  0:02 UTC  (4+ messages)

[PATCH net 0/4] eth: bnxt: fix IRQ notifier bugs
 2026-08-03 23:52 UTC  (8+ messages)
` [PATCH net 1/4] eth: bnxt: cancel IRQ notifier before freeing affinity mask
` [PATCH net 2/4] eth: bnxt: keep the aRFS rmap updated when TPH is enabled
` [PATCH net 3/4] eth: bnxt: decrease indent in bnxt_request_irq()
` [PATCH net 4/4] eth: bnxt: avoid deadlock when canceling IRQ affinity notifier

[PATCH v3 0/2] vsock/virtio: fix worker access after virtqueue teardown
 2026-08-03 23:50 UTC  (2+ messages)

[PATCH net 0/6] xsk: harden TX metadata validation against races
 2026-08-03 23:50 UTC  (2+ messages)

[PATCH net-next v2 0/3] net: mdio: support dynamic OF device changes
 2026-08-03 23:48 UTC  (4+ messages)
` [PATCH net-next v2 1/3] net: mdio: factor out OF child registration helpers
` [PATCH net-next v2 2/3] net: mdio: make device map changes hotplug-safe
` [PATCH net-next v2 3/3] net: mdio: support dynamic OF device changes

[PATCH net v3] net/mlx5e: fix BQL reset on SQ re-activation
 2026-08-03 23:47 UTC 

[PATCH net v3 0/6] net: mana: HW channel reliability and hardening fixes
 2026-08-03 23:43 UTC  (7+ messages)
` [PATCH net v3 1/6] net: mana: RCU-protect gc->cq_table lookups against concurrent CQ destroy
` [PATCH net v3 2/6] net: mana: fix HWC RQ/SQ buffer size swap
` [PATCH net v3 3/6] net: mana: free HWC comp_buf after destroying the EQ
` [PATCH net v3 4/6] net: mana: validate hardware-supplied values in the HWC RX path
` [PATCH net v3 5/6] net: mana: fix HWC teardown safety with setup_active flag and destroy ordering
` [PATCH net v3 6/6] net: mana: fix stale HWC response after command timeout

[PATCH v2] sctp: diag: fix uninitialized stack leak via INET_DIAG_LOCALS/PEERS
 2026-08-03 23:37 UTC  (2+ messages)

[PATCH net v2] netlabel: check register_netdevice_notifier() error in netlbl_unlabel_init()
 2026-08-03 23:32 UTC  (2+ messages)

[PATCH 0/2] qlogic: fix and tidy notifier cleanup paths
 2026-08-03 23:30 UTC  (4+ messages)
` [PATCH 2/2] qlcnic: move notifier error cleanup under CONFIG_INET

[PATCH net-next] ppp: use netdev_from_priv()
 2026-08-03 23:30 UTC  (2+ messages)

[PATCH net-next v12 1/8] hinic3: Fix drop skb when skb_checksum_help() fails
 2026-08-03 23:07 UTC  (2+ messages)

[PATCH net-next v12 2/8] hinic3: Fix loose success check in rx buffer filling
 2026-08-03 23:13 UTC  (3+ messages)
`  "

[PATCH net] netdevsim: tc: serialize access to nsim_block_cb_list
 2026-08-03 23:04 UTC  (3+ messages)
` [PATCH net v2] net: flow_offload: serialize driver callback lists

[PATCH net] tcp: do not change rcv_ssthresh in tcp_measure_rcv_mss()
 2026-08-03 22:33 UTC  (6+ messages)

[PATCH] dt-bindings: Correct white-space style
 2026-08-03 22:29 UTC  (3+ messages)

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

[PATCH net 1/2] tls: don't over-fill the plaintext sk_msg ring in tls_sw_sendmsg_splice()
 2026-08-03 22:13 UTC  (3+ messages)

[PATCH v2 0/2] net: phy: add PHY-autonomous EEE provider support
 2026-08-03 22:08 UTC  (4+ messages)
` [PATCH v2 1/2] net: phy: support PHY-autonomous EEE as an LPI provider
` [PATCH v2 2/2] net: phylink: use PHY-autonomous EEE when MAC LPI is unavailable

[PATCH 00/21] net: phy: add X-Powers AC200/AC300 EPHY support
 2026-08-03 22:06 UTC  (15+ messages)
` [PATCH 07/21] dt-bindings: net: x-powers: add AC200 EPHY control
` [PATCH 08/21] dt-bindings: mfd: x-powers: add AC200
` [PATCH 10/21] net: phy: add X-Powers AC200 EPHY control driver

[PATCH net-next v15 0/9] tls: Add TLS 1.3 hardware offload support
 2026-08-03 21:44 UTC  (4+ messages)
` [PATCH v15 3/9] tls: add "

[PATCH net] net/mlx5e: strip runt Ethernet padding in HW-GRO (SHAMPO)
 2026-08-03 21:44 UTC  (3+ messages)
` [PATCH net v2] "

[PATCH net v2] bnxt: fix memory leak in bnxt_queue_mem_alloc error cases
 2026-08-03 21:40 UTC  (2+ messages)

[PATCH net v3] sctp: keep chunk->transport in step with the list it is queued on
 2026-08-03 21:30 UTC  (2+ messages)

[PATCH net] net: pktgen: fix out-of-bounds write in pktgen_finalize_skb()
 2026-08-03 21:25 UTC  (2+ messages)

[PATCH net-next] selftests: drv-net: print device info at the start
 2026-08-03 21:19 UTC 

[PATCH v3 0/5] mm: Unconditional per-VMA locks and cleanups
 2026-08-03 21:12 UTC  (32+ messages)
` [PATCH v3 1/5] mm: Make per-VMA locks available universally
` [PATCH v3 2/5] binder: Make shrinker rely solely on per-VMA lock
` [PATCH v3 3/5] mm: Add RCU-based VMA lookup helper that waits for writers
` [PATCH v3 4/5] binder: Remove mmap_lock fallback

[PATCH v2] net: niu: fix potential buffer overflow/truncation in irq names
 2026-08-03 21:11 UTC 

[PATCH iwl-net] idpf: add missing cpu_to_le32 in idpf_tx_splitq_build_flow_desc
 2026-08-03 21:11 UTC  (4+ messages)

[PATCH net 1/3] net: hsr: privatize interlink-bound skbs before address mutation
 2026-08-03 21:05 UTC  (4+ messages)

[PATCH iwl-net v2] idpf: add missing cpu_to_le32 in idpf_tx_splitq_build_flow_desc
 2026-08-03 21:06 UTC 

[PATCH net-next v15 00/10] net: phy_port: SFP modules representation and phy_port listing
 2026-08-03 21:04 UTC  (2+ messages)

[PATCH net-next 0/5] net: wangxun: improve statistics support
 2026-08-03 20:59 UTC  (4+ messages)

[PATCH net-next v6 4/4] net: dsa: initial support for MT7628 embedded switch
 2026-08-03 20:55 UTC  (5+ messages)

[PATCH v2 00/11] rust: driver: use pointers instead of indices for ID info
 2026-08-03 20:55 UTC  (2+ messages)
` (subset) "

[RFC net-next v2 0/6] ptp: ocp: Add R4006 and V9 I2C peripheral support
 2026-08-03 20:50 UTC  (7+ messages)
` [RFC net-next v2 1/6] dt-bindings: leds: Add IS32FL3207 controller
` [RFC net-next v2 2/6] leds: rgb: Add IS32FL3207 controller driver
` [RFC net-next v2 3/6] i2c: mux: Propagate software nodes to channel adapters
` [RFC net-next v2 4/6] ptp: ocp: Validate EEPROM board IDs
` [RFC net-next v2 5/6] ptp: ocp: Add R4006 I2C peripheral topology
` [RFC net-next v2 6/6] ptp: ocp: Add Time Card V9 "

[PATCH net-next v8] net: phy: Add driver for Motorcomm Quad 2.5GbE phy
 2026-08-03 20:49 UTC  (3+ messages)

[PATCH 5.10/5.15] Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_new_connection_cb()
 2026-08-03 20:46 UTC  (2+ messages)

[PATCH net-next] net: ngbe: correct misleading interrupt comment
 2026-08-03 20:40 UTC  (2+ messages)

[syzbot] Monthly bridge report (Aug 2026)
 2026-08-03 20:32 UTC 

[PATCH net-next] selftests: drv-net: enable devmem TCP in the test config
 2026-08-03 20:30 UTC  (3+ messages)

[PATCH] net: stmmac: remove ptpaddr/mmcaddr/estaddr "safe" initialization
 2026-08-03 20:27 UTC  (2+ messages)

[PATCH net-next v12 00/11] net: mdio: realtek-rtl9300: Add RTL83xx support
 2026-08-03 20:25 UTC  (3+ messages)
  ` AW: "

[PATCH net-next 0/2] tools: ynl: update NULL pointer handling in generated code
 2026-08-03 20:16 UTC  (3+ messages)
` [PATCH net-next 1/2] tools: ynl: check for null ptr on dump free
` [PATCH net-next 2/2] tools: ynl: check alloc fails in generated code

Reproducible TX stall with Aquantia AQC113 using Linux atlantic driver
 2026-08-03 20:07 UTC 

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

[PATCH net v3 0/1] openvswitch: Fix CT limit teardown use-after-free
 2026-08-03 20:04 UTC  (3+ messages)
` [PATCH net v3 1/1] "

[PATCH net v2 1/3] net: core: propagate unreadable flag in skb_zerocopy
 2026-08-03 19:54 UTC  (6+ messages)
` [PATCH net v2 2/3] net: devmem: return EMSGSIZE on type mismatch
` [PATCH net v2 3/3] net: tcp: block standard payload injection into devmem skbs

[PATCH v5 00/25] MT8189: Add support for system and base clock controllers
 2026-08-03 19:51 UTC  (2+ messages)

[PATCH net-next v6 16/16] net: macb: use context swapping in .ndo_change_mtu()
 2026-08-03 19:39 UTC  (2+ messages)

[PATCH net-next v6 15/16] net: macb: use context swapping in .set_ringparam()
 2026-08-03 19:18 UTC  (2+ messages)

[PATCH iproute2] ip: drop unnecessary fallback to ioctl for tx queue length
 2026-08-03 19:00 UTC  (2+ messages)

[PATCH net-next 0/3] net: stmmac: page pool Tx buffer quirk
 2026-08-03 18:53 UTC  (4+ messages)
` [PATCH net-next 2/3] net: stmmac: Use pagepool instead of streaming buffers for Tx

[PATCH net-next v3 00/15] gve: AdminQ mode related refactors
 2026-08-03 18:46 UTC  (16+ messages)
` [PATCH net-next v3 01/15] gve: don't pass in unused parameter to gve_adminq_free
` [PATCH net-next v3 02/15] gve: refactor initialization with helper functions
` [PATCH net-next v3 03/15] gve: add a few helper functions to set device properties
` [PATCH net-next v3 04/15] gve: add struct gve_device_info to hold "
` [PATCH net-next v3 05/15] gve: introduce control plane operations structure
` [PATCH net-next v3 06/15] gve: introduce ctrl ops to set vectors and Qs
` [PATCH net-next v3 07/15] gve: introduce gve_adminq_get_device_properties()
` [PATCH net-next v3 08/15] gve: refactor gve_init_priv for reset path
` [PATCH net-next v3 09/15] gve: simplify reset logic
` [PATCH net-next v3 10/15] gve: add gve_ctrl_ops for gve initialization/teardown sequences
` [PATCH net-next v3 11/15] gve: split up notify block allocation and setup paths
` [PATCH net-next v3 12/15] gve: introduce new methods to handle IRQ doorbells
` [PATCH net-next v3 13/15] gve: setup and teardown management interrupts
` [PATCH net-next v3 14/15] gve: add ctrl ops to for queue operations
` [PATCH net-next v3 15/15] gve: add link status/speed ctrl ops

[PATCH net 0/2] net: atlantic: fix two ring teardown leaks
 2026-08-03 18:35 UTC  (5+ messages)
` [PATCH net 1/2] net: atlantic: free stranded TX buffers on ring deinit
` [PATCH net 2/2] net: atlantic: free RX pages of consumed but not refilled buffers

[PATCH net v6 0/4] octeon_ep, octeon_ep_vf: fix RX skb frags overflow and page leak
 2026-08-03 18:28 UTC  (6+ messages)
      ` [EXTERNAL] "

[PATCH net-next] s390/ctcm: Convert fsm.h to proper kernel-doc format
 2026-08-03 18:27 UTC 

[PATCH net] devlink: Expose external flag for PCI SF ports
 2026-08-03 18:21 UTC  (3+ messages)

[PATCH net-next] net/iucv: fix UAF in afiucv_netdev_event()
 2026-08-03 18:20 UTC 

[PATCH net-next v2 1/2] selftests: drv-net: devmem: fix 5-tuple flow steering
 2026-08-03 18:18 UTC  (2+ messages)
` [PATCH net-next v2 2/2] selftests: drv-net: ncdevmem: gracefully retry bind()

[PATCH iproute2-next v2 0/2] ip nexthop: support fdb destination port
 2026-08-03 18:10 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