index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
chelsio
/
chcr_algo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-07-14
1
-8
/
+15
|
\
|
*
crypto: chcr - Avoid algo allocation in softirq.
Harsh Jain
2017-07-12
1
-8
/
+15
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-07-05
1
-10
/
+5
|
\
\
|
|
/
|
/
|
|
*
net: introduce __skb_put_[zero, data, u8]
yuan linyu
2017-06-20
1
-10
/
+5
|
*
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
1
-5
/
+5
*
|
crypto: chcr - Select device in Round Robin fashion
Harsh Jain
2017-06-20
1
-4
/
+4
*
|
crypto: chcr - Ensure Destination sg entry size less than 2k
Harsh Jain
2017-06-20
1
-17
/
+136
*
|
chcr - Add debug counters
Harsh Jain
2017-06-20
1
-1
/
+15
*
|
crypto: chcr - Add ctr mode and process large sg entries for cipher
Harsh Jain
2017-06-20
1
-140
/
+646
*
|
crypto: chcr - Avoid changing request structure
Harsh Jain
2017-06-20
1
-23
/
+14
*
|
crypto: chcr - Return correct error code
Harsh Jain
2017-06-20
1
-34
/
+42
*
|
crypto: chcr - Fix fallback key setting
Harsh Jain
2017-06-20
1
-1
/
+11
*
|
crypto: chcr - Pass lcb bit setting to firmware
Harsh Jain
2017-06-20
1
-7
/
+11
|
/
*
crypto: chcr - Fix error handling related to 'chcr_alloc_shash'
Christophe Jaillet
2017-04-21
1
-3
/
+3
*
crypto: chcr - Add fallback for AEAD algos
Harsh Jain
2017-04-21
1
-74
/
+145
*
crypto: chcr - Fix txq ids.
Harsh Jain
2017-04-21
1
-19
/
+28
*
crypto: chcr - Set hmac_ctrl bit to use HW register HMAC_CFG[456]
Harsh Jain
2017-04-21
1
-19
/
+5
*
crypto: chcr - Increase priority of AEAD algos.
Harsh Jain
2017-04-21
1
-2
/
+10
*
treewide: Remove remaining executable attributes from source files
Joe Perches
2017-02-25
1
-0
/
+0
*
crypto: chcr - Fix Smatch Complaint
Harsh Jain
2017-02-03
1
-2
/
+3
*
crypto: chcr - Change cra_flags for cipher algos
Harsh Jain
2017-02-03
1
-3
/
+3
*
crypto: chcr - Use cipher instead of Block Cipher in gcm setkey
Harsh Jain
2017-02-03
1
-11
/
+9
*
crypto: chcr - Change flow IDs
Harsh Jain
2017-02-03
1
-8
/
+10
*
crypto: chcr - Fix key length for RFC4106
Harsh Jain
2017-02-03
1
-2
/
+2
*
crypto: chcr - Fix panic on dma_unmap_sg
Harsh Jain
2017-02-03
1
-23
/
+26
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-12-14
1
-268
/
+1733
|
\
|
*
crypto: chcr - checking for IS_ERR() instead of NULL
Dan Carpenter
2016-12-07
1
-9
/
+8
|
*
crypto: chcr - Add AEAD algos.
Harsh Jain
2016-11-30
1
-20
/
+1462
|
*
crypto: chcr - Move tfm ctx variable to request context
Harsh Jain
2016-11-30
1
-13
/
+13
|
*
crypto: chcr - Use SHASH_DESC_ON_STACK
Harsh Jain
2016-11-30
1
-37
/
+26
|
*
crypto: chcr - Adjust Dest. buffer size
Harsh Jain
2016-11-30
1
-30
/
+20
|
*
crypto: chcr - Calculate Reverse round key in setkey callback.
Harsh Jain
2016-11-30
1
-29
/
+23
|
*
crypto: chcr - Remove dynamic allocation
Harsh Jain
2016-11-30
1
-29
/
+40
|
*
crypto: chcr - Fixes Unchecked dereference inside function
Harsh Jain
2016-11-30
1
-1
/
+2
|
*
crypto: chcr - Added new structure chcr_wr
Harsh Jain
2016-11-30
1
-126
/
+113
|
*
crypto: chcr - Cosmetic change
Harsh Jain
2016-11-30
1
-0
/
+52
*
|
cxgb4: Allocate Tx queues dynamically
Hariprasad Shenai
2016-11-18
1
-7
/
+9
|
/
*
chcr: Fix non static symbol warning
Wei Yongjun
2016-08-26
1
-1
/
+1
*
chcr: Support for Chelsio's Crypto Hardware
Hariprasad Shenai
2016-08-18
1
-0
/
+1525