Commit message (Expand) | Author | Age | |
---|---|---|---|
* | net/tls: avoid NULL pointer deref on nskb->sk in fallback | Jakub Kicinski | 2019-05-01 |
* | net/tls: fix refcount adjustment in fallback | Jakub Kicinski | 2019-04-18 |
* | net: tls: Add tls 1.3 support | Dave Watson | 2019-02-01 |
* | tls: zero the crypto information from tls_context before freeing | Sabrina Dubroca | 2018-09-13 |
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2018-08-15 |
|\ | |||
| * | crypto: scatterwalk - remove 'chain' argument from scatterwalk_crypto_chain() | Eric Biggers | 2018-08-03 |
* | | tls: Add rx inline crypto offload | Boris Pismenny | 2018-07-16 |
* | | tls: Refactor tls_offload variable names | Boris Pismenny | 2018-07-16 |
|/ | |||
* | net/tls: Add generic NIC offload infrastructure | Ilya Lesokhin | 2018-05-01 |