dev.linux.lists.kernel-tls-handshake archive
413 archived articles, newest first (page 2 of 5). Latest articles →
Re: [RFC] NFS: named client identities for mTLS mounts and a per-namespace .nfs keyring
Fri, 5 Jun 2026 15:07:15 -0700Re: [RFC] NFS: named client identities for mTLS mounts and a per-namespace .nfs keyring
Sat, 6 Jun 2026 00:44:08 +0300Re: [RFC] NFS: named client identities for mTLS mounts and a per-namespace .nfs keyring
Sat, 6 Jun 2026 00:32:59 +0300[PATCH 9/9] NFSD: Add allow_tags to the netlink export interface
Fri, 05 Jun 2026 13:34:43 -0400[PATCH 8/9] NFSD: Implement export tagging
Fri, 05 Jun 2026 13:34:42 -0400[PATCH 4/9] handshake: Pick up session tags passed during the DONE downcall
Fri, 05 Jun 2026 13:34:38 -0400[PATCH 7/9] SUNRPC: Copy the TLS session tags when they are available
Fri, 05 Jun 2026 13:34:41 -0400[PATCH 6/9] handshake: advertise the session-tag cap to user space
Fri, 05 Jun 2026 13:34:40 -0400[PATCH 3/9] lib: Add a "tagset" data structure
Fri, 05 Jun 2026 13:34:37 -0400[PATCH 5/9] handshake: Add a kunit test for the completion gate
Fri, 05 Jun 2026 13:34:39 -0400[PATCH 2/9] handshake: Add tags to "done" downcall
Fri, 05 Jun 2026 13:34:36 -0400[PATCH 1/9] handshake: Require admin permission for DONE command
Fri, 05 Jun 2026 13:34:35 -0400[PATCH 0/9] Deliver TLS session tags to upper-layer consumers (NFSD)
Fri, 05 Jun 2026 13:34:34 -0400[PATCH net-next v12 6/6] tls: Flush backlog before waiting for a new record
Thu, 04 Jun 2026 13:48:29 -0400[PATCH net-next v12 5/6] tls: Suppress spurious saved_data_ready on all receive paths
Thu, 04 Jun 2026 13:48:28 -0400[PATCH net-next v12 4/6] tls: Factor tls_strp_msg_consume() from tls_strp_msg_done()
Thu, 04 Jun 2026 13:48:27 -0400[PATCH net-next v12 3/6] tls: Move decrypt-failure abort into tls_rx_one_record()
Thu, 04 Jun 2026 13:48:26 -0400[PATCH net-next v12 0/6] tls: receive-path fixes and clean-ups
Thu, 04 Jun 2026 13:48:23 -0400[PATCH net-next v12 2/6] tls: Re-present partially-consumed records in tls_sw_read_sock()
Thu, 04 Jun 2026 13:48:25 -0400[PATCH net-next v12 1/6] tls: Avoid evaluating freed skb in tls_sw_read_sock() loop
Thu, 04 Jun 2026 13:48:24 -0400Re: [PATCH net-next v12 00/15] net: introduce QUIC infrastructure and core subcomponents
Wed, 3 Jun 2026 14:15:01 -0400Re: [PATCH net-next v12 00/15] net: introduce QUIC infrastructure and core subcomponents
Wed, 3 Jun 2026 10:39:24 -0700Re: [RFC] NFS: named client identities for mTLS mounts and a per-namespace .nfs keyring
Wed, 03 Jun 2026 07:27:22 -0700Re: [PATCH net-next v12 00/15] net: introduce QUIC infrastructure and core subcomponents
Wed, 3 Jun 2026 10:14:24 -0400Re: [RFC] NFS: named client identities for mTLS mounts and a per-namespace .nfs keyring
Wed, 3 Jun 2026 03:39:29 +0200Re: [PATCH net-next v12 00/15] net: introduce QUIC infrastructure and core subcomponents
Tue, 2 Jun 2026 11:18:23 -0700[RFC] NFS: named client identities for mTLS mounts and a per-namespace .nfs keyring
Tue, 2 Jun 2026 11:47:37 -0400Re: [PATCH net-next v12 00/15] net: introduce QUIC infrastructure and core subcomponents
Tue, 2 Jun 2026 09:12:30 -0400[PATCH net-next v12 15/15] quic: add packet parser base
Sun, 31 May 2026 09:08:51 -0400[PATCH net-next v12 14/15] quic: add packet builder base
Sun, 31 May 2026 09:08:50 -0400[PATCH net-next v12 12/15] quic: add crypto packet encryption and decryption
Sun, 31 May 2026 09:08:48 -0400[PATCH net-next v12 13/15] quic: add timer management
Sun, 31 May 2026 09:08:49 -0400[PATCH net-next v12 11/15] quic: add crypto key derivation and installation
Sun, 31 May 2026 09:08:47 -0400[PATCH net-next v12 10/15] quic: add packet number space
Sun, 31 May 2026 09:08:46 -0400[PATCH net-next v12 09/15] quic: add congestion control
Sun, 31 May 2026 09:08:45 -0400[PATCH net-next v12 08/15] quic: add path management
Sun, 31 May 2026 09:08:44 -0400[PATCH net-next v12 07/15] quic: add connection id management
Sun, 31 May 2026 09:08:43 -0400[PATCH net-next v12 06/15] quic: add stream management
Sun, 31 May 2026 09:08:42 -0400[PATCH net-next v12 05/15] quic: provide quic.h header files for kernel and userspace
Sun, 31 May 2026 09:08:41 -0400[PATCH net-next v12 04/15] quic: provide family ops for address and protocol
Sun, 31 May 2026 09:08:40 -0400[PATCH net-next v12 03/15] quic: provide common utilities and data structures
Sun, 31 May 2026 09:08:39 -0400[PATCH net-next v12 02/15] net: build socket infrastructure for QUIC protocol
Sun, 31 May 2026 09:08:38 -0400[PATCH net-next v12 01/15] net: define IPPROTO_QUIC and SOL_QUIC constants
Sun, 31 May 2026 09:08:37 -0400[PATCH net-next v12 00/15] net: introduce QUIC infrastructure and core subcomponents
Sun, 31 May 2026 09:08:36 -0400Re: [PATCH net v3 0/8] net/handshake: anchor request lifetime to a pinned file reference
Thu, 28 May 2026 11:50:23 +0000Re: [PATCH net-next v11 5/6] tls: Suppress spurious saved_data_ready on all receive paths
Thu, 28 May 2026 11:15:12 +0200Re: [PATCH net-next v11 6/6] tls: Flush backlog before waiting for a new record
Thu, 28 May 2026 11:14:41 +0200Re: [PATCH net v3 1/8] net/handshake: Use spin_lock_bh for hn_lock
Wed, 27 May 2026 19:32:21 +0200Re: [PATCH net-next v11 4/6] tls: Factor tls_strp_msg_consume() from tls_strp_msg_done()
Wed, 27 May 2026 19:31:19 +0200Re: [PATCH net-next v11 1/6] tls: Avoid evaluating freed skb in tls_sw_read_sock() loop
Wed, 27 May 2026 19:17:47 +0200Re: [PATCH net-next v11 2/6] tls: Re-present partially-consumed records in tls_sw_read_sock()
Wed, 27 May 2026 19:14:23 +0200Re: [PATCH net v3 1/8] net/handshake: Use spin_lock_bh for hn_lock
Wed, 27 May 2026 10:24:11 -0400Re: [PATCH net-next v11 5/6] tls: Suppress spurious saved_data_ready on all receive paths
Wed, 27 May 2026 11:51:22 +0200Re: [PATCH net-next v11 2/6] tls: Re-present partially-consumed records in tls_sw_read_sock()
Wed, 27 May 2026 11:48:59 +0200Re: [PATCH net-next v11 1/6] tls: Avoid evaluating freed skb in tls_sw_read_sock() loop
Wed, 27 May 2026 11:46:21 +0200Re: [PATCH net v3 1/8] net/handshake: Use spin_lock_bh for hn_lock
Wed, 27 May 2026 10:59:04 +0200[PATCH net-next v11 6/6] tls: Flush backlog before waiting for a new record
Tue, 26 May 2026 10:21:36 -0400[PATCH net-next v11 5/6] tls: Suppress spurious saved_data_ready on all receive paths
Tue, 26 May 2026 10:21:35 -0400[PATCH net-next v11 4/6] tls: Factor tls_strp_msg_consume() from tls_strp_msg_done()
Tue, 26 May 2026 10:21:34 -0400[PATCH net-next v11 3/6] tls: Move decrypt-failure abort into tls_rx_one_record()
Tue, 26 May 2026 10:21:33 -0400[PATCH net-next v11 2/6] tls: Re-present partially-consumed records in tls_sw_read_sock()
Tue, 26 May 2026 10:21:32 -0400[PATCH net-next v11 1/6] tls: Avoid evaluating freed skb in tls_sw_read_sock() loop
Tue, 26 May 2026 10:21:31 -0400[PATCH net-next v11 0/6] tls: receive-path fixes and clean-ups
Tue, 26 May 2026 10:21:30 -0400Re: [PATCH net v2 0/7] net/handshake: anchor request lifetime to a pinned file reference
Mon, 25 May 2026 21:55:38 -0400Re: [PATCH net v2 0/7] net/handshake: anchor request lifetime to a pinned file reference
Mon, 25 May 2026 11:35:33 -0700[PATCH net v3 8/8] net/handshake: Drain pending requests at net namespace exit
Mon, 25 May 2026 12:51:22 -0400[PATCH net v3 7/8] net/handshake: Verify file-reference balance in submit paths
Mon, 25 May 2026 12:51:21 -0400[PATCH net v3 6/8] net/handshake: Close the submit-side sock_hold race
Mon, 25 May 2026 12:51:20 -0400[PATCH net v3 5/8] net/handshake: hand off the pinned file reference to accept_doit
Mon, 25 May 2026 12:51:19 -0400[PATCH net v3 4/8] net/handshake: Take a long-lived file reference at submit
Mon, 25 May 2026 12:51:18 -0400[PATCH net v3 3/8] net/handshake: Pass negative errno through handshake_complete()
Mon, 25 May 2026 12:51:17 -0400[PATCH net v3 2/8] nvme-tcp: store negative errno in queue->tls_err
Mon, 25 May 2026 12:51:16 -0400[PATCH net v3 1/8] net/handshake: Use spin_lock_bh for hn_lock
Mon, 25 May 2026 12:51:15 -0400[PATCH net v3 0/8] net/handshake: anchor request lifetime to a pinned file reference
Mon, 25 May 2026 12:51:14 -0400[PATCH net v2 7/7] net/handshake: Verify file-reference balance in submit paths
Thu, 21 May 2026 10:47:13 -0400[PATCH net v2 6/7] net/handshake: Close the submit-side sock_hold race
Thu, 21 May 2026 10:47:12 -0400[PATCH net v2 5/7] net/handshake: hand off the pinned file reference to accept_doit
Thu, 21 May 2026 10:47:11 -0400[PATCH net v2 4/7] net/handshake: Take a long-lived file reference at submit
Thu, 21 May 2026 10:47:10 -0400[PATCH net v2 3/7] net/handshake: Pass negative errno through handshake_complete()
Thu, 21 May 2026 10:47:09 -0400[PATCH net v2 2/7] nvme-tcp: store negative errno in queue->tls_err
Thu, 21 May 2026 10:47:08 -0400[PATCH net v2 1/7] net/handshake: Drain pending requests at net namespace exit
Thu, 21 May 2026 10:47:07 -0400[PATCH net v2 0/7] net/handshake: anchor request lifetime to a pinned file reference
Thu, 21 May 2026 10:47:06 -0400Re: [PATCH net 3/7] net/handshake: Pass negative errno through handshake_complete()
Wed, 20 May 2026 19:39:46 -0700Re: [PATCH net 2/7] nvme-tcp: store negative errno in queue->tls_err
Wed, 20 May 2026 12:59:16 +1000Re: [PATCH net 7/7] net/handshake: Verify file-reference balance in submit paths
Tue, 19 May 2026 10:03:05 +0200Re: [PATCH net 6/7] net/handshake: Close the submit-side sock_hold race
Tue, 19 May 2026 10:01:12 +0200Re: [PATCH net 5/7] net/handshake: hand off the pinned file reference to accept_doit
Tue, 19 May 2026 09:59:42 +0200Re: [PATCH net 4/7] net/handshake: Take a long-lived file reference at submit
Tue, 19 May 2026 09:55:48 +0200Re: [PATCH net 3/7] net/handshake: Pass negative errno through handshake_complete()
Tue, 19 May 2026 09:47:04 +0200Re: [PATCH net 2/7] nvme-tcp: store negative errno in queue->tls_err
Tue, 19 May 2026 09:35:29 +0200Re: [PATCH net 1/7] net/handshake: Drain pending requests at net namespace exit
Tue, 19 May 2026 09:33:58 +0200[PATCH net 7/7] net/handshake: Verify file-reference balance in submit paths
Mon, 18 May 2026 14:24:34 -0400[PATCH net 6/7] net/handshake: Close the submit-side sock_hold race
Mon, 18 May 2026 14:24:33 -0400[PATCH net 5/7] net/handshake: hand off the pinned file reference to accept_doit
Mon, 18 May 2026 14:24:32 -0400[PATCH net 4/7] net/handshake: Take a long-lived file reference at submit
Mon, 18 May 2026 14:24:31 -0400[PATCH net 3/7] net/handshake: Pass negative errno through handshake_complete()
Mon, 18 May 2026 14:24:30 -0400[PATCH net 2/7] nvme-tcp: store negative errno in queue->tls_err
Mon, 18 May 2026 14:24:29 -0400[PATCH net 1/7] net/handshake: Drain pending requests at net namespace exit
Mon, 18 May 2026 14:24:28 -0400[PATCH net 0/7] net/handshake: anchor request lifetime to a pinned file reference
Mon, 18 May 2026 14:24:27 -0400Re: Fwd: [oracle/ktls-utils] Enable and prioritize post quantum EC groups (PR #147)
Thu, 14 May 2026 11:08:39 -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.