public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-23 21:19:23 to 2026-03-24 09:04:30 UTC [more...]

[PATCH v2 0/9] gpio: remove uneeded Kconfig dependencies on OF_GPIO
 2026-03-24  9:04 UTC  (2+ messages)
` (subset) "

[PATCH net-next v17 08/14] net: homa: create homa_rpc.h and homa_rpc.c
 2026-03-24  8:55 UTC  (4+ messages)
` [net-next,v17,08/14] "

[PATCH v9 0/2] net: mhi: Add support to enable ethernet interface
 2026-03-24  8:50 UTC  (3+ messages)
` [PATCH v9 1/2] net: mhi: Enable Ethernet interface support
` [PATCH v9 2/2] net: mhi: Add IP_SW1 interface for M-plane support over MHI

[PATCH net-next 5/5] net/mlx5e: XDP, Use page fragments for linear data in multibuf-mode
 2026-03-24  8:50 UTC  (3+ messages)

[PATCH net-next v4 0/2] e1000e: add XDP support
 2026-03-24  8:48 UTC  (5+ messages)
` [PATCH net-next v4 1/2] e1000e: add basic "
  ` [Intel-wired-lan] "
` [PATCH net-next v4 2/2] e1000e: add XDP_REDIRECT support
  ` [Intel-wired-lan] "

[PATCH 00/11 net-next v4] Convert CONFIG_IPV6 to built-in and remove stubs
 2026-03-24  8:47 UTC  (6+ messages)
` [PATCH 03/11 net-next v4] ipv6: replace IS_BUILTIN(CONFIG_IPV6) with IS_ENABLED(CONFIG_IPV6)
` [PATCH 05/11 net-next v4] ipv6: prepare headers for ipv6_stub removal

[PATCH net] net: ethernet: mtk_ppe: avoid NULL deref when gmac0 is disabled
 2026-03-24  8:36 UTC 

[PATCH net v2] mptcp: fix soft lockup in mptcp_recvmsg()
 2026-03-24  8:51 UTC 

[PATCH v2 net-next 0/8] dpll/ice: Add TXC DPLL type and full TX reference clock control for E825
 2026-03-24  8:20 UTC  (4+ messages)
` [PATCH v2 net-next 8/8] ice: add TX reference clock (tx_clk) control for E825 devices
  ` [Intel-wired-lan] "

[PATCH net-next v11] virtio_net: add page_pool support for buffer allocation
 2026-03-24  8:20 UTC  (9+ messages)

[PATCH v2 net-next 00/14] Add preliminary NETC switch support for i.MX94
 2026-03-24  8:13 UTC  (4+ messages)
` [PATCH v2 net-next 11/14] net: dsa: netc: add phylink MAC operations

[PATCH v3 net-next 0/8] dpll/ice: Add TXC DPLL type and full TX reference clock control for E825
 2026-03-24  8:12 UTC  (10+ messages)
` [PATCH v3 net-next 1/8] dpll: add new DPLL type for transmit clock (TXC) usage
` [PATCH v3 net-next 2/8] dpll: allow registering FW-identified pin with a different DPLL
` [PATCH v3 net-next 3/8] dpll: extend pin notifier and netlink events with notification source ID
` [PATCH v3 net-next 4/8] dpll: zl3073x: allow SyncE_Ref pin state change
` [PATCH v3 net-next 5/8] ice: add TX clock (TXC) DPLL interface for E825 devices
` [PATCH v3 net-next 6/8] ice: implement CPI support for E825C
` [PATCH v3 net-next 7/8] ice: add Tx reference clock index handling to AN restart command
` [PATCH v3 net-next 8/8] ice: add TX reference clock (tx_clk) control for E825 devices
  ` [Intel-wired-lan] "

[PATCH net-next v4 0/2] Add support for per-route seg6 tunsrc
 2026-03-24  8:09 UTC  (4+ messages)
