1. f66de3e net/tls: Split conf to rx + tx by Boris Pismenny · 7 years ago
  2. 95ad754 net/tls: remove redundant second null check on sgout by Colin Ian King · 7 years ago
  3. b16520f net/tls: Remove VLA usage by Kees Cook · 7 years ago
  4. c46234e tls: RX path for ktls by Dave Watson · 7 years ago
  5. f4a8e43 tls: Pass error code explicitly to tls_err_abort by Dave Watson · 7 years ago
  6. dbe4255 tls: Move cipher info to a separate struct by Dave Watson · 7 years ago
  7. 69ca929 tls: Generalize zerocopy_from_iter by Dave Watson · 7 years ago
  8. 8c05dbf net: generalize sk_alloc_sg to work with scatterlist rings by John Fastabend · 7 years ago
  9. 2c3682f sock: make static tls function alloc_sg generic sock helper by John Fastabend · 7 years ago
  10. a54667f tls: Add support for encryption using async offload accelerator by Vakul Garg · 7 years ago
  11. 7a8c4dd tls: Correct length of scatterlist in tls_sw_sendpage by Dave Watson · 7 years ago
  12. cf6d43e tls: fix sw_ctx leak by Sabrina Dubroca · 7 years ago
  13. 30be8f8 net/tls: Fix inverted error codes to avoid endless loop by r.hering@avm.de · 7 years ago
  14. 213ef6e tls: Move tls_make_aad to header to allow sharing by Ilya Lesokhin · 7 years ago
  15. ff45d82 tls: Fix TLS ulp context leak, when TLS_TX setsockopt is not used. by Ilya Lesokhin · 7 years ago
  16. 61ef6da tls: Use kzalloc for aead_request allocation by Ilya Lesokhin · 7 years ago
  17. a513567 tls: make tls_sw_free_resources static by Tobias Klauser · 7 years ago
  18. 3c4d755 tls: kernel TLS support by Dave Watson · 8 years ago