summaryrefslogtreecommitdiffstats
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2011-05-204-6/+80
|\
| * crypto: aesni-intel - Merge with fpu.koAndy Lutomirski2011-05-161-6/+0
| * crypto: tcrypt - CTR mode speed test for AESJan Glauber2011-05-041-0/+4
| * crypto: testmgr - add support for aes ofb modePuneet Saxena2011-05-042-0/+76
* | Fix common misspellingsLucas De Marchi2011-03-315-5/+5
|/
* zlib: slim down zlib_deflate() workspace when possibleJim Keniston2011-03-222-8/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-03-162-1/+836
|\
| * crypto: authencesn - Add algorithm to handle IPsec extended sequence numbersSteffen Klassert2011-03-132-1/+836
* | crypto: tcrypt - do not attempt to write to readonly variableDavid Sterba2011-03-041-1/+2
* | crypto: sha1 - Add test vector to test partial block processingHerbert Xu2011-02-171-1/+29
* | crypto: testmgr - mark ghash as fips_allowedJarod Wilson2011-01-291-0/+1
* | crypto: testmgr - mark xts(aes) as fips_allowedJarod Wilson2011-01-291-0/+1
* | crypto: skcipher - remove redundant NULL checkDavidlohr Bueso2011-01-291-2/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2011-01-1321-125/+1921
|\
| * crypto: mark crypto workqueues CPU_INTENSIVETejun Heo2011-01-042-2/+4
| * crypto: ripemd - Set module author and update email addressAdrian-Ken Rueegsegger2011-01-044-4/+8
| * crypto: gf128mul - Remove experimental tagHerbert Xu2010-12-281-1/+0
| * crypto: af_alg - fix af_alg memory_allocated data typeRandy Dunlap2010-12-211-1/+1
| * crypto: af_alg - Make sure sk_security is initialized on accept()ed socketsMiloslav Trmač2010-12-081-0/+1
| * crypto: Use scatterwalk_crypto_chainSteffen Klassert2010-12-023-51/+8
| * crypto: algif_skcipher - Handle unaligned receive bufferHerbert Xu2010-11-301-6/+7
| * crypto: algif_skcipher - Fixed overflow when sndbuf is page alignedHerbert Xu2010-11-301-21/+11
| * crypto: af_alg - Add dependency on NETHerbert Xu2010-11-291-0/+2
| * crypto: algif_skcipher - Pass on error from af_alg_make_sgHerbert Xu2010-11-281-1/+2
| * crypto: aesni-intel - Ported implementation to x86-32Mathias Krause2010-11-271-5/+7
| * crypto: Makefile clean upTracey Dent2010-11-271-7/+7
| * crypto: Use vzallocJoe Perches2010-11-272-4/+2
| * crypto: algif_skcipher - User-space interface for skcipher operationsHerbert Xu2010-11-263-0/+649
| * crypto: algif_hash - User-space interface for hash operationsHerbert Xu2010-11-193-0/+328
| * crypto: af_alg - User-space interface for Crypto APIHerbert Xu2010-11-193-0/+486
| * crypto: rfc4106 - Extending the RC4106 AES-GCM test vectorsAdrian Hoban2010-11-133-0/+396
| * crypto: cast5 - simplify if-statementsNicolas Kaiser2010-11-131-50/+24
| * crypto: hash - Fix async import on shash algorithmHerbert Xu2010-11-041-1/+7
* | crypto: pcrypt - Fix use after free on padata_freeSteffen Klassert2010-11-121-1/+0
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-10-271-13/+0
|\
| * move async raid6 test to lib/Kconfig.debugDan Williams2010-10-071-13/+0
* | mm: strictly nested kmap_atomic()Peter Zijlstra2010-10-262-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-10-242-14/+213
|\ \
| * | crypto: cryptd - Adding the AEAD interface type support to cryptdAdrian Hoban2010-09-201-3/+203
| * | crypto: Kconfig - update broken web addressesJustin P. Mattock2010-09-121-8/+8
| * | crypto: fips - FIPS requires algorithm self-testsChuck Ebbert2010-09-031-3/+2
* | | Blackfin: Rename DES PC2() symbol to avoid collisionDavid Howells2010-10-071-65/+65
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-09-074-12/+15
|\|
| * crypto: testmgr - Default to no testsHerbert Xu2010-08-061-1/+2
| * crypto: testmgr - Fix test disabling optionHerbert Xu2010-08-063-12/+11
| * crypto: hash - Fix handling of small unaligned buffersSzilveszter Ördög2010-08-061-2/+5
* | Merge branch 'async' of macbook:git/btrfs-unstableDavid Woodhouse2010-08-091-0/+14
|\ \ | |/ |/|
| * async_tx: Move ASYNC_RAID6_TEST option to crypto/async_tx/, fix dependenciesDavid Woodhouse2009-10-291-0/+14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-08-049-64/+221
|\ \
| * | crypto: pcrypt - Update pcrypt cpumask according to the padata cpumask notifierSteffen Klassert2010-07-311-2/+11