1. fde351a net/tls: make sure offload also gets the keys wiped by Jakub Kicinski · 5 years ago
  2. be0343a net/tls: replace the sleeping lock around RX resync with a bit lock by Jakub Kicinski · 5 years ago
  3. 785833b net/tls: prevent bad memory access in tls_is_sk_tx_device_offloaded() by Jakub Kicinski · 6 years ago
  4. 86029d1 tls: zero the crypto information from tls_context before freeing by Sabrina Dubroca · 6 years ago
  5. 0b243d0 net/tls: Combined memory allocation for decryption request by Vakul Garg · 6 years ago
  6. 4799ac8 tls: Add rx inline crypto offload by Boris Pismenny · 6 years ago
  7. 39f56e1 tls: Split tls_sw_release_resources_rx by Boris Pismenny · 6 years ago
  8. dafb67f tls: Split decrypt_skb to two functions by Boris Pismenny · 6 years ago
  9. d80a1b9d tls: Refactor tls_offload variable names by Boris Pismenny · 6 years ago
  10. a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 6 years ago
  11. f6fadff tls: fix NULL pointer dereference on poll by Daniel Borkmann · 6 years ago
  12. 6f6e434 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  13. 8ab6ffb tls: don't use stack memory in a scatterlist by Matt Mullins · 6 years ago
  14. a7b15ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  15. c212d2c net/tls: Don't recursively call push_record during tls_write_space callbacks by Dave Watson · 6 years ago
  16. e8f6979 net/tls: Add generic NIC offload infrastructure by Ilya Lesokhin · 6 years ago
  17. f66de3e net/tls: Split conf to rx + tx by Boris Pismenny · 6 years ago
  18. dd0bed1 tls: support for Inline tls record by Atul Gupta · 7 years ago
  19. c46234e tls: RX path for ktls by Dave Watson · 7 years ago
  20. 5837158 tls: Refactor variable names by Dave Watson · 7 years ago
  21. f4a8e43 tls: Pass error code explicitly to tls_err_abort by Dave Watson · 7 years ago
  22. dbe4255 tls: Move cipher info to a separate struct by Dave Watson · 7 years ago
  23. a54667f tls: Add support for encryption using async offload accelerator by Vakul Garg · 7 years ago
  24. 30be8f8 net/tls: Fix inverted error codes to avoid endless loop by r.hering@avm.de · 7 years ago
  25. b9f3eb4 uapi: fix linux/tls.h userspace compilation error by Dmitry V. Levin · 7 years ago
  26. 213ef6e tls: Move tls_make_aad to header to allow sharing by Ilya Lesokhin · 7 years ago
  27. ff45d82 tls: Fix TLS ulp context leak, when TLS_TX setsockopt is not used. by Ilya Lesokhin · 7 years ago
  28. 6d88207 tls: Add function to update the TLS socket configuration by Ilya Lesokhin · 7 years ago
  29. 3c4d755 tls: kernel TLS support by Dave Watson · 7 years ago