Single branch specified, using that and the previous one:
   remotes/brancher/net-next-2025-02-28--18-00 (v6.14-rc4-965-g929a02283042)
   remotes/brancher/net-next-2025-02-28--21-00 (v6.14-rc4-995-g30bbdbea7299)

==== BASE DIFF ====
 .../ethernet/stmicro/stmmac/dwmac-dwc-qos-eth.c    | 10 +----
 drivers/net/ethernet/stmicro/stmmac/dwmac-imx.c    | 21 ++++++++++-
 .../net/ethernet/stmicro/stmmac/dwmac-intel-plat.c | 24 ++----------
 .../net/ethernet/stmicro/stmmac/dwmac-ipq806x.c    |  9 +++--
 drivers/net/ethernet/stmicro/stmmac/dwmac-meson.c  |  9 +++--
 drivers/net/ethernet/stmicro/stmmac/dwmac-rk.c     | 10 +++--
 drivers/net/ethernet/stmicro/stmmac/dwmac-s32.c    | 22 ++---------
 .../net/ethernet/stmicro/stmmac/dwmac-starfive.c   | 26 ++-----------
 drivers/net/ethernet/stmicro/stmmac/dwmac-thead.c  | 18 +++++----
 drivers/net/ethernet/stmicro/stmmac/stmmac.h       |  2 +
 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c  | 43 ++++++++++++++++++++++
 include/linux/stmmac.h                             |  4 ++
 12 files changed, 108 insertions(+), 90 deletions(-)


==== COMMIT DIFF ====
diff --git a/tmp/tmp.uBPpS8JkLd b/tmp/tmp.L1jVWAKHZJ
index e019d0edff11..f061f2af742e 100644
--- a/tmp/tmp.uBPpS8JkLd
+++ b/tmp/tmp.L1jVWAKHZJ
@@ -3,8 +3,37 @@ selftests: net: enable profiling
 tc_action dbg
 profile patch
 forwarding: set timeout to 3 hours
-Merge tag 'afs-next-20250228-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
+ppp: Fix KMSAN uninit-value warning with bpf
+netconsole: selftest: add task name append testing
+netconsole: docs: document the task name feature
+netconsole: add task name to extra data fields
+netconsole: add configfs controls for taskname sysdata feature
+netconsole: add taskname to extradata entry count
+netconsole: refactor CPU number formatting into separate function
+netconsole: Make boolean comparison consistent
+netconsole: prefix CPU_NR sysdata feature with SYSDATA_
+net: hibmcge: Add support for ioctl
+net: hibmcge: Add support for BMC diagnose feature
+net: hibmcge: Add support for mac link exception handling feature
+net: hibmcge: Add support for abnormal irq handling feature
+net: hibmcge: Add support for checksum offload
+net: hibmcge: Add support for dump statistics
 net: hns3: make sure ptp clock is unregister and freed if hclge_ptp_get_cycle returns an error
+net: airoha: Introduce PPE debugfs support
+net: airoha: Add loopback support for GDM2
+net: airoha: Introduce flowtable offload support
+net: airoha: Introduce Airoha NPU support
+dt-bindings: net: airoha: Add airoha,npu phandle property
+dt-bindings: net: airoha: Add the NPU node for EN7581 SoC
+net: airoha: Rename airoha_set_gdm_port_fwd_cfg() in airoha_set_vip_for_gdm_port()
+net: airoha: Move REG_GDM_FWD_CFG() initialization in airoha_dev_init()
+net: airoha: Enable support for multiple net_devices
+net: dsa: mt7530: Enable Rx sptag for EN7581 SoC
+net: airoha: Move DSA tag in DMA descriptor
+net: airoha: Move register definitions in airoha_regs.h
+net: airoha: Move reg/write utility routines in airoha_eth.h
+net: airoha: Move definitions in airoha_eth.h
+net: airoha: Move airoha_eth driver in a dedicated folder
 net: plumb extack in __dev_change_net_namespace()
 net: advertise netns_immutable property via netlink
 net: rename netns_local to netns_immutable
@@ -14,7 +43,6 @@ net: use sock_kmemdup for ip_options
 sock: add sock_kmemdup helper
 mptcp: Remove unused declaration mptcp_set_owner_r()
 qlcnic: fix a memory leak in qlcnic_sriov_set_guest_vlan_mode()
-net: fully namespace net.core.{r,w}mem_{default,max} sysctls
 ipv4: fib: Convert RTM_NEWROUTE and RTM_DELROUTE to per-netns RTNL.
 ipv4: fib: Move fib_valid_key_len() to rtm_to_fib_config().
 ipv4: fib: Hold rtnl_net_lock() in ip_rt_ioctl().
@@ -107,16 +135,6 @@ net/mlx5: Lag, Enable Multiport E-Switch offloads on 8 ports LAG
 net/mlx5e: Enable lanes configuration when auto-negotiation is off
 net/mlx5: Refactor link speed handling with mlx5_link_info struct
 net/mlx5: Relocate function declarations from port.h to mlx5_core.h
-afs: Simplify cell record handling
-afs: Fix afs_server ref accounting
-afs: Use the per-peer app data provided by rxrpc
-rxrpc: Allow the app to store private data on peer structs
-afs: Drop the net parameter from afs_unuse_cell()
-afs: Make afs_lookup_cell() take a trace note
-afs: Improve server refcount/active count tracing
-afs: Improve afs_volume tracing to display a debug ID
-afs: Change dynroot to create contents on demand
-afs: Remove the "autocell" mount option
 Bluetooth: Add check for mgmt_alloc_skb() in mgmt_device_connected()
 Bluetooth: Add check for mgmt_alloc_skb() in mgmt_remote_name()
 bluetooth: btusb: Initialize .owner field of force_poll_sync_fops