1. 39d9e1c net/tls: Fixed return value when tls_complete_pending_work() fails by Vakul Garg · 6 years ago
  2. 2a0f591 tls: Use correct sk->sk_prot for IPV6 by Boris Pismenny · 7 years ago
  3. 2b8b2e7 tls: don't override sk_write_space if tls_set_sw_offload fails. by Ilya Lesokhin · 7 years ago
  4. 93f1644 tls: Avoid copying crypto_info again after cipher_type check. by Ilya Lesokhin · 7 years ago
  5. 797b8bb tls: Fix TLS ulp context leak, when TLS_TX setsockopt is not used. by Ilya Lesokhin · 7 years ago
  6. 25f0399 tls: Add function to update the TLS socket configuration by Ilya Lesokhin · 7 years ago
  7. f0a8c12 tls: possible hang when do_tcp_sendpages hits sndbuf is full case by John Fastabend · 7 years ago
  8. 18fef87 tls: clear key material from kernel memory when do_tls_setsockopt_conf fails by Sabrina Dubroca · 6 years ago
  9. 0c03342 tls: zero the crypto information from tls_context before freeing by Sabrina Dubroca · 6 years ago
  10. 10cacaf tls: don't copy the key out of tls12_crypto_info_aes_gcm_128 by Sabrina Dubroca · 6 years ago
  11. 04f625f net/tls: Set count of SG entries if sk_alloc_sg returns -ENOSPC by Vakul Garg · 6 years ago
  12. 0c02e0c tcp, ulp: add alias for all ulp modules by Daniel Borkmann · 7 years ago
  13. 464e232 sock: fix sg page frag coalescing in sk_alloc_sg by Daniel Borkmann · 7 years ago
  14. 30a7a7b tls: Stricter error checking in zerocopy sendmsg path by Dave Watson · 7 years ago
  15. 5e8a5c3 tls: fix use-after-free in tls_push_record by Daniel Borkmann · 7 years ago
  16. 94203f2 tls: retrun the correct IV in getsockopt by Boris Pismenny · 7 years ago
  17. 8e1b8e3 net/tls: Fix connection stall on partial tls record by Andre Tomt · 7 years ago
  18. 3ac0f3e net/tls: Don't recursively call push_record during tls_write_space callbacks by Dave Watson · 7 years ago
  19. ed10b9a tls: reset crypto_info when do_tls_setsockopt_tx fails by Sabrina Dubroca · 7 years ago
  20. 2f54941 tls: return -EBUSY if crypto_info is already set by Sabrina Dubroca · 7 years ago
  21. 3a28f04 tls: fix sw_ctx leak by Sabrina Dubroca · 7 years ago
  22. a022bbe net/tls: Only attach to sockets in ESTABLISHED state by Ilya Lesokhin · 7 years ago
  23. d3048a1 net/tls: Fix inverted error codes to avoid endless loop by r.hering@avm.de · 7 years ago
  24. f0e1cd0 tls: Use kzalloc for aead_request allocation by Ilya Lesokhin · 7 years ago
  25. a513567 tls: make tls_sw_free_resources static by Tobias Klauser · 7 years ago
  26. 5a3b886 TLS: Fix length check in do_tls_getsockopt_tx() by Matthias Rosenfelder · 8 years ago
  27. ac55cd6 tls: return -EFAULT if copy_to_user() fails by Dan Carpenter · 8 years ago
  28. d807ec6 tls: update Kconfig by Dave Watson · 8 years ago
  29. 54144b4 tls: Depend upon INET not plain NET. by David S. Miller · 8 years ago
  30. 3c4d755 tls: kernel TLS support by Dave Watson · 8 years ago