index
:
binx/bcachefs.git
bcachefs-garbage
master
Unnamed repository; edit this file 'description' to name the repository.
Hunter Shaffer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
chelsio
/
chtls
/
chtls_main.c
Age
Commit message (
Expand
)
Author
2020-08-21
chelsio/chtls: separate chelsio tls driver from crypto driver
Vinay Kumar Yadav
2020-07-28
net: remove sockptr_advance
Christoph Hellwig
2020-07-24
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
2020-06-04
crypto/chtls:Fix compile error when CONFIG_IPV6 is disabled
Vinay Kumar Yadav
2020-06-01
crypto/chtls: IPv6 support for inline TLS
Vinay Kumar Yadav
2020-03-06
crypto: chelsio/chtls - Fixed tls stats
Vinay Kumar Yadav
2020-02-22
crypto: chelsio - remove extra allocation for chtls_dev
Stephen Kitt
2020-01-22
crypto: chtls - Fixed listen fail when max stid range reached
Vinay Kumar Yadav
2019-12-27
crypto: chtls - Add support for AES256-GCM based ciphers
Vinay Kumar Yadav
2019-10-04
net/tls: rename tls_device to tls_toe_device
Jakub Kicinski
2019-09-05
net/tls: use the full sk_proto pointer
Jakub Kicinski
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-02-22
crypto: chtls - remove cdev_list_lock
Sebastian Andrzej Siewior
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-09-28
crypto: chtls - remove redundant null pointer check before kfree_skb
zhong jiang
2018-08-25
crypto: chtls - fix null dereference chtls_free_uld()
Ganesh Goudar
2018-05-31
crypto: chtls - free beyond end rspq_skb_cache
Atul Gupta
2018-05-31
crypto: chtls - wait for memory sendmsg, sendpage
Atul Gupta
2018-05-27
crypto: chtls - fix a missing-check bug
Wenwen Wang
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-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 - Register chtls with net tls
Atul Gupta