diff options
author | David S. Miller <davem@davemloft.net> | 2024-02-11 00:38:20 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-02-11 00:38:20 +0300 |
commit | 78e563f2d6290b9f14e7a54522b66a4265d70328 (patch) | |
tree | 84abf52508c34c7012e6d7a5c23a20996cf83050 /drivers/misc | |
parent | 2fbdc5c6b130661854dc5923f0870770410acce2 (diff) | |
parent | ac437a51ce662364062f704e321227f6728e6adc (diff) | |
download | linux-78e563f2d6290b9f14e7a54522b66a4265d70328.tar.xz |
Merge branch 'tls-fixes'
Jakub Kicinski says:
====================
net: tls: fix some issues with async encryption
valis was reporting a race on socket close so I sat down to try to fix it.
I used Sabrina's async crypto debug patch to test... and in the process
run into some of the same issues, and created very similar fixes :(
I didn't realize how many of those patches weren't applied. Once I found
Sabrina's code [1] it turned out to be so similar in fact that I added
her S-o-b's and Co-develop'eds in a semi-haphazard way.
With this series in place all expected tests pass with async crypto.
Sabrina had a few more fixes, but I'll leave those to her, things are
not crashing anymore.
[1] https://lore.kernel.org/netdev/cover.1694018970.git.sd@queasysnail.net/
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/misc')
0 files changed, 0 insertions, 0 deletions