x86/PCI: use host bridge _CRS info on MSI MS-7253
[linux-flexiantxendom0.git] / crypto /
2012-02-20 Alexey Dobriyancrypto: sha512 - use standard ror64()
2012-02-20 Herbert Xucrypto: sha512 - Avoid stack bloat on i386
2012-02-20 Herbert Xucrypto: sha512 - Use binary and instead of modulus
2012-02-03 Alexey Dobriyancrypto: sha512 - reduce stack usage to safe number
2012-02-03 Alexey Dobriyancrypto: sha512 - make it work, undo percpu message...
2011-11-12 Linus TorvaldsMerge git://github.com/herbertx/crypto
2011-11-10 Herbert Xucrypto: algapi - Fix build problem with NET disabled
2011-11-07 Linus TorvaldsMerge branch 'modsplit-Oct31_2011' of git://git./linux...
2011-11-01 Jonathan Corbetcrypto: user - Fix rwsem leak in crypto_user
2011-11-01 Linus TorvaldsMerge git://github.com/herbertx/crypto
2011-11-01 Herbert Xucrypto: user - Depend on NET instead of selecting it
2011-10-31 Paul Gortmakercrypto: add module.h to those files that are explicitly...
2011-10-26 Herbert Xucrypto: user - Add dependency on NET
2011-10-21 Herbert Xucrypto: user - Initialise match in crypto_alg_match
2011-10-21 Jussi Kivilinnacrypto: testmgr - add twofish tests
2011-10-21 Jussi Kivilinnacrypto: testmgr - add blowfish test-vectors
2011-10-21 Alexey Dobriyancrypto: whirlpool - count rounds from 0
2011-10-21 Steffen Klassertcrypto: Add userspace report for compress type algorithms
2011-10-21 Steffen Klassertcrypto: Add userspace report for cipher type algorithms
2011-10-21 Steffen Klassertcrypto: Add userspace report for rng type algorithms
2011-10-21 Steffen Klassertcrypto: Add userspace report for pcompress type algorithms
2011-10-21 Steffen Klassertcrypto: Add userspace report for nivaead type algorithms
2011-10-21 Steffen Klassertcrypto: Add userspace report for aead type algorithms
2011-10-21 Steffen Klassertcrypto: Add userspace report for givcipher type algorithms
2011-10-21 Steffen Klassertcrypto: Add userspace report for ablkcipher type algorithms
2011-10-21 Steffen Klassertcrypto: Add userspace report for blkcipher type algorithms
2011-10-21 Steffen Klassertcrypto: Add userspace report for ahash type algorithms
2011-10-21 Steffen Klassertcrypto: Add userspace report for shash type algorithms
2011-10-21 Steffen Klassertcrypto: Add userspace report for larval type algorithms
2011-10-21 Steffen Klassertcrypto: Add a report function pointer to crypto_type
2011-10-21 Steffen Klassertcrypto: Add userspace configuration API
2011-10-21 Steffen Klassertcrypto: Export crypto_remove_final
2011-10-21 Steffen Klassertcrypto: Export crypto_remove_spawns
2011-10-21 Steffen Klassertcrypto: Add a flag to identify crypto instances
2011-10-21 Jussi Kivilinnacrypto: twofish - add 3-way parallel x86_64 assembler...
2011-10-21 Jussi Kivilinnacrypto: tcrypt - add ctr(twofish) speed test
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-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
next