Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds authored
* git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: (125 commits)
  [CRYPTO] twofish: Merge common glue code
  [CRYPTO] hifn_795x: Fixup container_of() usage
  [CRYPTO] cast6: inline bloat--
  [CRYPTO] api: Set default CRYPTO_MINALIGN to unsigned long long
  [CRYPTO] tcrypt: Make xcbc available as a standalone test
  [CRYPTO] xcbc: Remove bogus hash/cipher test
  [CRYPTO] xcbc: Fix algorithm leak when block size check fails
  [CRYPTO] tcrypt: Zero axbuf in the right function
  [CRYPTO] padlock: Only reset the key once for each CBC and ECB operation
  [CRYPTO] api: Include sched.h for cond_resched in scatterwalk.h
  [CRYPTO] salsa20-asm: Remove unnecessary dependency on CRYPTO_SALSA20
  [CRYPTO] tcrypt: Add select of AEAD
  [CRYPTO] salsa20: Add x86-64 assembly version
  [CRYPTO] salsa20_i586: Salsa20 stream cipher algorithm (i586 version)
  [CRYPTO] gcm: Introduce rfc4106
  [CRYPTO] api: Show async type
  [CRYPTO] chainiv: Avoid lock spinning where possible
  [CRYPTO] seqiv: Add select AEAD in Kconfig
  [CRYPTO] scatterwalk: Handle zero nbytes in scatterwalk_map_and_copy
  [CRYPTO] null: Allow setkey on digest_null 
  ...
eba0e319
Name Last commit Last update
..
async_tx async_tx: fix dma_wait_for_async_tx
Kconfig [CRYPTO] salsa20-asm: Remove unnecessary dependency on CRYPTO_SALSA20
Makefile [CRYPTO] ccm: Added CCM mode
ablkcipher.c [CRYPTO] api: Show async type
aead.c [CRYPTO] api: Show async type
aes_generic.c [CRYPTO] aes-generic: Make key generation exportable
algapi.c [CRYPTO] api: Add crypto_attr_alg_name
anubis.c cleanup asm/scatterlist.h includes
api.c [CRYPTO] skcipher: Create default givcipher instances
arc4.c [CRYPTO] api: Get rid of flags argument to setkey
authenc.c [CRYPTO] authenc: Add givencrypt operation
blkcipher.c [CRYPTO] skcipher: Create default givcipher instances
blowfish.c cleanup asm/scatterlist.h includes
camellia.c [CRYPTO] camellia: Move more common code into camellia_setup_tail
cast5.c [CRYPTO] api: Get rid of flags argument to setkey
cast6.c [CRYPTO] cast6: inline bloat--
cbc.c [CRYPTO] cbc: Require block size to be a power of 2
ccm.c [CRYPTO] ccm: Added CCM mode
chainiv.c [CRYPTO] chainiv: Avoid lock spinning where possible
cipher.c [CRYPTO] api: Add missing headers for setkey_unaligned
compress.c cleanup asm/scatterlist.h includes
crc32c.c [CRYPTO] api: Get rid of flags argument to setkey
cryptd.c [CRYPTO] cryptd: Use geniv of the underlying algorithm
crypto_null.c [CRYPTO] null: Allow setkey on digest_null
cryptomgr.c [CRYPTO] cryptomgr: Fix parsing of recursive algorithms
ctr.c
deflate.c
des_generic.c
digest.c
ecb.c
eseqiv.c
fcrypt.c
gcm.c
gf128mul.c
hash.c
hmac.c
internal.h
khazad.c
lrw.c
lzo.c
md4.c
md5.c
michael_mic.c
pcbc.c
proc.c
salsa20_generic.c
scatterwalk.c
seed.c
seqiv.c
serpent.c
sha1_generic.c
sha256_generic.c
sha512.c
tcrypt.c
tcrypt.h
tea.c
tgr192.c
twofish.c
twofish_common.c
wp512.c
xcbc.c
xor.c
xts.c