aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/chelsio/chtls/chtls_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-02-22crypto: chtls - remove cdev_list_lockSebastian Andrzej Siewior1-1/+0
2018-12-14crypto/chelsio/chtls: listen fails with multiadaptAtul Gupta1-19/+31
2018-12-14net/tls: sleeping function from invalid contextAtul Gupta1-23/+32
2018-09-28crypto: chtls - remove redundant null pointer check before kfree_skbzhong jiang1-2/+1
2018-08-25crypto: chtls - fix null dereference chtls_free_uld()Ganesh Goudar1-2/+5
2018-05-31crypto: chtls - free beyond end rspq_skb_cacheAtul Gupta1-1/+1
2018-05-31crypto: chtls - wait for memory sendmsg, sendpageAtul Gupta1-0/+1
2018-05-27crypto: chtls - fix a missing-check bugWenwen Wang1-3/+7
2018-04-21crypto: chelsio - remove redundant assignment to cdev->portsColin Ian King1-1/+0
2018-04-21crypto: chelsio - don't leak information from the stack to userspaceColin Ian King1-1/+1
2018-03-31crypto: chtls - Inline TLS record RxAtul Gupta1-0/+1
2018-03-31crypto: chtls - Inline TLS record TxAtul Gupta1-0/+2
2018-03-31crypto: chtls - Register chtls with net tlsAtul Gupta1-0/+575