Patch Series

Subject net: introduce QUIC infrastructure and core subcomponents
Author lucien.xin@gmail.com
Date 2025-09-18 22:34:50 +0000 UTC
Version 3
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 mail@johnericson.me marcelo.leitner@gmail.com matttbe@kernel.org mbuhl@openbsd.org metze@samba.org netdev@vger.kernel.org pabeni@redhat.com pc@manguebit.com quic@lists.linux.dev 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 v3 01/15] net: define IPPROTO_QUIC and SOL_QUIC constants [Body]
[PATCH net-next v3 02/15] net: build socket infrastructure for QUIC protocol [Body]
[PATCH net-next v3 03/15] quic: provide common utilities and data structures [Body]
[PATCH net-next v3 04/15] quic: provide family ops for address and protocol [Body]
[PATCH net-next v3 05/15] quic: provide quic.h header files for kernel and userspace [Body]
[PATCH net-next v3 06/15] quic: add stream management [Body]
[PATCH net-next v3 07/15] quic: add connection id management [Body]
[PATCH net-next v3 08/15] quic: add path management [Body]
[PATCH net-next v3 09/15] quic: add congestion control [Body]
[PATCH net-next v3 10/15] quic: add packet number space [Body]
[PATCH net-next v3 11/15] quic: add crypto key derivation and installation [Body]
[PATCH net-next v3 12/15] quic: add crypto packet encryption and decryption [Body]
[PATCH net-next v3 13/15] quic: add timer management [Body]
[PATCH net-next v3 14/15] quic: add frame encoder and decoder base [Body]
[PATCH net-next v3 15/15] quic: add packet builder and parser base [Body]

Session 2025-09-18

ID (for dev) afc7b220-474f-424d-84e5-e56aef09a051
Status finished
Triaged OK [Log]
Execution Log [Link]
Test Base Patched Verdict
Build Base 7b712146cb8c2b9b741a7eea028c24adef66b1e4 [Config] passed [Log]
Build Patched 7b712146cb8c2b9b741a7eea028c24adef66b1e4 [Config] [patched] passed [Log]
Boot test: Base 7b712146cb8c2b9b741a7eea028c24adef66b1e4 [Config] passed
Boot test: Patched 7b712146cb8c2b9b741a7eea028c24adef66b1e4 [Config] [patched] passed
Fuzzing 7b712146cb8c2b9b741a7eea028c24adef66b1e4 [Config] 7b712146cb8c2b9b741a7eea028c24adef66b1e4 [Config] [patched] skipped [Log] [Artifacts]