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

==== BASE IDENTICAL ====
==== COMMIT DIFF ====
diff --git a/tmp/tmp.gAcng7TELD b/tmp/tmp.iWa5r6tO5M
index 115c968f40c1..18b24118dce1 100644
--- a/tmp/tmp.gAcng7TELD
+++ b/tmp/tmp.iWa5r6tO5M
@@ -3,17 +3,10 @@ selftests: net: enable profiling
 tc_action dbg
 profile patch
 forwarding: set timeout to 3 hours
+net: rose: fix timer races against user threads
 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