Single branch specified, using that and the previous one:
   remotes/brancher/net-next-2025-01-06--15-00 (v6.13-rc5-916-g5df810d2115a)
   remotes/brancher/net-next-2025-01-06--18-00 (v6.13-rc5-925-ge140c1c7ccc0)

==== BASE IDENTICAL ====
==== COMMIT DIFF ====
diff --git a/tmp/tmp.LVz1VWsUz2 b/tmp/tmp.IRF9wuThVx
index a49a0e8ea831..c0a46b200c95 100644
--- a/tmp/tmp.LVz1VWsUz2
+++ b/tmp/tmp.IRF9wuThVx
@@ -3,6 +3,16 @@ fs/9p: use kvzalloc/kvfree to allocate struct p9_rdir and its buffer
 tc_action dbg
 profile patch
 forwarding: set timeout to 3 hours
+net: sched: refine software bypass handling in tc_run
+net: hns3: fix kernel crash when 1588 is sent on HIP08 devices
+net: hns3: fixed hclge_fetch_pf_reg accesses bar space out of bounds issue
+net: hns3: initialize reset_timer before hclgevf_misc_irq_init()
+net: hns3: don't auto enable misc vector
+net: hns3: Resolved the issue that the debugfs query result is inconsistent.
+net: hns3: fix missing features due to dev->features configuration too early
+net: hns3: fixed reset failure issues caused by the incorrect reset type
+net: dsa: microchip: remove MICREL_NO_EEE workaround
+net: phy: micrel: disable EEE on KSZ9477-type PHY
 net: dsa: remove get_mac_eee() method
 net: dsa: qca: remove qca8k_get_mac_eee()
 net: dsa: mv88e6xxx: remove mv88e6xxx_get_mac_eee()
@@ -34,7 +44,6 @@ netlink: support dumping IPv4 multicast addresses
 netlink: specs: rt_link: decode ip6tnl, vti and vti6 link attrs
 tools: ynl: print some information about attribute we can't parse
 tools: ynl: correctly handle overrides of fields in subset
-selftests: drv-net: test drivers sleeping in ndo_get_stats64
 usbnet: ipheth: document scope of NCM implementation
 usbnet: ipheth: fix DPE OoB read
 usbnet: ipheth: refactor NCM datagram loop