aboutsummaryrefslogtreecommitdiff
path: root/crypto
AgeCommit message (Expand)AuthorFilesLines
2010-10-26mm: strictly nested kmap_atomic()Gravatar Peter Zijlstra 2-2/+2
2010-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 2-14/+213
2010-10-07Blackfin: Rename DES PC2() symbol to avoid collisionGravatar David Howells 1-65/+65
2010-09-20crypto: cryptd - Adding the AEAD interface type support to cryptdGravatar Adrian Hoban 1-3/+203
2010-09-12crypto: Kconfig - update broken web addressesGravatar Justin P. Mattock 1-8/+8
2010-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 4-12/+15
2010-09-03crypto: fips - FIPS requires algorithm self-testsGravatar Chuck Ebbert 1-3/+2
2010-08-09Merge branch 'async' of macbook:git/btrfs-unstableGravatar David Woodhouse 1-0/+14
2010-08-06crypto: testmgr - Default to no testsGravatar Herbert Xu 1-1/+2
2010-08-06crypto: testmgr - Fix test disabling optionGravatar Herbert Xu 3-12/+11
2010-08-06crypto: hash - Fix handling of small unaligned buffersGravatar Szilveszter Ördög 1-2/+5
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 9-64/+221
2010-07-31crypto: pcrypt - Update pcrypt cpumask according to the padata cpumask notifierGravatar Steffen Klassert 1-2/+11
2010-07-31crypto: pcrypt - Rename pcrypt_instanceGravatar Steffen Klassert 1-16/+14
2010-07-31padata: Rename padata_alloc functionsGravatar Steffen Klassert 1-1/+1
2010-07-26crypto: pcrypt - Dont calulate a callback cpu on empty callback cpumaskGravatar Steffen Klassert 1-0/+3
2010-07-19pcrypt: Added sysfs interface to pcryptGravatar Dan Kruchinin 1-3/+32
2010-07-19padata: Make two separate cpumasksGravatar Dan Kruchinin 1-54/+137
2010-07-14padata: make padata_do_parallel to return zero on successGravatar Steffen Klassert 1-12/+6
2010-07-14padata: Check for valid padata instance on startGravatar Steffen Klassert 1-5/+14
2010-06-23crypto: skcipher - avoid NULL dereferenceGravatar Jiri Slaby 1-1/+1
2010-06-03crypto: twofish: Rename twofish to twofish_generic and add an aliasGravatar Joachim Fritschi 2-1/+2
2010-06-03crypto: testmgr - add an option to disable cryptoalgos' self-testsGravatar Alexander Shishkin 3-0/+26
2010-06-03crypto: pcomp - Fix illegal Kconfig configurationGravatar Herbert Xu 2-2/+7
2010-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/crypto-2.6Gravatar Herbert Xu 3-36/+33
2010-05-26crypto: Use ERR_CASTGravatar Julia Lawall 3-3/+3
2010-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Gravatar Linus Torvalds 1-27/+19
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 12-80/+801
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2010-05-20crypto: authenc - Fix cryptlen calculationGravatar Shikhar Khattar 1-2/+6
2010-05-19crypto: skcipher - Add ablkcipher_walk interfacesGravatar David S. Miller 1-0/+277
2010-05-19crypto: testmgr - Add testing for async hashing and update/finalGravatar David S. Miller 1-18/+48
2010-05-19crypto: tcrypt - Add speed tests for async hashingGravatar David S. Miller 1-6/+330
2010-05-19crypto: scatterwalk - Fix scatterwalk_done() testGravatar David S. Miller 1-1/+1
2010-05-19crypto: shash - Remove usage of CRYPTO_MINALIGNGravatar Herbert Xu 1-1/+1
2010-05-17async_tx: trim dma_async_tx_descriptor in 'no channel switch' caseGravatar Dan Williams 1-27/+19
2010-05-05raid6: fix recovery performance regressionGravatar Dan Williams 1-8/+13
2010-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Gravatar Herbert Xu 13-22/+37
2010-05-03crypto: algapi - Remove unneeded null checkGravatar Dan Carpenter 1-1/+1
2010-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 1-5/+11
2010-04-26crypto: authenc - Add EINPROGRESS checkGravatar Herbert Xu 1-5/+11
2010-04-23Merge branch 'master' into for-nextGravatar Jiri Kosina 9-2/+8
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 9-2/+8
2010-03-29Fix comment and Kconfig typos for 'require' and 'fragment'Gravatar Gilles Espinasse 1-1/+1
2010-03-24crypto: pcrypt - Handle crypto_get_attr_type errorsGravatar Dan Carpenter 1-7/+4
2010-03-18crypto: vmac - Fix big-endian supportGravatar Shane Wang 2-43/+96
2010-03-10crypto: tcrypt - Speed testing support for ghashGravatar Huang Ying 2-0/+36
2010-03-10crypto: internal - Fix checkpatch errorsGravatar Richard Hartmann 1-1/+1
2010-03-08Merge branch 'for-next' into for-linusGravatar Jiri Kosina 1-2/+2
2010-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 3-13/+16