Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-10-07--09-00 (net-next-6.18-6985-g19884f1e24f0) remotes/brancher/net-next-2025-10-07--12-00 (net-next-6.18-6985-g9eb6ad8ca832) ==== BASE DIFF ==== .../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(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.1nOFOhh9LK b/tmp/tmp.WreoOlQk01 index 907433d2a9dd..e8d3600d9a72 100644 --- a/tmp/tmp.1nOFOhh9LK +++ b/tmp/tmp.WreoOlQk01 @@ -28,6 +28,3 @@ 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 -net: usb: asix: hold PM usage ref to avoid PM/MDIO + RTNL deadlock -selftests: drv-net: make linters happy with our imports -net: sparx5/lan969x: fix flooding configuration on bridge join/leave