Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-03-17--12-00 (v6.14-rc6-1495-g59eb19c38929) remotes/brancher/net-next-2025-03-17--15-00 (v6.14-rc6-1497-gade2861a1f58) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.iIGMDEFv1l b/tmp/tmp.wsArAg6mIh index 8686604305ed..38760529cfdd 100644 --- a/tmp/tmp.iIGMDEFv1l +++ b/tmp/tmp.wsArAg6mIh @@ -4,6 +4,14 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +ax25: Remove broken autobind +xfrm: Force software GSO only in tunnel mode +rtnetlink: Allocate vfinfo size for VF GUIDs when supported +MAINTAINERS: adjust the file entry in INTEL PMC CORE DRIVER +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 @@ -15,10 +23,6 @@ vsock/bpf: Fix EINTR connect() racing sockmap update net: phy: dp83822: fix transmit amplitude if CONFIG_OF_MDIO not defined net: ena: resolve WARN_ON when freeing IRQs net: phy: broadcom: Correct BCM5221 PHY model detection failure -net: ftgmac100: add RGMII delay for AST2600 -dt-bindings: net: ftgmac100: add rgmii delay properties -ARM: dts: ast2600-evb: add default RGMII delay -ARM: dts: aspeed-g6:add scu to mac for RGMII delay net: Remove RTNL dance for SIOCBRADDIF and SIOCBRDELIF. sched: Add dualpi2 qdisc selftests/tc-testing: Add selftests for qdisc DualPI2 @@ -32,8 +36,6 @@ net/mlx5e: Expose port reset cycle recovery counter via ethtool net/mlx5e: Get counter group size by FW capability net/mlx5e: Access PHY layer counter group as other counter groups net/mlx5e: Ensure each counter group uses its PCAM bit -tcp: support TCP_DELACK_MAX_US for set/getsockopt use -tcp: support TCP_RTO_MIN_US for set/getsockopt use bridge: No DEV_PATH_BR_VLAN_UNTAG_HW for dsa foreign netfilter: nft_flow_offload: No ingress_vlan forward info for dsa user port netfilter: nft_flow_offload: Add DEV_PATH_MTK_WDMA to nft_dev_path_info() @@ -258,6 +260,7 @@ 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 'tcp-accecn' tcp: Pass flags to __tcp_send_ack tcp: add new TCP_TW_ACK_OOW state and allow ECN bits in TOS tcp: AccECN support to tcp_add_backlog @@ -265,7 +268,6 @@ gro: prevent ACE field corruption & better AccECN handling gso: AccECN support tcp: helpers for ECN mode handling tcp: rework {__,}tcp_ecn_check_ce() -> tcp_data_ecn_check() -tcp: reorganize SYN ECN code tcp: extend TCP flags to allow AE bit/ACE field tcp: use BIT() macro in include/net/tcp.h tcp: create FLAG_TS_PROGRESS