index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
chelsio
/
chcr_ktls.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto/chcr: move nic TLS functionality to drivers/net
Rohit Maheshwari
2020-09-12
1
-2017
/
+0
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-2
/
+2
*
crypto/chcr: IPV6 code needs to be in CONFIG_IPV6
Rohit Maheshwari
2020-06-02
1
-15
/
+33
*
cxgb4/chcr: Enable ktls settings at run time
Rohit Maheshwari
2020-06-02
1
-44
/
+15
*
cxgb4/chcr: avoid -Wreturn-local-addr warning
Arnd Bergmann
2020-05-04
1
-37
/
+46
*
chcr: Fix CPU hard lockup
Rohit Maheshwari
2020-04-24
1
-4
/
+2
*
crypto/chcr: Add missing include file <linux/highmem.h>
YueHaibing
2020-04-02
1
-0
/
+1
*
crypto/chcr: fix incorrect ipv6 packet length
Rohit Maheshwari
2020-03-30
1
-1
/
+1
*
chcr: remove set but not used variable 'status'
YueHaibing
2020-03-16
1
-2
/
+1
*
cxgb4/chcr: Add ipv6 support and statistics
Rohit Maheshwari
2020-03-09
1
-3
/
+93
*
chcr: Handle first or middle part of record
Rohit Maheshwari
2020-03-09
1
-2
/
+484
*
chcr: handle partial end part of a record
Rohit Maheshwari
2020-03-09
1
-7
/
+304
*
cxgb4/chcr: complete record tx handling
Rohit Maheshwari
2020-03-09
1
-0
/
+577
*
cxgb4/chcr: Save tx keys and handle HW response
Rohit Maheshwari
2020-03-09
1
-0
/
+246
*
cxgb4/chcr : Register to tls add and del callback
Rohit Maheshwari
2020-03-09
1
-0
/
+329