index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
chelsio
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
crypto: chcr - Fix key length for RFC4106
Harsh Jain
2017-02-03
1
-2
/
+2
*
crypto: chcr - Check device is allocated before use
Harsh Jain
2017-02-03
1
-10
/
+8
*
crypto: chcr - Fix panic on dma_unmap_sg
Harsh Jain
2017-02-03
2
-23
/
+29
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-12-14
6
-379
/
+1867
|
\
|
*
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
6
-41
/
+1558
|
*
crypto: chcr - Move tfm ctx variable to request context
Harsh Jain
2016-11-30
2
-18
/
+17
|
*
crypto: chcr - Use SHASH_DESC_ON_STACK
Harsh Jain
2016-11-30
2
-38
/
+27
|
*
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
2
-30
/
+24
|
*
crypto: chcr - Remove dynamic allocation
Harsh Jain
2016-11-30
2
-32
/
+45
|
*
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
4
-149
/
+140
|
*
crypto: chcr - Cosmetic change
Harsh Jain
2016-11-30
2
-58
/
+53
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-06
1
-1
/
+2
|
\
\
|
|
/
|
*
crypto: chcr - Fix memory corruption
Harsh Jain
2016-11-30
1
-1
/
+2
*
|
cxgb4: Allocate Tx queues dynamically
Hariprasad Shenai
2016-11-18
2
-8
/
+11
|
/
*
chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U...
Hariprasad Shenai
2016-09-19
1
-6
/
+4
*
chcr: Fix non static symbol warning
Wei Yongjun
2016-08-26
1
-1
/
+1
*
crypto: Added Chelsio Menu to the Kconfig file
Hariprasad Shenai
2016-08-19
2
-0
/
+23
*
chcr: Support for Chelsio's Crypto Hardware
Hariprasad Shenai
2016-08-18
5
-0
/
+2519