Syzbot CI
All Series
Statistics
Content
×
Subject
net: introduce QUIC infrastructure and core subcomponents
Author
lucien.xin@gmail.com
Date
2026-09-14 13:49:21 +0000 UTC
Version
Version 1
Version 2
Version 3
Version 4
Version 5
Version 6
Version 7
Version 9
Version 11
Version 12
Version 13
Version 14
Version 15
Cc
aahringo@redhat.com
alibuda@linux.alibaba.com
andrew.gospodarek@broadcom.com
chuck.lever@oracle.com
daniel@haxx.se
davem@davemloft.net
dhowells@redhat.com
dreibh@simula.no
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
mef@scarletmail.rutgers.edu
metze@samba.org
netdev@vger.kernel.org
pabeni@redhat.com
paul@jakma.org
pc@manguebit.org
quic@lists.linux.dev
sd@queasysnail.net
steved@redhat.com
tfanelli@redhat.com
tom@talpey.com
xiyou.wangcong@gmail.com
Patches (15)
Expand
Name
Content
[All]
[PATCH net-next v15 01/15] net: define IPPROTO_QUIC and SOL_QUIC constants
[Body]
[PATCH net-next v15 02/15] net: build socket infrastructure for QUIC protocol
[Body]
[PATCH net-next v15 03/15] quic: provide common utilities and data structures
[Body]
[PATCH net-next v15 04/15] quic: provide family ops for address and protocol
[Body]
[PATCH net-next v15 05/15] quic: provide quic.h header files for kernel and userspace
[Body]
[PATCH net-next v15 06/15] quic: add stream management
[Body]
[PATCH net-next v15 07/15] quic: add connection id management
[Body]
[PATCH net-next v15 08/15] quic: add path management
[Body]
[PATCH net-next v15 09/15] quic: add congestion control
[Body]
[PATCH net-next v15 10/15] quic: add packet number space
[Body]
[PATCH net-next v15 11/15] quic: add crypto key derivation and installation
[Body]
[PATCH net-next v15 12/15] quic: add crypto packet encryption and decryption
[Body]
[PATCH net-next v15 13/15] quic: add timer management
[Body]
[PATCH net-next v15 14/15] quic: add packet builder base
[Body]
[PATCH net-next v15 15/15] quic: add packet parser base
[Body]
Series Summary
in progress
Status: in progress
Sessions
Session 2026-09-14
in progress
ID (for dev)
a06dc3cc-f2a5-4282-804f-e5d8e12e37db
Status
in progress
Execution Log
[Link]
Test
Base
Patched
Verdict