Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-11-05--15-00 (v6.18-rc3-798-gd4bca3a1e289) remotes/brancher/net-next-2025-11-05--18-00 (v6.18-rc3-813-g5e53521eeb93) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.pzxd52Ipfl b/tmp/tmp.JvbcRzLd0u index d5fd76e29723..0bcc412bce73 100644 --- a/tmp/tmp.pzxd52Ipfl +++ b/tmp/tmp.JvbcRzLd0u @@ -12,6 +12,10 @@ nipa: config: x86: use periodic HZ tick nipa: disable 6.17's merge window kunit tests nipa: disable random kunit tests nipa: fbnic: link up on QEMU +veth: more robust handing of race to avoid txq getting stuck +veth: enable dev_watchdog for detecting stalled TXQs +net/mlx5e: Make DEFAULT_FRAG_SIZE relative to page size +net/ipv6: fix lookup for ::/0 (non-)subtree route net: bonding: use atomic instead of rtnl_mutex, to make sure peer notify updated net: phy: qt2025: Wait until PHY becomes ready selftests/bpf: Add mptcp test with sockmap @@ -44,6 +48,18 @@ tools: ynltool: add page-pool stats tools: ynltool: create skeleton for the C command netlink: specs: netdev add missing stats to qstat-get ptp: Return -EINVAL on ptp_clock_register if required ops are NULL +selftests/vsock: disable shellcheck SC2317 and SC2119 +selftests/vsock: add vsock_loopback module loading +selftests/vsock: add 1.37 to tested virtme-ng versions +selftests/vsock: add BUILD=0 definition +selftests/vsock: identify and execute tests that can re-use VM +selftests/vsock: add check_result() for pass/fail counting +selftests/vsock: speed up tests by reducing the QEMU pidfile timeout +selftests/vsock: do not unconditionally die if qemu fails +selftests/vsock: avoid multi-VM pidfile collisions with QEMU +selftests/vsock: reuse logic for vsock_test through wrapper functions +selftests/vsock: make wait_for_listener() work even if pipefail is on +selftests/vsock: improve logging in vmtest.sh net: ravb: Use common defines for time stamping control net: ravb: Break out Rx hardware timestamping net: rcar_gen4_ptp: Remove unused defines @@ -51,7 +67,6 @@ net: rtsn: Use common defines for time stamping control net: rswitch: Use common defines for time stamping control net: rcar_gen4_ptp: Move control fields to users net: rswitch: Move definition of S4 gPTP offset -selftests/vsock: avoid false-positives when checking dmesg selftest: netcons: add test for netconsole over bonded interfaces selftest: netcons: create a torture test selftest: netcons: refactor target creation