Single branch specified, using that and the previous one: remotes/brancher/net-next-2026-01-15--18-00 (v6.19-rc4-745-g386616343d8b) remotes/brancher/net-next-2026-01-15--21-00 (v6.19-rc4-747-g67c4adb6f739) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.RQDEKdlCho b/tmp/tmp.TTF3rPyHi3 index ff24cf6b58b3..5ff58801eecb 100644 --- a/tmp/tmp.RQDEKdlCho +++ b/tmp/tmp.TTF3rPyHi3 @@ -15,6 +15,22 @@ fou: Don't allow 0 for FOU_ATTR_IPPROTO. tools: ynl: Specify --no-line-number in ynl-regen.sh. gue: Fix skb memleak with inner IP protocol 0. wifi: iwlwifi: ptp: Fix potential race condition in PTP removal +quic: add packet parser base +quic: add packet builder base +quic: add frame encoder and decoder base +quic: add timer management +quic: add crypto packet encryption and decryption +quic: add crypto key derivation and installation +quic: add packet number space +quic: add congestion control +quic: add path management +quic: add connection id management +quic: add stream management +quic: provide quic.h header files for kernel and userspace +quic: provide family ops for address and protocol +quic: provide common utilities and data structures +net: build socket infrastructure for QUIC protocol +net: define IPPROTO_QUIC and SOL_QUIC constants net: txgbe: convert to use .get_rx_ring_count net: macb: convert to use .get_rx_ring_count net: cxgb4: convert to use .get_rx_ring_count @@ -26,20 +42,6 @@ net: tsnep: convert to use .get_rx_ring_count net: benet: convert to use .get_rx_ring_count 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