summaryrefslogtreecommitdiffstats
path: root/net/tls/tls_strp.c
Commit message (Expand)AuthorAgeFilesLines
* tls: rx: device: don't try to copy too much on detachJakub Kicinski2022-08-101-1/+1
* tls: rx: Fix unsigned comparison with less than zeroYang Li2022-07-281-1/+2
* tls: strp: rename and multithread the workqueueJakub Kicinski2022-07-281-1/+1
* tls: rx: do not use the standard strparserJakub Kicinski2022-07-261-14/+470
* tls: rx: device: add input CoW helperJakub Kicinski2022-07-261-0/+11
* tls: rx: device: keep the zero copy status with offloadJakub Kicinski2022-07-261-0/+9
* tls: rx: async: hold onto the input skbJakub Kicinski2022-07-181-0/+17