Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-03-14--12-00 (v6.14-rc6-1417-gf0edb636f558) remotes/brancher/net-next-2025-03-14--15-00 (v6.14-rc6-1436-g79753010eb40) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.s2JVotDSav b/tmp/tmp.FqCFu6KNxa index 831d6930e76c..5047e603433d 100644 --- a/tmp/tmp.s2JVotDSav +++ b/tmp/tmp.FqCFu6KNxa @@ -4,6 +4,16 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +can: add protocol counter for AF_CAN sockets +dt-bindings: can: fsl,flexcan: add i.MX94 support +can: flexcan: add transceiver capabilities +dt-bindings: can: fsl,flexcan: add transceiver capabilities +can: flexcan: disable transceiver during system PM +can: flexcan: only change CAN state when link up in system PM +can: rcar_canfd: Fix page entries in the AFL list +dt-bindings: can: renesas,rcar-canfd: Fix typo in pattern properties for R-Car V4M +can: statistics: use atomic access in hot path +can: ucan: fix out of bound read in strscpy() source net: ti: icssg-prueth: Add lock to stats page_pool: Track DMA-mapped pages and unmap them when destroying the pool page_pool: Turn dma_sync and dma_sync_cpu fields into a bitmap @@ -33,10 +43,6 @@ net: phy: marvell-88q2xxx: remove call to devm_hwmon_sanitize_name net: phy: mxl-gpy: remove call to devm_hwmon_sanitize_name net: phy: tja11xx: remove call to devm_hwmon_sanitize_name net: phy: realtek: remove call to devm_hwmon_sanitize_name -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 net: ethtool: pse-pd: Use per-PHY DUMP operations net: ethtool: plca: Use per-PHY DUMP operations net: ethtool: phy: Convert the PHY_GET command to generic phy dump @@ -195,6 +201,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 +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 +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 +tcp: reorganize tcp_in_ack_event() and tcp_count_delivered() +net/smc: use the correct ndev to find pnetid by pnetid table Merge branch 'tcp-add-some-rto-min-and-delack-max-bpf_getsockopt-supports' selftests/bpf: Add bpf_getsockopt() for TCP_BPF_DELACK_MAX and TCP_BPF_RTO_MIN tcp: bpf: Support bpf_getsockopt for TCP_BPF_DELACK_MAX