Single branch specified, using that and the previous one:
   remotes/brancher/net-next-hw-2025-02-19--08-00 (v6.14-rc2-656-geb5ce78a159e)
   remotes/brancher/net-next-hw-2025-02-19--16-00 (v6.14-rc2-678-ga2c2d2c734f4)

==== BASE DIFF ====
 drivers/net/ethernet/microsoft/mana/mana_en.c |   5 +
 drivers/net/ethernet/ti/am65-cpsw-nuss.c      | 211 ++++++++------------------
 drivers/net/ethernet/ti/am65-cpsw-nuss.h      |   8 +
 drivers/net/hyperv/hyperv_net.h               |   2 +
 drivers/net/hyperv/netvsc_drv.c               |  15 ++
 drivers/net/hyperv/rndis_filter.c             |  13 +-
 6 files changed, 100 insertions(+), 154 deletions(-)


==== COMMIT DIFF ====
diff --git a/tmp/tmp.MHYAd2Sxj2 b/tmp/tmp.dBWY2V9Pea
index 1a6d8cd837f1..4052e8c8a6c7 100644
--- a/tmp/tmp.MHYAd2Sxj2
+++ b/tmp/tmp.dBWY2V9Pea
@@ -3,6 +3,28 @@ selftests: net: enable profiling
 tc_action dbg
 profile patch
 forwarding: set timeout to 3 hours
+xfrm_output: Force software GSO only in tunnel mode
+neighbour: Replace kvzalloc() with kzalloc() when GFP_ATOMIC is specified
+net: pktgen: fix access outside of user given buffer in pktgen_thread_write()
+net: pktgen: fix ctrl interface command parsing
+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: report duplicate MAC address in all situations
+net: phy: add phylib-internal.h
+net: ti: icss-iep: Fix phase offset configuration for perout signal
+net: ti: icss-iep: Fix pwidth configuration for perout signal
+net: enetc: fix the off-by-one issue in enetc_map_tx_tso_buffs()
+net: enetc: correct the EMDIO base offset for ENETC v4
+net: enetc: remove the mm_lock from the ENETC v4 driver
+net: enetc: add missing enetc4_link_deinit()
+net: enetc: update UDP checksum when updating originTimestamp field
+net: enetc: VFs do not support HWTSTAMP_TX_ONESTEP_SYNC
+net: enetc: correct the xdp_tx statistics
+net: enetc: correct the tx_swbd statistics
+net: enetc: fix the off-by-one issue in enetc_map_tx_buffs()
 net: stmmac: dwmac-loongson: Add fix_soc_reset() callback
 nfc: hci: Remove unused nfc_llc_unregister
 afs: Give an afs_server object a ref on the afs_cell object it points to
@@ -15,8 +37,6 @@ net: phy: marvell-88q2xxx: Enable temperature measurement in probe again
 Revert "net: skb: introduce and use a single page frag cache"
 net: allow small head cache usage with large MAX_SKB_FRAGS values
 net: sfp: add quirk for 2.5G OEM BX SFP
-net: plumb extack in __dev_change_net_namespace()
-net: advertise 'netns local' property via netlink
 selftests: net: Fix minor typos in MPTCP and psock tests
 selftests/net: deflake GRO tests and fix return value and output
 selftests/net: big_tcp: longer netperf session on slow machines
@@ -56,11 +76,4 @@ net: fib_rules: Add port mask support
 net: fib_rules: Add port mask attributes
 dt-bindings: net: dsa: b53: add BCM53101 support
 net: dsa: b53: mdio: add support for BCM53101
-net: ethernet: ti am65_cpsw: Drop separate TX completion functions
-net: ethernet: ti: am65_cpsw: move am65_cpsw_put_page() out of am65_cpsw_run_xdp()
-net: ethernet: ti: am65-cpsw: use return instead of goto in am65_cpsw_run_xdp()
-net: ethernet: ti: am65_cpsw: remove cpu argument am65_cpsw_run_xdp
-net: ethernet: ti: am65-cpsw: remove am65_cpsw_nuss_tx_compl_packets_2g()
 net: axienet: Set mac_managed_pm
-hv_netvsc: Use VF's tso_max_size value when data path is VF
-net: mana: Allow tso_max_size to go up-to GSO_MAX_SIZE