Single branch specified, using that and the previous one:
   remotes/brancher/net-next-2024-10-31--12-00 (v6.12-rc4-1226-gc84930fe34ab)
   remotes/brancher/net-next-2024-10-31--15-00 (v6.12-rc4-1246-geae63c660438)

==== BASE DIFF ====
 drivers/net/phy/dp83822.c | 31 ++++++++++++++++++-------------
 1 file changed, 18 insertions(+), 13 deletions(-)


==== COMMIT DIFF ====
diff --git a/tmp/tmp.buDujO8rpn b/tmp/tmp.IHVDTBfLy0
index 6b3423d7d2d7..dc82963270f1 100644
--- a/tmp/tmp.buDujO8rpn
+++ b/tmp/tmp.IHVDTBfLy0
@@ -4,6 +4,30 @@ tc_action dbg
 profile patch
 forwarding: set timeout to 3 hours
 i40e: Fix handling changed priv flags
+selftests: ncdevmem: Add automated test
+selftests: ncdevmem: Move ncdevmem under drivers/net/hw
+selftests: ncdevmem: Run selftest when none of the -s or -c has been provided
+selftests: ncdevmem: Remove hard-coded queue numbers
+selftests: ncdevmem: Use YNL to enable TCP header split
+selftests: ncdevmem: Properly reset flow steering
+selftests: ncdevmem: Switch to AF_INET6
+selftests: ncdevmem: Remove default arguments
+selftests: ncdevmem: Make client_ip optional
+selftests: ncdevmem: Unify error handling
+selftests: ncdevmem: Separate out dmabuf provider
+selftests: ncdevmem: Redirect all non-payload output to stderr
+netlink: specs: Enhance tsinfo netlink attributes and add a tsconfig set command
+net: ethtool: Add support for tsconfig command to get/set hwtstamp config
+net: ethtool: tsinfo: Add support for reading tsinfo for a specific hwtstamp provider
+net: ptp: Move ptp_clock_index() to builtin symbol
+net: macb: Convert to netdev_ptp_clock_register
+net: netdevsim: ptp_mock: Convert to netdev_ptp_clock_register
+net: Add the possibility to support a selected hwtstamp in netdevice
+ptp: Add phc source and helpers to register specific PTP clock or get information
+net: Make net_hwtstamp_validate accessible
+net: Make dev_get_hwtstamp_phylib accessible
+vrf: Prepare vrf_process_v4_outbound() to future .flowi4_tos conversion.
+chcr_ktls: fix a possible null-pointer dereference in chcr_ktls_dev_add()
 ipvlan: Prepare ipvlan_process_v4_outbound() to future .flowi4_tos conversion.
 net: tcp: replace the document for "lsndtime" in tcp_sock
 MAINTAINERS: update ENETC driver files and maintainers
@@ -125,10 +149,5 @@ uapi: wireless: Avoid -Wflex-array-member-not-at-end warnings
 uapi: socket: Introduce struct sockaddr_legacy
 bonding: add ESP offload features when slaves support
 net: define and implement new SOL_SOCKET SO_RX_IFINDEX option
-net: phy: dp83822: Configure RMII mode on DP83825 devices
-selftests: hsr: Add test for VLAN
-net: ti: icssg-prueth: Add VLAN support for HSR mode
-net: hsr: Add VLAN CTAG filter support
-net: hsr: Add VLAN support
 net: tcp: Add noinline_for_tracing annotation for tcp_drop_reason()
 compiler_types: Add noinline_for_tracing annotation