1. b11a632 net: add a UID to use for ULP socket assignment by John Fastabend · 7 years ago
  2. a54667f tls: Add support for encryption using async offload accelerator by Vakul Garg · 7 years ago
  3. 7a8c4dd tls: Correct length of scatterlist in tls_sw_sendpage by Dave Watson · 7 years ago
  4. 6db959c tls: reset crypto_info when do_tls_setsockopt_tx fails by Sabrina Dubroca · 7 years ago
  5. 877d17c tls: return -EBUSY if crypto_info is already set by Sabrina Dubroca · 7 years ago
  6. cf6d43e tls: fix sw_ctx leak by Sabrina Dubroca · 7 years ago
  7. d91c3e1 net/tls: Only attach to sockets in ESTABLISHED state by Ilya Lesokhin · 7 years ago
  8. 30be8f8 net/tls: Fix inverted error codes to avoid endless loop by r.hering@avm.de · 7 years ago
  9. ee181e5 tls: don't override sk_write_space if tls_set_sw_offload fails. by Ilya Lesokhin · 7 years ago
  10. 196c31b tls: Avoid copying crypto_info again after cipher_type check. by Ilya Lesokhin · 7 years ago
  11. 213ef6e tls: Move tls_make_aad to header to allow sharing by Ilya Lesokhin · 7 years ago
  12. ff45d82 tls: Fix TLS ulp context leak, when TLS_TX setsockopt is not used. by Ilya Lesokhin · 7 years ago
  13. 6d88207 tls: Add function to update the TLS socket configuration by Ilya Lesokhin · 7 years ago
  14. 61ef6da tls: Use kzalloc for aead_request allocation by Ilya Lesokhin · 7 years ago
  15. a513567 tls: make tls_sw_free_resources static by Tobias Klauser · 7 years ago
  16. 5a3b886 TLS: Fix length check in do_tls_getsockopt_tx() by Matthias Rosenfelder · 7 years ago
  17. ac55cd6 tls: return -EFAULT if copy_to_user() fails by Dan Carpenter · 7 years ago
  18. d807ec6 tls: update Kconfig by Dave Watson · 7 years ago
  19. 54144b4 tls: Depend upon INET not plain NET. by David S. Miller · 7 years ago
  20. 3c4d755 tls: kernel TLS support by Dave Watson · 7 years ago