1. b6f3fef crypto, tcrypt: remove local_bh_disable/enable() around local_irq_disable/enable() by Suresh Siddha · 12 years ago
  2. b48b63a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  3. 9b2f4cb crypto: authenc - Fix crash with zero-length assoc data by Herbert Xu · 12 years ago
  4. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  5. 9f00d97 netlink: hide struct module parameter in netlink_kernel_create by Pablo Neira Ayuso · 12 years ago
  6. c2b3711 crypto: 842 - remove .cra_list initialization by Jussi Kivilinna · 12 years ago
  7. 312639b Revert "[CRYPTO] cast6: inline bloat--" by Jussi Kivilinna · 12 years ago
  8. 66ce0b0 crypto: crypto_user - fix sparse warnings (symbol was not declared, should be static?) by Jussi Kivilinna · 12 years ago
  9. f0be44f arm/crypto: Add optimized AES and SHA1 routines by David McCullough · 12 years ago
  10. 81658ad sparc64: Add CAMELLIA driver making use of the new camellia opcodes. by David S. Miller · 12 years ago
  11. c5aac2d sparc64: Add DES driver making use of the new des opcodes. by David S. Miller · 12 years ago
  12. 442a7c4 sparc64: Add CRC32C driver making use of the new crc32c opcode. by David S. Miller · 12 years ago
  13. 9bf4852d sparc64: Add AES driver making use of the new aes opcodes. by David S. Miller · 12 years ago
  14. fa4dfed sparc64: Add MD5 driver making use of the 'md5' instruction. by David S. Miller · 12 years ago
  15. 775e0c6 sparc64: Add SHA384/SHA512 driver making use of the 'sha512' instruction. by David S. Miller · 12 years ago
  16. 86c93b2 sparc64: Add SHA224/SHA256 driver making use of the 'sha256' instruction. by David S. Miller · 12 years ago
  17. 4ff28d4 sparc64: Add SHA1 driver making use of the 'sha1' instruction. by David S. Miller · 12 years ago
  18. 023af60 crypto: aesni_intel - improve lrw and xts performance by utilizing parallel AES-NI hardware pipelines by Jussi Kivilinna · 12 years ago
  19. 35a1fc1 powerpc/crypto: add 842 crypto driver by Seth Jennings · 12 years ago
  20. 4ea1277 crypto: cast6 - add x86_64/avx assembler implementation by Johannes Goetzfried · 12 years ago
  21. 9b8b040 crypto: testmgr - add larger cast6 testvectors by Johannes Goetzfried · 12 years ago
  22. 2b49b90 crypto: cast6 - prepare generic module for optimized implementations by Johannes Goetzfried · 12 years ago
  23. 4d6d6a2 crypto: cast5 - add x86_64/avx assembler implementation by Johannes Goetzfried · 12 years ago
  24. a2c5826 crypto: testmgr - add larger cast5 testvectors by Johannes Goetzfried · 12 years ago
  25. 270b0c6 crypto: cast5 - prepare generic module for optimized implementations by Johannes Goetzfried · 12 years ago
  26. 77ec2e7 crypto: cleanup - remove unneeded crypto_alg.cra_list initializations by Jussi Kivilinna · 12 years ago
  27. f4b0277 crypto: whirlpool - use crypto_[un]register_shashes by Jussi Kivilinna · 12 years ago
  28. 648b2a1 crypto: sha512 - use crypto_[un]register_shashes by Jussi Kivilinna · 12 years ago
  29. 6aeb49b crypto: sha256 - use crypto_[un]register_shashes by Jussi Kivilinna · 12 years ago
  30. a5e7a2d crypto: tiger - use crypto_[un]register_shashes by Jussi Kivilinna · 12 years ago
  31. 50fc3e8 crypto: add crypto_[un]register_shashes for [un]registering multiple shash entries at once by Jussi Kivilinna · 12 years ago
  32. 8fc229a crypto: ansi_cprng - use crypto_[un]register_algs by Jussi Kivilinna · 12 years ago
  33. bbc406b crypto: serpent - use crypto_[un]register_algs by Jussi Kivilinna · 12 years ago
  34. 9935e6d crypto: des - use crypto_[un]register_algs by Jussi Kivilinna · 12 years ago
  35. 70a03bf crypto: crypto_null - use crypto_[un]register_algs by Jussi Kivilinna · 12 years ago
  36. 738206d3 crypto: tea - use crypto_[un]register_algs by Jussi Kivilinna · 12 years ago
  37. 44a6b84 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  38. e46e9a4 crypto: testmgr - add aead cbc aes hmac sha1,256,512 test vectors by Horia Geanta · 12 years ago
  39. de197533 crypto: atmel - add new tests to tcrypt by Nicolas Royer · 12 years ago
  40. 6c79294 crypto: testmgr - allow aesni-intel and ghash_clmulni-intel in fips mode by Milan Broz · 12 years ago
  41. a31f2d1 netlink: add netlink_kernel_cfg parameter to netlink_kernel_create by Pablo Neira Ayuso · 12 years ago
  42. 26c8aae crypto: algapi - Fix hang on crypto allocation by Steffen Klassert · 12 years ago
  43. b9b0f08 crypto: arc4 - now arc needs blockcipher support by Sebastian Andrzej Siewior · 12 years ago
  44. a7378d4 crypto: twofish-avx - remove duplicated glue code and use shared glue code from glue_helper by Jussi Kivilinna · 12 years ago
  45. 414cb5e crypto: twofish-x86_64-3way - remove duplicated glue code and use shared glue code from glue_helper by Jussi Kivilinna · 12 years ago
  46. 964263a crypto: camellia-x86_64 - remove duplicated glue code and use shared glue code from glue_helper by Jussi Kivilinna · 12 years ago
  47. 1d0debb crypto: serpent-avx: remove duplicated glue code and use shared glue code from glue_helper by Jussi Kivilinna · 12 years ago
  48. 596d875 crypto: serpent-sse2 - split generic glue code to new helper module by Jussi Kivilinna · 12 years ago
  49. a9629d7 crypto: aes_ni - change to use shared ablk_* functions by Jussi Kivilinna · 12 years ago
  50. 30a0400 crypto: twofish-avx - change to use shared ablk_* functions by Jussi Kivilinna · 12 years ago
  51. ffaf915 crypto: ablk_helper - move ablk_* functions from serpent-sse2/avx glue code to shared module by Jussi Kivilinna · 12 years ago
  52. 3987103 crypto: algapi - Move larval completion into algboss by Herbert Xu · 12 years ago
  53. d366db6 crypto: arc4 - improve performance by using u32 for ctx and variables by Jussi Kivilinna · 12 years ago
  54. ce6dd36 crypto: arc4 - improve performance by adding ecb(arc4) by Jussi Kivilinna · 12 years ago
  55. 31b4cd29 crypto: testmgr - add ecb(arc4) speed tests by Jussi Kivilinna · 12 years ago
  56. 7efe407 crypto: serpent - add x86_64/avx assembler implementation by Johannes Goetzfried · 12 years ago
  57. 4da7de4 crypto: testmgr - expand twofish test vectors by Johannes Goetzfried · 12 years ago
  58. 107778b crypto: twofish - add x86_64/avx assembler implementation by Johannes Goetzfried · 12 years ago
  59. a482b08 crypto: testmgr - Add new test cases for Blackfin CRC crypto driver by Sonic Zhang · 12 years ago
  60. c80ddb5 Merge tag 'md-3.5' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  61. 0bd3fbd Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  62. 56a5199 crypto: disable preemption while benchmarking RAID5 xor checksumming by Jim Kukunas · 12 years ago
  63. 6a32847 crypto: wait for a full jiffy in do_xor_speed by Jim Kukunas · 12 years ago
  64. b29e267 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Herbert Xu · 12 years ago
  65. f240019 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  66. 277b5fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  67. 011e3c6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  68. 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  69. f21a7c1 um: several x86 hw-dependent crypto modules won't build on uml by Al Viro · 12 years ago
  70. d788fec crypto, xor: Sanitize checksumming function selection output by Borislav Petkov · 12 years ago
  71. 25c3d30 crypto: sha512 - Fix byte counter overflow in SHA-512 by Kent Yoder · 12 years ago
  72. 8f6b767 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  73. 6662df3 crypto: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  74. 5219a53 crypto: user - Fix size of netlink dump message by Steffen Klassert · 12 years ago
  75. 1e12299 crypto: user - Fix lookup of algorithms with IV generator by Steffen Klassert · 12 years ago
  76. fbf0ca1 crypto: pcrypt - Use the online cpumask as the default by Steffen Klassert · 12 years ago
  77. 6a0962b crypto: crc32c should use library implementation by Darrick J. Wong · 12 years ago
  78. b871661 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  79. 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 12 years ago
  80. f0dfc0b crypto: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  81. 0b95ec5 crypto: camellia - add assembler implementation for x86_64 by Jussi Kivilinna · 12 years ago
  82. 617ae7c crypto: camellia - rename camellia.c to camellia_generic.c by Jussi Kivilinna · 12 years ago
  83. e2861a7 crypto: camellia - fix checkpatch warnings by Jussi Kivilinna · 12 years ago
  84. 075e39d crypto: camellia - rename camellia module to camellia_generic by Jussi Kivilinna · 12 years ago
  85. 4de5933 crypto: tcrypt - add more camellia tests by Jussi Kivilinna · 12 years ago
  86. 0840605 crypto: testmgr - add more camellia test vectors by Jussi Kivilinna · 12 years ago
  87. c9b56d3 crypto: camellia - simplify key setup and CAMELLIA_ROUNDSM macro by Jussi Kivilinna · 12 years ago
  88. 80d326f netlink: add netlink_dump_control structure for netlink_dump_start() by Pablo Neira Ayuso · 12 years ago
  89. a18d3af Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  90. d97055e Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 12 years ago
  91. f2ea0f5 crypto: sha512 - use standard ror64() by Alexey Dobriyan · 12 years ago
  92. ca81a62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  93. 0cfdec7 crypto: In crypto_add_alg(), 'exact' wants to be initialized to 0 by Jesper Juhl · 12 years ago
  94. 3a92d68 crypto: sha512 - Avoid stack bloat on i386 by Herbert Xu · 12 years ago
  95. 58d7d18 crypto: sha512 - Use binary and instead of modulus by Herbert Xu · 12 years ago
  96. 87f71ae Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  97. 4b00434 crypto: Add bulk algorithm registration interface by Mark Brown · 12 years ago
  98. c49c41a Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 12 years ago
  99. b85a088 crypto: sha512 - use standard ror64() by Alexey Dobriyan · 12 years ago
  100. 51fc6dc crypto: sha512 - reduce stack usage to safe number by Alexey Dobriyan · 12 years ago