aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/chelsio/chcr_ipsec.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-09crypto: chelsio - Fix NULL pointer dereferenceAtul Gupta1-1/+2
2019-02-28crypto: chelsio - Fixed Traffic StallAtul Gupta1-13/+20
2019-01-25crypto: chelsio - Inline single pdu onlyAtul Gupta1-0/+3
2019-01-25crypto: chelsio - avoid using sa_entry immAtul Gupta1-6/+4
2018-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-39/+144
2018-12-23crypto: chelsio - remove set but not used variable 'kctx_len'YueHaibing1-2/+1
2018-12-19drivers: chelsio: use skb_sec_path helperFlorian Westphal1-1/+3
2018-12-07crypto: chcr - ESN for Inline IPSec TxAtul Gupta1-36/+139
2018-12-07crypto: chcr - small packet Tx stalls the queueAtul Gupta1-1/+4
2018-05-19crypto: chelsio - request to HW should wrapAtul Gupta1-18/+17
2018-03-09crypto: chelsio - no csum offload for ipsec pathAtul Gupta1-3/+2
2017-12-22crypto: chelsio - fix a type cast errorAtul Gupta1-1/+1
2017-12-11chcr: ensure cntrl is initialized to fix bit-wise or'ing of garabage dataColin Ian King1-1/+1
2017-12-11chcr: remove unused variables net_device, pi, adap and cntrlColin Ian King1-7/+1
2017-11-29chcr: Add support for Inline IPSecAtul Gupta1-0/+660