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
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: chelsio - Fix indentation warning
Harsh Jain
2018-01-20
1
-5
/
+5
*
crypto: chelsio - Remove dst sg size zero check
Harsh Jain
2018-01-18
1
-30
/
+13
*
crypto: chelsio - Add authenc versions of ctr and sha
Harsh Jain
2018-01-18
2
-23
/
+199
*
crypto: chelsio - Fix IV updated in XTS operation
Harsh Jain
2018-01-18
1
-4
/
+6
*
crypto: chelsio - check for sg null
Harsh Jain
2018-01-18
1
-1
/
+2
*
crypto: chelsio - Fix Indentation
Harsh Jain
2018-01-18
1
-15
/
+13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2017-12-22
1
-0
/
+1
|
\
|
*
crypto: chelsio - select CRYPTO_GF128MUL
Arnd Bergmann
2017-12-22
1
-0
/
+1
*
|
crypto: chelsio - fix a type cast error
Atul Gupta
2017-12-22
1
-1
/
+1
*
|
chcr: ensure cntrl is initialized to fix bit-wise or'ing of garabage data
Colin Ian King
2017-12-11
1
-1
/
+1
*
|
chcr: remove unused variables net_device, pi, adap and cntrl
Colin Ian King
2017-12-11
1
-7
/
+1
*
|
crypto: chelsio - make arrays sgl_ent_len and dsgl_ent_len static
Colin Ian King
2017-12-11
1
-9
/
+13
*
|
chcr: Add support for Inline IPSec
Atul Gupta
2017-11-29
8
-168
/
+860
*
|
crypto: chelsio - Fix an error code in chcr_hash_dma_map()
Dan Carpenter
2017-11-29
1
-1
/
+1
*
|
crypto: chelsio - remove redundant assignments to reqctx and dst_size
Colin Ian King
2017-11-29
1
-4
/
+0
|
/
*
crypto: chcr - Replace _manual_ swap with swap macro
Gustavo A. R. Silva
2017-11-06
1
-4
/
+1
*
crypto: chelsio - Fix memory leak
Harsh Jain
2017-11-03
1
-4
/
+4
*
crypto: chelsio - Move DMA un/mapping to chcr from lld cxgb4 driver
Harsh Jain
2017-11-03
3
-694
/
+1109
*
crypto: chelsio - Remove allocation of sg list to implement 2K limit of dsgl ...
Harsh Jain
2017-11-03
4
-172
/
+76
*
crypto: chelsio - Use x8_ble gf multiplication to calculate IV.
Harsh Jain
2017-11-03
2
-2
/
+10
*
crypto: chelsio - Check error code with IS_ERR macro
Yeshaswi M R Gowda
2017-11-03
1
-8
/
+8
*
crypto: chelsio - Remove unused parameter
Yeshaswi M R Gowda
2017-11-03
2
-32
/
+23
*
crypto: chelsio - pr_err() strings should end with newlines
Arvind Yadav
2017-10-12
1
-1
/
+1
*
crypto: chelsio - Use GCM IV size constant
Corentin LABBE
2017-09-22
1
-4
/
+5
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-07-14
2
-8
/
+16
|
\
|
*
crypto: chcr - Avoid algo allocation in softirq.
Harsh Jain
2017-07-12
2
-8
/
+16
*
|
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
3
-21
/
+42
*
|
crypto: chcr - Ensure Destination sg entry size less than 2k
Harsh Jain
2017-06-20
2
-17
/
+142
*
|
chcr - Add debug counters
Harsh Jain
2017-06-20
2
-1
/
+17
*
|
crypto: chcr - Add ctr mode and process large sg entries for cipher
Harsh Jain
2017-06-20
5
-145
/
+690
*
|
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
2
-9
/
+13
|
/
*
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
3
-75
/
+151
*
crypto: chcr - Fix txq ids.
Harsh Jain
2017-04-21
3
-20
/
+32
*
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
2
-4
/
+12
*
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 - Fix wrong typecasting
Harsh Jain
2017-02-03
1
-5
/
+4
*
crypto: chcr - Change algo priority
Harsh Jain
2017-02-03
1
-1
/
+1
*
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 - fix itnull.cocci warnings
Harsh Jain
2017-02-03
1
-1
/
+1
*
crypto: chcr - Change flow IDs
Harsh Jain
2017-02-03
3
-12
/
+16
[next]