dev.linux.lists.quic archive
353 archived articles, newest first (page 4 of 4). Latest articles →
[PATCH net-next v4 12/15] quic: add crypto packet encryption and decryption
Wed, 29 Oct 2025 10:35:54 -0400[PATCH net-next v4 11/15] quic: add crypto key derivation and installation
Wed, 29 Oct 2025 10:35:53 -0400[PATCH net-next v4 10/15] quic: add packet number space
Wed, 29 Oct 2025 10:35:52 -0400[PATCH net-next v4 09/15] quic: add congestion control
Wed, 29 Oct 2025 10:35:51 -0400[PATCH net-next v4 08/15] quic: add path management
Wed, 29 Oct 2025 10:35:50 -0400[PATCH net-next v4 07/15] quic: add connection id management
Wed, 29 Oct 2025 10:35:49 -0400[PATCH net-next v4 06/15] quic: add stream management
Wed, 29 Oct 2025 10:35:48 -0400[PATCH net-next v4 05/15] quic: provide quic.h header files for kernel and userspace
Wed, 29 Oct 2025 10:35:47 -0400[PATCH net-next v4 04/15] quic: provide family ops for address and protocol
Wed, 29 Oct 2025 10:35:46 -0400[PATCH net-next v4 03/15] quic: provide common utilities and data structures
Wed, 29 Oct 2025 10:35:45 -0400[PATCH net-next v4 02/15] net: build socket infrastructure for QUIC protocol
Wed, 29 Oct 2025 10:35:44 -0400[PATCH net-next v4 01/15] net: define IPPROTO_QUIC and SOL_QUIC constants
Wed, 29 Oct 2025 10:35:43 -0400[PATCH net-next v4 00/15] net: introduce QUIC infrastructure and core subcomponents
Wed, 29 Oct 2025 10:35:42 -0400Re: [PATCH net-next v3 06/15] quic: add stream management
Thu, 25 Sep 2025 18:03:26 +0200Re: [PATCH net-next v3 02/15] net: build socket infrastructure for QUIC protocol
Thu, 25 Sep 2025 17:53:18 +0200Re: [PATCH net-next v3 03/15] quic: provide common utilities and data structures
Thu, 25 Sep 2025 17:50:07 +0200Re: [PATCH net-next v3 09/15] quic: add congestion control
Tue, 23 Sep 2025 15:37:35 -0400Re: [PATCH net-next v3 06/15] quic: add stream management
Tue, 23 Sep 2025 13:57:21 -0400Re: [PATCH net-next v3 06/15] quic: add stream management
Tue, 23 Sep 2025 13:30:19 -0400Re: [PATCH net-next v3 04/15] quic: provide family ops for address and protocol
Tue, 23 Sep 2025 12:15:35 -0400Re: [PATCH net-next v3 03/15] quic: provide common utilities and data structures
Tue, 23 Sep 2025 12:06:41 -0400Re: [PATCH net-next v3 03/15] quic: provide common utilities and data structures
Tue, 23 Sep 2025 11:49:01 -0400Re: [PATCH net-next v3 02/15] net: build socket infrastructure for QUIC protocol
Tue, 23 Sep 2025 11:47:05 -0400Re: [PATCH net-next v3 09/15] quic: add congestion control
Tue, 23 Sep 2025 15:55:44 +0200Re: [PATCH net-next v3 06/15] quic: add stream management
Tue, 23 Sep 2025 15:39:04 +0200Re: [PATCH net-next v3 04/15] quic: provide family ops for address and protocol
Tue, 23 Sep 2025 13:30:13 +0200Re: [PATCH net-next v3 03/15] quic: provide common utilities and data structures
Tue, 23 Sep 2025 13:21:33 +0200Re: [PATCH net-next v3 02/15] net: build socket infrastructure for QUIC protocol
Tue, 23 Sep 2025 13:07:29 +0200Re: [PATCH net-next v3 06/15] quic: add stream management
Tue, 23 Sep 2025 10:09:51 +0100Re: [PATCH net-next v3 03/15] quic: provide common utilities and data structures
Tue, 23 Sep 2025 10:06:41 +0100Re: [PATCH net-next v3 00/15] net: introduce QUIC infrastructure and core subcomponents
Fri, 19 Sep 2025 10:41:58 -0400Re: [PATCH net-next v3 00/15] net: introduce QUIC infrastructure and core subcomponents
Fri, 19 Sep 2025 08:43:58 +0200[PATCH net-next v3 15/15] quic: add packet builder and parser base
Thu, 18 Sep 2025 18:35:04 -0400[PATCH net-next v3 14/15] quic: add frame encoder and decoder base
Thu, 18 Sep 2025 18:35:03 -0400[PATCH net-next v3 12/15] quic: add crypto packet encryption and decryption
Thu, 18 Sep 2025 18:35:01 -0400[PATCH net-next v3 13/15] quic: add timer management
Thu, 18 Sep 2025 18:35:02 -0400[PATCH net-next v3 11/15] quic: add crypto key derivation and installation
Thu, 18 Sep 2025 18:35:00 -0400[PATCH net-next v3 10/15] quic: add packet number space
Thu, 18 Sep 2025 18:34:59 -0400[PATCH net-next v3 09/15] quic: add congestion control
Thu, 18 Sep 2025 18:34:58 -0400[PATCH net-next v3 08/15] quic: add path management
Thu, 18 Sep 2025 18:34:57 -0400[PATCH net-next v3 07/15] quic: add connection id management
Thu, 18 Sep 2025 18:34:56 -0400[PATCH net-next v3 06/15] quic: add stream management
Thu, 18 Sep 2025 18:34:55 -0400[PATCH net-next v3 05/15] quic: provide quic.h header files for kernel and userspace
Thu, 18 Sep 2025 18:34:54 -0400[PATCH net-next v3 04/15] quic: provide family ops for address and protocol
Thu, 18 Sep 2025 18:34:53 -0400[PATCH net-next v3 03/15] quic: provide common utilities and data structures
Thu, 18 Sep 2025 18:34:52 -0400[PATCH net-next v3 02/15] net: build socket infrastructure for QUIC protocol
Thu, 18 Sep 2025 18:34:51 -0400[PATCH net-next v3 01/15] net: define IPPROTO_QUIC and SOL_QUIC constants
Thu, 18 Sep 2025 18:34:50 -0400[PATCH net-next v3 00/15] net: introduce QUIC infrastructure and core subcomponents
Thu, 18 Sep 2025 18:34:49 -0400Re: Separate sockets for separate connections
Wed, 10 Sep 2025 16:50:02 -0400Re: Separate sockets for separate connections
Fri, 29 Aug 2025 20:42:21 -0400Separate sockets for separate connections
Wed, 27 Aug 2025 00:52:50 -0400Re: [PATCH net-next v2 00/15] net: introduce QUIC infrastructure and core subcomponents
Wed, 27 Aug 2025 00:45:30 -0400Test Mail
Mon, 25 Aug 2025 12:42:22 -0500
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.