1. 173e762 Revert "net: mirror skb frag ref/unref helpers" by Mina Almasry · 8 months ago
  2. a580ea9 net: mirror skb frag ref/unref helpers by Mina Almasry · 8 months ago
  3. f6d827b net: move skb ref helpers to new header by Mina Almasry · 8 months ago
  4. bee6b7b tls: rename MAX_IV_SIZE to TLS_MAX_IV_SIZE by Sabrina Dubroca · 1 year, 2 months ago
  5. 8f1d532 tls: drop unnecessary cipher_type checks in tls offload by Sabrina Dubroca · 1 year, 2 months ago
  6. 3bab3ee tls: get salt using crypto_info_salt in tls_enc_skb by Sabrina Dubroca · 1 year, 2 months ago
  7. e907277 tls: expand use of tls_cipher_desc in tls_sw_fallback_init by Sabrina Dubroca · 1 year, 4 months ago
  8. d2322cf tls: allocate the fallback aead after checking that the cipher is valid by Sabrina Dubroca · 1 year, 4 months ago
  9. 8db44ab tls: rename tls_cipher_size_desc to tls_cipher_desc by Sabrina Dubroca · 1 year, 4 months ago
  10. 037303d tls: reduce size of tls_cipher_size_desc by Sabrina Dubroca · 1 year, 4 months ago
  11. a0e128e net/tls: fix comment typo by Yueh-Shun Li · 1 year, 6 months ago
  12. 0834ced net/tls: Fix memory leak in tls_enc_skb() and tls_sw_fallback_init() by Yu Liao · 2 years, 1 month ago
  13. 56e5a6d net/tls: Support 256 bit keys with TX device offload by Gal Pressman · 2 years, 3 months ago
  14. ea7a9d8 net/tls: Use cipher sizes structs by Gal Pressman · 2 years, 3 months ago
  15. 94ce3b6 net/tls: Use RCU API to access tls_ctx->netdev by Maxim Mikityanskiy · 2 years, 4 months ago
  16. 5879031 tls: create an internal header by Jakub Kicinski · 2 years, 5 months ago
  17. 504148f net: add skb_[inner_]tcp_all_headers helpers by Eric Dumazet · 2 years, 6 months ago
  18. c55dcdd net/tls: Fix use-after-free after the TLS device goes down and up by Maxim Mikityanskiy · 3 years, 7 months ago
  19. 4e5a733 net/tls: Except bond interface from some TLS checks by Tariq Toukan · 4 years ago
  20. 6942a28 net/tls: make inline helpers protocol-aware by Vadim Fedorenko · 4 years, 1 month ago
  21. b54c9d5 net: Use skb_frag_off accessors by Jonathan Lemon · 5 years ago
  22. 5c4b460 net/tls: fix socket wmem accounting on fallback with netem by Jakub Kicinski · 5 years ago
  23. b9727d7 net/tls: export TLS per skb encryption by Dirk van der Merwe · 6 years ago
  24. 87b11e0 net/tls: remove false positive warning by Jakub Kicinski · 6 years ago
  25. 2dcb003 net/tls: avoid NULL pointer deref on nskb->sk in fallback by Jakub Kicinski · 6 years ago
  26. 9188d5c net/tls: fix refcount adjustment in fallback by Jakub Kicinski · 6 years ago
  27. 130b392 net: tls: Add tls 1.3 support by Dave Watson · 6 years ago
  28. 86029d1 tls: zero the crypto information from tls_context before freeing by Sabrina Dubroca · 6 years ago
  29. dafa5f6 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  30. 8c30fbe crypto: scatterwalk - remove 'chain' argument from scatterwalk_crypto_chain() by Eric Biggers · 6 years ago
  31. 4799ac8 tls: Add rx inline crypto offload by Boris Pismenny · 6 years ago
  32. d80a1b9d tls: Refactor tls_offload variable names by Boris Pismenny · 6 years ago
  33. e8f6979 net/tls: Add generic NIC offload infrastructure by Ilya Lesokhin · 7 years ago