netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2026-09-14 20:47:01 to 2026-09-15 03:14:33 UTC [more...]

[PATCH 00/17] Treewide: enforce static storage for object initializers
 2026-09-15  3:13 UTC  (18+ messages)
` [PATCH 01/17] locking/mutex: assert static storage for DEFINE_MUTEX()
` [PATCH 02/17] locking/rtmutex: assert static storage for DEFINE_RT_MUTEX()
` [PATCH 03/17] locking/rwsem: assert static storage for semaphore definitions
` [PATCH 04/17] locking/semaphore: assert static storage for DEFINE_SEMAPHORE()
` [PATCH 05/17] locking/seqlock: assert static storage for DEFINE_SEQLOCK()
` [PATCH 06/17] sched: assert static storage for wait queue and completion declarations
` [PATCH 07/17] xarray: assert static storage for DEFINE_XARRAY_FLAGS()
` [PATCH 08/17] idr: enforce the static-storage contract of DEFINE_IDR()
` [PATCH 09/17] radix-tree: require static storage for RADIX_TREE()
` [PATCH 10/17] klist: assert static storage for DEFINE_KLIST()
` [PATCH 11/17] workqueue: assert static storage for work declarations
` [PATCH 12/17] timers: assert static storage for DEFINE_TIMER()
` [PATCH 13/17] kthread: assert static storage for delayed work declarations
` [PATCH 14/17] ratelimit: assert static storage for DEFINE_RATELIMIT_STATE()
` [PATCH 15/17] notifier: assert static storage for locking notifier heads
` [PATCH 16/17] rcu: assert static storage for RCU sync and SRCU definitions
` [PATCH 17/17] sysctl: assert static storage for DEFINE_CTL_TABLE_POLL()

[PATCH net-next v2] netlink: specs: fix duplicate if/then keys in netlink-raw schema
 2026-09-15  3:01 UTC  (2+ messages)

[PATCH net-next] octeontx2-af: Add tracepoints for NPC MCAM entry programming
 2026-09-15  2:50 UTC 

[PATCH] net: fealnx: remove never-true 486 CPU check
 2026-09-15  2:46 UTC 

[PATCH net 0/1] net: tcp: account zero-copy receive VMA memory
 2026-09-15  2:45 UTC  (2+ messages)
` [PATCH net 1/1] "

[PATCH] net: tulip: winbond-840: remove never-true 486 CPU check
 2026-09-15  2:45 UTC 

[PATCH] net: fib_rules: add FRA_GOTO and FRA_L3MDEV to fib_rule_nlmsg_size()
 2026-09-15  2:40 UTC  (3+ messages)

[PATCH] ipv4: fib: annotate data-race around nh->nh_saddr
 2026-09-15  2:36 UTC  (5+ messages)

[PATCH net-next v2] octeontx2-af: consolidate RVU AFVF device id definitions
 2026-09-15  2:30 UTC  (2+ messages)

[PATCH net-next v7 0/6] selftests: net: make iou-zcrx tests multithreaded
 2026-09-15  2:30 UTC  (2+ messages)

[PATCH net] net: bcmgenet: restore the hardware filters on open
 2026-09-15  2:30 UTC  (2+ messages)

[PATCH net] octeontx2-af: guard is_pf_cgxmapped() when PF to CGX map is absent
 2026-09-15  2:29 UTC 

[PATCH net] eth: fbnic: ring the doorbell if a burst ends in a drop
 2026-09-15  2:23 UTC 

[PATCH net v2] net: dsa: mxl862xx: disable the stats poll on teardown
 2026-09-15  2:20 UTC  (2+ messages)

[PATCH net] net: wan: farsync: Disable PCI device on removal
 2026-09-15  2:19 UTC  (2+ messages)

[PATCH net-next] sit: do not report an error from ipip6_fill_info()
 2026-09-15  2:10 UTC  (2+ messages)

[PATCH net] net: phy: mediatek: do not report link and per-speed LED rules together
 2026-09-15  2:10 UTC  (2+ messages)

[PATCH net] seg6: set IPSKB_L3SLAVE from IP6SKB_L3SLAVE on IPIP decapsulation
 2026-09-15  2:10 UTC  (2+ messages)

