index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
chelsio
/
chcr_ipsec.c
Age
Commit message (
Expand
)
Author
2019-11-22
cxgb4/chcr: update SGL DMA unmap for USO
Rahul Lakkireddy
2019-07-26
crypto: chelsio - replace AES cipher calls with library calls
Ard Biesheuvel
2019-05-09
crypto: chelsio - Fix NULL pointer dereference
Atul Gupta
2019-02-28
crypto: chelsio - Fixed Traffic Stall
Atul Gupta
2019-01-25
crypto: chelsio - Inline single pdu only
Atul Gupta
2019-01-25
crypto: chelsio - avoid using sa_entry imm
Atul Gupta
2018-12-27
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-12-23
crypto: chelsio - remove set but not used variable 'kctx_len'
YueHaibing
2018-12-19
drivers: chelsio: use skb_sec_path helper
Florian Westphal
2018-12-07
crypto: chcr - ESN for Inline IPSec Tx
Atul Gupta
2018-12-07
crypto: chcr - small packet Tx stalls the queue
Atul Gupta
2018-05-19
crypto: chelsio - request to HW should wrap
Atul Gupta
2018-03-09
crypto: chelsio - no csum offload for ipsec path
Atul Gupta
2017-12-22
crypto: chelsio - fix a type cast error
Atul Gupta
2017-12-11
chcr: ensure cntrl is initialized to fix bit-wise or'ing of garabage data
Colin Ian King
2017-12-11
chcr: remove unused variables net_device, pi, adap and cntrl
Colin Ian King
2017-11-29
chcr: Add support for Inline IPSec
Atul Gupta