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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-29
1
-1
/
+1
|
\
|
*
cxgb4/chtls: fix ULD connection failures due to wrong TID base
Shahjada Abul Husain
2019-12-18
1
-1
/
+1
*
|
crypto: chtls - Fixed listen fail when max stid range reached
Vinay Kumar Yadav
2020-01-22
1
-3
/
+2
*
|
crypto: chtls - Corrected function call context
Vinay Kumar Yadav
2020-01-22
1
-15
/
+15
*
|
crypto: chtls - Fixed memory leak
Vinay Kumar Yadav
2019-12-27
3
-13
/
+38
*
|
crypto: chtls - Add support for AES256-GCM based ciphers
Vinay Kumar Yadav
2019-12-27
3
-21
/
+71
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2019-11-26
3
-17
/
+18
|
\
|
*
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/netdev/net
David S. Miller
2019-11-02
2
-2
/
+2
|
|
\
|
*
|
net/tls: rename tls_device to tls_toe_device
Jakub Kicinski
2019-10-04
2
-12
/
+12
|
*
|
net/tls: move TOE-related structures to a separate header
Jakub Kicinski
2019-10-04
1
-0
/
+1
*
|
|
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
|
|
/
*
|
inet: stop leaking jiffies on the wire
Eric Dumazet
2019-11-01
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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2019-09-18
2
-4
/
+8
|
\
|
*
net/tls: use the full sk_proto pointer
Jakub Kicinski
2019-09-05
1
-2
/
+4
|
*
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-07-23
1
-2
/
+4
*
|
crypto: chelsio - replace AES cipher calls with library calls
Ard Biesheuvel
2019-07-26
1
-14
/
+6
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
6
-24
/
+6
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-03-05
3
-13
/
+3
|
\
|
*
crypto: chtls - remove cdev_list_lock
Sebastian Andrzej Siewior
2019-02-22
1
-1
/
+0
|
*
crypto: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-02-01
1
-1
/
+2
|
*
crypto: chtls - remove set but not used variables 'err, adap, request, hws'
YueHaibing
2019-01-11
1
-11
/
+1
*
|
cxgb4/chtls: Prefix adapter flags with CXGB4
Arjun Vynipadath
2019-03-04
1
-1
/
+1
*
|
net/tls: free ctx in sock destruct
Atul Gupta
2019-01-22
1
-0
/
+4
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-20
4
-80
/
+130
|
\
|
*
crypto/chelsio/chtls: send/recv window update
Atul Gupta
2018-12-14
2
-26
/
+54
|
*
crypto/chelsio/chtls: macro correction in tx path
Atul Gupta
2018-12-14
1
-12
/
+8
|
*
crypto/chelsio/chtls: listen fails with multiadapt
Atul Gupta
2018-12-14
2
-19
/
+36
|
*
net/tls: sleeping function from invalid context
Atul Gupta
2018-12-14
1
-23
/
+32
*
|
cxgb4: use new fw interface to get the VIN and smt index
Santosh Rastapur
2018-11-23
1
-2
/
+1
|
/
*
crypto: chtls - remove set but not used variable 'csk'
YueHaibing
2018-10-12
1
-4
/
+0
*
crypto: chtls - remove redundant null pointer check before kfree_skb
zhong jiang
2018-09-28
2
-4
/
+2
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-08-29
2
-2
/
+10
|
\
|
*
crypto: chtls - fix null dereference chtls_free_uld()
Ganesh Goudar
2018-08-25
2
-2
/
+10
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-08-16
1
-1
/
+1
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
2018-08-03
1
-3
/
+2
|
|
\
|
*
|
crypto: chtls - use 64-bit arithmetic instead of 32-bit
Gustavo A. R. Silva
2018-07-13
1
-1
/
+1
*
|
|
tcp: use monotonic timestamps for PAWS
Arnd Bergmann
2018-07-12
1
-1
/
+1
|
|
/
|
/
|
*
|
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 - free beyond end rspq_skb_cache
Atul Gupta
2018-05-30
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
3
-3
/
+89
[next]