Single branch specified, using that and the previous one:
   remotes/brancher/net-next-hw-2025-03-05--08-00 (v6.14-rc4-1222-g99889eed9687)
   remotes/brancher/net-next-hw-2025-03-05--16-00 (v6.14-rc4-1220-gbff085a5d2ea)

==== BASE DIFF ====
 drivers/ptp/ptp_chardev.c             | 16 +++++++++++++++
 include/linux/posix-clock.h           |  6 +++++-
 kernel/time/posix-clock.c             |  3 ++-
 net/ipv4/tcp_offload.c                | 11 +++++++----
 tools/testing/selftests/ptp/testptp.c | 37 ++++++++++++++++++++++-------------
 5 files changed, 53 insertions(+), 20 deletions(-)


==== COMMIT DIFF ====
diff --git a/tmp/tmp.JTjbq6JL3k b/tmp/tmp.okgVYxF3zF
index 2197bfb94878..560b397847b6 100644
--- a/tmp/tmp.JTjbq6JL3k
+++ b/tmp/tmp.okgVYxF3zF
@@ -13,7 +13,6 @@ enic: enable rq extended cq support
 enic: enic rq extended cq defines
 enic: enic rq code reorg
 enic: Move function from header file to c file
-net: dsa: mv88e6xxx: Verify after ATU Load ops
 netmem: prevent TX of unreadable skbs
 selftests: net: bpf_offload: add 'libbpf_global' to ignored maps
 selftests: net: fix error message in bpf_offload
@@ -39,9 +38,6 @@ net: airoha: Enable Rx Scatter-Gather
 net: airoha: Move min/max packet len configuration in airoha_dev_open()
 inet: fix lwtunnel_valid_encap_type() lock imbalance
 net/smc: use the correct ndev to find pnetid by pnetid table
-ieee802154: ca8210: Switch to using gpiod API
-ieee802154: ca8210: Get platform data via dev_get_platdata()
-ieee802154: ca8210: Use proper setter and getters for bitwise types
 net: stmmac: simplify phylink_suspend() and phylink_resume() calls
 net: ti: icss-iep: Add phase offset configuration for perout signal
 net: ti: icss-iep: Add pwidth configuration for perout signal
@@ -73,9 +69,6 @@ net: enetc: move generic MAC filterng interfaces to enetc-core
 net: enetc: add command BD ring support for i.MX95 ENETC
 net: enetc: add initial netc-lib driver to support NTMP
 mctp i3c: handle NULL header address
-testptp: Add option to open PHC in readonly mode
-ptp: Add PHC file mode checks. Allow RO adjtime() without FMODE_WRITE.
-posix-clock: Store file pointer in struct posix_clock_context
 net: phy: phy_caps: Allow getting an phy_interface's capabilities
 net: phylink: Convert capabilities to linkmodes using phy_caps
 net: phylink: Add a mapping between MAC_CAPS and LINK_CAPS