Hannes Reinecke ([email protected])

Number of posts: 1712 (0.22 per day)
First post: 2003-07-21 11:27:25
Last post: 2024-06-15 09:07:29

Date List Subject
2021-11-23 12:38:20 linux-crypto [PATCH 08/12] nvme-auth: Diffie-Hellman key exchange support
2021-11-23 12:38:19 linux-crypto [PATCH 09/12] nvmet: Parse fabrics commands on all queues
2021-11-23 12:38:18 linux-crypto [PATCH 02/12] crypto: add crypto_has_kpp()
2021-11-23 12:38:18 linux-crypto [PATCH 06/12] nvme-fabrics: decode 'authentication required' connect error
2021-11-23 12:38:18 linux-crypto [PATCH 01/12] crypto: add crypto_has_shash()
2021-11-23 12:38:18 linux-crypto [PATCHv7 00/12] nvme: In-band authentication support
2021-11-23 12:38:17 linux-crypto [PATCH 04/12] lib/base64: RFC4648-compliant base64 encoding
2021-11-22 14:18:05 linux-crypto Re: [PATCH 10/12] nvmet: Implement basic In-Band Authentication
2021-11-22 13:21:07 linux-crypto Re: [PATCH 10/12] nvmet: Implement basic In-Band Authentication
2021-11-22 12:06:19 linux-crypto Re: [PATCH 10/12] nvmet: Implement basic In-Band Authentication
2021-11-22 11:56:42 linux-crypto Re: [PATCHv6 00/12] nvme: In-band authentication support
2021-11-22 11:37:41 linux-crypto Re: [PATCHv6 00/12] nvme: In-band authentication support
2021-11-22 09:15:25 linux-crypto Re: [PATCH 07/12] nvme: Implement In-Band authentication
2021-11-22 09:03:34 linux-crypto Re: [PATCHv6 00/12] nvme: In-band authentication support
2021-11-22 07:47:53 linux-crypto [PATCH 06/12] nvme-fabrics: decode 'authentication required' connect error
2021-11-22 07:47:53 linux-crypto [PATCH 07/12] nvme: Implement In-Band authentication
2021-11-22 07:47:51 linux-crypto [PATCH 10/12] nvmet: Implement basic In-Band Authentication
2021-11-22 07:47:50 linux-crypto [PATCH 08/12] nvme-auth: Diffie-Hellman key exchange support
2021-11-22 07:47:49 linux-crypto [PATCH 12/12] nvmet-auth: expire authentication sessions
2021-11-22 07:47:49 linux-crypto [PATCH 03/12] crypto/ffdhe: Finite Field DH Ephemeral Parameters
2021-11-22 07:47:48 linux-crypto [PATCH 11/12] nvmet-auth: Diffie-Hellman key exchange support
2021-11-22 07:47:47 linux-crypto [PATCH 05/12] nvme: add definitions for NVMe In-Band authentication
2021-11-22 07:47:45 linux-crypto [PATCH 01/12] crypto: add crypto_has_shash()
2021-11-22 07:47:45 linux-crypto [PATCH 02/12] crypto: add crypto_has_kpp()
2021-11-22 07:47:44 linux-crypto [PATCHv6 00/12] nvme: In-band authentication support
2021-11-22 07:47:44 linux-crypto [PATCH 09/12] nvmet: Parse fabrics commands on all queues
2021-11-22 07:47:43 linux-crypto [PATCH 04/12] lib/base64: RFC4648-compliant base64 encoding
2021-11-16 10:42:02 linux-crypto Re: [PATCH 07/12] nvme: Implement In-Band authentication
2021-11-16 10:40:54 linux-crypto Re: [PATCH 07/12] nvme: Implement In-Band authentication
2021-11-16 10:23:53 linux-crypto Re: [PATCHv5 00/12] nvme: In-band authentication support
2021-11-15 11:35:58 linux-crypto Re: [PATCHv5 00/12] nvme: In-band authentication support
2021-11-14 13:44:37 linux-crypto Re: [PATCHv5 00/12] nvme: In-band authentication support
2021-11-12 12:59:45 linux-crypto [PATCH 10/12] nvmet: Implement basic In-Band Authentication
2021-11-12 12:59:44 linux-crypto [PATCH 05/12] nvme: add definitions for NVMe In-Band authentication
2021-11-12 12:59:44 linux-crypto [PATCH 07/12] nvme: Implement In-Band authentication
2021-11-12 12:59:43 linux-crypto [PATCH 12/12] nvmet-auth: expire authentication sessions
2021-11-12 12:59:43 linux-crypto [PATCH 06/12] nvme-fabrics: decode 'authentication required' connect error
2021-11-12 12:59:43 linux-crypto [PATCH 08/12] nvme-auth: Diffie-Hellman key exchange support
2021-11-12 12:59:42 linux-crypto [PATCH 11/12] nvmet-auth: Diffie-Hellman key exchange support
2021-11-12 12:59:42 linux-crypto [PATCH 03/12] crypto/ffdhe: Finite Field DH Ephemeral Parameters
2021-11-12 12:59:41 linux-crypto [PATCH 09/12] nvmet: Parse fabrics commands on all queues
2021-11-12 12:59:41 linux-crypto [PATCHv5 00/12] nvme: In-band authentication support
2021-11-12 12:59:40 linux-crypto [PATCH 01/12] crypto: add crypto_has_shash()
2021-11-12 12:59:40 linux-crypto [PATCH 04/12] lib/base64: RFC4648-compliant base64 encoding
2021-11-12 12:59:40 linux-crypto [PATCH 02/12] crypto: add crypto_has_kpp()
2021-10-21 13:35:37 linux-nfs Re: [PATCH 2/7] sd: implement ->get_unique_id
2021-10-21 13:35:01 linux-nfs Re: [PATCH 1/7] block: add a ->get_unique_id method
2021-10-14 07:39:33 linux-nfs Re: [PATCH 7/7] block: remove QUEUE_FLAG_SCSI_PASSTHROUGH
2021-10-14 07:38:56 linux-nfs Re: [PATCH 6/7] block: remove the initialize_rq_fn blk_mq_ops method
2021-10-14 07:38:34 linux-nfs Re: [PATCH 5/7] scsi: add a scsi_alloc_request helper
2021-10-14 07:34:28 linux-nfs Re: [PATCH 4/7] bsg-lib: initialize the bsg_job in bsg_transport_sg_io_fn