aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvme/common (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-02nvmet-auth: fix a couple of spelling mistakesColin Ian King1-1/+1
2022-08-02nvme-auth: uninitialized variable in nvme_auth_transform_key()Dan Carpenter1-9/+16
2022-08-02nvme-auth: fix off by one checksDan Carpenter1-5/+5
2022-08-02nvme-auth: Diffie-Hellman key exchange supportHannes Reinecke1-0/+153
2022-08-02nvme: implement In-Band authenticationHannes Reinecke3-0/+334