linux-stable/net/tls
Andre Tomt 080324c36a net/tls: Fix connection stall on partial tls record
In the case of writing a partial tls record we forgot to clear the
ctx->in_tcp_sendpages flag, causing some connections to stall.

Fixes: c212d2c7fc ("net/tls: Don't recursively call push_record during tls_write_space callbacks")
Signed-off-by: Andre Tomt <andre@tomt.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-05-07 23:47:58 -04:00
..
Kconfig tls: RX path for ktls 2018-03-23 12:25:54 -04:00
Makefile
tls_main.c net/tls: Fix connection stall on partial tls record 2018-05-07 23:47:58 -04:00
tls_sw.c net/tls: Remove VLA usage 2018-04-12 21:46:10 -04:00