]> 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)
commit2365bb3cd9f6f3cc544cc1a06aa0848e09abb0c3
tree75fa2eb08c51a96fe31f037838bb0432f2bea423
parent580f6adaa01f6fa3f1df431adf8e2da8d5c6817c
parent6f386fe20f31dd16ba33ee059a305b850015b256
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>