Single branch specified, using that and the previous one: remotes/brancher/net-next-hw-2025-10-01--00-00 (v6.17-rc7-1889-g141698ffb3e8) remotes/brancher/net-next-hw-2025-10-01--08-00 (v6.17-rc7-1885-g149b4e83a5a1) ==== BASE DIFF ==== Documentation/netlink/specs/ethtool.yaml | 27 - Documentation/networking/flow_control.rst | 373 ---- Documentation/networking/index.rst | 1 - Documentation/networking/phy.rst | 12 +- .../net/ethernet/marvell/octeontx2/nic/otx2_pf.c | 1 + .../net/ethernet/marvell/octeontx2/nic/otx2_vf.c | 1 + drivers/net/ethernet/mellanox/mlx5/core/en/rss.c | 91 +- drivers/net/ethernet/mellanox/mlx5/core/en/rss.h | 30 +- .../net/ethernet/mellanox/mlx5/core/en/rx_res.c | 43 +- .../net/ethernet/mellanox/mlx5/core/en/rx_res.h | 2 +- .../net/ethernet/mellanox/mlx5/core/en_ethtool.c | 15 +- drivers/net/ethernet/mellanox/mlx5/core/en_tc.c | 6 +- drivers/net/ethernet/mellanox/mlx5/core/esw/qos.c | 15 +- .../ethernet/mellanox/mlx5/core/eswitch_offloads.c | 33 + .../ethernet/mellanox/mlx5/core/steering/hws/bwc.c | 37 +- .../ethernet/mellanox/mlx5/core/steering/hws/bwc.h | 21 +- .../mellanox/mlx5/core/steering/hws/bwc_complex.c | 1821 ++++++++------------ .../mellanox/mlx5/core/steering/hws/bwc_complex.h | 60 +- .../mellanox/mlx5/core/steering/hws/definer.c | 87 +- .../mellanox/mlx5/core/steering/hws/definer.h | 9 +- drivers/net/ethernet/mellanox/mlx5/core/wc.c | 28 +- include/linux/ethtool.h | 45 +- include/uapi/linux/ethtool_netlink_generated.h | 4 +- net/dcb/dcbnl.c | 2 - net/ethtool/pause.c | 4 - 25 files changed, 1038 insertions(+), 1730 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.hMwUnLAQnB b/tmp/tmp.5flrTnd7Eu index 69785350c224..662e9ddc4af1 100644 --- a/tmp/tmp.hMwUnLAQnB +++ b/tmp/tmp.5flrTnd7Eu @@ -13,21 +13,4 @@ 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/mlx5e: Make DEFAULT_FRAG_SIZE relative to page size -net: usb: lan78xx: Fix lost EEPROM read timeout error(-ETIMEDOUT) in lan78xx_read_raw_eeprom -octeontx2-pf: fix bitmap leak -octeontx2-vf: fix bitmap leak -ice: ice_adapter: release xa entry on adapter allocation failure 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/mlx5e: Use extack in set rxfh callback -net/mlx5e: Introduce mlx5e_rss_params for RSS configuration -net/mlx5e: Introduce mlx5e_rss_init_params -net/mlx5e: Remove unused mdev param from RSS indir init -net/mlx5: Improve QoS error messages with actual depth values -net/mlx5e: Prevent entering switchdev mode with inconsistent netns -net/mlx5: HWS, Generalize complex matchers -net/mlx5: Improve write-combining test reliability for ARM64 Grace CPUs -net: stmmac: Add support for Allwinner A523 GMAC200 -dt-bindings: net: sun8i-emac: Add A523 GMAC200 compatible