` [PATCH net-next v4 2/2] selftests: add check for "

[PATCH] rtnetlink: add missing netlink_ns_capable() check for peer netns
 2026-03-24  8:07 UTC 

[PATCH net-next 00/10] net: lan966x: add support for PCIe FDMA
 2026-03-24  8:07 UTC  (5+ messages)

[PATCH net v1] net: qrtr: replace qrtr_tx_flow radix_tree with xarray to fix memory leak
 2026-03-24  8:06 UTC 

[PATCH iwl-next v6 00/14] Introduce iXD driver
 2026-03-24  7:59 UTC  (23+ messages)
` [PATCH iwl-next v6 01/14] virtchnl: create 'include/linux/intel' and move necessary header files
  ` [Intel-wired-lan] "
` [PATCH iwl-next v6 02/14] libie: add PCI device initialization helpers to libie
  ` [Intel-wired-lan] "
` [PATCH iwl-next v6 03/14] libeth: allow to create fill queues without NAPI
  ` [Intel-wired-lan] "
` [PATCH iwl-next v6 04/14] libie: add control queue support
  ` [Intel-wired-lan] "
` [PATCH iwl-next v6 05/14] libie: add bookkeeping support for control queue messages
  ` [Intel-wired-lan] "
` [PATCH iwl-next v6 06/14] idpf: remove 'vport_params_reqd' field
  ` [Intel-wired-lan] "
` [PATCH iwl-next v6 07/14] idpf: refactor idpf to use libie_pci APIs
  ` [Intel-wired-lan] "
` [PATCH iwl-next v6 09/14] idpf: make mbx_task queueing and cancelling more consistent
  ` [Intel-wired-lan] "
` [PATCH iwl-next v6 11/14] ixd: add basic driver framework for Intel(R) Control Plane Function
  ` [Intel-wired-lan] "
` [PATCH iwl-next v6 13/14] ixd: add the core initialization
  ` [Intel-wired-lan] "
` [PATCH iwl-next v6 14/14] ixd: add devlink support
  ` [Intel-wired-lan] "

[PATCH net v2] net: qrtr: fix endian handling of confirm_rx field
 2026-03-24  7:58 UTC  (2+ messages)

[PATCH net v2] virtio_net: Fix UAF on dst_ops when IFF_XMIT_DST_RELEASE is cleared and napi_tx is false
 2026-03-24  7:46 UTC  (7+ messages)

[PATCH net-next v5 0/3] net: stmmac: eic7700: fix EIC7700 eth1 RX sampling timing
 2026-03-24  7:42 UTC  (5+ messages)
` [PATCH net-next v5 1/3] dt-bindings: ethernet: eswin: add clock sampling control
` [PATCH net-next v5 2/3] net: stmmac: eic7700: enable clocks before syscon access and correct RX sampling timing
` [PATCH net-next v5 3/3] riscv: dts: eswin: eic7700-hifive-premier-p550: enable Ethernet controller

[PATCH net-next] net/dst: improve dst_ops refcounting with per-dst bit
 2026-03-24  7:37 UTC 

[PATCH net-next] net: mctp: avoid copy in fragmentation loop for near-MTU messages
 2026-03-24  7:19 UTC 

[PATCH net-next v2 0/3] tcp: fix scaled no-shrink rwnd quantization slack
 2026-03-24  7:18 UTC  (5+ messages)
` [PATCH net-next v2 1/3] selftests: packetdrill: stop pinning rwnd in tcp_ooo_rcv_mss
` [PATCH net-next v2 2/3] tcp: keep scaled no-shrink window representable
` [PATCH net-next v2 3/3] selftests: packetdrill: cover scaled rwnd quantization slack

[PATCH] net: qrtr: fix handling of confirm_rx field
 2026-03-24  7:05 UTC  (5+ messages)

[PATCH v2 0/2] NFC support for two Qualcomm SDM845 phones
 2026-03-24  7:03 UTC  (4+ messages)
` [PATCH v2 1/2] arm64: dts: qcom: sdm845-oneplus: Enable NFC
` [PATCH v2 2/2] arm64: dts: qcom: sdm845-shift-axolotl: "

[PATCH v5] riscv: dts: spacemit: Add ethernet device for K3
 2026-03-24  6:48 UTC  (2+ messages)

[PATCH net-next v5 00/11] Wangxun improvement and new support
 2026-03-24  6:40 UTC  (4+ messages)
` [PATCH net-next v5 04/11] net: ngbe: improve the reset flow

[PATCH v4 net-next 0/5] PHY polarity inversion via generic device tree properties
 2026-03-24  6:36 UTC  (3+ messages)
` [PATCH v4 net-next 5/5] net: pcs: pcs-mtk-lynxi: deprecate "mediatek,pnswap"

[PATCH net-next v3 0/2] selftests: rds: add config file and config.sh -c option
 2026-03-24  6:29 UTC  (4+ messages)
` [PATCH net-next v3 1/2] selftests: rds: add tools/testing/selftests/net/rds/config

[PATCH v5 RESEND net 0/3] net: enetc: safely reinitialize TX BD ring when it has unsent frames
 2026-03-24  6:21 UTC  (4+ messages)
