summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)AuthorLines
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds-64/+221
2010-07-31crypto: pcrypt - Update pcrypt cpumask according to the padata cpumask notifierSteffen Klassert-2/+11
2010-07-31crypto: pcrypt - Rename pcrypt_instanceSteffen Klassert-16/+14
2010-07-31padata: Rename padata_alloc functionsSteffen Klassert-1/+1
2010-07-26crypto: pcrypt - Dont calulate a callback cpu on empty callback cpumaskSteffen Klassert-0/+3
2010-07-19pcrypt: Added sysfs interface to pcryptDan Kruchinin-3/+32
2010-07-19padata: Make two separate cpumasksDan Kruchinin-54/+137
2010-07-14padata: make padata_do_parallel to return zero on successSteffen Klassert-12/+6
2010-07-14padata: Check for valid padata instance on startSteffen Klassert-5/+14
2010-06-23crypto: skcipher - avoid NULL dereferenceJiri Slaby-1/+1
2010-06-03crypto: twofish: Rename twofish to twofish_generic and add an aliasJoachim Fritschi-1/+2
2010-06-03crypto: testmgr - add an option to disable cryptoalgos' self-testsAlexander Shishkin-0/+26
2010-06-03crypto: pcomp - Fix illegal Kconfig configurationHerbert Xu-2/+7
2010-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/crypto-2.6Herbert Xu-36/+33
2010-05-26crypto: Use ERR_CASTJulia Lawall-3/+3
2010-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds-27/+19
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds-80/+801
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2010-05-20crypto: authenc - Fix cryptlen calculationShikhar Khattar-2/+6
2010-05-19crypto: skcipher - Add ablkcipher_walk interfacesDavid S. Miller-0/+277
2010-05-19crypto: testmgr - Add testing for async hashing and update/finalDavid S. Miller-18/+48
2010-05-19crypto: tcrypt - Add speed tests for async hashingDavid S. Miller-6/+330
2010-05-19crypto: scatterwalk - Fix scatterwalk_done() testDavid S. Miller-1/+1
2010-05-19crypto: shash - Remove usage of CRYPTO_MINALIGNHerbert Xu-1/+1
2010-05-17async_tx: trim dma_async_tx_descriptor in 'no channel switch' caseDan Williams-27/+19
2010-05-05raid6: fix recovery performance regressionDan Williams-8/+13
2010-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Herbert Xu-22/+37
2010-05-03crypto: algapi - Remove unneeded null checkDan Carpenter-1/+1
2010-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds-5/+11
2010-04-26crypto: authenc - Add EINPROGRESS checkHerbert Xu-5/+11
2010-04-23Merge branch 'master' into for-nextJiri Kosina-2/+8
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-2/+8
2010-03-29Fix comment and Kconfig typos for 'require' and 'fragment'Gilles Espinasse-1/+1
2010-03-24crypto: pcrypt - Handle crypto_get_attr_type errorsDan Carpenter-7/+4
2010-03-18crypto: vmac - Fix big-endian supportShane Wang-43/+96
2010-03-10crypto: tcrypt - Speed testing support for ghashHuang Ying-0/+36
2010-03-10crypto: internal - Fix checkpatch errorsRichard Hartmann-1/+1
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina-2/+2
2010-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds-13/+16
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds-1/+1
2010-03-03crypto: authenc - Move saved IV in front of the ablkcipher requestSteffen Klassert-11/+14
2010-03-03crypto: hash - Fix handling of unaligned buffersSzilveszter Ördög-1/+0
2010-03-02crypto: authenc - Use correct ahash complete functionsSteffen Klassert-1/+1
2010-03-02crypto: md5 - Set statesizeHerbert Xu-0/+1
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds-457/+1292
2010-02-17percpu: add __percpu sparse annotations to what's leftTejun Heo-1/+1
2010-02-16crypto: aes_generic - Fix checkpatch errorsRichard Hartmann-2/+2
2010-02-16crypto: fcrypt - Fix checkpatch errorsRichard Hartmann-3/+3
2010-02-16crypto: ecb - Fix checkpatch errorsRichard Hartmann-1/+1
2010-02-16crypto: des_generic - Fix checkpatch errorsRichard Hartmann-2/+1