netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2026-08-03 15:11:38 to 2026-08-03 20:55:45 UTC [more...]

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

[PATCH] dt-bindings: Correct white-space style
 2026-08-03 20:53 UTC  (2+ messages)

[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] tcp: do not change rcv_ssthresh in tcp_measure_rcv_mss()
 2026-08-03 20:50 UTC  (4+ messages)

[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)

[PATCH iwl-net] idpf: add missing cpu_to_le32 in idpf_tx_splitq_build_flow_desc
 2026-08-03 20:37 UTC  (3+ messages)

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

[PATCH net] net/mlx5e: strip runt Ethernet padding in HW-GRO (SHAMPO)
 2026-08-03 20:30 UTC  (2+ messages)

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

[PATCH 00/32] clk: mediatek: Migrate to common probe/remove helpers and fix memory leaks
 2026-08-03 20:28 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  (14+ messages)
` [PATCH net-next v12 01/11] dt-bindings: net: realtek,rtl9301-mdio: Add RTL83xx series
` [PATCH net-next v12 02/11] net: mdio: realtek-rtl9300: Add polling documentation
` [PATCH net-next v12 03/11] net: phy: add (*notify_phy_attach/detach)() hooks to struct mii_bus
` [PATCH net-next v12 04/11] net: mdio: realtek-rtl9300: suppress sysfs bind/unbind attributes
` [PATCH net-next v12 05/11] net: mdio: realtek-rtl9300: Configure hardware polling during probing
` [PATCH net-next v12 06/11] net: mdio: realtek-rtl9300: Add page tracking
` [PATCH net-next v12 07/11] net: mdio: realtek-rtl9300: Increase MDIO timeout
` [PATCH net-next v12 08/11] net: mdio: realtek-rtl9300: Check for C45 support during setup
` [PATCH net-next v12 09/11] net: mdio: realtek-rtl9300: Add support for RTL838x
` [PATCH net-next v12 10/11] net: mdio: realtek-rtl9300: Add support for RTL839x
` [PATCH net-next v12 11/11] net: mdio: reword MDIO_REALTEK_RTL9300 Kconfig
  ` AW: [PATCH net-next v12 00/11] net: mdio: realtek-rtl9300: Add RTL83xx support

