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
/
chtls
Age
Commit message (
Expand
)
Author
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-27
crypto: chtls - fix a missing-check bug
Wenwen Wang
2018-05-27
crypto: chtls - generic handling of data and hdr
Atul Gupta
2018-04-21
crypto: chelsio - remove redundant assignment to cdev->ports
Colin Ian King
2018-04-21
crypto: chelsio - don't leak information from the stack to userspace
Colin Ian King
2018-04-21
crypto: chelsio - Fix potential NULL pointer dereferences
Gustavo A. R. Silva
2018-03-31
crypto: chtls - Makefile Kconfig
Atul Gupta
2018-03-31
crypto: chtls - Program the TLS session Key
Atul Gupta
2018-03-31
crypto: chtls - Inline TLS record Rx
Atul Gupta
2018-03-31
crypto: chtls - Inline TLS record Tx
Atul Gupta
2018-03-31
crypto : chtls - CPL handler definition
Atul Gupta
2018-03-31
crypto: chtls - Register chtls with net tls
Atul Gupta
2018-03-31
crypto: chtls - structure and macro for Inline TLS
Atul Gupta