index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
chelsio
/
chcr_ktls.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-12
crypto/chcr: move nic TLS functionality to drivers/net
Rohit Maheshwari
1
-2017
/
+0
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-06-02
crypto/chcr: IPV6 code needs to be in CONFIG_IPV6
Rohit Maheshwari
1
-15
/
+33
2020-06-02
cxgb4/chcr: Enable ktls settings at run time
Rohit Maheshwari
1
-44
/
+15
2020-05-04
cxgb4/chcr: avoid -Wreturn-local-addr warning
Arnd Bergmann
1
-37
/
+46
2020-04-24
chcr: Fix CPU hard lockup
Rohit Maheshwari
1
-4
/
+2
2020-04-02
crypto/chcr: Add missing include file <linux/highmem.h>
YueHaibing
1
-0
/
+1
2020-03-30
crypto/chcr: fix incorrect ipv6 packet length
Rohit Maheshwari
1
-1
/
+1
2020-03-16
chcr: remove set but not used variable 'status'
YueHaibing
1
-2
/
+1
2020-03-09
cxgb4/chcr: Add ipv6 support and statistics
Rohit Maheshwari
1
-3
/
+93
2020-03-09
chcr: Handle first or middle part of record
Rohit Maheshwari
1
-2
/
+484
2020-03-09
chcr: handle partial end part of a record
Rohit Maheshwari
1
-7
/
+304
2020-03-09
cxgb4/chcr: complete record tx handling
Rohit Maheshwari
1
-0
/
+577
2020-03-09
cxgb4/chcr: Save tx keys and handle HW response
Rohit Maheshwari
1
-0
/
+246
2020-03-09
cxgb4/chcr : Register to tls add and del callback
Rohit Maheshwari
1
-0
/
+329