Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-10-01--06-00 (v6.17-rc7-1892-ga9dcbf39451a) remotes/brancher/net-next-2025-10-01--09-00 (v6.17-rc7-1893-gbba089f0a575) ==== BASE DIFF ==== .../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(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.05Ufrojex2 b/tmp/tmp.u1tSO8XE64 index fe0d4913736a..d959f8e33665 100644 --- a/tmp/tmp.05Ufrojex2 +++ b/tmp/tmp.u1tSO8XE64 @@ -12,13 +12,10 @@ 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 -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 -net: stmmac: Add support for Allwinner A523 GMAC200 -dt-bindings: net: sun8i-emac: Add A523 GMAC200 compatible