[PATCH net v6] rust: net: phy: fix off-by-one bit positions in device status accessors
 2026-09-15  2:10 UTC  (2+ messages)

[PATCH net] net/sched: Avoid quadratic handle scan in qdisc_alloc_handle
 2026-09-15  2:11 UTC  (2+ messages)

[PATCH net] net: tulip: dmfe: Disable PCI device on removal
 2026-09-15  2:03 UTC 

[PATCH net-next v2 0/3] net: hash uncached route lists by device
 2026-09-15  2:03 UTC  (4+ messages)
` [PATCH net-next v2 1/3] ipv4: hash uncached routes "
` [PATCH net-next v2 2/3] ipv6: "
` [PATCH net-next v2 3/3] selftests: net: cover IPv6 uncached route device mismatch

[PATCH 5.10] libceph: Reject monmaps advertising zero monitors
 2026-09-15  2:03 UTC  (2+ messages)

[PATCH net] net: starfire: Disable PCI device on probe failures
 2026-09-15  2:01 UTC 

[PATCH v3 net-next 5/6] vxlan: remove default_dst and use vxlan_config and lowerdev
 2026-09-15  2:01 UTC  (2+ messages)

[PATCH net-next] net/iucv: Add lock nesting annotation in iucv_sock_close()
 2026-09-15  2:00 UTC  (3+ messages)

[PATCH v3 net-next 3/6] vxlan: move VXLAN_F_MDB to struct vxlan_dev flags
 2026-09-15  2:01 UTC  (2+ messages)

[PATCH v3 net-next 1/6] vxlan: vnifilter: use list_for_each_entry_rcu() in vxlan_vnifilter_dump_dev()
 2026-09-15  2:00 UTC  (2+ messages)

[PATCH net v2] rds: ib: use rds_conn_drop() on protocol version mismatch
 2026-09-15  2:00 UTC  (2+ messages)

[PATCH net] net: sundance: balance PCI enable on cleanup
 2026-09-15  1:58 UTC  (2+ messages)

[PATCH net-next v17 0/2] net: phy: Add driver for Motorcomm Quad 2.5GbE phy
 2026-09-15  1:57 UTC  (4+ messages)
` [PATCH net-next v17 2/2] "

[PATCH net-next v4 10/10] net: ethernet: ravb: Add gPTP support for Gen4
 2026-09-15  1:54 UTC  (2+ messages)

[PATCH net-next v4 09/10] dt-bindings: net: renesas,etheravb: Add optional gPTP phandle for Gen4
 2026-09-15  1:54 UTC  (2+ messages)

[PATCH net-next v4 07/10] net: ethernet: ravb: Add callback for gPTP probe
 2026-09-15  1:54 UTC  (2+ messages)

[PATCH net-next v4 06/10] net: ethernet: ravb: Replace gPTP flags with callbacks
 2026-09-15  1:54 UTC  (2+ messages)

[PATCH net-next v4 05/10] net: ethernet: ravb: Propagate error from ptp_clock_register()
 2026-09-15  1:54 UTC  (2+ messages)

[PATCH net-next v4 03/10] net: ethernet: ravb: Simplify gPTP start and stop
 2026-09-15  1:54 UTC  (2+ messages)

[PATCH net-next v4 02/10] net: ethernet: ravb: Move programming of gPTP timer interval
 2026-09-15  1:54 UTC  (2+ messages)

[PATCH net-next v4 01/10] net: ethernet: ravb: Remove gPTP control from WoL setup and restore
 2026-09-15  1:54 UTC  (2+ messages)

[PATCH net 5/5] {RDMA,net}/mlx5: notify RoCE LAG speed change via driver event
 2026-09-15  1:51 UTC  (2+ messages)

[PATCH net 4/5] net/mlx5: Lag, limit aggregated TX speed by PCIe bandwidth
 2026-09-15  1:51 UTC  (2+ messages)

[PATCH net 3/5] {RDMA,net}/mlx5: cache and use TX-enabled aggregate speed for vports
 2026-09-15  1:51 UTC  (2+ messages)

[PATCH net 2/5] net/mlx5: Lag, reset vport speed on teardown
 2026-09-15  1:51 UTC  (2+ messages)

[PATCH net 1/5] net/mlx5: Lag, split aggregate speed into oper and max helpers
 2026-09-15  1:51 UTC  (2+ messages)

