Single branch specified, using that and the previous one: remotes/brancher/net-next-hw-2025-03-04--00-00 (v6.14-rc4-939-g1ac3be739a2d) remotes/brancher/net-next-hw-2025-03-04--08-00 (v6.14-rc4-943-g86ff2883de28) ==== BASE DIFF ==== drivers/net/phy/sfp.c | 11 ++++++----- include/net/dropreason-core.h | 9 +++++++++ include/net/inet6_hashtables.h | 2 +- include/net/inet_hashtables.h | 2 +- include/net/sock.h | 2 ++ include/net/tcp.h | 2 +- net/core/sock.c | 16 ++++++++++++++++ net/ipv4/tcp.c | 36 ++++++++++++++++++------------------ net/ipv4/tcp_input.c | 5 ++--- net/ipv4/tcp_ipv4.c | 17 +++++++++-------- net/ipv4/tcp_metrics.c | 6 +++--- net/ipv4/tcp_minisocks.c | 17 ++++++++++++----- net/ipv4/tcp_offload.c | 2 +- net/ipv4/tcp_output.c | 2 +- net/ipv4/udp_offload.c | 2 +- net/ipv6/exthdrs.c | 3 +-- net/ipv6/tcp_ipv6.c | 27 ++++++++++++++------------- net/ipv6/tcpv6_offload.c | 2 +- net/ipv6/udp_offload.c | 2 +- net/mptcp/pm_userspace.c | 3 +-- net/mptcp/protocol.c | 7 ++----- net/mptcp/protocol.h | 1 - net/sctp/protocol.c | 7 ++----- 23 files changed, 105 insertions(+), 78 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.2xq71IGNju b/tmp/tmp.b4Lp8H046o index fd67916d1383..36b0641555f8 100644 --- a/tmp/tmp.2xq71IGNju +++ b/tmp/tmp.b4Lp8H046o @@ -34,14 +34,6 @@ ionic: Simplify maximum determination in ionic_adminq_napi() net: hns3: make sure ptp clock is unregister and freed if hclge_ptp_get_cycle returns an error bnx2: Fix unused data compilation warning net: dsa: rtl8366rb: don't prompt users for LED control -tsnep: Add loopback selftests -net: selftests: Add selftests sets with fixed speed -net: selftests: Support selftest sets -tsnep: Select speed for loopback -net: phy: marvell: Align set_loopback() implementation -net: phy: micrel: Add loopback support -net: phy: Support speed selection for PHY loopback -net: phy: Allow loopback speed selection for PHY drivers be2net: fix sleeping while atomic bugs in be_ndo_bridge_getlink selftest: net: add proc_net_pktgen net: pktgen: remove all superfluous index assignements @@ -51,6 +43,5 @@ net: pktgen: fix mpls maximum labels list parsing net: pktgen: remove some superfluous variable initializing net: pktgen: remove extra tmp variable (re-use len instead) net: pktgen: fix mix of int/long -net: sfp: add quirk for FS SFP-10GM-T copper SFP+ module net: hsr: Add KUnit test for PRP net: hsr: Fix PRP duplicate detection