aboutsummaryrefslogtreecommitdiffstats
path: root/crypto (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds1-27/+19
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds12-80/+801
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-05-20crypto: authenc - Fix cryptlen calculationShikhar Khattar1-2/+6
2010-05-19crypto: skcipher - Add ablkcipher_walk interfacesDavid S. Miller1-0/+277
2010-05-19crypto: testmgr - Add testing for async hashing and update/finalDavid S. Miller1-18/+48
2010-05-19crypto: tcrypt - Add speed tests for async hashingDavid S. Miller1-6/+330
2010-05-19crypto: scatterwalk - Fix scatterwalk_done() testDavid S. Miller1-1/+1
2010-05-19crypto: shash - Remove usage of CRYPTO_MINALIGNHerbert Xu1-1/+1
2010-05-17async_tx: trim dma_async_tx_descriptor in 'no channel switch' caseDan Williams1-27/+19
2010-05-05raid6: fix recovery performance regressionDan Williams1-8/+13
2010-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Herbert Xu13-22/+37
2010-05-03crypto: algapi - Remove unneeded null checkDan Carpenter1-1/+1
2010-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-5/+11
2010-04-26crypto: authenc - Add EINPROGRESS checkHerbert Xu1-5/+11
2010-04-23Merge branch 'master' into for-nextJiri Kosina9-2/+8
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo9-2/+8
2010-03-29Fix comment and Kconfig typos for 'require' and 'fragment'Gilles Espinasse1-1/+1
2010-03-24crypto: pcrypt - Handle crypto_get_attr_type errorsDan Carpenter1-7/+4
2010-03-18crypto: vmac - Fix big-endian supportShane Wang2-43/+96
2010-03-10crypto: tcrypt - Speed testing support for ghashHuang Ying2-0/+36
2010-03-10crypto: internal - Fix checkpatch errorsRichard Hartmann1-1/+1
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-2/+2
2010-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-13/+16
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-1/+1
2010-03-03crypto: authenc - Move saved IV in front of the ablkcipher requestSteffen Klassert1-11/+14
2010-03-03crypto: hash - Fix handling of unaligned buffersSzilveszter Ördög1-1/+0
2010-03-02crypto: authenc - Use correct ahash complete functionsSteffen Klassert1-1/+1
2010-03-02crypto: md5 - Set statesizeHerbert Xu1-0/+1
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds25-457/+1292
2010-02-17percpu: add __percpu sparse annotations to what's leftTejun Heo1-1/+1
2010-02-16crypto: aes_generic - Fix checkpatch errorsRichard Hartmann1-2/+2
2010-02-16crypto: fcrypt - Fix checkpatch errorsRichard Hartmann1-3/+3
2010-02-16crypto: ecb - Fix checkpatch errorsRichard Hartmann1-1/+1
2010-02-16crypto: des_generic - Fix checkpatch errorsRichard Hartmann1-2/+1
2010-02-16crypto: deflate - Fix checkpatch errorsRichard Hartmann1-10/+10
2010-02-16crypto: crypto_null - Fix checkpatch errorsRichard Hartmann1-4/+4
2010-02-16crypto: cipher - Fix checkpatch errorsRichard Hartmann1-1/+1
2010-02-16crypto: crc32 - Fix checkpatch errorsRichard Hartmann1-3/+3
2010-02-16crypto: compress - Fix checkpatch errorsRichard Hartmann1-2/+2
2010-02-16crypto: cast6 - Fix checkpatch errorsRichard Hartmann1-60/+62
2010-02-16crypto: cast5 - Fix checkpatch errorsRichard Hartmann1-7/+7
2010-02-16crypto: camellia - Fix checkpatch errorsRichard Hartmann1-308/+308
2010-02-16crypto: authenc - Fix checkpatch errorsRichard Hartmann1-5/+5
2010-02-16crypto: api - Fix checkpatch errorsRichard Hartmann1-7/+6
2010-02-16crypto: anubis - Fix checkpatch errorsRichard Hartmann1-11/+11
2010-02-16crypto: algapi - Fix checkpatch errorsRichard Hartmann1-2/+2
2010-02-16crypto: blowfish - Fix checkpatch errorsRichard Hartmann1-9/+9
2010-02-16crypto: aead - Fix checkpatch errorsRichard Hartmann1-2/+2
2010-02-16crypto: ablkcipher - Fix checkpatch errorsRichard Hartmann1-2/+2