` [PATCH v5 RESEND net 1/3] net: enetc: reset PIR and CIR if they are not equal when initializing TX ring
` [PATCH v5 RESEND net 2/3] net: enetc: add graceful stop to safely reinitialize the TX Ring
` [PATCH v5 RESEND net 3/3] net: enetc: do not access non-existent registers on pseudo MAC

[PATCH v4] riscv: dts: spacemit: Add ethernet device for K3
 2026-03-24  6:19 UTC  (2+ messages)

[PATCH v5 0/3] Add support for ICSSM Ethernet on AM57x, AM437x, and AM335x
 2026-03-24  6:02 UTC  (8+ messages)
` [PATCH v5 3/3] arm: dts: ti: Add device tree support for PRU-ICSS on AM335x

[PATCH] ibmvnic: fix OOB array access in ibmvnic_xmit on queue count reduction
 2026-03-24  6:16 UTC  (3+ messages)

[PATCH net v2 1/1] net: fec: fix the PTP periodic output sysfs interface
 2026-03-24  6:15 UTC  (6+ messages)

[PATCH] net: stmmac: fix integer underflow in chain mode jumbo_frm
 2026-03-24  6:07 UTC  (3+ messages)

[PATCH net-next v3 0/2] r8152: add helper functions for PLA/USB/PHY OCP registers
 2026-03-24  6:04 UTC  (3+ messages)
` [PATCH net-next v3 1/2] r8152: add helper functions for PLA/USB "

[PATCH 5.15.y] wifi: iwlwifi: read txq->read_ptr under lock
 2026-03-24  6:02 UTC 

[PATCH v5 phy-next 00/27] Split Generic PHY consumer and provider API
 2026-03-24  5:35 UTC  (11+ messages)
` [PATCH v5 phy-next 08/27] PCI: Remove device links to PHY
` [PATCH v5 phy-next 10/27] scsi: ufs: qcom: keep parallel track of PHY power state
  ` [PATCH v5 phy-next 09/27] scsi: ufs: exynos: stop poking into struct phy guts

[PATCH net-next v2] docs/mlx5: Fix typo subfuction
 2026-03-24  5:34 UTC 

[PATCH net-next 0/3] tcp: fix scaled no-shrink rwnd quantization slack
 2026-03-24  5:27 UTC  (4+ messages)
` [PATCH net-next 3/3] selftests: packetdrill: cover scaled "

[PATCH net-next 0/3] dpll: zl3073x: add hwmon support
 2026-03-24  5:16 UTC  (6+ messages)
` [PATCH net-next 3/3] dpll: zl3073x: add hwmon support for input reference frequencies

[PATCH net-next v6 0/7] net: macb: Add XDP support and page pool integration
 2026-03-24  4:57 UTC  (9+ messages)
` [PATCH net-next v6 1/7] net: macb: move Rx buffers alloc from link up to open
` [PATCH net-next v6 2/7] net: macb: rename rx_skbuff into rx_buff
` [PATCH net-next v6 3/7] net: macb: Add page pool support handle multi-descriptor frame rx
` [PATCH net-next v6 4/7] net: macb: make macb_tx_skb generic
` [PATCH net-next v6 5/7] net: macb: generalize tx buffer handling
` [PATCH net-next v6 6/7] net: macb: add XDP support for gem
` [PATCH net-next v6 7/7] net: macb: introduce ndo_xdp_xmit support

[PATCH v2 0/4] net: replace deprecated simple_strto* parsers with kstrto*
 2026-03-24  4:50 UTC  (5+ messages)

[PATCH v6 net-next 5/5] octeontx2-af: npc: Support for custom KPU profile from filesystem
 2026-03-24  4:09 UTC  (4+ messages)

[PATCH 0/2] ptp: split non-NIC PHC drivers into the clock/timekeeping maintenance domain
 2026-03-24  3:46 UTC  (7+ messages)
` [PATCH 1/2] ptp: split clock drivers into two subdirectories
` [PATCH 2/2] MAINTAINERS: update PTP maintainer entries after directory split

[PATCH net-next v6 0/4] selftests: net: fix false failures due to missing features and host interference
 2026-03-24  3:33 UTC  (4+ messages)

[PATCH] atm: nicstar: simplify allocation
 2026-03-24  3:22 UTC 

[PATCH net-next] net: ethtool: pass genl_info to the ethnl parse_request operation
 2026-03-24  3:00 UTC  (2+ messages)

[PATCH net-next v9 00/14] netkit: Support for io_uring zero-copy and AF_XDP
 2026-03-24  2:55 UTC  (3+ messages)
` [PATCH net-next v9 14/14] selftests/net: Add queue lease tests

