index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
chelsio
/
chtls
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-22
chelsio/chtls: separate chelsio tls driver from crypto driver
Vinay Kumar Yadav
7
-6021
/
+0
2020-08-01
tcp: rename request_sock cookie_ts bit to syncookie
Florian Westphal
1
-1
/
+1
2020-07-28
net: remove sockptr_advance
Christoph Hellwig
1
-6
/
+6
2020-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-4
/
+5
2020-07-25
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
1
-8
/
+10
2020-07-21
crypto/chtls: Enable tcp window scaling option
Vinay Kumar Yadav
1
-0
/
+1
2020-07-21
crypto/chtls: correct net_device reference count
Vinay Kumar Yadav
1
-1
/
+1
2020-07-21
crypto/chtls: fix tls alert messages corrupted by tls data
Vinay Kumar Yadav
1
-3
/
+4
2020-06-05
crypto/chtls:Fix compile error when CONFIG_IPV6 is disabled
Vinay Kumar Yadav
2
-12
/
+36
2020-06-02
crypto/chtls: IPv6 support for inline TLS
Vinay Kumar Yadav
3
-43
/
+167
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
2
-4
/
+13
2020-03-30
crypto/chtls: Fix chtls crash in connection cleanup
Rohit Maheshwari
1
-4
/
+25
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
2
-0
/
+10
2020-02-22
crypto: chelsio - remove extra allocation for chtls_dev
Stephen Kitt
1
-2
/
+1
2020-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-1
/
+1
2020-01-22
crypto: chtls - Fixed listen fail when max stid range reached
Vinay Kumar Yadav
1
-3
/
+2
2020-01-22
crypto: chtls - Corrected function call context
Vinay Kumar Yadav
1
-15
/
+15
2019-12-27
crypto: chtls - Fixed memory leak
Vinay Kumar Yadav
3
-13
/
+38
2019-12-27
crypto: chtls - Add support for AES256-GCM based ciphers
Vinay Kumar Yadav
3
-21
/
+71
2019-12-18
cxgb4/chtls: fix ULD connection failures due to wrong TID base
Shahjada Abul Husain
1
-1
/
+1
2019-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
3
-17
/
+18
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-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-2
/
+2
2019-11-02
inet: stop leaking jiffies on the wire
Eric Dumazet
1
-1
/
+1
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-05
net/tls: rename tls_device to tls_toe_device
Jakub Kicinski
2
-12
/
+12
2019-10-05
net/tls: move TOE-related structures to a separate header
Jakub Kicinski
1
-0
/
+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-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2
-4
/
+8
2019-09-05
net/tls: use the full sk_proto pointer
Jakub Kicinski
1
-2
/
+4
2019-07-26
crypto: chelsio - replace AES cipher calls with library calls
Ard Biesheuvel
1
-14
/
+6
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
6
-24
/
+6
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-03-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-13
/
+3
2019-03-04
cxgb4/chtls: Prefix adapter flags with CXGB4
Arjun Vynipadath
1
-1
/
+1
2019-02-22
crypto: chtls - remove cdev_list_lock
Sebastian Andrzej Siewior
1
-1
/
+0
2019-02-01
crypto: prefix header search paths with $(srctree)/
Masahiro Yamada
1
-1
/
+2
2019-01-22
net/tls: free ctx in sock destruct
Atul Gupta
1
-0
/
+4
2019-01-11
crypto: chtls - remove set but not used variables 'err, adap, request, hws'
YueHaibing
1
-11
/
+1
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-80
/
+130
2018-12-15
crypto/chelsio/chtls: send/recv window update
Atul Gupta
2
-26
/
+54
2018-12-15
crypto/chelsio/chtls: macro correction in tx path
Atul Gupta
1
-12
/
+8
2018-12-15
crypto/chelsio/chtls: listen fails with multiadapt
Atul Gupta
2
-19
/
+36
[next]