virtio_net: invoke softirqs after __napi_schedule
[linux-flexiantxendom0-3.2.10.git] / crypto /
2012-04-20 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2012-04-09 Al Viroum: several x86 hw-dependent crypto modules won't build...
2012-04-05 Kent Yodercrypto: sha512 - Fix byte counter overflow in SHA-512
2012-04-02 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2012-03-29 Steffen Klassertcrypto: user - Fix size of netlink dump message
2012-03-29 Steffen Klassertcrypto: user - Fix lookup of algorithms with IV generator
2012-03-29 Steffen Klassertcrypto: pcrypt - Use the online cpumask as the default
2012-03-23 Darrick J. Wongcrypto: crc32c should use library implementation
2012-03-21 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2012-03-21 Linus TorvaldsMerge branch 'kmap_atomic' of git://github.com/congwang...
2012-03-20 Cong Wangcrypto: remove the second argument of k[un]map_atomic()
2012-03-14 Jussi Kivilinnacrypto: camellia - add assembler implementation for...
2012-03-14 Jussi Kivilinnacrypto: camellia - rename camellia.c to camellia_generic.c
2012-03-14 Jussi Kivilinnacrypto: camellia - fix checkpatch warnings
2012-03-14 Jussi Kivilinnacrypto: camellia - rename camellia module to camellia_g...
2012-03-14 Jussi Kivilinnacrypto: tcrypt - add more camellia tests
2012-03-14 Jussi Kivilinnacrypto: testmgr - add more camellia test vectors
2012-03-14 Jussi Kivilinnacrypto: camellia - simplify key setup and CAMELLIA_ROUN...
2012-02-26 Pablo Neira Ayusonetlink: add netlink_dump_control structure for netlink...
2012-02-18 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2012-02-16 Herbert XuMerge git://git./linux/kernel/git/herbert/crypto-2.6
2012-02-16 Alexey Dobriyancrypto: sha512 - use standard ror64()
2012-02-14 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2012-02-05 Jesper Juhlcrypto: In crypto_add_alg(), 'exact' wants to be initia...
2012-02-05 Herbert Xucrypto: sha512 - Avoid stack bloat on i386
2012-01-26 Herbert Xucrypto: sha512 - Use binary and instead of modulus
2012-01-26 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2012-01-26 Mark Browncrypto: Add bulk algorithm registration interface
2012-01-15 Linus TorvaldsMerge branch 'for-linus' of git://selinuxproject.org...
2012-01-15 Alexey Dobriyancrypto: sha512 - use standard ror64()
2012-01-15 Alexey Dobriyancrypto: sha512 - reduce stack usage to safe number
2012-01-15 Alexey Dobriyancrypto: sha512 - make it work, undo percpu message...
2012-01-11 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2011-12-20 Jussi Kivilinnacrypto: gf128mul - remove leftover "(EXPERIMENTAL)...
2011-12-20 Jussi Kivilinnacrypto: serpent-sse2 - select LRW and XTS
2011-12-20 Jussi Kivilinnacrypto: twofish-x86_64-3way - select LRW and XTS
2011-12-20 Jussi Kivilinnacrypto: xts - remove dependency on EXPERIMENTAL
2011-12-20 Jussi Kivilinnacrypto: lrw - remove dependency on EXPERIMENTAL
2011-11-30 Jussi Kivilinnacrypto: serpent-sse2 - should select CRYPTO_CRYPTD
2011-11-30 Jussi Kivilinnacrypto: serpent - rename serpent.c to serpent_generic.c
2011-11-30 Jussi Kivilinnacrypto: serpent - cleanup checkpatch errors and warnings
2011-11-21 Jussi Kivilinnacrypto: serpent-sse2 - add lrw support
2011-11-21 Jussi Kivilinnacrypto: serpent - add 4-way parallel i586/SSE2 assemble...
2011-11-21 Jussi Kivilinnacrypto: serpent - add 8-way parallel x86_64/SSE2 assemb...
2011-11-13 Jiri KosinaMerge branch 'master' into for-next
2011-11-13 Paul Bollecrypto: drop selects of bogus Kconfig symbol
2011-11-12 Linus TorvaldsMerge git://github.com/herbertx/crypto
2011-11-10 Herbert Xucrypto: algapi - Fix build problem with NET disabled
2011-11-09 Valdis.Kletnieks... crypto: fix typo in crypto/Kconfig
2011-11-09 Steffen Klassertcrypto: Unlink and free instances when deleted
2011-11-09 Jarod Wilsoncrypto: ansi_cprng - enforce key != seed in fips mode
2011-11-09 Jussi Kivilinnacrypto: tcrypt - add xts(twofish) tests
2011-11-09 Jussi Kivilinnacrypto: testmgr - add xts(twofish) test vectors
2011-11-09 Jussi Kivilinnacrypto: tcrypt - add xts(serpent) tests
2011-11-09 Jussi Kivilinnacrypto: testmgr - add xts(serpent) test vectors
2011-11-09 Jussi Kivilinnacrypto: xts: add interface for parallelized cipher...
2011-11-09 Jussi Kivilinnacrypto: xts - use blocksize constant
2011-11-09 Jussi Kivilinnacrypto: twofish-x86_64-3way - add lrw support
2011-11-09 Jussi Kivilinnacrypto: tcrypt - add lrw(twofish) tests
2011-11-09 Jussi Kivilinnacrypto: testmgr - add lrw(twofish) test vectors
2011-11-09 Jussi Kivilinnacrypto: tcrypt - add lrw(serpent) tests
2011-11-09 Jussi Kivilinnacrypto: testmgr - add lrw(serpent) test vectors
2011-11-09 Jussi Kivilinnacrypto: lrw - add interface for parallelized cipher...
2011-11-09 Jussi Kivilinnacrypto: lrw - split gf128mul table initialization from...
2011-11-09 Jussi Kivilinnacrypto: lrw - use blocksize constant
2011-11-09 Jussi Kivilinnacrypto: lrw - fix memleak
2011-11-09 Jussi Kivilinnacrypto: serpent - rename module from serpent to serpent...
2011-11-09 Jussi Kivilinnacrypto: serpent - export common functions for x86_64...
2011-11-09 Jussi Kivilinnacrypto: tcrypt - add serpent speed tests
2011-11-09 Jussi Kivilinnacrypto: tcrypt - add test_acipher_speed
2011-11-09 Jussi Kivilinnacrypto: testmgr - add new serpent test vectors
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
next