Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-03-17--18-00 (v6.14-rc6-1495-ga61ca5feb52d) remotes/brancher/net-next-2025-03-17--21-00 (v6.14-rc6-1504-ge329550492b8) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.yTCinDhlIJ b/tmp/tmp.XK82T1nTjJ index 64eea0c7443b..cb9e40e2e59a 100644 --- a/tmp/tmp.yTCinDhlIJ +++ b/tmp/tmp.XK82T1nTjJ @@ -27,8 +27,7 @@ net: Remove RTNL dance for SIOCBRADDIF and SIOCBRDELIF. sched: Add dualpi2 qdisc selftests/tc-testing: Add selftests for qdisc DualPI2 Documentation: netlink: specs: tc: Add DualPI2 specification -net: phy: realtek: Add support for PHY LEDs on RTL8211E -net: phy: realtek: Clean up RTL8211E ExtPage access +net: phy: realtek: disable PHY-mode EEE net: phy: fix genphy_c45_eee_is_active() for disabled EEE net: phy: marvell-88q2xxx: Enable temperature sensor for mv88q211x net/mlx5e: Expose port reset cycle recovery counter via ethtool @@ -63,8 +62,6 @@ tools headers: Sync uapi/asm-generic/socket.h with the kernel sources mptcp: sockopt: fix getting freebind & transparent mptcp: sockopt: fix getting IPV6_V6ONLY mptcp: Fix data stream corruption in the address announcement -net: stmmac: remove redundant racy tear-down in stmmac_dvr_remove() -net: stmmac: remove unnecessary stmmac_mac_set() in stmmac_release() docs: netconsole: document release feature selftests: netconsole: Add tests for 'release' feature in sysdata netconsole: append release to sysdata @@ -186,7 +183,6 @@ tc-tests: Update tc police action tests for tc buffer size rounding fixes. xfrm: Remove unnecessary NULL check in xfrm_lookup_with_ifid() net: stmmac: dwmac-rk: Provide FIFO sizes for DWMAC 1000 selftests: drv-net: use defer in the ping test -cdc_ether|r8152: ThinkPad Hybrid USB-C/A Dock quirk net/mlx5: HWS, log the unsupported mask in definer net/mlx5: HWS, use list_move() instead of del/add net/mlx5: HWS, remove unused code for alias flow tables @@ -258,6 +254,19 @@ 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-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() +net: phylink: expand on .pcs_config() method documentation +cdc_ether|r8152: ThinkPad Hybrid USB-C/A Dock quirk +stmmac: intel: Fix warning message for return value in intel_tsn_lane_is_available() +Merge branch 'net-phy-clean-up-phy-package-mmd-access-functions' +net: phy: remove unused functions phy_package_[read|write]_mmd +net: phy: move PHY package MMD access function declarations from phy.h to phylib.h +Merge branch 'mlx5-support-hws-flow-meter-sampler-actions-in-fs-core' +net/mlx5: fs, add support for dest flow sampler HWS action +net/mlx5: fs, add support for flow meters HWS action +net/mlx5: fs, add API for sharing HWS action by refcount Merge branch 'tcp-accecn' tcp: Pass flags to __tcp_send_ack tcp: add new TCP_TW_ACK_OOW state and allow ECN bits in TOS