[PATCH net-next v7] net: airoha: add LRO offload support
 2026-09-15  1:50 UTC  (2+ messages)

[PATCH net-next v11 0/2] net: phy: add X-Powers AC200/AC300 EPHY support
 2026-09-15  1:50 UTC  (2+ messages)

[PATCH v3 net-next] octeontx2-pf: report port connector type in ethtool link ksettings
 2026-09-15  1:50 UTC  (2+ messages)

[PATCH net-next 0/3][pull request] ice: expose TSPLL state on E825 through dpll subsystem
 2026-09-15  1:50 UTC  (2+ messages)

[PATCH net-next v5 2/2] net: stmmac: dwxgmac2: add XGMAC timestamp interrupt support
 2026-09-15  1:49 UTC  (2+ messages)

[PATCH net-next v5 1/2] net: stmmac: dwmac-socfpga: complete cross-timestamp on ATSNS
 2026-09-15  1:49 UTC  (2+ messages)

mlx5e:zero-prefix corruption during TCP DMA-BUF RX - help requested
 2026-09-15  1:49 UTC 

[PATCH net-next 0/4] netlink: fix ynl spec tooling robustness bugs
 2026-09-15  1:46 UTC  (5+ messages)

[PATCH net 1/2] net: arcnet: com20020-pci: clean up failed channels
 2026-09-15  1:39 UTC  (2+ messages)
` [PATCH net 2/2] net: arcnet: com20020-pci: balance PCI enable on cleanup

[PATCH RESEND net-next v17 00/10] net: phy_port: SFP modules representation and phy_port listing
 2026-09-15  1:38 UTC  (5+ messages)
` [PATCH RESEND net-next v17 06/10] net: phy: phy_port: Store information about a port's upstream
` [PATCH RESEND net-next v17 10/10] Documentation: networking: Update the phy_port infrastructure description

[PATCH net v7 0/2] net: fix a stale phylink PHY pointer and a lost PHY interrupt
 2026-09-15  1:30 UTC  (4+ messages)
` [PATCH net v7 2/2] net: phy: take the interrupt back from the bus on detach

[PATCH net-next] ppp: ppp_synctty: Use common error handling code in ppp_sync_txmunge()
 2026-09-15  1:27 UTC  (3+ messages)

[PATCH v1 net] tcp: Don't call skb_clone_and_charge_r() for close()d listener in tcp_v6_do_rcv()
 2026-09-15  1:15 UTC  (2+ messages)

[PATCH net] ipmr, ip6mr: annotate data-races in vif_seq_show()
 2026-09-15  1:10 UTC  (2+ messages)

[PATCH net-next v9 0/7] hardware pacing offload
 2026-09-15  1:00 UTC  (2+ messages)

[PATCH net v7] net: qualcomm: rmnet: require CAP_NET_ADMIN in the real device netns for config ops
 2026-09-15  0:55 UTC  (2+ messages)

[PATCH net-next v5 0/4] net: mana: concurrent HWC requests and dynamic queue depth
 2026-09-15  0:50 UTC  (3+ messages)
` [PATCH net-next v5 2/4] net: mana: give each HWC message slot its own completion state

[PATCH net v3] igb: only strip Rx timestamp header on the first buffer of a frame
 2026-09-15  0:45 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net v2] net: phy: dp83867: restore LED configuration after a soft reset
 2026-09-15  0:40 UTC  (2+ messages)

[PATCH net v2] net: macb: fix ordering around PTP timestamp read
 2026-09-15  0:39 UTC  (2+ messages)

[PATCH net v2] vxlan: vnifilter: validate the VNI range in vni_filter_entry_policy
 2026-09-15  0:31 UTC  (6+ messages)
` [PATCH net 0/3] vxlan: vnifilter: bound the VNI range per request
  ` [PATCH net 1/3] vxlan: vnifilter: limit the VNI range of a single request
  ` [PATCH net 2/3] vxlan: vnifilter: account VNI node and per-CPU stats to memcg

[PATCH 00/13 net-next] Allow compiling an IPv6-only kernel network stack
 2026-09-15  0:24 UTC  (2+ messages)

[PATCH net-next 1/8] netfilter: seqadj: do not take ct lock if seqadj is NULL
 2026-09-15  0:20 UTC  (2+ messages)

