Hi Linus: This push fixes a regression in the cryptd code that breaks certain accelerated AED algorithms as well as an older regression in the caam driver that breaks IPsec. Please pull from git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git linus Herbert Xu (1): crypto: cryptd - Use correct tfm object for AEAD tracking Horia Geantă (1): crypto: caam - fix IV loading for authenc (giv)decryption crypto/cryptd.c | 3 +- drivers/crypto/caam/caamalg.c | 77 ++++++++++++++++++++--------------------- 2 files changed, 39 insertions(+), 41 deletions(-) Thanks, -- Email: Herbert Xu <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