Single branch specified, using that and the previous one:
   remotes/brancher/net-next-2025-02-16--21-00 (v6.14-rc2-585-g0b76525638ec)
   remotes/brancher/net-next-2025-02-17--00-00 (v6.14-rc2-557-g1c7892d7f552)

==== BASE IDENTICAL ====
==== COMMIT DIFF ====
diff --git a/tmp/tmp.LyQ9PzDWrm b/tmp/tmp.3cIq1GCw65
index 10f8cfd81824..5274c272116f 100644
--- a/tmp/tmp.LyQ9PzDWrm
+++ b/tmp/tmp.3cIq1GCw65
@@ -3,6 +3,12 @@ selftests: net: enable profiling
 tc_action dbg
 profile patch
 forwarding: set timeout to 3 hours
+net: phy: c45: remove local advertisement parameter from genphy_c45_eee_is_active
+net: phy: c45: use cached EEE advertisement in genphy_c45_ethtool_get_eee
+net: phy: c45: Don't silently remove disabled EEE modes any longer when writing advertisement register
+net: phy: remove disabled EEE modes from advertising_eee in phy_probe
+net: phy: improve phy_disable_eee_mode
+net: phy: move definition of phy_is_started before phy_disable_eee_mode
 neighbour: Replace kvzalloc() with kzalloc() when GFP_ATOMIC is specified
 net: stmmac: Add glue layer for Sophgo SG2044 SoC
 net: stmmac: platform: Add snps,dwmac-5.30a IP compatible string
@@ -10,7 +16,6 @@ dt-bindings: net: Add support for Sophgo SG2044 dwmac
 selftests: make shell scripts POSIX-compliant
 net: xpcs: rearrange register definitions
 ppp: Prevent out-of-bounds access in ppp_sync_txmunge
-MAINTAINERS: create entry for ethtool MAC merge
 net: stmmac: Use str_enabled_disabled() helper
 MAINTAINERS: trim the GVE entry
 net: phy: realtek: add defines for shadowed c45 standard registers
@@ -23,7 +28,6 @@ selftests: drv-net: get detailed interface info
 selftests: drv-net: resolve remote interface name
 netdev: clarify GSO vs csum in qstats
 net: move stale comment about ntuple validation
-gve: set xdp redirect target only when it is available
 ipv6: initialize inet socket cookies with sockcm_init
 ipv6: replace ipcm6_init calls with ipcm6_init_sk
 icmp: reflect tos through ip cookie rather than updating inet_sk
@@ -31,50 +35,18 @@ ipv4: remove get_rttos
 ipv4: initialize inet socket cookies with sockcm_init
 net: initialize mark in sockcm_init
 tcp: only initialize sockcm tsflags field
-net: cadence: macb: Report standard stats
-net: cadence: macb: Convert to get_stats64
-net: cadence: macb: Implement BQL
-net: xilinx: axienet: Implement BQL
 selftests: drv-net: Test queue xsk attribute
 netdev-genl: Add an XSK attribute to queues
 netlink: Add nla_put_empty_nest helper
 selftests: net: add support for testing SO_RCVMARK and SO_RCVPRIORITY
-net: phy: realtek: add helper RTL822X_VND2_C22_REG
-iavf: add support for Rx timestamps to hotpath
-iavf: handle set and get timestamps ops
-iavf: Implement checking DD desc field
-iavf: refactor iavf_clean_rx_irq to support legacy and flex descriptors
-iavf: define Rx descriptors as qwords
-libeth: move idpf_rx_csum_decoded and idpf_rx_extracted
-iavf: periodically cache PHC time
-iavf: add support for indirect access to PHC time
-iavf: add initial framework for registering PTP clock
-iavf: negotiate PTP capabilities
-iavf: add support for negotiating flexible RXDID format
-virtchnl: add enumeration for the rxdid format
-ice: support Rx timestamp on flex descriptor
-virtchnl: add support for enabling PTP on iAVF
-net: use napi_id_valid helper
-net: phy: marvell-88q2xxx: Init PHY private structure for mv88q211x
-trace: tcp: Add tracepoint for tcp_cwnd_reduction()
-net: phy: marvell-88q2xxx: enable temperature sensor in mv88q2xxx_config_init
-net: phy: marvell-88q2xxx: order includes alphabetically
-net: phy: marvell-88q2xxx: align defines
-ibmvnic: Print data buffers with kernel API's
-hexdump: Use for_each macro in print_hex_dump
-hexdump: Implement macro for converting large buffers
+MAINTAINERS: create entry for ethtool MAC merge
+gve: set xdp redirect target only when it is available
 selftests: test_vxlan_fdb_changelink: Add a test for MC remote change
 selftests: test_vxlan_fdb_changelink: Convert to lib.sh
 selftests: forwarding: lib: Move require_command to net, generalize
 vxlan: Join / leave MC group after remote changes
 vxlan: Drop 'changelink' parameter from vxlan_dev_configure()
-ibmvnic: Don't reference skb after sending to VIOS
-net: phy: dp83822: Add support for changing the transmit amplitude voltage
-net: phy: Add helper for getting tx amplitude gain
-dt-bindings: net: ethernet-phy: add property tx-amplitude-100base-tx-percent
-devlink: fix xa_alloc_cyclic error handling
 s390/ism: add release function for struct device
-Documentation: net: phy: Elaborate on RGMII delay handling
 net: dsa: rtl8366rb: Fix compilation problem
 page_pool: avoid infinite loop to schedule delayed worker
 selftests: net: fix grammar in reuseaddr_ports_exhausted.c log message