From: Jakub Kicinski Date: Fri, 28 Jul 2023 02:49:38 +0000 (-0700) Subject: Merge branch 'net-tls-fixes-for-nvme-over-tls' X-Git-Tag: v6.6.17~4098^2~315 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=bb85e12f8fce8f31f661cd904ede8ecf9ce843d6;p=platform%2Fkernel%2Flinux-rpi.git Merge branch 'net-tls-fixes-for-nvme-over-tls' Hannes Reinecke says: ==================== net/tls: fixes for NVMe-over-TLS here are some small fixes to get NVMe-over-TLS up and running. The first set are just minor modifications to have MSG_EOR handled for TLS, but the second set implements the ->read_sock() callback for tls_sw. The ->read_sock() callbacks return -EIO when encountering any TLS Alert message, but as that's the default behaviour anyway I guess we can get away with it. ==================== Applied on top of the tag in case Sagi gets convinced to pull it. Link: https://lore.kernel.org/r/20230726191556.41714-1-hare@suse.de Signed-off-by: Jakub Kicinski --- bb85e12f8fce8f31f661cd904ede8ecf9ce843d6