Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / crypto /
2011-10-21 Nick Bowlercrypto: ghash - Avoid null pointer dereference if no...
2011-09-22 Jussi Kivilinnacrypto: blowfish - add x86_64 assembly implementation
2011-09-22 Jussi Kivilinnacrypto: tcrypt - add ctr(blowfish) speed test
2011-09-22 Jussi Kivilinnacrypto: blowfish - rename C-version to blowfish_generic
2011-09-22 Jussi Kivilinnacrypto: blowfish - split generic and common c code
2011-08-20 Herbert Xucrypto: cryptd - Use subsys_initcall to prevent races...
2011-08-10 Mathias Krausecrypto: sha1 - SSSE3 based SHA1 implementation for...
2011-08-10 Mathias Krausecrypto: sha1 - export sha1_update for reuse
2011-08-07 David S. Millercrypto: Move md5_transform to lib/md5.c
2011-07-26 Arun Sharmaatomic: use <linux/atomic.h>
2011-07-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-24 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2011-07-11 Michael Wittendoc: Kconfig: `to be' -> `be'
2011-07-08 Mathias Krausecrypto: gf128mul - fix call to memset()
2011-07-06 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2011-06-29 Herbert Xucrypto: algif_hash - Handle initial af_alg_make_sg...
2011-06-29 Mandeep Singh Bainescrypto: sha1_generic - use SHA1_BLOCK_SIZE
2011-06-29 Mati Vaitcrypto: arc4 - Fixed coding style issues
2011-06-29 Mati Vaitcrypto: crc32c - Fixed coding style issue
2011-06-29 Richard Weinbergercrypto: UML build fixes
2011-06-29 Jarod Wilsoncrypto: testmgr - add xts-aes-256 self-test
2011-06-29 David S. Millernet+crypto: Use vmalloc for zlib inflate buffers.
2011-06-22 Alexey Dobriyannet: remove mm.h inclusion from netdevice.h
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2011-05-16 Andy Lutomirskicrypto: aesni-intel - Merge with fpu.ko
2011-05-04 Jan Glaubercrypto: tcrypt - CTR mode speed test for AES
2011-05-04 Puneet Saxenacrypto: testmgr - add support for aes ofb mode
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-23 Jim Kenistonzlib: slim down zlib_deflate() workspace when possible
2011-03-16 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2011-03-14 Steffen Klassertcrypto: authencesn - Add algorithm to handle IPsec...
2011-03-04 David Sterbacrypto: tcrypt - do not attempt to write to readonly...
2011-02-17 Herbert Xucrypto: sha1 - Add test vector to test partial block...
2011-01-29 Jarod Wilsoncrypto: testmgr - mark ghash as fips_allowed
2011-01-29 Jarod Wilsoncrypto: testmgr - mark xts(aes) as fips_allowed
2011-01-29 Davidlohr Buesocrypto: skcipher - remove redundant NULL check
2011-01-13 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2011-01-04 Tejun Heocrypto: mark crypto workqueues CPU_INTENSIVE
2011-01-04 Adrian-Ken Rueegseggercrypto: ripemd - Set module author and update email...
2010-12-28 Herbert Xucrypto: gf128mul - Remove experimental tag
2010-12-21 Randy Dunlapcrypto: af_alg - fix af_alg memory_allocated data type
2010-12-08 Miloslav Trmačcrypto: af_alg - Make sure sk_security is initialized...
2010-12-02 Steffen Klassertcrypto: Use scatterwalk_crypto_chain
2010-11-30 Herbert Xucrypto: algif_skcipher - Handle unaligned receive buffer
2010-11-30 Herbert Xucrypto: algif_skcipher - Fixed overflow when sndbuf...
2010-11-29 Herbert Xucrypto: af_alg - Add dependency on NET
2010-11-28 Herbert Xucrypto: algif_skcipher - Pass on error from af_alg_make_sg
2010-11-27 Mathias Krausecrypto: aesni-intel - Ported implementation to x86-32
2010-11-27 Tracey Dentcrypto: Makefile clean up
2010-11-27 Joe Perchescrypto: Use vzalloc
2010-11-26 Herbert Xucrypto: algif_skcipher - User-space interface for skcip...
2010-11-19 Herbert Xucrypto: algif_hash - User-space interface for hash...
2010-11-19 Herbert Xucrypto: af_alg - User-space interface for Crypto API
2010-11-13 Adrian Hobancrypto: rfc4106 - Extending the RC4106 AES-GCM test...
2010-11-13 Nicolas Kaisercrypto: cast5 - simplify if-statements
2010-11-12 Steffen Klassertcrypto: pcrypt - Fix use after free on padata_free
2010-11-04 Herbert Xucrypto: hash - Fix async import on shash algorithm
2010-10-28 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2010-10-26 Peter Zijlstramm: strictly nested kmap_atomic()
2010-10-24 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2010-10-07 Dan Williamsmove async raid6 test to lib/Kconfig.debug
2010-10-07 David HowellsBlackfin: Rename DES PC2() symbol to avoid collision
2010-09-20 Adrian Hobancrypto: cryptd - Adding the AEAD interface type support...
2010-09-12 Justin P. Mattockcrypto: Kconfig - update broken web addresses
2010-09-07 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2010-09-03 Chuck Ebbertcrypto: fips - FIPS requires algorithm self-tests
2010-08-09 David WoodhouseMerge branch 'async' of macbook:git/btrfs-unstable
2010-08-06 Herbert Xucrypto: testmgr - Default to no tests
2010-08-06 Herbert Xucrypto: testmgr - Fix test disabling option
2010-08-06 Szilveszter Ördögcrypto: hash - Fix handling of small unaligned buffers
2010-08-04 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2010-07-31 Steffen Klassertcrypto: pcrypt - Update pcrypt cpumask according to...
2010-07-31 Steffen Klassertcrypto: pcrypt - Rename pcrypt_instance
2010-07-31 Steffen Klassertpadata: Rename padata_alloc functions
2010-07-26 Steffen Klassertcrypto: pcrypt - Dont calulate a callback cpu on empty...
2010-07-19 Dan Kruchininpcrypt: Added sysfs interface to pcrypt
2010-07-19 Dan Kruchininpadata: Make two separate cpumasks
2010-07-14 Steffen Klassertpadata: make padata_do_parallel to return zero on success
2010-07-14 Steffen Klassertpadata: Check for valid padata instance on start
2010-06-23 Jiri Slabycrypto: skcipher - avoid NULL dereference
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-06-03 Joachim Fritschicrypto: twofish: Rename twofish to twofish_generic...
2010-06-03 Alexander Shishkincrypto: testmgr - add an option to disable cryptoalgos...
2010-06-03 Herbert Xucrypto: pcomp - Fix illegal Kconfig configuration
2010-05-26 Herbert XuMerge git://git./linux/kernel/git/davem/crypto-2.6
2010-05-26 Julia Lawallcrypto: Use ERR_CAST
2010-05-22 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2010-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2010-05-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-20 Shikhar Khattarcrypto: authenc - Fix cryptlen calculation
2010-05-19 David S. Millercrypto: skcipher - Add ablkcipher_walk interfaces
2010-05-19 David S. Millercrypto: testmgr - Add testing for async hashing and...
2010-05-19 David S. Millercrypto: tcrypt - Add speed tests for async hashing
2010-05-19 David S. Millercrypto: scatterwalk - Fix scatterwalk_done() test
2010-05-19 Herbert Xucrypto: shash - Remove usage of CRYPTO_MINALIGN
2010-05-17 Dan Williamsasync_tx: trim dma_async_tx_descriptor in 'no channel...
2010-05-05 Dan Williamsraid6: fix recovery performance regression
2010-05-03 Herbert XuMerge git://git./linux/kernel/git/torvalds/linux-2.6
2010-05-03 Dan Carpentercrypto: algapi - Remove unneeded null check
next