Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-03-08--00-00 (v6.14-rc5-1265-g2b32b2770d31) remotes/brancher/net-next-2025-03-08--03-00 (v6.14-rc5-1291-g6c2a93f27e71) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.PiAAzYrdDj b/tmp/tmp.pi7hg5lGUM index 31718db789df..f862f182aefa 100644 --- a/tmp/tmp.PiAAzYrdDj +++ b/tmp/tmp.pi7hg5lGUM @@ -3,7 +3,34 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +net: openvswitch: remove misbehaving actions length check +net: move misc netdev_lock flavors to a separate header +net: usb: lan78xx: Integrate EEE support with phylink LPI API +net: usb: lan78xx: Transition get/set_pause to phylink +net: usb: lan78xx: port link settings to phylink API +net: usb: lan78xx: Use ethtool_op_get_link to reflect current link status +net: usb: lan78xx: Improve error handling for PHY init path +net: usb: lan78xx: Move fixed PHY cleanup to lan78xx_unbind() +net: usb: lan78xx: Convert to PHYlink for improved PHY and MAC management Merge tag 'for-net-2025-03-07' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth +udp_tunnel: use static call for GRO hooks when possible +udp_tunnel: create a fastpath GRO lookup. +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 +sched: Add dualpi2 qdisc +selftests/tc-testing: Add selftests for qdisc DualPI2 +Documentation: netlink: specs: tc: Add DualPI2 specification net: hsr: Add KUnit test for PRP net: hsr: Fix PRP duplicate detection hamradio: use netdev_lockdep_set_classes() helper @@ -131,7 +158,6 @@ net: switchdev: Convert blocking notification chain to a raw one net: ti: icssg-prueth: Add XDP support net: ti: icssg-prueth: introduce and use prueth_swdata struct for SWDATA net: ti: icssg-prueth: Use page_pool API for RX buffer allocation -net: phy: dp83869: fix status reporting for link downshift enic : get max rq & wq entries supported by hw, 16K queues enic : cleanup of enic wq request completion path enic : added enic_wq.c and enic_wq.h