summaryrefslogtreecommitdiffstats
path: root/net/tls/tls_device.c
Commit message (Expand)AuthorAgeFilesLines
* iov_iter: Separate type from direction and use accessor functionsDavid Howells2018-10-241-2/+2
* tls: convert to generic sk_msg interfaceDaniel Borkmann2018-10-151-1/+1
* tls: zero the crypto information from tls_context before freeingSabrina Dubroca2018-09-131-3/+3
* net/tls: Use kmemdup to simplify the codezhong jiang2018-08-011-2/+1Star
* tls: Fix copy-paste error in tls_device_reencryptGustavo A. R. Silva2018-07-201-1/+1
* tls: Add rx inline crypto offloadBoris Pismenny2018-07-161-22/+256
* tls: Refactor tls_offload variable namesBoris Pismenny2018-07-161-13/+12Star
* tls: Fix tls_device initializationBoris Pismenny2018-05-101-0/+2
* net/tls: Add generic NIC offload infrastructureIlya Lesokhin2018-05-011-0/+764