NIPA Branch net-next-hw-2025-07-26--08-00

Branches
Base trees
[+] can: peak_usb: fix USB FD devices potential malfunction
[+] Merge tag 'linux-can-fixes-for-6.16-20250725' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
[+] dt-bindings: net: dsa: microchip: Add KSZ8463 switch support
[+] net: dsa: microchip: Add KSZ8463 switch support to KSZ DSA driver
[+] net: dsa: microchip: Use different registers for KSZ8463
[+] net: dsa: microchip: Write switch MAC address differently for KSZ8463
[+] net: dsa: microchip: Setup fiber ports for KSZ8463
[+] net: dsa: microchip: Disable PTP function of KSZ8463
[+] Merge branch 'net-dsa-microchip-add-ksz8463-switch-support'
.../devicetree/bindings/net/dsa/microchip,ksz.yaml | 1 + drivers/net/can/usb/peak_usb/pcan_usb_fd.c | 17 +- drivers/net/dsa/microchip/ksz8.c | 188 ++++++++++++++++++--- drivers/net/dsa/microchip/ksz8.h | 4 + drivers/net/dsa/microchip/ksz8_reg.h | 49 ++++++ drivers/net/dsa/microchip/ksz_common.c | 160 +++++++++++++++++- drivers/net/dsa/microchip/ksz_common.h | 37 +++- drivers/net/dsa/microchip/ksz_dcb.c | 10 +- drivers/net/dsa/microchip/ksz_spi.c | 104 ++++++++++++ include/linux/platform_data/microchip-ksz.h | 1 + 10 files changed, 531 insertions(+), 40 deletions(-)
New patches
@@ -1,44 +1,26 @@
fbnic: link up on QEMU
disable random kunit tests [local patch]
profile patch [local patch]
nipa: config: disable kmemleak auto scan
dbg: tests: bonding: print info on failure [local patch]
drv: net: add timeout [local patch]
tc_action dbg [local patch]
forwarding: set timeout to 3 hours [local patch]
selftests: net: enable profiling [local patch]
timestamp - try waking [local patch]
net: ti: icss-iep: fix device and OF node leaks at probe
net: mtk_eth_soc: fix device leak at probe
net: gianfar: fix device leak when querying time stamp info
net: enetc: fix device and OF node leak at probe
net: dpaa: fix device leak when querying time stamp info
vrf: Drop existing dst reference in vrf_ip6_input_dst
kcm: Fix splice support
[c] can: peak_usb: fix USB FD devices potential malfunction
net/sched: taprio: align entry index attr validation with mqprio
Octeontx2-af: Skip overlap check for SPI field
net: fsl_pq_mdio: use dev_err_probe
selftests: rtnetlink.sh: remove esp4_offload after test
vsock: remove unnecessary null check in vsock_getname()
[c] net: dsa: microchip: Disable PTP function of KSZ8463
[c] net: dsa: microchip: Setup fiber ports for KSZ8463
[c] net: dsa: microchip: Write switch MAC address differently for KSZ8463
[c] net: dsa: microchip: Use different registers for KSZ8463
[c] net: dsa: microchip: Add KSZ8463 switch support to KSZ DSA driver
[c] dt-bindings: net: dsa: microchip: Add KSZ8463 switch support
dt-bindings: ieee802154: Convert at86rf230.txt yaml format
[-] net/ipv6: drop ip6_route_get_saddr
[-] net/ipv6: use ipv6_fl_get_saddr in output
[-] net/ipv6: create ipv6_fl_get_saddr
[-] net/ipv6: flatten ip6_route_get_saddr
[-] net: stmmac: select STMMAC_RELATIVE_FLEX_PPS for stm32 SoCs
[-] drivers: net: stmmac: add STMMAC_RELATIVE_FLEX_PPS
dt-bindings: net: Replace bouncing Alexandru Tachici emails
[-] net: wangxun: support to use adaptive RX coalescing
[-] net: wangxun: limit tx_max_coalesced_frames_irq
[-] net: wangxun: change the default ITR setting
[-] net: mana: Use page pool fragments for RX buffers instead of full pages to improve memory efficiency.
igb: xsk: solve negative overflow of nb_pkts in zerocopy mode
stmmac: xsk: fix negative overflow of budget in zerocopy mode
[-] amd-xgbe: Configure and retrieve 'tx-usecs' for Tx coalescing
Test results