Single branch specified, using that and the previous one: remotes/brancher/net-next-hw-2025-05-17--00-00 (v6.15-rc6-1280-g906b2a01c272) remotes/brancher/net-next-hw-2025-05-17--08-00 (v6.15-rc6-1300-g5e9ce5772575) ==== BASE DIFF ==== include/linux/mroute_base.h | 5 +++++ net/ipv4/ipmr.c | 12 +---------- net/ipv6/ip6mr.c | 12 +---------- tools/testing/vsock/timeout.c | 18 ++++++++++++++++ tools/testing/vsock/timeout.h | 1 + tools/testing/vsock/vsock_test.c | 46 +++++++++++++++++++++++++++++++++------- 6 files changed, 64 insertions(+), 30 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.atDxfICZaU b/tmp/tmp.fBhhf2Z7C1 index 3845aff0d028..6a3abc1707c8 100644 --- a/tmp/tmp.atDxfICZaU +++ b/tmp/tmp.fBhhf2Z7C1 @@ -5,6 +5,25 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +net: devmem: remove min_t(iter_iov_len) in sendmsg +selftests: net: validate team flags propagation +xsk: Bring back busy polling support in XDP_COPY +dt-bindings: net: Document support for Aeonsemi PHYs +net: phy: Add support for Aeonsemi AS21xxx PHYs +net: phy: introduce genphy_match_phy_device() +net: phy: nxp-c45-tja11xx: simplify .match_phy_device OP +net: phy: bcm87xx: simplify .match_phy_device OP +net: phy: pass PHY driver to .match_phy_device OP +idpf: add support for Rx timestamping +idpf: add Tx timestamp flows +idpf: add Tx timestamp capabilities negotiation +idpf: add PTP clock configuration +idpf: add mailbox access to read PTP clock time +idpf: negotiate PTP capabilities and get PTP clock +idpf: move virtchnl structures to the header file +virtchnl: add PTP virtchnl definitions +idpf: add initial PTP support +idpf: change the method for mailbox workqueue allocation net: pse-pd: Add Si3474 PSE controller driver dt-bindings: net: pse-pd: Add bindings for Si3474 PSE controller net: ethernet: ti: am65-cpsw: Lower random mac address error print to info @@ -53,10 +72,6 @@ af_unix: Factorise test_bit() for SOCK_PASSCRED and SOCK_PASSPIDFD. selftests/vsock: add initial vmtest.sh for vsock net: phy: move mdiobus_setup_mdiodev_from_board_info to mdio_bus_provider.c octeontx2-pf: Add tracepoint for NIX_PARSE_S -mr: consolidate the ipmr_can_free_table() checks. -net: bcmgenet: expose more stats in ethtool -net: bcmgenet: count hw discarded packets in missed stat -net: bcmgenet: switch to use 64bit statistics llc: fix data loss when reading from a socket in llc_ui_recvmsg() ovpn: fix check for skb_to_sgvec_nomark() return value ovpn: improve 'no route to host' debug message