public inbox for quic@lists.linux.dev 
 help / color / mirror / Atom feed
 messages from 2025-08-25 17:42:34 to 2025-11-04 12:02:07 UTC [more...]

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

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

[PATCH net-next v2 00/15] net: introduce QUIC infrastructure and core subcomponents
 2025-09-10 20:50 UTC  (4+ messages)
        ` Separate sockets for separate connections

Test Mail
 2025-08-25 17:42 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox