Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-08-14--06-00 (net-next-6.17-10437-g9f00d748689e) remotes/brancher/net-next-2025-08-14--09-00 (net-next-6.17-10440-g9c22c8dac395) ==== BASE DIFF ==== drivers/net/ethernet/cadence/macb_main.c | 61 ++++++++++++++++++-------------- 1 file changed, 35 insertions(+), 26 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.ghh9HitVm2 b/tmp/tmp.ZxPWjBXa2q index ae88fb0b3021..4d4f0701eacc 100644 --- a/tmp/tmp.ghh9HitVm2 +++ b/tmp/tmp.ZxPWjBXa2q @@ -12,6 +12,9 @@ nipa: config: x86: use periodic HZ tick nipa: disable 6.17's merge window kunit tests nipa: dbg net/sctp_vrf.sh nipa: disable random kunit tests +net: macb: Add capability-based QBV detection and Versal support +net: macb: Add TAPRIO traffic scheduling support +ipv6: sr: validate HMAC algorithm ID in seg6_hmac_info_add net: bridge: remove unused argument of br_multicast_query_expired() ppp: fix race conditions in ppp_fill_forward_path net: ethernet: mtk_ppe: add RCU lock around dev_fill_forward_path @@ -130,4 +133,3 @@ eth: bnxt: support RSS on IPv6 Flow Label eth: fbnic: support RSS on IPv6 Flow Label net: ethtool: support including Flow Label in the flow hash for RSS net: pppoe: implement GRO/GSO support -net: cadence: macb: convert from round_rate() to determine_rate()