Single branch specified, using that and the previous one:
   remotes/brancher/net-next-2025-01-22--15-00 (net-next-6.14-35-g4250ff1c3ec5)
   remotes/brancher/net-next-2025-01-22--18-00 (net-next-6.14-45-gf5cdde680409)

==== BASE IDENTICAL ====
==== COMMIT DIFF ====
diff --git a/tmp/tmp.UkAAkcgrNl b/tmp/tmp.rBcyhsswSh
index c6810be2214e..115c968f40c1 100644
--- a/tmp/tmp.UkAAkcgrNl
+++ b/tmp/tmp.rBcyhsswSh
@@ -3,6 +3,17 @@ selftests: net: enable profiling
 tc_action dbg
 profile patch
 forwarding: set timeout to 3 hours
+net: fec: Refactor MAC reset to function
+net: sh_eth: Fix missing rtnl lock in suspend path
+net: ravb: Fix missing rtnl lock in suspend path
+selftest: net: add proc_net_pktgen
+net: pktgen: fix access outside of user given buffer in pktgen_if_write()
+net: pktgen: fix access outside of user given buffer in pktgen_thread_write()
+net: pktgen: fix 'ratep 0' error handling (return -EINVAL)
+net: pktgen: fix 'rate 0' error handling (return -EINVAL)
+net: pktgen: fix hex32_arg parsing for short reads
+net: pktgen: enable 'param=value' parsing
+net: pktgen: replace ENOTSUPP with EOPNOTSUPP
 Bonding: Fix support for gso_partial_features
 net: netlink: prevent potential integer overflow in nlmsg_new()
 net: fec: remove unnecessary DMA mapping of TSO header
@@ -20,7 +31,6 @@ ipmr: do not call mr_mfc_uses_dev() for unres entries
 net: the appletalk subsystem no longer uses ndo_do_ioctl
 selftests/net: packetdrill: more xfail changes (and a correction)
 gro_cells: Avoid packet re-ordering for cloned skbs
-xfrm: fix integer overflow in xfrm_replay_state_esn_len()
 net: stmmac: dwmac-loongson: Set correct {tx,rx}_fifo_size
 net: mvneta: fix locking in mvneta_cpu_online()
 net: davicom: fix UAF in dm9000_drv_remove