Hi Linus: This push fixes a few bugs/regressions: * Check firmware before claiming algorithm support in ixp4xx. * Fix autoloading of optimised AES modules. * Fix eseqiv IV generation. Please pull from git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git or master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git Christian Hohnstaedt (1): crypto: ixp4xx - check firmware for crypto support Herbert Xu (2): crypto: api - Fix algorithm module auto-loading crypto: padlock - Revert aes-all alias to aes Steffen Klassert (1): crypto: eseqiv - Fix IV generation for sync algorithms crypto/api.c | 3 ++- crypto/eseqiv.c | 3 ++- drivers/crypto/ixp4xx_crypto.c | 33 ++++++++++++++++++++++++++++++++- drivers/crypto/padlock-aes.c | 2 +- 4 files changed, 37 insertions(+), 4 deletions(-) Thanks, -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html