1. b913852 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
  2. f6bccf6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  3. fdb0ac8 async_tx: make async_tx_run_dependencies() easier to read by Dan Williams · 16 years ago
  4. f4c4cd6 Revert "crypto: camellia - Use kernel-provided bitops, unaligned access helpers" by Herbert Xu · 16 years ago
  5. de24125 async_tx: fix the bug in async_tx_run_dependencies by Yuri Tikhonov · 16 years ago
  6. a0f000e crypto: skcipher - Use RNG interface instead of get_random_bytes by Herbert Xu · 16 years ago
  7. 17f0f4a crypto: rng - RNG interface and implementation by Neil Horman · 16 years ago
  8. ccb778e crypto: api - Add fips_enable flag by Neil Horman · 16 years ago
  9. 5be5e66 crypto: skcipher - Move IV generators into their own modules by Herbert Xu · 16 years ago
  10. 1aa4ecd crypto: cryptomgr - Test ciphers using ECB by Herbert Xu · 16 years ago
  11. 73d3864 crypto: api - Use test infrastructure by Herbert Xu · 16 years ago
  12. da7f033 crypto: cryptomgr - Add test infrastructure by Herbert Xu · 16 years ago
  13. 01b3232 crypto: tcrypt - Add alg_test interface by Herbert Xu · 16 years ago
  14. bdecd22 crypto: tcrypt - Abort and only log if there is an error by Herbert Xu · 16 years ago
  15. 8cb51ba crypto: crc32c - Use Intel CRC32 instruction by Austin Zhang · 16 years ago
  16. f139cfa crypto: tcrypt - Avoid using contiguous pages by Herbert Xu · 16 years ago
  17. a7581a0 crypto: api - Display larval objects properly by Herbert Xu · 16 years ago
  18. c51b6c8 crypto: api - Export crypto_alg_lookup instead of __crypto_alg_lookup by Herbert Xu · 16 years ago
  19. b6d4434 crypto: Kconfig - Replace leading spaces with tabs by Adrian Bunk · 16 years ago
  20. a697690 crypto: authenc - Avoid using clobbered request pointer by Herbert Xu · 16 years ago
  21. dbaaba1 crypto: hash - Fix digest size check for digest type by Herbert Xu · 16 years ago
  22. f176e63 crypto: tcrypt - Fix AEAD chunk testing by Herbert Xu · 16 years ago
  23. e34a8ae async_tx: fix missing braces in async_xor_zero_sum by Dan Williams · 16 years ago
  24. 5554b35 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
  25. 3dce017 async_tx: remove depend_tx from async_tx_sync_epilog by Dan Williams · 16 years ago
  26. d2c52b7 async_tx: export async_tx_quiesce by Dan Williams · 16 years ago
  27. 669ab0b async_tx: fix handling of the "out of descriptor" condition in async_xor by Dan Williams · 16 years ago
  28. 1e55db2 async_tx: ensure the xor destination buffer remains dma-mapped by Dan Williams · 16 years ago
  29. 20fc190 async_tx: list_for_each_entry_rcu() cleanup by Li Zefan · 16 years ago
  30. 260eddf Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  31. 6c9fcaf Merge branch 'core/rcu' into core/rcu-for-linus by Ingo Molnar · 16 years ago
  32. 7890ea1 Revert crypto: prng - Deterministic CPRNG by Herbert Xu · 16 years ago
  33. 0c81b2a Merge branch 'linus' into core/rcu by Ingo Molnar · 16 years ago
  34. 18e33e6 crypto: hash - Move ahash functions into crypto/hash.h by Herbert Xu · 16 years ago
  35. 5773a3e crypto: crc32c - Add ahash implementation by Herbert Xu · 16 years ago
  36. 2003625 crypto: hash - Added scatter list walking helper by Herbert Xu · 16 years ago
  37. b8454ee crypto: prng - Deterministic CPRNG by Neil Horman · 16 years ago
  38. 166247f crypto: hash - Removed vestigial ahash fields by Herbert Xu · 16 years ago
  39. ca786dc crypto: hash - Fixed digest size check by Herbert Xu · 16 years ago
  40. caee168 crypto: rmd - sparse annotations by Harvey Harrison · 16 years ago
  41. b2b6a17 crypto: rmd128 - sparse annotations by Harvey Harrison · 16 years ago
  42. bd699f2 crypto: camellia - Use kernel-provided bitops, unaligned access helpers by Harvey Harrison · 16 years ago
  43. 4b22f0d crypto: tcrpyt - Remove unnecessary kmap/kunmap calls by Herbert Xu · 16 years ago
  44. d729de2 [CRYPTO] tcrypt: Add self test for des3_ebe cipher operating in cbc mode by Neil Horman · 16 years ago
  45. 5cdcc22 [CRYPTO] rmd: Use pointer form of endian swapping operations by Herbert Xu · 16 years ago
  46. feedfda [CRYPTO] rmd320: Fix endian issues by Adrian-Ken Rueegsegger · 16 years ago
  47. 2952ff1 [CRYPTO] rmd256: Fix endian issues by Adrian-Ken Rueegsegger · 16 years ago
  48. c928a0c [CRYPTO] rmd160: Fix endian issues by Adrian-Ken Rueegsegger · 16 years ago
  49. 0f923a2 [CRYPTO] rmd128: Fix endian problems by Adrian-Ken Rueegsegger · 16 years ago
  50. cde0e2c8 [CRYPTO] tcrypt: Use asynchronous hash interface by Loc Ho · 16 years ago
  51. b8a2825 [CRYPTO] cryptd: Add asynchronous hash support by Loc Ho · 16 years ago
  52. 004a403 [CRYPTO] hash: Add asynchronous hash support by Loc Ho · 16 years ago
  53. 534fe2c [CRYPTO] ripemd: Add Kconfig entries for extended RIPEMD hash algorithms by Adrian-Ken Rueegsegger · 16 years ago
  54. 2998db3 [CRYPTO] tcrypt: Add test vectors for RIPEMD-256 and RIPEMD-320 by Adrian-Ken Rueegsegger · 16 years ago
  55. c555c28 [CRYPTO] ripemd: Add support for RIPEMD-256 and RIPEMD-320 by Adrian-Ken Rueegsegger · 16 years ago
  56. ba6b039 [CRYPTO] ripemd: Put all common RIPEMD values in header file by Adrian-Ken Rueegsegger · 16 years ago
  57. a558f1d [CRYPTO] tcrypt: Catch cipher destination memory corruption by Patrick McHardy · 16 years ago
  58. b10c170 [CRYPTO] tcrpyt: Get rid of change log in source by Herbert Xu · 16 years ago
  59. 82798f9 [CRYPTO] ripemd: Add Kconfig entries for RIPEMD hash algorithms by Adrian-Ken Rueegsegger · 16 years ago
  60. fd4adf1 [CRYPTO] tcrypt: Add test vectors for RIPEMD-128 and RIPEMD-160 by Adrian-Ken Rueegsegger · 16 years ago
  61. c6580eb [CRYPTO] ripemd: Add support for RIPEMD hash algorithms by Adrian-Ken Rueegsegger · 16 years ago
  62. 93aa7f8 [CRYPTO] cryptd: Fix EINPROGRESS notification context by Herbert Xu · 16 years ago
  63. 872ac87 crypto: chainiv - Invoke completion function by Herbert Xu · 16 years ago
  64. 65bc3ff async_tx: fix async_memset compile error by Dan Williams · 16 years ago
  65. dbb018cd8 crypto: tcrypt - Fix memory leak in test_cipher by Darren Jenkins · 16 years ago
  66. 766d027 Merge branch 'linus' into core/rcu by Ingo Molnar · 16 years ago
  67. c4913c7 [CRYPTO] cts: Init SG tables by Alexey Dobriyan · 16 years ago
  68. 8252474 rcu: split list.h and move rcu-protected lists into rculist.h by Franck Bui-Huu · 16 years ago
  69. 67412f0 [CRYPTO] hmac: Avoid calling virt_to_page on key by Herbert Xu · 16 years ago
  70. b1145ce [CRYPTO] cryptd: Correct kzalloc error test by Julia Lawall · 16 years ago
  71. 46f8153 [CRYPTO] eseqiv: Fix off-by-one encryption by Herbert Xu · 16 years ago
  72. 1616132 [CRYPTO] authenc: Fix async crypto crash in crypto_authenc_genicv() by Patrick McHardy · 16 years ago
  73. 584fffc [CRYPTO] kconfig: Ordering cleanup by Sebastian Siewior · 16 years ago
  74. 3af5b90 [CRYPTO] all: Clean up init()/fini() by Kamalesh Babulal · 16 years ago
  75. 5427663 [CRYPTO] aes: Export generic setkey by Sebastian Siewior · 16 years ago
  76. c3715cb9 [CRYPTO] api: Make the crypto subsystem fully modular by Sebastian Siewior · 16 years ago
  77. 76cb952 [CRYPTO] cts: Add CTS mode required for Kerberos AES support by Kevin Coffman · 16 years ago
  78. fd4609a [CRYPTO] lrw: Replace all adds to big endians variables with be*_add_cpu by Marcin Slusarz · 16 years ago
  79. f0df30b [CRYPTO] tcrypt: Change the XTEA test vectors by Sebastian Siewior · 16 years ago
  80. de224c3 [CRYPTO] tcrypt: Shrink the tcrypt module by Sebastian Siewior · 16 years ago
  81. 562954d [CRYPTO] tcrypt: Change the usage of the test vectors by Sebastian Siewior · 16 years ago
  82. 48c8949 [CRYPTO] api: Constify function pointer tables by Jan Engelhardt · 16 years ago
  83. d5dc392 [CRYPTO] tcrypt: Shrink speed templates by Sebastian Siewior · 16 years ago
  84. 477035c [CRYPTO] tcrypt: Group common speed templates by Sebastian Siewior · 16 years ago
  85. 78f8b3a [CRYPTO] sha512: Rename sha512 to sha512_generic by Jan Glauber · 16 years ago
  86. 607424d [CRYPTO] api: Switch to proc_create() by Alexey Dobriyan · 16 years ago
  87. 636bdea dmaengine: ack to flags: make use of the unused bits in the 'ack' field by Dan Williams · 16 years ago
  88. 19242d7 async_tx: fix multiple dependency submission by Dan Williams · 16 years ago
  89. 1edcf2e [CRYPTO] xcbc: Fix crash when ipsec uses xcbc-mac with big data chunk by Joy Latten · 16 years ago
  90. 8d8002f async_tx: avoid the async xor_zero_sum path when src_cnt > device->max_xor by Dan Williams · 16 years ago
  91. 3280ab3e async_tx: checkpatch says s/__FUNCTION__/__func__/g by Dan Williams · 16 years ago
  92. f13ba2f [CRYPTO] skcipher: Fix section mismatches by Herbert Xu · 16 years ago
  93. 2f40a17 [CRYPTO] xcbc: Fix crash with IPsec by Joy Latten · 16 years ago
  94. 6212f2c [CRYPTO] xts: Use proper alignment by Sebastian Siewior · 16 years ago
  95. bc97f19 [CRYPTO] digest: Include internal.h for prototypes by Adrian Bunk · 16 years ago
  96. 3e16bfb [CRYPTO] authenc: Add missing Kconfig dependency on BLKCIPHER by Herbert Xu · 16 years ago
  97. 76fc60a [CRYPTO] skcipher: Move chainiv/seqiv into crypto_blkcipher module by Herbert Xu · 16 years ago
  98. c8620c2 [CRYPTO] null: Add missing Kconfig dependency on BLKCIPHER by Adrian Bunk · 16 years ago
  99. 242f1a3 [CRYPTO] tcrypt: Add missing Kconfig dependency on BLKCIPHER by Frederik Deweerdt · 16 years ago
  100. e231c2e Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) by David Howells · 16 years ago