index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
chelsio
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
3
-0
/
+3
*
crypto: chelsio - count incomplete block in IV
Atul Gupta
2019-05-09
1
-2
/
+2
*
crypto: chelsio - Fix softlockup with heavy I/O
Atul Gupta
2019-05-09
2
-14
/
+3
*
crypto: chelsio - Fix NULL pointer dereference
Atul Gupta
2019-05-09
1
-1
/
+2
*
crypto: shash - remove shash_desc::flags
Eric Biggers
2019-04-25
1
-2
/
+0
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-03-05
7
-38
/
+36
|
\
|
*
crypto: chelsio - Fixed Traffic Stall
Atul Gupta
2019-02-28
1
-13
/
+20
|
*
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
2
-2
/
+3
|
*
crypto: chelsio - Fix passing zero to 'PTR_ERR' warning in chcr_aead_op
YueHaibing
2019-02-01
1
-2
/
+2
|
*
crypto: chelsio - Inline single pdu only
Atul Gupta
2019-01-25
1
-0
/
+3
|
*
crypto: chelsio - avoid using sa_entry imm
Atul Gupta
2019-01-25
2
-7
/
+5
|
*
crypto: chelsio - remove set but not used variables 'adap'
YueHaibing
2019-01-11
1
-2
/
+0
|
*
crypto: chelsio - check set_msg_len overflow in generate_b0
YueHaibing
2019-01-11
1
-2
/
+4
|
*
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 branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-12-27
6
-284
/
+568
|
\
|
*
crypto: skcipher - remove remnants of internal IV generators
Eric Biggers
2018-12-23
1
-1
/
+0
|
*
crypto: chelsio - Fix wrong error counter increments
Harsh Jain
2018-12-23
2
-10
/
+10
|
*
crypto: chelsio - Reset counters on cxgb4 Detach
Harsh Jain
2018-12-23
1
-0
/
+4
|
*
crypto: chelsio - Handle PCI shutdown event
Harsh Jain
2018-12-23
3
-93
/
+278
|
*
crypto: chelsio - cleanup:send addr as value in function argument
Harsh Jain
2018-12-23
1
-8
/
+8
|
*
crypto: chelsio - Use same value for both channel in single WR
Harsh Jain
2018-12-23
2
-8
/
+6
|
*
crypto: chelsio - Swap location of AAD and IV sent in WR
Harsh Jain
2018-12-23
3
-120
/
+104
|
*
crypto: chelsio - remove set but not used variable 'kctx_len'
YueHaibing
2018-12-23
1
-2
/
+1
|
*
crypto: chcr - ESN for Inline IPSec Tx
Atul Gupta
2018-12-07
2
-36
/
+148
|
*
crypto: chcr - small packet Tx stalls the queue
Atul Gupta
2018-12-07
1
-1
/
+4
|
*
crypto: chelsio - clean up various indentation issues
Colin Ian King
2018-11-09
1
-8
/
+8
*
|
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
|
|
/
*
|
drivers: chelsio: use skb_sec_path helper
Florian Westphal
2018-12-19
1
-1
/
+3
*
|
cxgb4: use new fw interface to get the VIN and smt index
Santosh Rastapur
2018-11-23
1
-2
/
+1
|
/
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-10-26
5
-25
/
+19
|
\
|
*
crypto: chelsio - Update ntx queue received from cxgb4
Harsh Jain
2018-10-17
2
-3
/
+2
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2018-10-17
2
-10
/
+24
|
|
\
|
*
|
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
|
*
|
crypto: chelsio - Remove VLA usage of skcipher
Kees Cook
2018-09-28
2
-14
/
+15
*
|
|
cxgb4: fix the error path of cxgb4_uld_register()
Ganesh Goudar
2018-10-19
1
-3
/
+1
|
|
/
|
/
|
*
|
crypto: chelsio - Fix memory corruption in DMA Mapped buffers.
Harsh Jain
2018-09-28
2
-10
/
+24
|
/
*
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
2
-6
/
+3
|
\
|
|
*
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
[next]