NIPA Branch net-next-2025-10-01--09-00

Branches
Base trees
[+] Revert "Documentation: net: add flow control guide and document ethtool API"
[+] 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 +++++- Documentation/netlink/specs/ethtool.yaml | 27 -- Documentation/networking/flow_control.rst | 373 --------------------- Documentation/networking/index.rst | 1 - Documentation/networking/phy.rst | 12 +- drivers/net/ethernet/stmicro/stmmac/Kconfig | 12 + drivers/net/ethernet/stmicro/stmmac/Makefile | 1 + drivers/net/ethernet/stmicro/stmmac/dwmac-sun55i.c | 159 +++++++++ include/linux/ethtool.h | 45 +-- include/uapi/linux/ethtool_netlink_generated.h | 4 +- net/dcb/dcbnl.c | 2 - net/ethtool/pause.c | 4 - .../testing/selftests/drivers/net/bonding/Makefile | 2 +- 13 files changed, 281 insertions(+), 456 deletions(-)
New patches
@@ -1,24 +1,21 @@
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
[+] xdp: update mem type when page pool is used for generic XDP
[+] net: doc: Fix typos in docs
net: psp: don't assume reply skbs will have a socket
net: mscc: ocelot: Fix use-after-free caused by cyclic delayed work
[c] Revert "Documentation: net: add flow control guide and document ethtool API"
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
selftest:net: Fix uninit pointers and return values
[-] net/smc: handle -ENOMEM from smc_wr_alloc_link_mem gracefully
[-] net/smc: make wr buffer count configurable
[c] net: stmmac: Add support for Allwinner A523 GMAC200
[c] dt-bindings: net: sun8i-emac: Add A523 GMAC200 compatible
Test results