summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/chelsio/chtls/chtls_io.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* crypto: chtls - remove set but not used variables 'err, adap, request, hws'YueHaibing2019-01-111-11/+1Star
* crypto/chelsio/chtls: macro correction in tx pathAtul Gupta2018-12-141-12/+8Star
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-06-241-3/+2Star
|\
| * crypto: chtls - use after free in chtls_pt_recvmsg()Dan Carpenter2018-06-151-3/+2Star
* | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-131-1/+1
|/
* crypto: chtls - kbuild warningsAtul Gupta2018-05-301-5/+6
* crypto: chtls - dereference null variableAtul Gupta2018-05-301-2/+1Star
* crypto: chtls - wait for memory sendmsg, sendpageAtul Gupta2018-05-301-3/+87
* crypto: chtls - generic handling of data and hdrAtul Gupta2018-05-261-42/+12Star
* crypto: chtls - Inline TLS record RxAtul Gupta2018-04-011-1/+601
* crypto: chtls - Inline TLS record TxAtul Gupta2018-04-011-0/+1222