]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'tls-Fix-issues-in-tls_device'
authorDavid S. Miller <davem@davemloft.net>
Mon, 4 Mar 2019 06:10:16 +0000 (22:10 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 4 Mar 2019 06:10:16 +0000 (22:10 -0800)
commit23a1b3fc834730d0d536666994532f4edb44ed70
tree75fa2eb08c51a96fe31f037838bb0432f2bea423
parent29fd0d89ab5137d3e279f9f696035facb2376d95
parent8201d9cda6db86ec86883964c75e74b31a4f5c54
Merge branch 'tls-Fix-issues-in-tls_device'

Boris Pismenny says:

====================
tls: Fix issues in tls_device

This series fixes issues encountered in tls_device code paths,
which were introduced recently.

Additionally, this series includes a fix for tls software only receive flow,
which causes corruption of payload received by user space applications.

This series was tested using the OpenSSL integration of KTLS -
https://github.com/mellan
====================

Signed-off-by: David S. Miller <davem@davemloft.net>