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
/
chtls
/
chtls_io.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-22
chelsio/chtls: separate chelsio tls driver from crypto driver
Vinay Kumar Yadav
1
-1907
/
+0
2020-07-21
crypto/chtls: fix tls alert messages corrupted by tls data
Vinay Kumar Yadav
1
-3
/
+4
2020-05-27
crypto: chelsio/chtls: properly set tp->lsndtime
Eric Dumazet
1
-1
/
+1
2020-04-02
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-2
/
+5
2020-03-23
Crypto/chtls: add/delete TLS header in driver
Rohit Maheshwari
1
-14
/
+59
2020-03-06
crypto: chelsio/chtls - Fixed boolinit.cocci warning
Vinay Kumar Yadav
1
-2
/
+2
2020-03-06
crypto: chelsio/chtls - Fixed tls stats
Vinay Kumar Yadav
1
-0
/
+3
2019-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-5
/
+5
2019-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-3
/
+2
2019-11-07
net: silence data-races on sk_backlog.tail
Eric Dumazet
1
-5
/
+5
2019-10-28
net: use skb_queue_empty_lockless() in busy poll contexts
Eric Dumazet
1
-1
/
+1
2019-10-23
crypto: chtls - remove the redundant check in chtls_recvmsg()
Yunfeng Ye
1
-2
/
+1
2019-10-04
crypto: chtls - simplify a bit 'create_flowc_wr_skb()'
Christophe JAILLET
1
-1
/
+1
2019-09-25
mm: introduce page_size()
Matthew Wilcox (Oracle)
1
-3
/
+2
2019-07-23
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
1
-2
/
+4
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-01-11
crypto: chtls - remove set but not used variables 'err, adap, request, hws'
YueHaibing
1
-11
/
+1
2018-12-15
crypto/chelsio/chtls: macro correction in tx path
Atul Gupta
1
-12
/
+8
2018-06-24
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-3
/
+2
2018-06-15
crypto: chtls - use after free in chtls_pt_recvmsg()
Dan Carpenter
1
-3
/
+2
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2018-05-30
crypto: chtls - kbuild warnings
Atul Gupta
1
-5
/
+6
2018-05-30
crypto: chtls - dereference null variable
Atul Gupta
1
-2
/
+1
2018-05-30
crypto: chtls - wait for memory sendmsg, sendpage
Atul Gupta
1
-3
/
+87
2018-05-26
crypto: chtls - generic handling of data and hdr
Atul Gupta
1
-42
/
+12
2018-04-01
crypto: chtls - Inline TLS record Rx
Atul Gupta
1
-1
/
+601
2018-04-01
crypto: chtls - Inline TLS record Tx
Atul Gupta
1
-0
/
+1222