index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
chelsio
Age
Commit message (
Expand
)
Author
Files
Lines
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
3
-0
/
+3
2019-05-09
crypto: chelsio - count incomplete block in IV
Atul Gupta
1
-2
/
+2
2019-05-09
crypto: chelsio - Fix softlockup with heavy I/O
Atul Gupta
2
-14
/
+3
2019-05-09
crypto: chelsio - Fix NULL pointer dereference
Atul Gupta
1
-1
/
+2
2019-04-25
crypto: shash - remove shash_desc::flags
Eric Biggers
1
-2
/
+0
2019-03-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
7
-38
/
+36
2019-03-04
cxgb4/chtls: Prefix adapter flags with CXGB4
Arjun Vynipadath
1
-1
/
+1
2019-02-28
crypto: chelsio - Fixed Traffic Stall
Atul Gupta
1
-13
/
+20
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
2
-2
/
+3
2019-02-01
crypto: chelsio - Fix passing zero to 'PTR_ERR' warning in chcr_aead_op
YueHaibing
1
-2
/
+2
2019-01-25
crypto: chelsio - Inline single pdu only
Atul Gupta
1
-0
/
+3
2019-01-25
crypto: chelsio - avoid using sa_entry imm
Atul Gupta
2
-7
/
+5
2019-01-22
net/tls: free ctx in sock destruct
Atul Gupta
1
-0
/
+4
2019-01-11
crypto: chelsio - remove set but not used variables 'adap'
YueHaibing
1
-2
/
+0
2019-01-11
crypto: chelsio - check set_msg_len overflow in generate_b0
YueHaibing
1
-2
/
+4
2019-01-11
crypto: chtls - remove set but not used variables 'err, adap, request, hws'
YueHaibing
1
-11
/
+1
2018-12-28
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
6
-284
/
+568
2018-12-23
crypto: skcipher - remove remnants of internal IV generators
Eric Biggers
1
-1
/
+0
2018-12-23
crypto: chelsio - Fix wrong error counter increments
Harsh Jain
2
-10
/
+10
2018-12-23
crypto: chelsio - Reset counters on cxgb4 Detach
Harsh Jain
1
-0
/
+4
2018-12-23
crypto: chelsio - Handle PCI shutdown event
Harsh Jain
3
-93
/
+278
2018-12-23
crypto: chelsio - cleanup:send addr as value in function argument
Harsh Jain
1
-8
/
+8
2018-12-23
crypto: chelsio - Use same value for both channel in single WR
Harsh Jain
2
-8
/
+6
2018-12-23
crypto: chelsio - Swap location of AAD and IV sent in WR
Harsh Jain
3
-120
/
+104
2018-12-23
crypto: chelsio - remove set but not used variable 'kctx_len'
YueHaibing
1
-2
/
+1
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-80
/
+130
2018-12-19
drivers: chelsio: use skb_sec_path helper
Florian Westphal
1
-1
/
+3
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
2018-12-15
net/tls: sleeping function from invalid context
Atul Gupta
1
-23
/
+32
2018-12-07
crypto: chcr - ESN for Inline IPSec Tx
Atul Gupta
2
-36
/
+148
2018-12-07
crypto: chcr - small packet Tx stalls the queue
Atul Gupta
1
-1
/
+4
2018-11-23
cxgb4: use new fw interface to get the VIN and smt index
Santosh Rastapur
1
-2
/
+1
2018-11-09
crypto: chelsio - clean up various indentation issues
Colin Ian King
1
-8
/
+8
2018-10-26
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
5
-25
/
+19
2018-10-19
cxgb4: fix the error path of cxgb4_uld_register()
Ganesh Goudar
1
-3
/
+1
2018-10-17
crypto: chelsio - Update ntx queue received from cxgb4
Harsh Jain
2
-3
/
+2
2018-10-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2
-10
/
+24
2018-10-12
crypto: chtls - remove set but not used variable 'csk'
YueHaibing
1
-4
/
+0
2018-09-28
crypto: chtls - remove redundant null pointer check before kfree_skb
zhong jiang
2
-4
/
+2
2018-09-28
crypto: chelsio - Remove VLA usage of skcipher
Kees Cook
2
-14
/
+15
2018-09-28
crypto: chelsio - Fix memory corruption in DMA Mapped buffers.
Harsh Jain
2
-10
/
+24
2018-08-29
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-2
/
+10
2018-08-25
crypto: chtls - fix null dereference chtls_free_uld()
Ganesh Goudar
2
-2
/
+10
2018-08-16
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-6
/
+3
2018-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
1
-3
/
+2
[next]