summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/chelsio/chcr_ipsec.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-12-271-39/+144
|\
| * crypto: chelsio - remove set but not used variable 'kctx_len'YueHaibing2018-12-231-2/+1Star
| * crypto: chcr - ESN for Inline IPSec TxAtul Gupta2018-12-071-36/+139
| * crypto: chcr - small packet Tx stalls the queueAtul Gupta2018-12-071-1/+4
* | drivers: chelsio: use skb_sec_path helperFlorian Westphal2018-12-191-1/+3
|/
* crypto: chelsio - request to HW should wrapAtul Gupta2018-05-181-18/+17Star
* crypto: chelsio - no csum offload for ipsec pathAtul Gupta2018-03-091-3/+2Star
* crypto: chelsio - fix a type cast errorAtul Gupta2017-12-221-1/+1
* chcr: ensure cntrl is initialized to fix bit-wise or'ing of garabage dataColin Ian King2017-12-111-1/+1
* chcr: remove unused variables net_device, pi, adap and cntrlColin Ian King2017-12-111-7/+1Star
* chcr: Add support for Inline IPSecAtul Gupta2017-11-291-0/+660