[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  (4+ messages)
` [PATCH net v3 1/1] "

[PATCH net 0/4] eth: bnxt: fix IRQ notifier bugs
 2026-08-03 20:01 UTC  (6+ 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 net v2 1/3] net: core: propagate unreadable flag in skb_zerocopy
 2026-08-03 19:54 UTC  (7+ 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 net-next v6 4/4] net: dsa: initial support for MT7628 embedded switch
 2026-08-03 19:50 UTC  (3+ messages)

[PATCH v5 00/25] MT8189: Add support for system and base clock controllers
 2026-08-03 19:51 UTC  (11+ messages)
` [PATCH v5 16/25] clk: mediatek: Add MT8189 apmixedsys clock support
` [PATCH v5 17/25] clk: mediatek: Add MT8189 topckgen "
` [PATCH v5 18/25] clk: mediatek: Add MT8189 vlpckgen "
` [PATCH v5 19/25] clk: mediatek: Add MT8189 vlpcfg "

[PATCH v3 0/5] mm: Unconditional per-VMA locks and cleanups
 2026-08-03 19:43 UTC  (31+ 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 net 1/3] net: hsr: privatize interlink-bound skbs before address mutation
 2026-08-03 19:43 UTC  (3+ 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 00/21] net: phy: add X-Powers AC200/AC300 EPHY support
 2026-08-03 18:45 UTC  (20+ 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 6.12] netconsole: avoid OOB reads, msg is not nul-terminated
 2026-08-03 18:41 UTC 

[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)

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

[PATCH net] net: bonding: check register_netdevice_notifier() error in bonding_init()
 2026-08-03 17:32 UTC  (2+ messages)

[PATCH] xfrm: fix suspicious RCU usage in xfrm_nlmsg_multicast
 2026-08-03 17:05 UTC 

[PATCH net-next v6 14/16] net: macb: read ISR inside bp->lock critical section
 2026-08-03 17:01 UTC  (2+ messages)

[PATCH net] net: vrf: check register_netdevice_notifier() error in vrf_init_module()
 2026-08-03 16:59 UTC  (2+ messages)

[PATCH 5/8] xfrm: avoid lock inversion in nat keepalive work
 2026-08-03 16:58 UTC  (3+ messages)

[PATCH net v2] ipvlan: keep lower device alive until private destruction
 2026-08-03 16:57 UTC  (2+ messages)
` [syzbot ci] "

[PATCH 2/8] esp: do not unref managed frag pages in esp_ssg_unref()
 2026-08-03 16:56 UTC  (3+ messages)

[PATCH 0/8] pull request (net): ipsec 2026-07-29
 2026-08-03 16:54 UTC  (3+ messages)

[PATCH 0/4] net: dsa: Add SoC-e DSA driver
 2026-08-03 16:49 UTC  (30+ messages)
` [PATCH 1/4] dt-bindings: vendor-prefixes: Add soce
` [PATCH 2/4] dt-bindings: net: dsa: Add SoC-e switch IP and DSA bindings
` [PATCH 3/4] net: dsa: Add support for SoC-e SDSA tags
` [PATCH 4/4] net: dsa: soce: Add initial driver support for MRS switches

[PATCH net] bnge: Fix NULL pointer dereference in aux device release
 2026-08-03 16:46 UTC  (2+ messages)

[PATCH iwl-next 0/3] iavf: defer loading netmem_desc
 2026-08-03 16:41 UTC  (4+ messages)

[PATCH] vhost: reset the vring metadata cache on vring reconfiguration
 2026-08-03 16:39 UTC  (2+ messages)

[PATCH 1/1] net: tap: set skb->dev before parsing virtio net header in tap_get_user_xdp()
 2026-08-03 16:38 UTC  (3+ messages)

[PATCH net-next v21 00/13] virtio_net: Add ethtool flow rules support
 2026-08-03 16:37 UTC  (21+ messages)
` [PATCH net-next v21 01/13] virtio_pci: Remove supported_cap size build assert
` [PATCH net-next v21 02/13] virtio: Add config_op for admin commands
` [PATCH net-next v21 03/13] virtio: Expose generic device capability operations
` [PATCH net-next v21 04/13] virtio: Expose object create and destroy API
` [PATCH net-next v21 05/13] virtio_net: Query and set flow filter caps
` [PATCH net-next v21 06/13] virtio_net: Create a FF group for ethtool steering
` [PATCH net-next v21 08/13] virtio_net: Implement layer 2 ethtool flow rules
` [PATCH net-next v21 09/13] virtio_net: Use existing classifier if possible
` [PATCH net-next v21 12/13] virtio_net: Add support for TCP and UDP ethtool rules
` [PATCH net-next v21 13/13] virtio_net: Add get ethtool flow rules ops

[PATCH net v2 0/8] mptcp: misc fixes for v7.2-rc6
 2026-08-03 16:16 UTC  (9+ messages)
` [PATCH net v2 1/8] mptcp: options: reset DSS fields in case of unexpected size
` [PATCH net v2 2/8] mptcp: avoid combining some incoming suboptions
` [PATCH net v2 3/8] mptcp: remove MPC && MPJ check
` [PATCH net v2 4/8] mptcp: pm: fix data race in add_addr timer callback
` [PATCH net v2 5/8] selftests: mptcp: join: mark tests with data corruption as failed
` [PATCH net v2 6/8] mptcp: pm: fix memory leak from alloc-during-teardown race
` [PATCH net v2 7/8] mptcp: fastopen: only mark MPTFO subflows with SYN data
` [PATCH net v2 8/8] mptcp: reclaim forward-allocated memory on RX path errors

[PATCH net-next v6 13/16] net: macb: move printk() calls out of bp->lock critical section
 2026-08-03 16:14 UTC  (2+ messages)

[PATCH net v5 00/10] rxrpc: Fix CHALLENGE packet handling
 2026-08-03 16:06 UTC  (3+ messages)
` [PATCH net v5 07/10] afs: Create a server appdata key

[PATCH net v5 02/10] rxrpc: Fix packet encryption error handling
 2026-08-03 16:02 UTC  (2+ messages)

[PATCH net-next v4 00/10] ipv6: report why a route was deleted in RTM_DELROUTE
 2026-08-03 15:50 UTC  (5+ messages)
` [PATCH net-next v4 01/10] ipv6: add ip6_del_rt_reason()

[PATCH net v1 1/3] net: core: propagate unreadable flag in skb_zerocopy
 2026-08-03 15:49 UTC  (3+ messages)

[PATCH net-next v6 11/16] net: macb: change function signatures to take contexts
 2026-08-03 15:30 UTC  (2+ messages)

[PATCH iwl] ice: Restore Ordered MMIO Writes for Tx Doorbells
 2026-08-03 15:28 UTC 

[PATCH net v3 0/1] net: ip_tunnel: reject excessive tunnel stacking headroom
 2026-08-03 15:28 UTC  (3+ messages)
` [PATCH net v3 1/1] "

[PATCH net-next v2 0/5] bridge: Validate and clean up IPv6 neighbour suppression
 2026-08-03 15:25 UTC  (3+ messages)
` [PATCH net-next v2 4/5] bridge: Linearize skb once the ND message type is validated

[PATCH net v2] net: gro: avoid nesting TCP GSO skbs in skb_gro_receive_list()
 2026-08-03 15:24 UTC  (7+ messages)

[PATCH net] tun: prevent underflow in rx headroom calculation
 2026-08-03 15:20 UTC  (8+ messages)

[PATCH 0/6] sunxi: net: add Ethernet support for X96QPro+
 2026-08-03 14:59 UTC  (3+ messages)
` [PATCH 4/6] net: phy: maxio: extend PHY ID matching

[PATCH net v3] net: erspan: set lltx to avoid sch_direct_xmit deadlock
 2026-08-03 15:11 UTC  (2+ messages)

[PATCH net-next v6 07/16] net: macb: introduce macb_context struct for buffer management
 2026-08-03 15:11 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;
as well as URLs for NNTP newsgroup(s).