index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
chelsio
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-24
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-09-05
crypto: chelsio - Rename arrays to avoid conflict with crypto/sha256.h
Hans de Goede
1
-10
/
+10
2019-07-26
crypto: chelsio - replace AES cipher calls with library calls
Ard Biesheuvel
5
-61
/
+26
2019-07-22
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-27
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-14
crypto/chelsio/chtls: send/recv window update
Atul Gupta
2
-26
/
+54
2018-12-14
crypto/chelsio/chtls: macro correction in tx path
Atul Gupta
1
-12
/
+8
2018-12-14
crypto/chelsio/chtls: listen fails with multiadapt
Atul Gupta
2
-19
/
+36
2018-12-14
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-25
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
5
-25
/
+19
2018-10-18
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
[next]