index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
chelsio
/
chtls
Age
Commit message (
Expand
)
Author
2020-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-22
crypto: chtls - Fixed listen fail when max stid range reached
Vinay Kumar Yadav
2020-01-22
crypto: chtls - Corrected function call context
Vinay Kumar Yadav
2019-12-27
crypto: chtls - Fixed memory leak
Vinay Kumar Yadav
2019-12-27
crypto: chtls - Add support for AES256-GCM based ciphers
Vinay Kumar Yadav
2019-12-17
cxgb4/chtls: fix ULD connection failures due to wrong TID base
Shahjada Abul Husain
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2019-11-06
net: silence data-races on sk_backlog.tail
Eric Dumazet
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-01
inet: stop leaking jiffies on the wire
Eric Dumazet
2019-10-28
net: use skb_queue_empty_lockless() in busy poll contexts
Eric Dumazet
2019-10-23
crypto: chtls - remove the redundant check in chtls_recvmsg()
Yunfeng Ye
2019-10-04
net/tls: rename tls_device to tls_toe_device
Jakub Kicinski
2019-10-04
net/tls: move TOE-related structures to a separate header
Jakub Kicinski
2019-10-05
crypto: chtls - simplify a bit 'create_flowc_wr_skb()'
Christophe JAILLET
2019-09-24
mm: introduce page_size()
Matthew Wilcox (Oracle)
2019-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2019-09-05
net/tls: use the full sk_proto pointer
Jakub Kicinski
2019-07-26
crypto: chelsio - replace AES cipher calls with library calls
Ard Biesheuvel
2019-07-22
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-03-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-03-04
cxgb4/chtls: Prefix adapter flags with CXGB4
Arjun Vynipadath
2019-02-22
crypto: chtls - remove cdev_list_lock
Sebastian Andrzej Siewior
2019-02-01
crypto: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-01-22
net/tls: free ctx in sock destruct
Atul Gupta
2019-01-11
crypto: chtls - remove set but not used variables 'err, adap, request, hws'
YueHaibing
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-14
crypto/chelsio/chtls: send/recv window update
Atul Gupta
2018-12-14
crypto/chelsio/chtls: macro correction in tx path
Atul Gupta
2018-12-14
crypto/chelsio/chtls: listen fails with multiadapt
Atul Gupta
2018-12-14
net/tls: sleeping function from invalid context
Atul Gupta
2018-11-23
cxgb4: use new fw interface to get the VIN and smt index
Santosh Rastapur
2018-10-12
crypto: chtls - remove set but not used variable 'csk'
YueHaibing
2018-09-28
crypto: chtls - remove redundant null pointer check before kfree_skb
zhong jiang
2018-08-29
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-08-25
crypto: chtls - fix null dereference chtls_free_uld()
Ganesh Goudar
2018-08-15
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
2018-07-13
crypto: chtls - use 64-bit arithmetic instead of 32-bit
Gustavo A. R. Silva
2018-07-12
tcp: use monotonic timestamps for PAWS
Arnd Bergmann
2018-06-24
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-06-15
crypto: chtls - use after free in chtls_pt_recvmsg()
Dan Carpenter
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-05-31
crypto: chtls - free beyond end rspq_skb_cache
Atul Gupta
2018-05-31
crypto: chtls - kbuild warnings
Atul Gupta
2018-05-31
crypto: chtls - dereference null variable
Atul Gupta
2018-05-31
crypto: chtls - wait for memory sendmsg, sendpage
Atul Gupta
[next]