Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-03-18--06-00 (v6.14-rc6-1481-g274b5f357493) remotes/brancher/net-next-2025-03-18--09-00 (v6.14-rc6-1493-gd7b62de6c1ab) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.Be3v9dO1j6 b/tmp/tmp.sYQ8URMfF2 index 32ad235bf4b8..6da25855bea4 100644 --- a/tmp/tmp.Be3v9dO1j6 +++ b/tmp/tmp.sYQ8URMfF2 @@ -12,8 +12,6 @@ hinic3: module initialization and tx/rx logic selftest: net: update proc_net_pktgen (add more imix_weights test cases) net: pktgen: add strict buffer parsing index check tcp: move icsk_clean_acked to a better location -r8169: disable RTL8126 ZRX-DC timeout -r8169: enable RTL8168H/RTL8168EP/RTL8168FP ASPM support net: ti: icss-iep: Fix possible NULL pointer dereference for perout request net: ti: prueth: Fix possible NULL pointer dereference inside emac_xmit_xdp_frame() net: ti: prueth: Fix kernel warning while bringing down network interface @@ -231,6 +229,20 @@ net: enetc: add MAC filter for i.MX95 ENETC PF net: enetc: move generic MAC filterng interfaces to enetc-core net: enetc: add command BD ring support for i.MX95 ENETC net: enetc: add initial netc-lib driver to support NTMP +Merge branch 'net-phy-rework-linkmodes-handling-in-a-dedicated-file' +net: phylink: Use phy_caps to get an interface's capabilities and modes +net: phylink: Convert capabilities to linkmodes using phy_caps +net: phylink: Add a mapping between MAC_CAPS and LINK_CAPS +net: phy: drop phy_settings and the associated lookup helpers +net: phylink: Use phy_caps_lookup for fixed-link configuration +net: phy: phy_device: Use link_capabilities lookup for PHY aneg config +net: phy: phy_caps: Allow looking-up link caps based on speed and duplex +net: phy: phy_caps: Implement link_capabilities lookup by linkmode +net: phy: phy_caps: Introduce phy_caps_valid +net: phy: phy_caps: Move __set_linkmode_max_speed to phy_caps +net: phy: phy_caps: Move phy_speeds to phy_caps +net: phy: Use an internal, searchable storage for the linkmodes +net: ethtool: Export the link_mode_params definitions Merge branch 'net-stmmac-avoid-unnecessary-work-in-stmmac_release-stmmac_dvr_remove' net: stmmac: remove unnecessary stmmac_mac_set() in stmmac_release() net: stmmac: remove redundant racy tear-down in stmmac_dvr_remove()