Single branch specified, using that and the previous one: remotes/brancher/net-next-hw-2025-05-03--00-00 (v6.15-rc4-841-gf3ad4fc9f32a) remotes/brancher/net-next-hw-2025-05-03--08-00 (v6.15-rc4-836-gb656c043b33c) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.o00QfLEHd7 b/tmp/tmp.Y6wCmTGLcM index 5393f3e9695b..aed5caec5ac2 100644 --- a/tmp/tmp.o00QfLEHd7 +++ b/tmp/tmp.Y6wCmTGLcM @@ -5,12 +5,13 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours -net: stmmac: remove speed_mode_2500() method -net: stmmac: intel: convert speed_mode_2500() to get_interfaces() -net: stmmac: intel: move phy_interface init to tgl_common_data() -net: stmmac: add get_interfaces() platform method -net: stmmac: use priv->plat->phy_interface directly -net: stmmac: use a local variable for priv->phylink_config +selftests: Add IPv6 link-local address generation tests for GRE devices. +gre: Fix again IPv6 link-local address generation. +selftests: iou-zcrx: Clean up build warnings for error format +net: ti: icssg-prueth: add TAPRIO offload support +net: ethtool: netlink: Use netdev_hold for dumpit() operations +net: ethtool: phy: Convert the PHY_GET command to generic phy dump +net: ethtool: Introduce per-PHY DUMP operations vsock/test: Expand linger test to ensure close() does not misbehave vsock: Move lingering logic to af_vsock core vsock/virtio: Linger on unsent data @@ -18,7 +19,6 @@ xdp: add xdp_skb_reserve_put helper virtio-net: free xsk_buffs on error in virtnet_xsk_pool_enable() virtio-net: don't re-enable refill work too early when NAPI is disabled dt-bindings: net: ethernet-controller: Add informative text about RGMII delays -mptcp: Align mptcp_inet6_sk with other protocols net: phy: Refactor fwnode_get_phy_node() rds: Use nested-BH locking for rds_page_remainder rds: Acquire per-CPU pointer within BH disabled section @@ -78,7 +78,6 @@ net: dsa: b53: fix flushing old pvid VLAN on pvid change net: dsa: b53: fix clearing PVID of a port net: dsa: b53: keep CPU port always tagged again net: dsa: b53: allow leaky reserved multicast -selftests: net: exit cleanly on SIGTERM / timeout selftests: ncdevmem: Implement devmem TCP TX net: check for driver support in netmem TX gve: add netmem TX support to GVE DQO-RDA mode @@ -90,19 +89,15 @@ net: add get_netmem/put_netmem support netmem: add niov->type attribute to distinguish different net_iov types selftests/tc-testing: Add a test case to cover basic HTB+FQ_CODEL case sch_htb: make htb_deactivate() idempotent -net: usb: lan78xx: remove unused struct members -net: usb: lan78xx: Integrate EEE support with phylink LPI API -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: Convert to PHYLINK for improved PHY and MAC management -net: usb: lan78xx: Extract flow control configuration to helper -net: usb: lan78xx: Refactor USB link power configuration into helper -net: usb: lan78xx: Extract PHY interrupt acknowledgment to helper -net: usb: lan78xx: move LED DT configuration to helper -net: usb: lan78xx: refactor PHY init to separate detection and MAC configuration -net: usb: lan78xx: remove explicit check for missing PHY driver -net: usb: lan78xx: Improve error handling in PHY initialization -Documentation: networking: expand and clarify EEE_GET/EEE_SET documentation +ipv6: Restore fib6_config validation for SIOCADDRT. +mptcp: Align mptcp_inet6_sk with other protocols +Merge branch 'net-stmmac-replace-speed_mode_2500-method' +net: stmmac: remove speed_mode_2500() method +net: stmmac: intel: convert speed_mode_2500() to get_interfaces() +net: stmmac: intel: move phy_interface init to tgl_common_data() +net: stmmac: add get_interfaces() platform method +net: stmmac: use priv->plat->phy_interface directly +net: stmmac: use a local variable for priv->phylink_config Merge branch 'tools-ynl-gen-additional-c-types-and-classic-netlink-handling' tools: ynl: allow fixed-header to be specified per op tools: ynl-gen: don't init enum checks for classic netlink