[PATCH net-next v4] selftests: bonding: add test for stacked bond header_parse recursion
 2026-03-24  2:40 UTC  (2+ messages)

[PATCH 6.1.y] Bluetooth: eir: Fix possible crashes on eir_create_adv_data
 2026-03-24  2:34 UTC 

[PATCH bpf-next] bpf: test_run: Remove ipv6_bpf_stub usage
 2026-03-24  2:16 UTC  (2+ messages)

[PATCH net] selftests: forwarding: local_termination: fix PTP UDP cksums
 2026-03-24  2:10 UTC  (2+ messages)

[PATCH v2] net: enetc: fix the output issue of 'ethtool --show-ring'
 2026-03-24  2:00 UTC  (2+ messages)

[PATCH net] udp: Fix wildcard bind conflict check when using hash2
 2026-03-24  2:00 UTC  (2+ messages)

[PATCH v5 net 0/3] net: enetc: safely reinitialize TX BD ring when it has unsent frames
 2026-03-24  1:55 UTC  (4+ messages)

[PATCH net-next v7 0/4] ethtool: Dynamic RSS context indirection table resizing
 2026-03-24  1:50 UTC  (2+ messages)

[PATCH net-next] tcp: use __jhash_final() in inet6_ehashfn()
 2026-03-24  1:50 UTC  (2+ messages)
` [net-next] "

[PATCH net-next v8 0/4] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
 2026-03-24  1:47 UTC  (8+ messages)
` [PATCH net-next v8 1/4] tun/tap: add ptr_ring consume helper with netdev queue wakeup
` [PATCH net-next v8 2/4] vhost-net: wake queue of tun/tap after ptr_ring consume
` [PATCH net-next v8 4/4] tun/tap & vhost-net: avoid ptr_ring tail-drop when a qdisc is present

[PATCH net 0/1] pull request: fixes for ovpn 2026-03-20
 2026-03-24  1:45 UTC  (4+ messages)
` [PATCH net 1/1] ovpn: fix race between deleting interface and adding new peer

[PATCH] xfrm: clear trailing padding in build_polexpire()
 2026-03-24  1:37 UTC  (2+ messages)
` [PATCH v2] "

[PATCH net-next v2 1/2] net: add netdev_from_priv() helper
 2026-03-24  1:10 UTC  (2+ messages)

[PATCH net-next v3 00/13] net: sleepable ndo_set_rx_mode
 2026-03-24  1:08 UTC  (9+ messages)
` [PATCH net-next v3 01/13] net: add address list snapshot and reconciliation infrastructure
` [PATCH net-next v3 03/13] net: introduce ndo_set_rx_mode_async and dev_rx_mode_work
` [PATCH net-next v3 07/13] bnxt: convert to ndo_set_rx_mode_async
` [PATCH net-next v3 08/13] bnxt: use snapshot in bnxt_cfg_rx_mode

[PATCH net-next v1 1/1] nfc: microread: Drop unused include
 2026-03-24  0:50 UTC  (2+ messages)

[PATCH] ieee802154: atusb: drop redundant device reference
 2026-03-24  0:50 UTC  (5+ messages)

[PATCH net v2] net: airoha: add RCU lock around dev_fill_forward_path
 2026-03-24  0:50 UTC  (2+ messages)

[PATCH] net: b44: always select CONFIG_FIXED_PHY
 2026-03-24  0:50 UTC  (2+ messages)

[PATCH net-next v4] net: mana: Expose hardware diagnostic info via debugfs
 2026-03-24  0:44 UTC  (2+ messages)

[PATCH net-next v2 maybe? 0/5] net: stmmac: improve PCS support
 2026-03-24  0:40 UTC  (2+ messages)

[PATCH net-next 0/3] net/mlx5e: Improve channel creation time via fast-path MKEY initialization
 2026-03-24  0:39 UTC  (3+ messages)
