index
:
pm24.git
master
perf-mon
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
/
chcr_ktls.c
Age
Commit message (
Expand
)
Author
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