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
Xin Long <[email protected]> • #53
[PATCH net-next v4 11/15] quic: add crypto key derivation and installation
Wed, 29 Oct 2025 10:35:53 -0400
Xin Long <[email protected]> • #52
[PATCH net-next v4 10/15] quic: add packet number space
Wed, 29 Oct 2025 10:35:52 -0400
Xin Long <[email protected]> • #51
[PATCH net-next v4 09/15] quic: add congestion control
Wed, 29 Oct 2025 10:35:51 -0400
Xin Long <[email protected]> • #50
[PATCH net-next v4 08/15] quic: add path management
Wed, 29 Oct 2025 10:35:50 -0400
Xin Long <[email protected]> • #49
[PATCH net-next v4 07/15] quic: add connection id management
Wed, 29 Oct 2025 10:35:49 -0400
Xin Long <[email protected]> • #48
[PATCH net-next v4 06/15] quic: add stream management
Wed, 29 Oct 2025 10:35:48 -0400
Xin Long <[email protected]> • #47
[PATCH net-next v4 05/15] quic: provide quic.h header files for kernel and userspace
Wed, 29 Oct 2025 10:35:47 -0400
Xin Long <[email protected]> • #46
[PATCH net-next v4 04/15] quic: provide family ops for address and protocol
Wed, 29 Oct 2025 10:35:46 -0400
Xin Long <[email protected]> • #45
[PATCH net-next v4 03/15] quic: provide common utilities and data structures
Wed, 29 Oct 2025 10:35:45 -0400
Xin Long <[email protected]> • #44
[PATCH net-next v4 02/15] net: build socket infrastructure for QUIC protocol
Wed, 29 Oct 2025 10:35:44 -0400
Xin Long <[email protected]> • #43
[PATCH net-next v4 01/15] net: define IPPROTO_QUIC and SOL_QUIC constants
Wed, 29 Oct 2025 10:35:43 -0400
Xin Long <[email protected]> • #42
[PATCH net-next v4 00/15] net: introduce QUIC infrastructure and core subcomponents
Wed, 29 Oct 2025 10:35:42 -0400
Xin Long <[email protected]> • #41
Re: [PATCH net-next v3 06/15] quic: add stream management
Thu, 25 Sep 2025 18:03:26 +0200
Paolo Abeni <[email protected]> • #40
Re: [PATCH net-next v3 02/15] net: build socket infrastructure for QUIC protocol
Thu, 25 Sep 2025 17:53:18 +0200
Paolo Abeni <[email protected]> • #39
Re: [PATCH net-next v3 03/15] quic: provide common utilities and data structures
Thu, 25 Sep 2025 17:50:07 +0200
Paolo Abeni <[email protected]> • #38
Re: [PATCH net-next v3 09/15] quic: add congestion control
Tue, 23 Sep 2025 15:37:35 -0400
Xin Long <[email protected]> • #37
Re: [PATCH net-next v3 06/15] quic: add stream management
Tue, 23 Sep 2025 13:57:21 -0400
Xin Long <[email protected]> • #36
Re: [PATCH net-next v3 06/15] quic: add stream management
Tue, 23 Sep 2025 13:30:19 -0400
Xin Long <[email protected]> • #35
Re: [PATCH net-next v3 04/15] quic: provide family ops for address and protocol
Tue, 23 Sep 2025 12:15:35 -0400
Xin Long <[email protected]> • #34
Re: [PATCH net-next v3 03/15] quic: provide common utilities and data structures
Tue, 23 Sep 2025 12:06:41 -0400
Xin Long <[email protected]> • #33
Re: [PATCH net-next v3 03/15] quic: provide common utilities and data structures
Tue, 23 Sep 2025 11:49:01 -0400
Xin Long <[email protected]> • #32
Re: [PATCH net-next v3 02/15] net: build socket infrastructure for QUIC protocol
Tue, 23 Sep 2025 11:47:05 -0400
Xin Long <[email protected]> • #31
Re: [PATCH net-next v3 09/15] quic: add congestion control
Tue, 23 Sep 2025 15:55:44 +0200
Paolo Abeni <[email protected]> • #30
Re: [PATCH net-next v3 06/15] quic: add stream management
Tue, 23 Sep 2025 15:39:04 +0200
Paolo Abeni <[email protected]> • #29
Re: [PATCH net-next v3 04/15] quic: provide family ops for address and protocol
Tue, 23 Sep 2025 13:30:13 +0200
Paolo Abeni <[email protected]> • #28
Re: [PATCH net-next v3 03/15] quic: provide common utilities and data structures
Tue, 23 Sep 2025 13:21:33 +0200
Paolo Abeni <[email protected]> • #27
Re: [PATCH net-next v3 02/15] net: build socket infrastructure for QUIC protocol
Tue, 23 Sep 2025 13:07:29 +0200
Paolo Abeni <[email protected]> • #26
Re: [PATCH net-next v3 06/15] quic: add stream management
Tue, 23 Sep 2025 10:09:51 +0100
Simon Horman <[email protected]> • #25
Re: [PATCH net-next v3 03/15] quic: provide common utilities and data structures
Tue, 23 Sep 2025 10:06:41 +0100
Simon Horman <[email protected]> • #24
Re: [PATCH net-next v3 00/15] net: introduce QUIC infrastructure and core subcomponents
Fri, 19 Sep 2025 10:41:58 -0400
Xin Long <[email protected]> • #23
Re: [PATCH net-next v3 00/15] net: introduce QUIC infrastructure and core subcomponents
Fri, 19 Sep 2025 08:43:58 +0200
Hannes Reinecke <[email protected]> • #22
[PATCH net-next v3 15/15] quic: add packet builder and parser base
Thu, 18 Sep 2025 18:35:04 -0400
Xin Long <[email protected]> • #21
[PATCH net-next v3 14/15] quic: add frame encoder and decoder base
Thu, 18 Sep 2025 18:35:03 -0400
Xin Long <[email protected]> • #20
[PATCH net-next v3 12/15] quic: add crypto packet encryption and decryption
Thu, 18 Sep 2025 18:35:01 -0400
Xin Long <[email protected]> • #19
[PATCH net-next v3 13/15] quic: add timer management
Thu, 18 Sep 2025 18:35:02 -0400
Xin Long <[email protected]> • #18
[PATCH net-next v3 11/15] quic: add crypto key derivation and installation
Thu, 18 Sep 2025 18:35:00 -0400
Xin Long <[email protected]> • #17
[PATCH net-next v3 10/15] quic: add packet number space
Thu, 18 Sep 2025 18:34:59 -0400
Xin Long <[email protected]> • #16
[PATCH net-next v3 09/15] quic: add congestion control
Thu, 18 Sep 2025 18:34:58 -0400
Xin Long <[email protected]> • #15
[PATCH net-next v3 08/15] quic: add path management
Thu, 18 Sep 2025 18:34:57 -0400
Xin Long <[email protected]> • #14
[PATCH net-next v3 07/15] quic: add connection id management
Thu, 18 Sep 2025 18:34:56 -0400
Xin Long <[email protected]> • #13
[PATCH net-next v3 06/15] quic: add stream management
Thu, 18 Sep 2025 18:34:55 -0400
Xin Long <[email protected]> • #12
[PATCH net-next v3 05/15] quic: provide quic.h header files for kernel and userspace
Thu, 18 Sep 2025 18:34:54 -0400
Xin Long <[email protected]> • #11
[PATCH net-next v3 04/15] quic: provide family ops for address and protocol
Thu, 18 Sep 2025 18:34:53 -0400
Xin Long <[email protected]> • #10
[PATCH net-next v3 03/15] quic: provide common utilities and data structures
Thu, 18 Sep 2025 18:34:52 -0400
Xin Long <[email protected]> • #9
[PATCH net-next v3 02/15] net: build socket infrastructure for QUIC protocol
Thu, 18 Sep 2025 18:34:51 -0400
Xin Long <[email protected]> • #8
[PATCH net-next v3 01/15] net: define IPPROTO_QUIC and SOL_QUIC constants
Thu, 18 Sep 2025 18:34:50 -0400
Xin Long <[email protected]> • #7
[PATCH net-next v3 00/15] net: introduce QUIC infrastructure and core subcomponents
Thu, 18 Sep 2025 18:34:49 -0400
Xin Long <[email protected]> • #6
Re: Separate sockets for separate connections
Wed, 10 Sep 2025 16:50:02 -0400
"John Ericson" <[email protected]> • #5
Re: Separate sockets for separate connections
Fri, 29 Aug 2025 20:42:21 -0400
Xin Long <[email protected]> • #4
Separate sockets for separate connections
Wed, 27 Aug 2025 00:52:50 -0400
"John Ericson" <[email protected]> • #3
Re: [PATCH net-next v2 00/15] net: introduce QUIC infrastructure and core subcomponents
Wed, 27 Aug 2025 00:45:30 -0400
"John Ericson" <[email protected]> • #2
Test Mail
Mon, 25 Aug 2025 12:42:22 -0500
Shyam Kumar <[email protected]> • #1
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.