Single branch specified, using that and the previous one: remotes/brancher/net-next-2026-01-15--12-00 (v6.19-rc4-708-g1aada53a6101) remotes/brancher/net-next-2026-01-15--15-00 (v6.19-rc4-732-g797ea155768f) ==== BASE DIFF ==== drivers/net/can/Kconfig | 7 ++++-- drivers/net/can/Makefile | 2 +- drivers/net/can/dev/Makefile | 5 +++-- drivers/net/can/dev/dev.c | 27 +++++++++++++++++++++++ drivers/net/can/dev/netlink.c | 1 + drivers/net/can/vcan.c | 15 +++++++++++++ drivers/net/can/vxcan.c | 15 +++++++++++++ include/linux/can/can-ml.h | 24 ++++++++++++++++++++ include/linux/can/dev.h | 8 +------ net/can/j1939/transport.c | 10 ++++++++- net/can/raw.c | 51 +++++++++---------------------------------- net/ipv4/esp4_offload.c | 4 ++-- net/ipv6/esp6_offload.c | 4 ++-- net/xfrm/xfrm_state.c | 1 + 14 files changed, 116 insertions(+), 58 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.mHSf65mZr3 b/tmp/tmp.R1NTtm4V9t index 207ed78732d5..c9a3a19158aa 100644 --- a/tmp/tmp.mHSf65mZr3 +++ b/tmp/tmp.R1NTtm4V9t @@ -11,6 +11,34 @@ nipa: config: x86: use periodic HZ tick nipa: profile (time) test output nipa: config: disable CPU_MITIGATIONS nipa: disable random kunit tests +net/tcp_sigpool: Enable compile-testing +Documentation: net: add flow control guide and document ethtool API +selftests/net: packetdrill: add TCP Accurate ECN cases +tcp: accecn: enable AccECN +tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST +tcp: accecn: fallback outgoing half link to non-AccECN +tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaion +tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK +tcp: add TCP_SYNACK_RETRANS synack_type +tcp: accecn: retransmit downgraded SYN in AccECN negotiation +tcp: accecn: handle unexpected AccECN negotiation feedback +tcp: disable RFC3168 fallback identifier for CC modules +tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers +selftests/net: gro: add self-test for TCP CWR flag +gro: flushing when CWR is set negatively affects AccECN +tcp: try to avoid safer when ACKs are thinned +net: thunderbolt: Allow reading link settings +bonding: 3ad: Add support for SPEED_80000 +net: ethtool: Add support for 80Gbps speed +net: thunderbolt: Allow changing MAC address of the device +net: wwan: mhi_wwan_ctrl: Add NMEA channel support +net: wwan: hwsim: support NMEA port emulation +net: wwan: hwsim: refactor to support more port types +net: wwan: add NMEA port support +net: wwan: core: split port unregister and stop +net: wwan: core: split port creation and registration +net: wwan: core: explicit WWAN device reference counting +net: wwan: core: remove unused port_id field ipv6: annotate data-races in net/ipv6/route.c ipv6: exthdrs: annotate data-race over multiple sysctl ipv6: annotate data-races around sysctl.ip6_rt_gc_interval @@ -21,10 +49,6 @@ ipv6: annotate data-races from ip6_make_flowlabel() ipv6: add sysctl_ipv6_flowlabel group l2tp: avoid one data-race in l2tp_tunnel_del_work() octeon_ep: reset firmware ready status -net: can: j1939: j1939_xtp_rx_rts_session_active(): deactivate session upon receiving the second rts -can: raw: instantly reject disabled CAN frames -can: propagate CAN device capabilities via ml_priv -Revert "can: raw: instantly reject unsupported CAN frames" selftests: tls: use mkstemp instead of open(O_TMPFILE) selftests/net: Add netkit container tests selftests/net: Make NetDrvContEnv support queue leasing @@ -78,8 +102,6 @@ dpll: zl3073x: Implement device mode setting support dpll: add dpll_device op to set working mode dpll: add dpll_device op to get supported modes veth: fix data race in veth_get_ethtool_stats -xfrm: set ipv4 no_pmtu_disc flag only on output sa when direction is set -xfrm: Fix inner mode lookup in tunnel mode GSO segmentation selftests: net: Add kernel selftest for RFC 4884 net: dsa: mxl-gsw1xx: Support R(G)MII slew rate configuration dt-bindings: net: dsa: lantiq,gswip: add MaxLinear R(G)MII slew rate @@ -196,13 +218,6 @@ dt-bindings: net: pcs: renesas,rzn1-miic: Add phy_link property net: add skb->data_len and (skb>end - skb->tail) to skb_dump() selftests: net: simple selftest for ipvtap ipvlan: Make the addrs_lock be per port -net: dsa: add basic initial driver for MxL862xx switches -net: mdio: add unlocked mdiodev C45 bus accessors -net: dsa: add tag format for MxL862xx switches -dt-bindings: net: dsa: add MaxLinear MxL862xx -net/mlx5e: SHAMPO, Switch to header memcpy -net/mlx5e: SHAMPO, Improve allocation recovery -net/mlx5e: RX, Drop oversized packets in non-linear mode net: airoha: npu: Init BA memory region if provided via DTS dt-bindings: net: airoha: npu: Add BA memory region net: phy: adin: enable configuration of the LP Termination Register