index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
chelsio
/
chtls
Age
Commit message (
Expand
)
Author
2020-08-21
chelsio/chtls: separate chelsio tls driver from crypto driver
Vinay Kumar Yadav
2020-07-31
tcp: rename request_sock cookie_ts bit to syncookie
Florian Westphal
2020-07-28
net: remove sockptr_advance
Christoph Hellwig
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-24
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
2020-07-20
crypto/chtls: Enable tcp window scaling option
Vinay Kumar Yadav
2020-07-20
crypto/chtls: correct net_device reference count
Vinay Kumar Yadav
2020-07-20
crypto/chtls: fix tls alert messages corrupted by tls data
Vinay Kumar Yadav
2020-06-04
crypto/chtls:Fix compile error when CONFIG_IPV6 is disabled
Vinay Kumar Yadav
2020-06-01
crypto/chtls: IPv6 support for inline TLS
Vinay Kumar Yadav
2020-05-26
crypto: chelsio/chtls: properly set tp->lsndtime
Eric Dumazet
2020-04-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-03-30
crypto/chtls: Fix chtls crash in connection cleanup
Rohit Maheshwari
2020-03-23
Crypto/chtls: add/delete TLS header in driver
Rohit Maheshwari
2020-03-06
crypto: chelsio/chtls - Fixed boolinit.cocci warning
Vinay Kumar Yadav
2020-03-06
crypto: chelsio/chtls - Fixed tls stats
Vinay Kumar Yadav
2020-02-22
crypto: chelsio - remove extra allocation for chtls_dev
Stephen Kitt
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
[next]