Patch Series

Subject net: introduce QUIC infrastructure and core subcomponents
Author lucien.xin@gmail.com
Date 2025-08-18 14:04:24 +0000 UTC
Version 2
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 dhowells@redhat.com 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 v2 01/15] net: define IPPROTO_QUIC and SOL_QUIC constants [Body]
[PATCH net-next v2 02/15] net: build socket infrastructure for QUIC protocol [Body]
[PATCH net-next v2 03/15] quic: provide common utilities and data structures [Body]
[PATCH net-next v2 04/15] quic: provide family ops for address and protocol [Body]
[PATCH net-next v2 05/15] quic: provide quic.h header files for kernel and userspace [Body]
[PATCH net-next v2 06/15] quic: add stream management [Body]
[PATCH net-next v2 07/15] quic: add connection id management [Body]
[PATCH net-next v2 08/15] quic: add path management [Body]
[PATCH net-next v2 09/15] quic: add congestion control [Body]
[PATCH net-next v2 10/15] quic: add packet number space [Body]
[PATCH net-next v2 11/15] quic: add crypto key derivation and installation [Body]
[PATCH net-next v2 12/15] quic: add crypto packet encryption and decryption [Body]
[PATCH net-next v2 13/15] quic: add timer management [Body]
[PATCH net-next v2 14/15] quic: add frame encoder and decoder base [Body]
[PATCH net-next v2 15/15] quic: add packet builder and parser base [Body]

Session 2025-08-18

ID (for dev) 40047f22-e83f-4097-bac8-5a80ac1a0a35
Status finished
Triaged OK [Log]
Execution Log [Link]
Test Base Patched Verdict
Build Base 8159572936392b514e404bab2d60e47cebd5acfe [Config] passed [Log]
Build Patched 8159572936392b514e404bab2d60e47cebd5acfe [Config] [patched] passed [Log]
Boot test: Patched 8159572936392b514e404bab2d60e47cebd5acfe [Config] [patched] passed
Boot test: Base 8159572936392b514e404bab2d60e47cebd5acfe [Config] passed
Fuzzing 8159572936392b514e404bab2d60e47cebd5acfe [Config] 8159572936392b514e404bab2d60e47cebd5acfe [Config] [patched] passed [Log] [Artifacts]