开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
chelsio
/
chcr_ktls.c
Age
Commit message (
Expand
)
Author
2020-09-11
crypto/chcr: move nic TLS functionality to drivers/net
Rohit Maheshwari
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-06-01
crypto/chcr: IPV6 code needs to be in CONFIG_IPV6
Rohit Maheshwari
2020-06-01
cxgb4/chcr: Enable ktls settings at run time
Rohit Maheshwari
2020-05-04
cxgb4/chcr: avoid -Wreturn-local-addr warning
Arnd Bergmann
2020-04-23
chcr: Fix CPU hard lockup
Rohit Maheshwari
2020-04-02
crypto/chcr: Add missing include file <linux/highmem.h>
YueHaibing
2020-03-30
crypto/chcr: fix incorrect ipv6 packet length
Rohit Maheshwari
2020-03-16
chcr: remove set but not used variable 'status'
YueHaibing
2020-03-08
cxgb4/chcr: Add ipv6 support and statistics
Rohit Maheshwari
2020-03-08
chcr: Handle first or middle part of record
Rohit Maheshwari
2020-03-08
chcr: handle partial end part of a record
Rohit Maheshwari
2020-03-08
cxgb4/chcr: complete record tx handling
Rohit Maheshwari
2020-03-08
cxgb4/chcr: Save tx keys and handle HW response
Rohit Maheshwari
2020-03-08
cxgb4/chcr : Register to tls add and del callback
Rohit Maheshwari