Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-11-11--03-00 (v6.18-rc4-967-gb3e3889b8152) remotes/brancher/net-next-2025-11-11--06-00 (v6.18-rc4-968-g9271718242eb) ==== BASE DIFF ==== net/core/netpoll.c | 7 +- tools/testing/selftests/drivers/net/Makefile | 1 + .../testing/selftests/drivers/net/bonding/Makefile | 2 + tools/testing/selftests/drivers/net/bonding/config | 4 + .../drivers/net/bonding/netcons_over_bonding.sh | 361 +++++++++++++++++++++ .../selftests/drivers/net/lib/sh/lib_netcons.sh | 78 ++++- .../selftests/drivers/net/netcons_torture.sh | 130 ++++++++ 7 files changed, 566 insertions(+), 17 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.js7vg8pwX1 b/tmp/tmp.B1MmrnTaFv index 3bcf8b0705a6..a91f864e299a 100644 --- a/tmp/tmp.js7vg8pwX1 +++ b/tmp/tmp.B1MmrnTaFv @@ -80,10 +80,6 @@ tools: ynltool: add traffic distribution balance tools: ynltool: add qstats support tools: ynltool: add page-pool stats tools: ynltool: create skeleton for the C command -selftest: netcons: add test for netconsole over bonded interfaces -selftest: netcons: create a torture test -selftest: netcons: refactor target creation -net: netpoll: fix incorrect refcount handling causing incorrect cleanup virtio_net: Add get ethtool flow rules ops virtio_net: Add support for TCP and UDP ethtool rules virtio_net: Add support for IPv6 ethtool steering