Single branch specified, using that and the previous one:
   remotes/brancher/net-next-hw-2025-03-20--08-00 (v6.14-rc6-1383-g850799b94c7a)
   remotes/brancher/net-next-hw-2025-03-20--16-00 (v6.14-rc6-1415-g65554c8a4a7c)

==== BASE DIFF ====
 Documentation/networking/mptcp-sysctl.rst          |  23 ++
 MAINTAINERS                                        |  11 +
 drivers/net/ethernet/intel/igb/igb_ptp.c           |   6 +
 drivers/net/ethernet/microchip/lan743x_ptp.c       |   6 +
 drivers/net/ethernet/renesas/ravb_ptp.c            |   3 +-
 drivers/net/ethernet/ti/icssg/icssg_prueth.c       |   1 +
 drivers/net/ethernet/ti/icssg/icssg_prueth.h       |   2 +
 drivers/net/ethernet/ti/icssg/icssg_stats.c        |   4 +
 drivers/net/phy/bcm-phy-ptp.c                      |   3 +-
 drivers/ptp/ptp_ocp.c                              |   4 +
 include/net/mptcp.h                                |  14 ++
 net/8021q/vlan_dev.c                               |  31 +--
 net/atm/lec.c                                      |   3 +-
 net/batman-adv/bat_iv_ogm.c                        |   3 +-
 net/batman-adv/bat_v_ogm.c                         |   3 +-
 net/core/lwtunnel.c                                |  65 +++++-
 net/core/neighbour.c                               |   1 +
 net/ipv6/addrconf.c                                |  15 +-
 net/ipv6/ioam6_iptunnel.c                          |   8 +-
 net/mptcp/ctrl.c                                   | 113 +++++++++-
 net/mptcp/options.c                                |   6 +-
 net/mptcp/pm.c                                     |  97 ++++++--
 net/mptcp/pm_kernel.c                              |  16 +-
 net/mptcp/pm_netlink.c                             |   6 +
 net/mptcp/pm_userspace.c                           |  10 +
 net/mptcp/protocol.h                               |  17 ++
 net/xfrm/xfrm_output.c                             |  43 +++-
 tools/include/uapi/asm-generic/socket.h            |  21 +-
 tools/testing/selftests/net/Makefile               |   2 +-
 tools/testing/selftests/net/config                 |   2 +
 tools/testing/selftests/net/gre_ipv6_lladdr.sh     | 177 ---------------
 .../selftests/net/lwt_dst_cache_ref_loop.sh        | 246 +++++++++++++++++++++
 tools/testing/selftests/net/mptcp/userspace_pm.sh  |  30 ++-
 33 files changed, 724 insertions(+), 268 deletions(-)


==== COMMIT DIFF ====
diff --git a/tmp/tmp.OMS18Llmgb b/tmp/tmp.T0PG1Lv3FE
index b8c2bd5b97b8..2e5d66dab4db 100644
--- a/tmp/tmp.OMS18Llmgb
+++ b/tmp/tmp.T0PG1Lv3FE
@@ -4,9 +4,3 @@ selftests: net: enable profiling
 tc_action dbg
 profile patch
 forwarding: set timeout to 3 hours
-ptp: ocp: reject unsupported periodic output flags
-broadcom: fix supported flag check in periodic output function
-net: lan743x: reject unsupported external timestamp requests
-renesas: reject PTP_STRICT_FLAGS as unsupported
-igb: reject invalid external timestamp requests for 82580-based HW
-MAINTAINERS: Add Andrea Mayer as a maintainer of SRv6