index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CRYPTO] xcbc: Fix crash when ipsec uses xcbc-mac with big data chunk
Joy Latten
2008-04-02
1
-8
/
+9
*
async_tx: avoid the async xor_zero_sum path when src_cnt > device->max_xor
Dan Williams
2008-03-18
1
-1
/
+1
*
async_tx: checkpatch says s/__FUNCTION__/__func__/g
Dan Williams
2008-03-13
4
-15
/
+15
*
[CRYPTO] skcipher: Fix section mismatches
Herbert Xu
2008-03-08
2
-5
/
+1
*
[CRYPTO] xcbc: Fix crash with IPsec
Joy Latten
2008-03-06
1
-1
/
+5
*
[CRYPTO] xts: Use proper alignment
Sebastian Siewior
2008-03-06
1
-7
/
+6
*
[CRYPTO] digest: Include internal.h for prototypes
Adrian Bunk
2008-03-05
1
-0
/
+2
*
[CRYPTO] authenc: Add missing Kconfig dependency on BLKCIPHER
Herbert Xu
2008-02-23
1
-0
/
+1
*
[CRYPTO] skcipher: Move chainiv/seqiv into crypto_blkcipher module
Herbert Xu
2008-02-23
5
-21
/
+39
*
[CRYPTO] null: Add missing Kconfig dependency on BLKCIPHER
Adrian Bunk
2008-02-18
1
-0
/
+1
*
[CRYPTO] tcrypt: Add missing Kconfig dependency on BLKCIPHER
Frederik Deweerdt
2008-02-15
1
-0
/
+1
*
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
David Howells
2008-02-07
7
-8
/
+8
*
async_tx: allow architecture specific async_tx_find_channel implementations
Dan Williams
2008-02-06
4
-7
/
+13
*
async_tx: replace 'int_en' with operation preparation flags
Dan Williams
2008-02-06
3
-6
/
+10
*
async_tx: kill tx_set_src and tx_set_dest methods
Dan Williams
2008-02-06
3
-58
/
+83
*
async_tx: kill ASYNC_TX_ASSUME_COHERENT
Dan Williams
2008-02-06
3
-31
/
+14
*
async_tx: use LIST_HEAD instead of LIST_HEAD_INIT
Denis Cheng
2008-02-06
1
-2
/
+1
*
async_tx: fix compile breakage, mark do_async_xor __always_inline
Dan Williams
2008-02-06
1
-1
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2008-01-25
34
-2061
/
+9478
|
\
|
*
[CRYPTO] cast6: inline bloat--
Ilpo Järvinen
2008-01-11
1
-3
/
+3
|
*
[CRYPTO] tcrypt: Make xcbc available as a standalone test
Herbert Xu
2008-01-11
1
-0
/
+6
|
*
[CRYPTO] xcbc: Remove bogus hash/cipher test
Herbert Xu
2008-01-11
1
-4
/
+1
|
*
[CRYPTO] xcbc: Fix algorithm leak when block size check fails
Herbert Xu
2008-01-11
1
-1
/
+2
|
*
[CRYPTO] tcrypt: Zero axbuf in the right function
Herbert Xu
2008-01-11
1
-1
/
+1
|
*
[CRYPTO] salsa20-asm: Remove unnecessary dependency on CRYPTO_SALSA20
Tan Swee Heng
2008-01-11
1
-2
/
+0
|
*
[CRYPTO] tcrypt: Add select of AEAD
Sebastian Siewior
2008-01-11
1
-0
/
+1
|
*
[CRYPTO] salsa20: Add x86-64 assembly version
Tan Swee Heng
2008-01-11
1
-0
/
+15
|
*
[CRYPTO] salsa20_i586: Salsa20 stream cipher algorithm (i586 version)
Tan Swee Heng
2008-01-11
1
-0
/
+15
|
*
[CRYPTO] gcm: Introduce rfc4106
Herbert Xu
2008-01-11
1
-0
/
+239
|
*
[CRYPTO] api: Show async type
Herbert Xu
2008-01-11
2
-0
/
+8
|
*
[CRYPTO] chainiv: Avoid lock spinning where possible
Herbert Xu
2008-01-11
1
-8
/
+200
|
*
[CRYPTO] seqiv: Add select AEAD in Kconfig
Herbert Xu
2008-01-11
1
-0
/
+1
|
*
[CRYPTO] scatterwalk: Handle zero nbytes in scatterwalk_map_and_copy
Herbert Xu
2008-01-11
1
-0
/
+3
|
*
[CRYPTO] null: Allow setkey on digest_null
Herbert Xu
2008-01-11
1
-0
/
+1
|
*
[CRYPTO] null: Add null blkcipher algorithm
Herbert Xu
2008-01-11
1
-10
/
+59
|
*
[CRYPTO] tcrypt: Add CCM vectors
Joy Latten
2008-01-11
2
-2
/
+289
|
*
[CRYPTO] ccm: Added CCM mode
Joy Latten
2008-01-11
3
-0
/
+897
|
*
[CRYPTO] aead: Create default givcipher instances
Herbert Xu
2008-01-11
1
-0
/
+153
|
*
[CRYPTO] seqiv: Add AEAD support
Herbert Xu
2008-01-11
1
-16
/
+175
|
*
[CRYPTO] aead: Add aead_geniv_alloc/aead_geniv_free
Herbert Xu
2008-01-11
1
-5
/
+211
|
*
[CRYPTO] aead: Allow algorithms with no givcrypt support
Herbert Xu
2008-01-11
1
-3
/
+3
|
*
[CRYPTO] authenc: Add givencrypt operation
Herbert Xu
2008-01-11
1
-22
/
+114
|
*
[CRYPTO] aead: Add givcrypt operations
Herbert Xu
2008-01-11
1
-0
/
+7
|
*
[CRYPTO] seqiv: Add Sequence Number IV Generator
Herbert Xu
2008-01-11
4
-0
/
+198
|
*
[CRYPTO] gcm: Use crypto_grab_skcipher
Herbert Xu
2008-01-11
1
-26
/
+23
|
*
[CRYPTO] gcm: Allow block cipher parameter
Herbert Xu
2008-01-11
1
-24
/
+89
|
*
[CRYPTO] authenc: Use crypto_grab_skcipher
Herbert Xu
2008-01-11
1
-27
/
+38
|
*
[CRYPTO] skcipher: Create default givcipher instances
Herbert Xu
2008-01-11
4
-6
/
+177
|
*
[CRYPTO] eseqiv: Add Encrypted Sequence Number IV Generator
Herbert Xu
2008-01-11
2
-0
/
+265
|
*
[CRYPTO] chainiv: Add chain IV generator
Herbert Xu
2008-01-11
2
-0
/
+140
[next]