network flow offloading broken in 6.18.45+
 2026-09-15  0:20 UTC  (6+ messages)

[PATCH net v2] net: phy: qca808x: handle the active-high LED polarity mode
 2026-09-15  0:19 UTC  (2+ messages)

[PATCH net-next v2] tools: ynl: Fix out-of-tree build for ynltool
 2026-09-15  0:10 UTC  (2+ messages)

[PATCH net-next v2] selftests: net: add ruff linter exclusions
 2026-09-15  0:10 UTC  (2+ messages)

[PATCH net 1/4] netfilter: nft_nat: fully initialise new_addr in netmap setup
 2026-09-15  0:10 UTC  (2+ messages)

[PATCH net-next v11 00/15] ax88179_178a: Add support for AX88179A-based chips
 2026-09-15  0:01 UTC  (5+ messages)
` [PATCH net-next v11 06/15] ax88179_178a: Add HW support for AX179A-based chips

[PATCH net-next v9 00/15] dpll: add SiTime SiT9531x DPLL clock driver
 2026-09-15  0:00 UTC  (16+ messages)
` [PATCH net-next v9 01/15] dt-bindings: vendor-prefixes: add SiTime Corporation
` [PATCH net-next v9 02/15] dt-bindings: dpll: add SiTime SiT95316 clock generator
` [PATCH net-next v9 03/15] dpll: add basic SiTime SiT9531x support
` [PATCH net-next v9 04/15] dpll: sit9531x: read DPLL types and pin properties from system firmware
` [PATCH net-next v9 05/15] dpll: sit9531x: register DPLL devices and pins
` [PATCH net-next v9 06/15] dpll: sit9531x: implement input pin state on a DPLL
` [PATCH net-next v9 07/15] dpll: sit9531x: add support to get and set priority on input pins
` [PATCH net-next v9 08/15] dpll: sit9531x: add support to get and set frequency on pins
` [PATCH net-next v9 09/15] dpll: sit9531x: implement output pin state on a DPLL
` [PATCH net-next v9 10/15] dpll: sit9531x: add support to adjust output phase
` [PATCH net-next v9 11/15] dpll: sit9531x: add support to get and set esync on pins
` [PATCH net-next v9 12/15] dpll: sit9531x: add support to get phase offset on the connected input pin
` [PATCH net-next v9 13/15] dpll: sit9531x: add support to get fractional frequency offset
` [PATCH net-next v9 14/15] dpll: sit9531x: model the inter-PLL sync net as a pair of pins
` [PATCH net-next v9 15/15] dpll: sit9531x: allow the device tree to override two board facts

[PATCH 0/1] net: qrtr: fix coding style issues flagged by checkpatch
 2026-09-14 23:36 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH net-next v11 00/15] Begin upstreaming Homa transport protocol
 2026-09-14 23:35 UTC  (17+ messages)
` [PATCH net-next v11 01/15] net: homa: define user-visible API for Homa
` [PATCH net-next v11 02/15] net: homa: create homa_wire.h
` [PATCH net-next v11 03/15] net: homa: create homa_impl.h
` [PATCH net-next v11 04/15] net: homa: create homa_pool.h and homa_pool.c
` [PATCH net-next v11 05/15] net: homa: create homa_tx_pool.h and homa_tx_pool.c
` [PATCH net-next v11 06/15] net: homa: create homa_peer.h and homa_peer.c
` [PATCH net-next v11 07/15] net: homa: create homa_sock.h and homa_sock.c
` [PATCH net-next v11 08/15] net: homa: create homa_interest.h and homa_interest.c
` [PATCH net-next v11 09/15] net: homa: create homa_rpc.h and homa_rpc.c
` [PATCH net-next v11 10/15] net: homa: create homa_outgoing.c
` [PATCH net-next v11 11/15] net: homa: create homa_utils.c
` [PATCH net-next v11 12/15] net: homa: create homa_incoming.c
` [PATCH net-next v11 13/15] net: homa: create homa_timer.c
` [PATCH net-next v11 14/15] net: homa: create homa_plumbing.c
` [PATCH net-next v11 15/15] net: homa: create Makefile and Kconfig

[PATCH net-next 0/6] psp: correct notifications and device info around device assoc
 2026-09-14 23:30 UTC  (4+ messages)
` [PATCH net-next 2/6] psp: don't report the main netdevice's ifindex to associated namespaces

