index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
chelsio
Age
Commit message (
Expand
)
Author
2018-12-27
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-12-23
crypto: skcipher - remove remnants of internal IV generators
Eric Biggers
2018-12-23
crypto: chelsio - Fix wrong error counter increments
Harsh Jain
2018-12-23
crypto: chelsio - Reset counters on cxgb4 Detach
Harsh Jain
2018-12-23
crypto: chelsio - Handle PCI shutdown event
Harsh Jain
2018-12-23
crypto: chelsio - cleanup:send addr as value in function argument
Harsh Jain
2018-12-23
crypto: chelsio - Use same value for both channel in single WR
Harsh Jain
2018-12-23
crypto: chelsio - Swap location of AAD and IV sent in WR
Harsh Jain
2018-12-23
crypto: chelsio - remove set but not used variable 'kctx_len'
YueHaibing
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-19
drivers: chelsio: use skb_sec_path helper
Florian Westphal
2018-12-14
crypto/chelsio/chtls: send/recv window update
Atul Gupta
2018-12-14
crypto/chelsio/chtls: macro correction in tx path
Atul Gupta
2018-12-14
crypto/chelsio/chtls: listen fails with multiadapt
Atul Gupta
2018-12-14
net/tls: sleeping function from invalid context
Atul Gupta
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-11-23
cxgb4: use new fw interface to get the VIN and smt index
Santosh Rastapur
2018-11-09
crypto: chelsio - clean up various indentation issues
Colin Ian King
2018-10-25
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-10-18
cxgb4: fix the error path of cxgb4_uld_register()
Ganesh Goudar
2018-10-17
crypto: chelsio - Update ntx queue received from cxgb4
Harsh Jain
2018-10-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2018-10-12
crypto: chtls - remove set but not used variable 'csk'
YueHaibing
2018-09-28
crypto: chtls - remove redundant null pointer check before kfree_skb
zhong jiang
2018-09-28
crypto: chelsio - Remove VLA usage of skcipher
Kees Cook
2018-09-28
crypto: chelsio - Fix memory corruption in DMA Mapped buffers.
Harsh Jain
2018-08-29
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-08-25
crypto: chtls - fix null dereference chtls_free_uld()
Ganesh Goudar
2018-08-15
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
2018-07-13
crypto: chtls - use 64-bit arithmetic instead of 32-bit
Gustavo A. R. Silva
2018-07-12
tcp: use monotonic timestamps for PAWS
Arnd Bergmann
2018-07-09
crypto: aead - remove useless setting of type flags
Eric Biggers
2018-07-09
crypto: ahash - remove useless setting of cra_type
Eric Biggers
2018-07-09
crypto: ahash - remove useless setting of type flags
Eric Biggers
2018-06-24
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-06-15
crypto: chtls - use after free in chtls_pt_recvmsg()
Dan Carpenter
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-05-31
crypto: chtls - free beyond end rspq_skb_cache
Atul Gupta
2018-05-31
crypto: chtls - kbuild warnings
Atul Gupta
2018-05-31
crypto: chtls - dereference null variable
Atul Gupta
2018-05-31
crypto: chtls - wait for memory sendmsg, sendpage
Atul Gupta
2018-05-31
crypto: chtls - key len correction
Atul Gupta
2018-05-31
crypto: chelsio - Remove separate buffer used for DMA map B0 block in CCM
Harsh Jain
2018-05-31
crypt: chelsio - Send IV as Immediate for cipher algo
Harsh Jain
2018-05-31
crypto: chelsio - Return -ENOSPC for transient busy indication.
Harsh Jain
2018-05-27
crypto: chtls - fix a missing-check bug
Wenwen Wang
2018-05-27
crypto: chtls - generic handling of data and hdr
Atul Gupta
2018-05-19
crypto: chelsio - request to HW should wrap
Atul Gupta
[next]