Patch Series

Subject net: introduce QUIC infrastructure and core subcomponents
Author lucien.xin@gmail.com
Date 2025-07-05 19:31:40 +0000 UTC
Version 1
Cc aahringo@redhat.com alibuda@linux.alibaba.com andrew.gospodarek@broadcom.com bcodding@redhat.com chuck.lever@oracle.com daniel@haxx.se davem@davemloft.net edumazet@google.com hare@suse.de hepengtao@xiaomi.com horms@kernel.org illiliti@protonmail.com jbaron@akamai.com jlayton@kernel.org kernel-tls-handshake@lists.linux.dev kuba@kernel.org linkinjeon@kernel.org linux-cifs@vger.kernel.org lucien.xin@gmail.com marcelo.leitner@gmail.com mbuhl@openbsd.org metze@samba.org netdev@vger.kernel.org pabeni@redhat.com pc@manguebit.com sd@queasysnail.net smfrench@gmail.com steved@redhat.com tfanelli@redhat.com tom@talpey.com xiyou.wangcong@gmail.com

Patches (15)

Name Content
[PATCH net-next 01/15] net: define IPPROTO_QUIC and SOL_QUIC constants [Body]
[PATCH net-next 02/15] net: build socket infrastructure for QUIC protocol [Body]
[PATCH net-next 03/15] quic: provide common utilities and data structures [Body]
[PATCH net-next 04/15] quic: provide family ops for address and protocol [Body]
[PATCH net-next 05/15] quic: provide quic.h header files for kernel and userspace [Body]
[PATCH net-next 06/15] quic: add stream management [Body]
[PATCH net-next 07/15] quic: add connection id management [Body]
[PATCH net-next 08/15] quic: add path management [Body]
[PATCH net-next 09/15] quic: add congestion control [Body]
[PATCH net-next 10/15] quic: add packet number space [Body]
[PATCH net-next 11/15] quic: add crypto key derivation and installation [Body]
[PATCH net-next 12/15] quic: add crypto packet encryption and decryption [Body]
[PATCH net-next 13/15] quic: add timer management [Body]
[PATCH net-next 14/15] quic: add frame encoder and decoder base [Body]
[PATCH net-next 15/15] quic: add packet builder and parser base [Body]

Session 2025-07-05

ID (for dev) 9dc7da1f-2621-474d-8b9e-4e97e187539c
Status finished
Execution Log [Link]
Test Base Patched Verdict
Build Base 223e2288f4b8c262a864e2c03964ffac91744cd5 passed [Log]
Build Patched 223e2288f4b8c262a864e2c03964ffac91744cd5 [patched] passed [Log]
Boot test: Patched 223e2288f4b8c262a864e2c03964ffac91744cd5 [patched] passed
Boot test: Base 223e2288f4b8c262a864e2c03964ffac91744cd5 passed
Fuzzing 223e2288f4b8c262a864e2c03964ffac91744cd5 223e2288f4b8c262a864e2c03964ffac91744cd5 [patched] passed [Log] [Artifacts]