[PATCH net-next v14 07/10] net: stmmac: qcom-ethqos: fix SGMII loopback not set on resume after speed change
 2026-09-14 23:16 UTC  (2+ messages)

[PATCH net-next v14 06/10] net: stmmac: qcom-ethqos: update phy_mode to the resolved interface in mac_finish()
 2026-09-14 23:16 UTC  (2+ messages)

[PATCH net-next v14 03/10] phy: qcom: add the SGMII SerDes PHY driver for SCMI systems
 2026-09-14 23:16 UTC  (2+ messages)

[PATCH net-next v14 01/10] net: phy: aquantia: fix system interface type not updated in forced mode
 2026-09-14 23:14 UTC  (2+ messages)

[PATCH net-next v14 00/10] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2026-09-14 23:15 UTC  (2+ messages)

[PATCH net v2] net: usb: catc: bound the RX packet length in catc_rx_done()
 2026-09-14 23:06 UTC 

[PATCH net-next v8 02/15] dt-bindings: dpll: add SiTime SiT95316 clock generator
 2026-09-14 23:00 UTC  (2+ messages)

Stmmac in the netdev CI ?
 2026-09-14 23:05 UTC  (2+ messages)

[PATCH net v2] tg3: use random MAC address when tg3_get_device_address fails
 2026-09-14 23:05 UTC 

[PATCH net-next 00/11] tunnels: add core and gre drop reasons
 2026-09-14 23:03 UTC  (5+ messages)
` [PATCH net-next 03/11] selftests: net: add a test for the tunnel RX "

[PATCH net-next v8 11/15] dpll: sit9531x: add support to get and set esync on pins
 2026-09-14 23:00 UTC  (2+ messages)

[PATCH net-next v8 14/15] dpll: sit9531x: model the inter-PLL sync net as a pair of pins
 2026-09-14 23:00 UTC  (2+ messages)

[PATCH net-next v8 15/15] dpll: sit9531x: allow the device tree to override two board facts
 2026-09-14 23:00 UTC  (2+ messages)

[PATCH net-next v8 13/15] dpll: sit9531x: add support to get fractional frequency offset
 2026-09-14 23:00 UTC  (2+ messages)

[PATCH net-next v8 12/15] dpll: sit9531x: add support to get phase offset on the connected input pin
 2026-09-14 23:00 UTC  (2+ messages)

[PATCH net-next v8 06/15] dpll: sit9531x: implement input pin state on a DPLL
 2026-09-14 23:00 UTC  (2+ messages)

[PATCH net-next v8 07/15] dpll: sit9531x: add support to get and set priority on input pins
 2026-09-14 23:00 UTC  (2+ messages)

[PATCH net-next v8 09/15] dpll: sit9531x: implement output pin state on a DPLL
 2026-09-14 23:00 UTC  (2+ messages)

[PATCH net-next v8 10/15] dpll: sit9531x: add support to adjust output phase
 2026-09-14 23:00 UTC  (2+ messages)

[PATCH net-next v8 00/15] dpll: add SiTime SiT9531x DPLL clock driver
 2026-09-14 23:00 UTC  (2+ messages)

[PATCH net-next v8 03/15] dpll: add basic SiTime SiT9531x support
 2026-09-14 23:00 UTC  (2+ messages)

[PATCH net-next v8 04/15] dpll: sit9531x: read DPLL types and pin properties from system firmware
 2026-09-14 23:00 UTC  (2+ messages)

[PATCH net-next v8 05/15] dpll: sit9531x: register DPLL devices and pins
 2026-09-14 23:00 UTC  (2+ messages)

[PATCH net-next v8 08/15] dpll: sit9531x: add support to get and set frequency on pins
 2026-09-14 23:00 UTC  (2+ messages)

[PATCH bpf 0/1] xsk: use a 32-bit compare in xsk_map_gen_lookup
 2026-09-14 22:35 UTC  (3+ messages)
` [PATCH bpf 1/1] "

[PATCH v2] tg3: clean up PHYLIB resources on probe failure
 2026-09-14 22:22 UTC 

