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

==== BASE IDENTICAL ====
==== COMMIT DIFF ====
diff --git a/tmp/tmp.vmtvOS9TXp b/tmp/tmp.c1as6DL9qA
index c0a46b200c95..91f02f0245e3 100644
--- a/tmp/tmp.vmtvOS9TXp
+++ b/tmp/tmp.c1as6DL9qA
@@ -3,6 +3,19 @@ fs/9p: use kvzalloc/kvfree to allocate struct p9_rdir and its buffer
 tc_action dbg
 profile patch
 forwarding: set timeout to 3 hours
+netdev: prevent accessing NAPI instances from another namespace
+r8169: add support for reading over-temp threshold
+r8169: prepare for extending hwmon support
+eth: gve: use appropriate helper to set xdp_features
+if_vlan: fix kdoc warnings
+MAINTAINERS: remove Lars Povlsen from Microchip Sparx5 SoC
+MAINTAINERS: remove Noam Dagan from AMAZON ETHERNET
+MAINTAINERS: remove Ying Xue from TIPC
+MAINTAINERS: remove Mark Lee from MediaTek Ethernet
+MAINTAINERS: mark stmmac ethernet as an Orphan
+MAINTAINERS: remove Andy Gospodarek from bonding
+MAINTAINERS: mark Microchip LAN78xx as Orphan
+MAINTAINERS: mark Synopsys DW XPCS as Orphan
 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
@@ -13,6 +26,14 @@ 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
+page_pool: use list instead of array for alloc cache
+page_pool: batch refilling pages to reduce atomic operation
+page_pool: use list instead of ptr_ring for ring cache
+page_pool: skip dma sync operation for inflight pages
+page_pool: support unlimited number of inflight pages
+page_pool: fix IOMMU crash when driver has already unbound
+page_pool: fix timing for checking and disabling napi_local
+page_pool: introduce page_pool_get_pp() API
 net: dsa: remove get_mac_eee() method
 net: dsa: qca: remove qca8k_get_mac_eee()
 net: dsa: mv88e6xxx: remove mv88e6xxx_get_mac_eee()