aboutsummaryrefslogtreecommitdiffstats
path: root/net/tls/tls_device_fallback.c
Commit message (Expand)AuthorAge
* net/tls: avoid NULL pointer deref on nskb->sk in fallbackJakub Kicinski2019-05-01
* net/tls: fix refcount adjustment in fallbackJakub Kicinski2019-04-18
* net: tls: Add tls 1.3 supportDave Watson2019-02-01
* tls: zero the crypto information from tls_context before freeingSabrina Dubroca2018-09-13
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-08-15
|\
| * crypto: scatterwalk - remove 'chain' argument from scatterwalk_crypto_chain()Eric Biggers2018-08-03
* | tls: Add rx inline crypto offloadBoris Pismenny2018-07-16
* | tls: Refactor tls_offload variable namesBoris Pismenny2018-07-16
|/
* net/tls: Add generic NIC offload infrastructureIlya Lesokhin2018-05-01