dev.linux.lists.quic archive
353 archived articles, newest first (page 3 of 4). Latest articles →
[PATCH net-next v7 03/16] quic: provide common utilities and data structures
Thu, 15 Jan 2026 10:11:03 -0500[PATCH net-next v7 07/16] quic: add connection id management
Thu, 15 Jan 2026 10:11:07 -0500[PATCH net-next v7 16/16] quic: add packet parser base
Thu, 15 Jan 2026 10:11:16 -0500[PATCH net-next v7 15/16] quic: add packet builder base
Thu, 15 Jan 2026 10:11:15 -0500[PATCH net-next v7 14/16] quic: add frame encoder and decoder base
Thu, 15 Jan 2026 10:11:14 -0500[PATCH net-next v7 12/16] quic: add crypto packet encryption and decryption
Thu, 15 Jan 2026 10:11:12 -0500[PATCH net-next v7 11/16] quic: add crypto key derivation and installation
Thu, 15 Jan 2026 10:11:11 -0500[PATCH net-next v7 10/16] quic: add packet number space
Thu, 15 Jan 2026 10:11:10 -0500[PATCH net-next v7 09/16] quic: add congestion control
Thu, 15 Jan 2026 10:11:09 -0500[PATCH net-next v7 08/16] quic: add path management
Thu, 15 Jan 2026 10:11:08 -0500[PATCH net-next v7 06/16] quic: add stream management
Thu, 15 Jan 2026 10:11:06 -0500[PATCH net-next v7 04/16] quic: provide family ops for address and protocol
Thu, 15 Jan 2026 10:11:04 -0500[PATCH net-next v7 01/16] net: define IPPROTO_QUIC and SOL_QUIC constants
Thu, 15 Jan 2026 10:11:01 -0500Re: [PATCH net-next v6 02/16] net: build socket infrastructure for QUIC protocol
Thu, 8 Jan 2026 17:19:49 -0500Re: [PATCH net-next v6 06/16] quic: add stream management
Thu, 8 Jan 2026 15:53:38 -0500Re: [PATCH net-next v6 06/16] quic: add stream management
Thu, 8 Jan 2026 15:29:58 -0500Re: [PATCH net-next v6 07/16] quic: add connection id management
Thu, 8 Jan 2026 13:07:42 -0500Re: [PATCH net-next v6 05/16] quic: provide quic.h header files for kernel and userspace
Thu, 8 Jan 2026 12:44:37 -0500Re: [PATCH net-next v6 03/16] quic: provide common utilities and data structures
Thu, 8 Jan 2026 11:58:18 -0500Re: [PATCH net-next v6 07/16] quic: add connection id management
Thu, 8 Jan 2026 16:52:31 +0100Re: [PATCH net-next v6 06/16] quic: add stream management
Thu, 8 Jan 2026 16:35:55 +0100Re: [PATCH net-next v6 05/16] quic: provide quic.h header files for kernel and userspace
Thu, 8 Jan 2026 16:00:50 +0100Re: [PATCH net-next v6 04/16] quic: provide family ops for address and protocol
Thu, 8 Jan 2026 15:51:34 +0100Re: [PATCH net-next v6 03/16] quic: provide common utilities and data structures
Thu, 8 Jan 2026 15:45:06 +0100Re: [PATCH net-next v6 02/16] net: build socket infrastructure for QUIC protocol
Thu, 8 Jan 2026 15:40:02 +0100Re: [PATCH net-next v6 05/16] quic: provide quic.h header files for kernel and userspace
Thu, 8 Jan 2026 19:32:51 +0900Re: [PATCH net-next v6 05/16] quic: provide quic.h header files for kernel and userspace
Thu, 8 Jan 2026 10:15:13 +0100Re: [PATCH net-next v6 05/16] quic: provide quic.h header files for kernel and userspace
Thu, 8 Jan 2026 14:29:36 +0900[PATCH net-next v6 05/16] quic: provide quic.h header files for kernel and userspace
Mon, 5 Jan 2026 09:04:31 -0500[PATCH net-next v6 02/16] net: build socket infrastructure for QUIC protocol
Mon, 5 Jan 2026 09:04:28 -0500[PATCH net-next v6 04/16] quic: provide family ops for address and protocol
Mon, 5 Jan 2026 09:04:30 -0500[PATCH net-next v6 00/16] net: introduce QUIC infrastructure and core subcomponents
Mon, 5 Jan 2026 09:04:26 -0500[PATCH net-next v6 03/16] quic: provide common utilities and data structures
Mon, 5 Jan 2026 09:04:29 -0500[PATCH net-next v6 07/16] quic: add connection id management
Mon, 5 Jan 2026 09:04:33 -0500[PATCH net-next v6 16/16] quic: add packet parser base
Mon, 5 Jan 2026 09:04:42 -0500[PATCH net-next v6 14/16] quic: add frame encoder and decoder base
Mon, 5 Jan 2026 09:04:40 -0500[PATCH net-next v6 15/16] quic: add packet builder base
Mon, 5 Jan 2026 09:04:41 -0500[PATCH net-next v6 12/16] quic: add crypto packet encryption and decryption
Mon, 5 Jan 2026 09:04:38 -0500[PATCH net-next v6 13/16] quic: add timer management
Mon, 5 Jan 2026 09:04:39 -0500[PATCH net-next v6 11/16] quic: add crypto key derivation and installation
Mon, 5 Jan 2026 09:04:37 -0500[PATCH net-next v6 10/16] quic: add packet number space
Mon, 5 Jan 2026 09:04:36 -0500[PATCH net-next v6 09/16] quic: add congestion control
Mon, 5 Jan 2026 09:04:35 -0500[PATCH net-next v6 08/16] quic: add path management
Mon, 5 Jan 2026 09:04:34 -0500[PATCH net-next v6 06/16] quic: add stream management
Mon, 5 Jan 2026 09:04:32 -0500[PATCH net-next v6 01/16] net: define IPPROTO_QUIC and SOL_QUIC constants
Mon, 5 Jan 2026 09:04:27 -0500Re: [PATCH net-next v5 00/16] net: introduce QUIC infrastructure and core subcomponents
Fri, 28 Nov 2025 17:21:30 -0500Re: [PATCH net-next v5 00/16] net: introduce QUIC infrastructure and core subcomponents
Thu, 27 Nov 2025 18:30:08 -0800Re: [PATCH] net: define IPPROTO_SMBDIRECT and SOL_SMBDIRECT constants
Thu, 27 Nov 2025 18:47:46 +0100[PATCH net-next v5 16/16] quic: add packet parser base
Mon, 24 Nov 2025 09:28:29 -0500[PATCH net-next v5 15/16] quic: add packet builder base
Mon, 24 Nov 2025 09:28:28 -0500[PATCH net-next v5 14/16] quic: add frame encoder and decoder base
Mon, 24 Nov 2025 09:28:27 -0500[PATCH net-next v5 13/16] quic: add timer management
Mon, 24 Nov 2025 09:28:26 -0500[PATCH net-next v5 11/16] quic: add crypto key derivation and installation
Mon, 24 Nov 2025 09:28:24 -0500[PATCH net-next v5 12/16] quic: add crypto packet encryption and decryption
Mon, 24 Nov 2025 09:28:25 -0500[PATCH net-next v5 10/16] quic: add packet number space
Mon, 24 Nov 2025 09:28:23 -0500[PATCH net-next v5 09/16] quic: add congestion control
Mon, 24 Nov 2025 09:28:22 -0500[PATCH net-next v5 08/16] quic: add path management
Mon, 24 Nov 2025 09:28:21 -0500[PATCH net-next v5 07/16] quic: add connection id management
Mon, 24 Nov 2025 09:28:20 -0500[PATCH net-next v5 06/16] quic: add stream management
Mon, 24 Nov 2025 09:28:19 -0500[PATCH net-next v5 05/16] quic: provide quic.h header files for kernel and userspace
Mon, 24 Nov 2025 09:28:18 -0500[PATCH net-next v5 04/16] quic: provide family ops for address and protocol
Mon, 24 Nov 2025 09:28:17 -0500[PATCH net-next v5 03/16] quic: provide common utilities and data structures
Mon, 24 Nov 2025 09:28:16 -0500[PATCH net-next v5 02/16] net: build socket infrastructure for QUIC protocol
Mon, 24 Nov 2025 09:28:15 -0500[PATCH net-next v5 00/16] net: introduce QUIC infrastructure and core subcomponents
Mon, 24 Nov 2025 09:28:13 -0500[PATCH net-next v5 01/16] net: define IPPROTO_QUIC and SOL_QUIC constants
Mon, 24 Nov 2025 09:28:14 -0500Re: [PATCH net-next v4 14/15] quic: add frame encoder and decoder base
Thu, 13 Nov 2025 16:26:46 -0500Re: [PATCH net-next v4 13/15] quic: add timer management
Thu, 13 Nov 2025 16:23:47 -0500Re: [PATCH net-next v4 09/15] quic: add congestion control
Thu, 6 Nov 2025 15:24:30 -0500Re: [PATCH net-next v4 15/15] quic: add packet builder and parser base
Thu, 6 Nov 2025 14:24:21 -0500Re: [PATCH net-next v4 14/15] quic: add frame encoder and decoder base
Thu, 6 Nov 2025 12:22:02 -0500Re: [PATCH net-next v4 13/15] quic: add timer management
Thu, 6 Nov 2025 11:49:08 -0500Re: [PATCH net-next v4 10/15] quic: add packet number space
Thu, 6 Nov 2025 11:40:49 -0500Re: [PATCH net-next v4 06/15] quic: add stream management
Thu, 6 Nov 2025 11:22:28 -0500Re: [PATCH net-next v4 06/15] quic: add stream management
Thu, 6 Nov 2025 09:51:59 +0100Re: [PATCH net-next v4 08/15] quic: add path management
Wed, 5 Nov 2025 20:28:08 -0500Re: [PATCH net-next v4 06/15] quic: add stream management
Wed, 5 Nov 2025 20:27:19 -0500Re: [PATCH net-next v4 04/15] quic: provide family ops for address and protocol
Wed, 5 Nov 2025 20:01:54 -0500Re: [PATCH net-next v4 02/15] net: build socket infrastructure for QUIC protocol
Wed, 5 Nov 2025 17:20:33 -0500Re: [PATCH net-next v4 00/15] net: introduce QUIC infrastructure and core subcomponents
Wed, 5 Nov 2025 17:19:49 -0500Re: [PATCH net-next v4 15/15] quic: add packet builder and parser base
Tue, 4 Nov 2025 15:44:52 +0100Re: [PATCH net-next v4 14/15] quic: add frame encoder and decoder base
Tue, 4 Nov 2025 13:47:35 +0100Re: [PATCH net-next v4 13/15] quic: add timer management
Tue, 4 Nov 2025 13:33:20 +0100Re: [PATCH net-next v4 10/15] quic: add packet number space
Tue, 4 Nov 2025 13:17:26 +0100Re: [PATCH net-next v4 09/15] quic: add congestion control
Tue, 4 Nov 2025 13:02:00 +0100Re: [PATCH net-next v4 08/15] quic: add path management
Tue, 4 Nov 2025 12:50:00 +0100Re: [PATCH net-next v4 06/15] quic: add stream management
Tue, 4 Nov 2025 12:05:46 +0100Re: [PATCH net-next v4 04/15] quic: provide family ops for address and protocol
Tue, 4 Nov 2025 11:27:32 +0100Re: [PATCH net-next v4 03/15] quic: provide common utilities and data structures
Tue, 4 Nov 2025 10:55:01 +0100Re: [PATCH net-next v4 02/15] net: build socket infrastructure for QUIC protocol
Tue, 4 Nov 2025 10:38:05 +0100Re: [PATCH net-next v4 01/15] net: define IPPROTO_QUIC and SOL_QUIC constants
Tue, 4 Nov 2025 10:20:19 +0100Re: [PATCH net-next v4 00/15] net: introduce QUIC infrastructure and core subcomponents
Mon, 3 Nov 2025 18:41:45 -0800Re: [PATCH net-next v4 02/15] net: build socket infrastructure for QUIC protocol
Thu, 30 Oct 2025 10:28:01 -0400Re: [PATCH net-next v4 02/15] net: build socket infrastructure for QUIC protocol
Thu, 30 Oct 2025 15:17:33 +0100Re: [PATCH net-next v4 02/15] net: build socket infrastructure for QUIC protocol
Thu, 30 Oct 2025 10:13:40 -0400Re: [PATCH net-next v4 02/15] net: build socket infrastructure for QUIC protocol
Thu, 30 Oct 2025 12:29:19 +0100Re: [PATCH net-next v4 02/15] net: build socket infrastructure for QUIC protocol
Wed, 29 Oct 2025 15:57:25 -0400Re: [PATCH net-next v4 02/15] net: build socket infrastructure for QUIC protocol
Wed, 29 Oct 2025 17:22:50 +0100[PATCH net-next v4 15/15] quic: add packet builder and parser base
Wed, 29 Oct 2025 10:35:57 -0400[PATCH net-next v4 14/15] quic: add frame encoder and decoder base
Wed, 29 Oct 2025 10:35:56 -0400[PATCH net-next v4 13/15] quic: add timer management
Wed, 29 Oct 2025 10:35:55 -0400
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.