NIPA Branch net-next-2025-10-07--12-00

Branches
Base trees
[+] net: sparx5/lan969x: fix flooding configuration on bridge join/leave
[+] selftests: drv-net: make linters happy with our imports
[+] net: usb: asix: hold PM usage ref to avoid PM/MDIO + RTNL deadlock
.../net/ethernet/microchip/sparx5/sparx5_main.c | 5 +++ .../ethernet/microchip/sparx5/sparx5_switchdev.c | 12 +++++++ .../net/ethernet/microchip/sparx5/sparx5_vlan.c | 10 ------ drivers/net/usb/asix_devices.c | 29 +++++++++++++++ tools/testing/selftests/drivers/net/hds.py | 3 +- .../selftests/drivers/net/lib/py/__init__.py | 41 ++++++++++++++++------ 6 files changed, 79 insertions(+), 21 deletions(-)
New patches
@@ -1,33 +1,30 @@
nipa: config: disable kmemleak auto scan
nipa: config: x86: disable GPUs and sound
nipa: drv: net: add timeout
nipa: forwarding: set timeout to 3 hours
nipa: config: disable CPU_MITIGATIONS
nipa: tc_action dbg
nipa: selftests: net: enable profiling
nipa: dbg net/sctp_vrf.sh
nipa: dbg: tests: bonding: print info on failure
nipa: timestamp - try waking
nipa: profile (time) test output
nipa: config: x86: use periodic HZ tick
nipa: disable 6.17's merge window kunit tests
nipa: disable random kunit tests
nipa: fbnic: link up on QEMU
bridge: br_vlan_fill_forward_path_pvid: use br_vlan_group_rcu()
bpf: Use rcu_read_lock_dont_migrate in bpf_sk_storage.c
net/ip6_tunnel: Prevent perpetual tunnel growth
net: pse-pd: tps23881: Fix current measurement scaling
net: cxgb4/ch_ipsec: fix potential use-after-free in ch_ipsec_xfrm_add_state() callback
net/mlx5: fix pre-2.40 binutils assembler error
xsk: Fix overflow in descriptor validation@@
r8169: fix packet truncation after S4 resume on RTL8168H/RTL8111H
net: ipv6: respect route prfsrc and fill empty saddr before ECMP hash
ptp: netc: Add dependency on NXP_ENETC4
net: airoha: Fix loopback mode configuration for GDM2 port
wireguard: allowedips: Use kfree_rcu() instead of call_rcu()
net/mlx5e: Do not fail PSP init on missing caps
net/mlx5e: Prevent tunnel reformat when tunnel mode not allowed
net/mlx5: Prevent tunnel mode conflicts between FDB and NIC IPsec tables
[c] net: usb: asix: hold PM usage ref to avoid PM/MDIO + RTNL deadlock
[c] selftests: drv-net: make linters happy with our imports
[c] net: sparx5/lan969x: fix flooding configuration on bridge join/leave
Test results