Age | Commit message (Expand) | Author | Files | Lines |
2019-07-26 | crypto: chelsio - replace AES cipher calls with library calls | Ard Biesheuvel | 1 | -13/+6 |
2019-05-09 | crypto: chelsio - Fix NULL pointer dereference | Atul Gupta | 1 | -1/+2 |
2019-02-28 | crypto: chelsio - Fixed Traffic Stall | Atul Gupta | 1 | -13/+20 |
2019-01-25 | crypto: chelsio - Inline single pdu only | Atul Gupta | 1 | -0/+3 |
2019-01-25 | crypto: chelsio - avoid using sa_entry imm | Atul Gupta | 1 | -6/+4 |
2018-12-28 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -39/+144 |
2018-12-23 | crypto: chelsio - remove set but not used variable 'kctx_len' | YueHaibing | 1 | -2/+1 |
2018-12-19 | drivers: chelsio: use skb_sec_path helper | Florian Westphal | 1 | -1/+3 |
2018-12-07 | crypto: chcr - ESN for Inline IPSec Tx | Atul Gupta | 1 | -36/+139 |
2018-12-07 | crypto: chcr - small packet Tx stalls the queue | Atul Gupta | 1 | -1/+4 |
2018-05-18 | crypto: chelsio - request to HW should wrap | Atul Gupta | 1 | -18/+17 |
2018-03-09 | crypto: chelsio - no csum offload for ipsec path | Atul Gupta | 1 | -3/+2 |
2017-12-22 | crypto: chelsio - fix a type cast error | Atul Gupta | 1 | -1/+1 |
2017-12-11 | chcr: ensure cntrl is initialized to fix bit-wise or'ing of garabage data | Colin Ian King | 1 | -1/+1 |
2017-12-11 | chcr: remove unused variables net_device, pi, adap and cntrl | Colin Ian King | 1 | -7/+1 |
2017-11-29 | chcr: Add support for Inline IPSec | Atul Gupta | 1 | -0/+660 |