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