Single branch specified, using that and the previous one:
   remotes/brancher/net-next-2025-01-16--15-01 (v6.13-rc6-1286-ga956cc97e86b)
   remotes/brancher/net-next-2025-01-16--18-01 (v6.13-rc6-1297-gb9a60a9d2ad2)

==== BASE IDENTICAL ====
==== COMMIT DIFF ====
diff --git a/tmp/tmp.K76nlGoY1A b/tmp/tmp.iWMfXFVmQz
index 2f1ba738a20f..052a0da411ad 100644
--- a/tmp/tmp.K76nlGoY1A
+++ b/tmp/tmp.iWMfXFVmQz
@@ -2,6 +2,17 @@ selftests: net: enable profiling
 tc_action dbg
 profile patch
 forwarding: set timeout to 3 hours
+mlxsw: Do not store Tx header length as driver parameter
+mlxsw: Move Tx header handling to PCI driver
+mlxsw: Define Tx header fields in txheader.h
+mlxsw: Initialize txhdr_info according to PTP operations
+mlxsw: Add mlxsw_txhdr_info structure
+net: sxgbe: change conditional statement from if to switch
+net: phy: marvell-88q2xxx: Fix temperature measurement with reset-gpios
+nfc: mrvl: Don't use "proxy" headers
+net/ncsi: wait for the last response to Deselect Package before configuring channel
+nfc: st21nfca: Remove unused of_gpio.h
+net: phy: c45-tjaxx: add delay between MDIO write and read in soft_reset
 net: let net.core.dev_weight always be non-zero
 net: ethernet: ti: am65-cpsw: fix freeing IRQ in am65_cpsw_nuss_remove_tx_chns()
 gtp: Prepare ip4_route_output_gtp() to .flowi4_tos conversion.