Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-05-13--06-00 (v6.15-rc5-1190-g9756d6ec3b1b) remotes/brancher/net-next-2025-05-13--09-00 (v6.15-rc5-1188-g88073d200582) ==== BASE DIFF ==== drivers/net/dsa/microchip/ksz_common.c | 135 ++++++++++++++++++++++++++------- drivers/net/phy/micrel.c | 7 -- include/linux/micrel_phy.h | 1 - 3 files changed, 107 insertions(+), 36 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.d1miYcqJDv b/tmp/tmp.SnjUhf96cX index f31cf31561d7..8e5acf7c2e19 100644 --- a/tmp/tmp.d1miYcqJDv +++ b/tmp/tmp.SnjUhf96cX @@ -6,6 +6,9 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +net: Look for bonding slaves in the bond's network namespace +octeontx2-af: Fix CGX Receive counters +octeontx2-pf: ethtool: Display "Autoneg" and "Port" fields net: apple: bmac: use crc32() instead of hand-rolled equivalent net: ethernet: mtk_eth_soc: fix typo for declaration MT7988 ESW capability net/tg3: use crc32() instead of hand-rolled equivalent @@ -72,12 +75,6 @@ net/mlx5: HWS, introduce isolated matchers net/mlx5: HWS, expose polling function in header file net/mlx5: HWS, add definer function to get field name str net/mlx5: HWS, expose function mlx5hws_table_ft_set_next_ft in header -dt-bindings: net: Document support for Aeonsemi PHYs -net: phy: Add support for Aeonsemi AS21xxx PHYs -net: phy: introduce genphy_match_phy_device() -net: phy: nxp-c45-tja11xx: simplify .match_phy_device OP -net: phy: bcm87xx: simplify .match_phy_device OP -net: phy: pass PHY driver to .match_phy_device OP net/mlx5e: Disable MACsec offload for uplink representor profile tools: ynl-gen: Allow multi-attr without nested-attributes again net: phy: mediatek: do not require syscon compatible for pio property @@ -119,5 +116,3 @@ vsock/test: retry send() to avoid occasional failure in sigpipe test net: dsa: b53: prevent standalone from trying to forward to other ports selftests/vsock: add initial vmtest.sh for vsock vsock/test: Fix occasional failure in SIOCOUTQ tests -net: phy: micrel: remove KSZ9477 EEE quirks now handled by phylink -net: dsa: microchip: let phylink manage PHY EEE configuration on KSZ switches