aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/chelsio/chtls/chtls_io.c
AgeCommit message (Expand)Author
2020-06-08crypto: chelsio/chtls: properly set tp->lsndtimeEric Dumazet
2019-12-16net: use skb_queue_empty_lockless() in busy poll contextsEric Dumazet
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-01-11crypto: chtls - remove set but not used variables 'err, adap, request, hws'YueHaibing
2018-12-14crypto/chelsio/chtls: macro correction in tx pathAtul Gupta
2018-06-24Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-06-15crypto: chtls - use after free in chtls_pt_recvmsg()Dan Carpenter
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-05-31crypto: chtls - kbuild warningsAtul Gupta
2018-05-31crypto: chtls - dereference null variableAtul Gupta
2018-05-31crypto: chtls - wait for memory sendmsg, sendpageAtul Gupta
2018-05-27crypto: chtls - generic handling of data and hdrAtul Gupta
2018-03-31crypto: chtls - Inline TLS record RxAtul Gupta
2018-03-31crypto: chtls - Inline TLS record TxAtul Gupta