summaryrefslogtreecommitdiff
path: root/drivers/crypto/chelsio/chtls/chtls_io.c
Commit message (Expand)AuthorAgeFilesLines
* crypto/chelsio/chtls: macro correction in tx pathAtul Gupta2018-12-141-12/+8
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-06-241-3/+2
|\
| * crypto: chtls - use after free in chtls_pt_recvmsg()Dan Carpenter2018-06-151-3/+2
* | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-1/+1
|/
* crypto: chtls - kbuild warningsAtul Gupta2018-05-311-5/+6
* crypto: chtls - dereference null variableAtul Gupta2018-05-311-2/+1
* crypto: chtls - wait for memory sendmsg, sendpageAtul Gupta2018-05-311-3/+87
* crypto: chtls - generic handling of data and hdrAtul Gupta2018-05-271-42/+12
* crypto: chtls - Inline TLS record RxAtul Gupta2018-03-311-1/+601
* crypto: chtls - Inline TLS record TxAtul Gupta2018-03-311-0/+1222