Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-05-22--00-00 (v6.15-rc6-1452-g47b6b585dc5e) remotes/brancher/net-next-2025-05-22--03-00 (v6.15-rc6-1455-gb271c83b997e) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.DjbTI0vreZ b/tmp/tmp.HQ1WMokAX2 index ca6d13f9798b..f6991b729268 100644 --- a/tmp/tmp.DjbTI0vreZ +++ b/tmp/tmp.HQ1WMokAX2 @@ -6,6 +6,12 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +net: mana: Add handler for hardware servicing events +vsock/test: Add test for an unexpectedly lingering close() +vsock/test: Introduce enable_so_linger() helper +vsock/test: Introduce vsock_wait_sent() helper +vsock: Move lingering logic to af_vsock core +vsock/virtio: Linger on unsent data net: phy: add driver for MaxLinear MxL86110 PHY wireguard: selftests: specify -std=gnu17 for bash wireguard: allowedips: add WGALLOWEDIP_F_REMOVE_ME flag @@ -60,9 +66,6 @@ espintcp: remove encap socket caching to avoid reference leak espintcp: fix skb leaks net: neigh: use kfree_skb_reason() in neigh_resolve_output() and neigh_connected_output() net/enic: Allow at least 8 RQs to always be used -selftest/net/ovpn: fix TCP socket creation -ovpn: ensure sk is still valid during cleanup -ovpn: properly deconfigure UDP-tunnel net: dsa: microchip: Add SGMII port support to KSZ9477 switch libeth: xdp, xsk: access adjacent u32s as u64 where applicable libeth: xsk: add XSkFQ refill and XSk wakeup helpers