summaryrefslogtreecommitdiffstats
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* crypto: Move md5_transform to lib/md5.cDavid S. Miller2011-08-061-91/+1
* atomic: use <linux/atomic.h>Arun Sharma2011-07-263-3/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-1/+1
|\
| * doc: Kconfig: `to be' -> `be'Michael Witten2011-07-111-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2011-07-247-25/+316
|\ \
| * | crypto: gf128mul - fix call to memset()Mathias Krause2011-07-081-2/+2
| * | crypto: algif_hash - Handle initial af_alg_make_sg error correctlyHerbert Xu2011-06-301-1/+3
| * | crypto: sha1_generic - use SHA1_BLOCK_SIZEMandeep Singh Baines2011-06-301-5/+6
| * | crypto: arc4 - Fixed coding style issuesMati Vait2011-06-301-8/+7
| * | crypto: crc32c - Fixed coding style issueMati Vait2011-06-301-5/+5
| * | crypto: UML build fixesRichard Weinberger2011-06-301-2/+2
| * | crypto: testmgr - add xts-aes-256 self-testJarod Wilson2011-06-301-2/+291
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-052-8/+6
|\ \ \ | | |/ | |/|
| * | net+crypto: Use vmalloc for zlib inflate buffers.David S. Miller2011-06-292-8/+6
| |/
* | net: remove mm.h inclusion from netdevice.hAlexey Dobriyan2011-06-211-0/+1
|/
* 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
|\
OpenPOWER on IntegriCloud