[PATCH] tg3: clean up PHYLIB resources on probe failure
 2026-09-14 22:19 UTC  (3+ messages)

[PATCH net-next v2 0/3] net: devmem: remove gen_pool from dma-buf allocations
 2026-09-14 21:58 UTC  (7+ messages)
` [PATCH net-next v2 1/3] net: devmem: replace gen_pool with freelist
` [PATCH net-next v2 2/3] net: devmem: embed net_iov_area in binding
` [PATCH net-next v2 3/3] net: devmem: batch net_iov allocations into the page_pool cache

[PATCH bpf v2 1/2] bpf: reject incompatible socket assignments
 2026-09-14 21:55 UTC  (2+ messages)

[PATCH net 0/1] openvswitch: avoid reallocating confirmed conntrack labels
 2026-09-14 21:44 UTC  (3+ messages)
` [PATCH net 1/1] "

[PATCH net 0/2] packet: fix PACKET_TX_RING data corruption on skb_orphan
 2026-09-14 21:37 UTC  (3+ messages)
` [PATCH net 1/2] virtio_net: copy zerocopy frags in start_xmit without NAPI
` [PATCH net 2/2] packet: use ubuf_info completion for TX_RING packets

[syzbot] [arm?] BUG: workqueue lockup in wg_packet_encrypt_worker
 2026-09-14 21:27 UTC 

[PATCH net-next v2 0/2] net: ethernet: cortina: Gemini Ethernet fixes, part 2
 2026-09-14 21:26 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: ethernet: cortina: Ack RX overrun interrupt correctly
` [PATCH net-next v2 2/2] net: ethernet: cortina: Bound RX descriptor processing

[PATCHv2 net] net: phy: marvell: undo WoL setup when Wake-on-LAN is disabled
 2026-09-14 21:24 UTC 

[PATCH net-next v2] net: usb: asix: reject a truncated Data header in rx_fixup
 2026-09-14 21:23 UTC 

[PATCH net v2] selftests/net: run tun tests in a dedicated network namespace
 2026-09-14 21:19 UTC 

[PATCH net-next] openvswitch: raise internal port TSO limit
 2026-09-14 21:16 UTC  (2+ messages)

[PATCH v2 net-next] dt-bindings: net: Use consistent indentation in the example
 2026-09-14 21:15 UTC  (2+ messages)

[PATCH net v10 00/14] rxrpc: Miscellaneous fixes
 2026-09-14 21:11 UTC  (3+ messages)
` [PATCH net v10 01/14] rxrpc: Fix lack of short-send handling in rxrpc_kernel_send_data()

[RFC PATCH net-next v3 0/2] net: phylink: wait for a PHY that probes after the MAC
 2026-09-14 21:11 UTC  (3+ messages)
` [RFC PATCH net-next v3 1/2] dt-bindings: net: ethernet-phy: add needs-host-firmware
` [RFC PATCH net-next v3 2/2] net: phylink: wait for PHYs that are known to probe late

[net PATCH v2 0/6] eth: fbnic: a collection of fixes
 2026-09-14 21:10 UTC  (7+ messages)
` [net PATCH v2 1/6] net: ethtool: keep rtnl_lock for the ioctl self test
` [net PATCH v2 2/6] eth: fbnic: Handle maximum standalone channels
` [net PATCH v2 3/6] eth: fbnic: use the Rx queue napi pointer to find the napi vector
` [net PATCH v2 4/6] eth: fbnic: reset num_napi when the napi vectors are freed
` [net PATCH v2 5/6] eth: fbnic: Set AW_FLUSH_MODE alongside AW_FLUSH when flushing the mailbox
` [net PATCH v2 6/6] eth: fbnic: Handle FW mailbox completions flagged with an error

[PATCH net-next] net: phy: marvell: undo WoL setup when Wake-on-LAN is disabled
 2026-09-14 20:59 UTC  (2+ messages)

[PATCH 1/1] openvswitch: disable BH once per netlink dump instead of per item
 2026-09-14 20:59 UTC  (3+ messages)

[PATCH] vhost-scsi: do not relock event vq mutex on send_evt fallback
 2026-09-14 20:58 UTC  (2+ messages)

[PATCH net-next v13 3/4] net: dsa: microchip: Support Microchip KSZ8995XA / KS8995XA
 2026-09-14 20:46 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).