NIPA Branch net-next-hw-2025-10-01--16-00

Branches
Base trees
[+] dt-bindings: net: sun8i-emac: Add A523 GMAC200 compatible
[+] net: stmmac: Add support for Allwinner A523 GMAC200
[+] Merge branch 'net-stmmac-add-support-for-allwinner-a523-gmac200'
.../bindings/net/allwinner,sun8i-a83t-emac.yaml | 95 +++++++++++- drivers/net/ethernet/stmicro/stmmac/Kconfig | 12 ++ drivers/net/ethernet/stmicro/stmmac/Makefile | 1 + drivers/net/ethernet/stmicro/stmmac/dwmac-sun55i.c | 159 +++++++++++++++++++++ .../testing/selftests/drivers/net/bonding/Makefile | 2 +- 5 files changed, 266 insertions(+), 3 deletions(-)
New patches
@@ -1,16 +1,24 @@
fbnic: link up on QEMU
nipa: config: disable kmemleak auto scan
selftests: net: fix server bind failure in sctp_vrf.sh
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: 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
[+] net: fix potential use-after-free in ch_ipsec_xfrm_add_state() callback
[+] net: doc: Fix typos in docs
[+] xdp: update mem type when page pool is used for generic XDP
[+] net: psp: don't assume reply skbs will have a socket
[+] net: mscc: ocelot: Fix use-after-free caused by cyclic delayed work
[+] net/mlx4: prevent potential use after free in mlx4_en_do_uc_filter()
[+] page_pool: Fix PP_MAGIC_MASK to avoid crashing on some 32-bit arches
[+] net: usb: lan78xx: Fix lost EEPROM read timeout error(-ETIMEDOUT) in lan78xx_read_raw_eeprom
selftest:net: Fix uninit pointers and return values
Test results