dev.linux.lists.kernel-tls-handshake archive
416 archived articles, newest first (page 4 of 5). Latest articles →
[PATCH net-next v11 01/15] net: define IPPROTO_QUIC and SOL_QUIC constants
Tue, 24 Mar 2026 23:47:06 -0400[PATCH net-next v11 00/15] net: introduce QUIC infrastructure and core subcomponents
Tue, 24 Mar 2026 23:47:05 -0400Re: [PATCH PATCH net-next v4 8/8] tls: Enable batch async decryption in read_sock
Tue, 24 Mar 2026 23:58:13 +0100Re: [PATCH net-next v5 6/6] tls: Flush backlog before waiting for a new record
Tue, 24 Mar 2026 15:07:00 -0400Re: [PATCH net-next v5 6/6] tls: Flush backlog before waiting for a new record
Tue, 24 Mar 2026 17:18:10 +0100Re: [PATCH PATCH net-next v4 8/8] tls: Enable batch async decryption in read_sock
Tue, 24 Mar 2026 09:17:57 -0400[PATCH net-next v5 6/6] tls: Flush backlog before waiting for a new record
Tue, 24 Mar 2026 08:53:28 -0400[PATCH net-next v5 5/6] tls: Suppress spurious saved_data_ready on all receive paths
Tue, 24 Mar 2026 08:53:27 -0400[PATCH net-next v5 4/6] tls: Factor tls_strp_msg_release() from tls_strp_msg_done()
Tue, 24 Mar 2026 08:53:26 -0400[PATCH net-next v5 3/6] tls: Fix dangling skb pointer in tls_sw_read_sock()
Tue, 24 Mar 2026 08:53:25 -0400[PATCH net-next v5 2/6] tls: Abort the connection on decrypt failure
Tue, 24 Mar 2026 08:53:24 -0400[PATCH net-next v5 1/6] tls: Purge async_hold in tls_decrypt_async_wait()
Tue, 24 Mar 2026 08:53:23 -0400[PATCH net-next v5 0/6] TLS read_sock performance scalability
Tue, 24 Mar 2026 08:53:22 -0400Re: [PATCH PATCH net-next v4 8/8] tls: Enable batch async decryption in read_sock
Tue, 24 Mar 2026 08:44:57 -0400Re: [PATCH PATCH net-next v4 8/8] tls: Enable batch async decryption in read_sock
Tue, 24 Mar 2026 00:08:24 +0100Re: [PATCH PATCH net-next v4 8/8] tls: Enable batch async decryption in read_sock
Mon, 23 Mar 2026 23:48:04 +0100Re: [PATCH PATCH net-next v4 8/8] tls: Enable batch async decryption in read_sock
Mon, 23 Mar 2026 14:41:04 -0700Re: [PATCH PATCH net-next v4 8/8] tls: Enable batch async decryption in read_sock
Mon, 23 Mar 2026 17:28:27 -0400Re: [PATCH PATCH net-next v4 8/8] tls: Enable batch async decryption in read_sock
Mon, 23 Mar 2026 11:53:15 -0400Re: [PATCH PATCH net-next v4 8/8] tls: Enable batch async decryption in read_sock
Mon, 23 Mar 2026 11:04:16 -0400Re: [PATCH PATCH net-next v4 8/8] tls: Enable batch async decryption in read_sock
Mon, 23 Mar 2026 15:14:56 +0100Re: [PATCH PATCH net-next v4 7/8] tls: Restructure tls_sw_read_sock() into submit/deliver phases
Mon, 23 Mar 2026 12:31:22 +0100Re: [PATCH PATCH net-next v4 5/8] tls: Suppress spurious saved_data_ready on all receive paths
Mon, 23 Mar 2026 11:32:17 +0100Re: [PATCH PATCH net-next v4 2/8] tls: Abort the connection on decrypt failure
Mon, 23 Mar 2026 11:22:39 +0100Re: [PATCH v7 5/5] nvmet-tcp: Support KeyUpdate
Fri, 20 Mar 2026 08:53:48 +0100Re: [PATCH v7 4/5] nvme-tcp: Support KeyUpdate
Fri, 20 Mar 2026 08:51:20 +0100Re: [PATCH PATCH net-next v4 1/8] tls: Factor tls_decrypt_async_drain() from recvmsg
Thu, 19 Mar 2026 21:03:50 -0400Re: [PATCH PATCH net-next v4 1/8] tls: Factor tls_decrypt_async_drain() from recvmsg
Thu, 19 Mar 2026 18:21:03 +0100Re: [PATCH PATCH net-next v4 1/8] tls: Factor tls_decrypt_async_drain() from recvmsg
Tue, 17 Mar 2026 12:55:01 -0700[PATCH PATCH net-next v4 8/8] tls: Enable batch async decryption in read_sock
Tue, 17 Mar 2026 11:04:21 -0400[PATCH PATCH net-next v4 7/8] tls: Restructure tls_sw_read_sock() into submit/deliver phases
Tue, 17 Mar 2026 11:04:20 -0400[PATCH PATCH net-next v4 6/8] tls: Flush backlog before waiting for a new record
Tue, 17 Mar 2026 11:04:19 -0400[PATCH PATCH net-next v4 5/8] tls: Suppress spurious saved_data_ready on all receive paths
Tue, 17 Mar 2026 11:04:18 -0400[PATCH PATCH net-next v4 4/8] tls: Factor tls_strp_msg_release() from tls_strp_msg_done()
Tue, 17 Mar 2026 11:04:17 -0400[PATCH PATCH net-next v4 3/8] tls: Fix dangling skb pointer in tls_sw_read_sock()
Tue, 17 Mar 2026 11:04:16 -0400[PATCH PATCH net-next v4 2/8] tls: Abort the connection on decrypt failure
Tue, 17 Mar 2026 11:04:15 -0400[PATCH PATCH net-next v4 1/8] tls: Factor tls_decrypt_async_drain() from recvmsg
Tue, 17 Mar 2026 11:04:14 -0400[PATCH net-next v4 0/8] TLS read_sock performance scalability
Tue, 17 Mar 2026 11:04:13 -0400Re: [PATCH v3 2/8] tls: Factor tls_rx_decrypt_record() helper
Tue, 17 Mar 2026 08:06:58 +0100Re: [PATCH v3 6/8] tls: Flush backlog before tls_rx_rec_wait in read_sock
Mon, 16 Mar 2026 18:17:28 +0100Re: [PATCH v3 2/8] tls: Factor tls_rx_decrypt_record() helper
Mon, 16 Mar 2026 11:20:07 +0100Re: [PATCH v3 1/8] tls: Factor tls_decrypt_async_drain() from recvmsg
Mon, 16 Mar 2026 11:13:56 +0100Re: [PATCH v3 2/8] tls: Factor tls_rx_decrypt_record() helper
Thu, 12 Mar 2026 14:35:53 +1000Re: [PATCH v3 1/8] tls: Factor tls_decrypt_async_drain() from recvmsg
Thu, 12 Mar 2026 14:34:45 +1000[PATCH v3 8/8] tls: Enable batch async decryption in read_sock
Wed, 11 Mar 2026 21:48:04 -0400[PATCH v3 7/8] tls: Restructure tls_sw_read_sock() into submit/deliver phases
Wed, 11 Mar 2026 21:48:03 -0400[PATCH v3 6/8] tls: Flush backlog before tls_rx_rec_wait in read_sock
Wed, 11 Mar 2026 21:48:02 -0400[PATCH v3 5/8] tls: Suppress spurious saved_data_ready on all receive paths
Wed, 11 Mar 2026 21:48:01 -0400[PATCH v3 4/8] tls: Factor tls_strp_msg_release() from tls_strp_msg_done()
Wed, 11 Mar 2026 21:48:00 -0400[PATCH v3 3/8] tls: Fix dangling skb pointer in tls_sw_read_sock()
Wed, 11 Mar 2026 21:47:59 -0400[PATCH v3 2/8] tls: Factor tls_rx_decrypt_record() helper
Wed, 11 Mar 2026 21:47:58 -0400[PATCH v3 1/8] tls: Factor tls_decrypt_async_drain() from recvmsg
Wed, 11 Mar 2026 21:47:57 -0400[PATCH v3 0/8] TLS read_sock performance scalability
Wed, 11 Mar 2026 21:47:56 -0400Re: [PATCH v2 0/8] TLS read_sock performance scalability
Wed, 11 Mar 2026 13:42:50 -0700Re: [PATCH v2 2/8] tls: Factor tls_rx_decrypt_record() helper
Wed, 11 Mar 2026 18:25:28 +0100Re: [PATCH v2 1/8] tls: Factor tls_decrypt_async_drain() from recvmsg
Wed, 11 Mar 2026 18:24:37 +0100[PATCH v2 8/8] tls: Enable batch async decryption in read_sock
Tue, 10 Mar 2026 20:19:52 -0400[PATCH v2 7/8] tls: Restructure tls_sw_read_sock() into submit/deliver phases
Tue, 10 Mar 2026 20:19:51 -0400[PATCH v2 6/8] tls: Flush backlog before tls_rx_rec_wait in read_sock
Tue, 10 Mar 2026 20:19:50 -0400[PATCH v2 5/8] tls: Suppress spurious saved_data_ready on all receive paths
Tue, 10 Mar 2026 20:19:49 -0400[PATCH v2 4/8] tls: Factor tls_strp_msg_release() from tls_strp_msg_done()
Tue, 10 Mar 2026 20:19:48 -0400[PATCH v2 3/8] tls: Fix dangling skb pointer in tls_sw_read_sock()
Tue, 10 Mar 2026 20:19:47 -0400[PATCH v2 2/8] tls: Factor tls_rx_decrypt_record() helper
Tue, 10 Mar 2026 20:19:46 -0400[PATCH v2 1/8] tls: Factor tls_decrypt_async_drain() from recvmsg
Tue, 10 Mar 2026 20:19:45 -0400[PATCH v2 0/8] TLS read_sock performance scalability
Tue, 10 Mar 2026 20:19:44 -0400Re: [PATCH v1 0/6] TLS read_sock performance scalability
Mon, 9 Mar 2026 20:14:47 -0700Re: [PATCH v1 1/6] tls: Fix dangling skb pointer in tls_sw_read_sock()
Fri, 06 Mar 2026 09:33:38 -0500Re: [PATCH v1 1/6] tls: Fix dangling skb pointer in tls_sw_read_sock()
Thu, 5 Mar 2026 14:19:54 -0800[PATCH v1 6/6] tls: Enable batch async decryption in read_sock
Thu, 5 Mar 2026 16:14:02 -0500[PATCH v1 5/6] tls: Restructure tls_sw_read_sock() into submit/deliver phases
Thu, 5 Mar 2026 16:14:01 -0500[PATCH v1 4/6] tls: Flush backlog before tls_rx_rec_wait in read_sock
Thu, 5 Mar 2026 16:14:00 -0500[PATCH v1 3/6] tls: Suppress spurious saved_data_ready during read_sock
Thu, 5 Mar 2026 16:13:59 -0500[PATCH v1 2/6] tls: Factor tls_strp_msg_release() from tls_strp_msg_done()
Thu, 5 Mar 2026 16:13:58 -0500[PATCH v1 1/6] tls: Fix dangling skb pointer in tls_sw_read_sock()
Thu, 5 Mar 2026 16:13:57 -0500[PATCH v1 0/6] TLS read_sock performance scalability
Thu, 5 Mar 2026 16:13:56 -0500Re: [PATCH v7 4/5] nvme-tcp: Support KeyUpdate
Thu, 5 Mar 2026 12:43:16 +0100Re: [PATCH v7 4/5] nvme-tcp: Support KeyUpdate
Thu, 5 Mar 2026 18:13:09 +0800Re: [PATCH v7 4/5] nvme-tcp: Support KeyUpdate
Thu, 5 Mar 2026 15:52:39 +0800Re: [PATCH net-next v10 15/15] quic: add packet parser base
Wed, 4 Mar 2026 19:14:43 -0500Re: [net-next,v10,15/15] quic: add packet parser base
Wed, 4 Mar 2026 18:37:46 -0500Re: [PATCH net-next v10 14/15] quic: add packet builder base
Wed, 4 Mar 2026 18:26:43 -0500Re: [net-next,v10,14/15] quic: add packet builder base
Wed, 4 Mar 2026 18:13:15 -0500Re: [net-next,v10,13/15] quic: add timer management
Wed, 4 Mar 2026 18:03:14 -0500Re: [net-next,v10,12/15] quic: add crypto packet encryption and decryption
Wed, 4 Mar 2026 17:31:57 -0500Re: [net-next,v10,11/15] quic: add crypto key derivation and installation
Wed, 4 Mar 2026 16:58:01 -0500Re: [net-next,v10,09/15] quic: add congestion control
Wed, 4 Mar 2026 16:41:59 -0500Re: [PATCH net-next v10 08/15] quic: add path management
Wed, 4 Mar 2026 16:25:50 -0500Re: [PATCH v7 4/5] nvme-tcp: Support KeyUpdate
Wed, 4 Mar 2026 21:37:22 +1000Re: [PATCH v7 4/5] nvme-tcp: Support KeyUpdate
Wed, 4 Mar 2026 11:44:26 +0100Re: [PATCH v7 4/5] nvme-tcp: Support KeyUpdate
Wed, 4 Mar 2026 08:40:00 +0100[PATCH v7 5/5] nvmet-tcp: Support KeyUpdate
Wed, 4 Mar 2026 15:35:00 +1000[PATCH v7 4/5] nvme-tcp: Support KeyUpdate
Wed, 4 Mar 2026 15:34:59 +1000[PATCH v7 3/5] net/handshake: Support KeyUpdate message types
Wed, 4 Mar 2026 15:34:58 +1000[PATCH v7 2/5] net/handshake: Define handshake_req_keyupdate
Wed, 4 Mar 2026 15:34:57 +1000[PATCH v7 1/5] net/handshake: Store the key serial number on completion
Wed, 4 Mar 2026 15:34:56 +1000[PATCH v7 0/5] nvme-tcp: Support receiving KeyUpdate requests
Wed, 4 Mar 2026 15:34:55 +1000Re: [PATCH net-next v10 14/15] quic: add packet builder base
Tue, 3 Mar 2026 10:18:49 +0100Re: [PATCH net-next v10 15/15] quic: add packet parser base
Tue, 3 Mar 2026 10:16:37 +0100Re: [net-next,v10,15/15] quic: add packet parser base
Tue, 3 Mar 2026 09:33:51 +0100Re: [net-next,v10,14/15] quic: add packet builder base
Tue, 3 Mar 2026 09:33:38 +0100
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.