` [PATCH net-next 3/3] net/mlx5e: Speed up channel creation by initializing MKEY entries via UMR WQE

[PATCH] net: fix fanout UAF in packet_release() via NETDEV_UP race
 2026-03-24  0:30 UTC  (2+ messages)

[PATCH 00/10] Remove class_find_device_by_of_node in favor of finding by firmware node
 2026-03-24  0:17 UTC  (26+ messages)
` [PATCH 04/10] regulator: of: switch to using class_find_device_by_fwnode()
` [PATCH net-next 07/10] net: phy: "

[PATCH v4 1/1] clk: baikal-t1: Remove not-going-to-be-supported code for Baikal SoC
 2026-03-24  0:18 UTC  (2+ messages)

[PATCH v6 net 0/3] ipv6: Fix two GC issues with permanent routes
 2026-03-24  0:10 UTC  (2+ messages)

[PATCH net-next v2] selftests: drv-net: add missing tc config options for netkit tests
 2026-03-24  0:08 UTC 

[PATCH net] selftests: drv-net: add missing tc config options for netkit tests
 2026-03-24  0:05 UTC  (3+ messages)

[PATCH v4 net-next] tcp: add cwnd_event_tx_start to tcp_congestion_ops
 2026-03-23 23:49 UTC 

[PATCH net-next 0/3] gve: add support for PTP gettimex64
 2026-03-23 23:48 UTC  (4+ messages)
` [PATCH net-next 1/3] gve: skip error logging for retryable AdminQ commands
` [PATCH net-next 2/3] gve: make nic clock reads thread safe
` [PATCH net-next 3/3] gve: implement PTP gettimex64

[PATCH net-next v2] sfc: fix spelling mistake
 2026-03-23 23:34 UTC  (2+ messages)

[PATCH net] mpls: add seqcount to protect the platform_label{,s} pair
 2026-03-23 23:25 UTC 

[PATCH net v2 0/6] net/sched: Fix packet loops in mirred and netem
 2026-03-23 23:14 UTC  (6+ messages)
` [PATCH net v2 5/6] net/sched: fix packet loop on netem when duplicate is on

[PATCH net-next v4 0/8] TLS read_sock performance scalability
 2026-03-23 23:08 UTC  (8+ messages)
` [PATCH PATCH net-next v4 8/8] tls: Enable batch async decryption in read_sock

[PATCH iwl-net v2] iavf: fix wrong VLAN mask for legacy Rx descriptors L2TAG2
 2026-03-23 23:07 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH QUESTION 0/2] NFC support in Linux (and support for Qualcomm SDM845 devices)
 2026-03-23 22:56 UTC  (3+ messages)

[PATCH net v2 04/10] list: Move on_list_rcu() to list.h and add on_list() also
 2026-03-23 22:55 UTC  (3+ messages)

[PATCH iwl-next v2] ice: remove excessive memory allocation in ice_create_lag_recipe()
 2026-03-23 22:49 UTC  (2+ messages)

[PATCH io_uring-7.1 00/16] zcrx update for-7.1
 2026-03-23 22:34 UTC  (3+ messages)

[PATCH 1/4] rust: phy: add read-only device field accessors
 2026-03-23 22:21 UTC  (3+ messages)

[PATCH ethtool-next] netlink: settings: add netlink support for RX CQE Coalescing params
 2026-03-23 22:20 UTC  (2+ messages)

[PATCH v2 ethtool] cmis: Fix incorrect LSB field used for wavelength tolerance
 2026-03-23 22:20 UTC  (2+ messages)

[PATCH v24 00/11] Type2 device basic support
 2026-03-23 22:18 UTC  (3+ messages)
` [PATCH v24 11/11] sfc: support pio mapping based on cxl

[PATCH net 2/5] rxrpc: Fix use of wrong skb when comparing queued RESP challenge serial
 2026-03-23 22:11 UTC  (6+ messages)

[PATCH] ethtool: don't touch the parent device of a net device being unregistered
 2026-03-23 22:08 UTC  (4+ messages)

[PATCH net-next v2 0/2] Add support for PIC64-HPSC/HX MDIO controller
 2026-03-23 22:02 UTC  (3+ messages)
` [PATCH net-next v2 1/2] dt-bindings: net: document Microchip "
` [PATCH net-next v2 2/2] net: mdio: add a driver for "

[PATCH net-next v6 0/4] net: dsa: mxl862xx: add support for bridge offloading
 2026-03-23 21:47 UTC  (7+ messages)
` [PATCH net-next v6 2/4] net: dsa: add bridge member iteration macro and port mask helper

[PATCH net-next] net: airoha: Reset PPE cpu port configuration in airoha_ppe_hw_init()
 2026-03-23 21:42 UTC  (4+ messages)

[PATCH] net: broadcom: b44: Add missing dma_mapping_error in b44_start_xmit
 2026-03-23 21:23 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