Single branch specified, using that and the previous one: remotes/brancher/net-next-2026-01-05--18-00 (v6.19-rc3-300-g5f746d97d75d) remotes/brancher/net-next-2026-01-05--21-00 (v6.19-rc3-318-g94e4b40c77a9) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.vEE3LiP3TF b/tmp/tmp.67KePyWn9y index f124c1e7ff91..b395a65f91fb 100644 --- a/tmp/tmp.vEE3LiP3TF +++ b/tmp/tmp.67KePyWn9y @@ -11,6 +11,9 @@ nipa: config: x86: use periodic HZ tick nipa: profile (time) test output nipa: config: disable CPU_MITIGATIONS nipa: disable random kunit tests +net: dsa: mxl-gsw1xx: Support R(G)MII slew rate configuration +dt-bindings: net: dsa: lantiq,gswip: add MaxLinear R(G)MII slew rate +tcp: fix error handling of tcp_retransmit_skb net: gve: convert to use .get_rx_ring_count selftests/net: packetdrill: add minimal client and server tests net: phy: realtek: get rid of magic number in rtlgen_read_status() @@ -25,6 +28,22 @@ net: fec: Add stop mode support on i.MX8DX/i.MX8QP net: sfp: return the number of written bytes for smbus single byte access selftests: netdevsim: add carrier state consistency test net: netdevsim: fix inconsistent carrier state after link/unlink +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: dsa: microchip: Wrap timestamp reading in a function net: dsa: microchip: Use regs[] to access REG_PTP_MSG_CONF1 net: dsa: microchip: Use regs[] to access REG_PTP_SUBNANOSEC_RATE @@ -67,7 +86,6 @@ macsec: Support VLAN-filtering lower devices udp: udplite is unlikely selftests: drv-net: psp: Don't fail psp_responder when no PSP devs found selftests: drv-net: psp: Use first device when multiple are present -ip6_gre: use skb_vlan_inet_prepare() instead of pskb_inet_may_pull() net: stmmac: dwmac: Add a fixup for the Micrel KSZ9131 PHY net: airoha: Use gdm port enum value whenever possible udp: call skb_orphan() before skb_attempt_defer_free()