Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-06-22--15-00 (v6.16-rc2-750-g92389cd853e7) remotes/brancher/net-next-2025-06-22--18-00 (v6.16-rc2-749-g09825fe0d6c7) ==== BASE DIFF ==== .../device_drivers/ethernet/marvell/octeontx2.rst | 2 +- drivers/net/netdevsim/netdev.c | 2 +- .../selftests/net/rtnetlink_notification.sh | 44 +++++++++++++++++++++- 3 files changed, 45 insertions(+), 3 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.Vq9aj9IaOV b/tmp/tmp.HsJP4DIzYq index 6088b8756eed..d8d996b19827 100644 --- a/tmp/tmp.Vq9aj9IaOV +++ b/tmp/tmp.HsJP4DIzYq @@ -37,7 +37,6 @@ tcp: AccECN core tcp: reorganize tcp_sock_write_txrx group for variables later tcp: fast path functions later tcp: reorganize SYN ECN code -myri10ge: avoid uninitialized variable use Documentation: netlink: specs: tc: Add DualPI2 specification selftests/tc-testing: Add selftests for qdisc DualPI2 selftests/tc-testing: Fix warning and style check on tdc.sh @@ -46,9 +45,7 @@ sched: Dump configuration and statistics of dualpi2 qdisc sched: Struct definition and parsing of dualpi2 qdisc virtio-net: xsk: rx: move the xdp->data adjustment to buf_to_xdp() virtio-net: xsk: rx: fix the frame's length check -Fix typo in marvell octeontx2 documentation net: netpoll: Initialize UDP checksum field before checksumming -netdevsim: fix UaF when counting Tx stats selftests: drv-net: stats: use skip instead of xfail for unsupported features selftests: drv-net: stats: fix pylint issues net: make sk->sk_rcvtimeo lockless @@ -110,7 +107,6 @@ selftest: af_unix: Add tests for -ECONNRESET. af_unix: Don't set -ECONNRESET for consumed OOB skb. af_unix: Add test for consecutive consumed OOB. af_unix: Don't leave consecutive consumed OOB skbs. -selftest: add selftest for anycast notifications netlink: Fix wraparound of sk->sk_rmem_alloc udp: use __sock_rcvbuf_has_space() helper net: add sock_rcvbuf_has_space() helper