1. 394d806 crypto: api - Only abort operations on fatal signal by Herbert Xu · 11 years ago
  2. 2147886 crypto: ahash - ensure statesize is non-zero by Russell King · 11 years ago
  3. 6fb66b0 crypto: af_alg - fix backlog handling by Rabin Vincent · 12 years ago
  4. 44ce8f8 crypto: af_alg - properly label AF_ALG socket by Milan Broz · 12 years ago
  5. 64fb4e2 crypto: testmgr - update LZO compression test vectors by Markus F.X.J. Oberhumer · 14 years ago
  6. 2e6c336 crypto: crypto_wq - Fix late crypto work queue initialization by Tim Chen · 12 years ago
  7. 8670ef4 Revert "net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST" by Greg Kroah-Hartman · 13 years ago
  8. 30f2ae6 net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST by Shawn Landden · 13 years ago
  9. 788f5da crypto: authenc - Find proper IV address in ablkcipher callback by Tom Lendacky · 13 years ago
  10. fe879ea crypto: ccm - Fix handling of zero plaintext when computing mac by Horia Geanta · 13 years ago
  11. d2671a6 net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST by Shawn Landden · 13 years ago
  12. 18719a4 net: rework recvmsg handler msg_name and msg_namelen logic by Hannes Frederic Sowa · 13 years ago
  13. 4a4c6cd crypto: ansi_cprng - Fix off by one error in non-block size request by Neil Horman · 13 years ago
  14. d2fb5fc crypto: api - Fix race condition in larval lookup by Herbert Xu · 13 years ago
  15. 5898d86 crypto: sanitize argument for format string by Kees Cook · 13 years ago
  16. a3c2127 crypto: algif - suppress sending source address information in recvmsg by Mathias Krause · 13 years ago
  17. 972595a crypto: gcm - fix assumption that assoc has one segment by Jussi Kivilinna · 13 years ago
  18. 30e39b7 crypto: user - fix info leaks in report API by Mathias Krause · 13 years ago
  19. 30966db crypto: cryptd - disable softirqs in cryptd_queue_worker to prevent data corruption by Jussi Kivilinna · 14 years ago
  20. 277b5fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  21. f21a7c1 um: several x86 hw-dependent crypto modules won't build on uml by Al Viro · 14 years ago
  22. 25c3d30 crypto: sha512 - Fix byte counter overflow in SHA-512 by Kent Yoder · 14 years ago
  23. 8f6b767 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  24. 5219a53 crypto: user - Fix size of netlink dump message by Steffen Klassert · 14 years ago
  25. 1e12299 crypto: user - Fix lookup of algorithms with IV generator by Steffen Klassert · 14 years ago
  26. fbf0ca1 crypto: pcrypt - Use the online cpumask as the default by Steffen Klassert · 14 years ago
  27. 6a0962b crypto: crc32c should use library implementation by Darrick J. Wong · 14 years ago
  28. b871661 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  29. 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 14 years ago
  30. f0dfc0b crypto: remove the second argument of k[un]map_atomic() by Cong Wang · 15 years ago
  31. 0b95ec5 crypto: camellia - add assembler implementation for x86_64 by Jussi Kivilinna · 14 years ago
  32. 617ae7c crypto: camellia - rename camellia.c to camellia_generic.c by Jussi Kivilinna · 14 years ago
  33. e2861a7 crypto: camellia - fix checkpatch warnings by Jussi Kivilinna · 14 years ago
  34. 075e39d crypto: camellia - rename camellia module to camellia_generic by Jussi Kivilinna · 14 years ago
  35. 4de5933 crypto: tcrypt - add more camellia tests by Jussi Kivilinna · 14 years ago
  36. 0840605 crypto: testmgr - add more camellia test vectors by Jussi Kivilinna · 14 years ago
  37. c9b56d3 crypto: camellia - simplify key setup and CAMELLIA_ROUNDSM macro by Jussi Kivilinna · 14 years ago
  38. 80d326f netlink: add netlink_dump_control structure for netlink_dump_start() by Pablo Neira Ayuso · 14 years ago
  39. a18d3af Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  40. d97055e Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 14 years ago
  41. f2ea0f5 crypto: sha512 - use standard ror64() by Alexey Dobriyan · 14 years ago
  42. ca81a62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  43. 0cfdec7 crypto: In crypto_add_alg(), 'exact' wants to be initialized to 0 by Jesper Juhl · 14 years ago
  44. 3a92d68 crypto: sha512 - Avoid stack bloat on i386 by Herbert Xu · 14 years ago
  45. 58d7d18 crypto: sha512 - Use binary and instead of modulus by Herbert Xu · 14 years ago
  46. 87f71ae Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  47. 4b00434 crypto: Add bulk algorithm registration interface by Mark Brown · 14 years ago
  48. c49c41a Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 14 years ago
  49. b85a088 crypto: sha512 - use standard ror64() by Alexey Dobriyan · 14 years ago
  50. 51fc6dc crypto: sha512 - reduce stack usage to safe number by Alexey Dobriyan · 14 years ago
  51. 84e31fd crypto: sha512 - make it work, undo percpu message schedule by Alexey Dobriyan · 14 years ago
  52. 4f58cb9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  53. 08c70fc crypto: gf128mul - remove leftover "(EXPERIMENTAL)" in Kconfig by Jussi Kivilinna · 15 years ago
  54. feaf0cf crypto: serpent-sse2 - select LRW and XTS by Jussi Kivilinna · 15 years ago
  55. e7cda5d crypto: twofish-x86_64-3way - select LRW and XTS by Jussi Kivilinna · 15 years ago
  56. 5bcf8e6 crypto: xts - remove dependency on EXPERIMENTAL by Jussi Kivilinna · 15 years ago
  57. 2470a2b crypto: lrw - remove dependency on EXPERIMENTAL by Jussi Kivilinna · 15 years ago
  58. 341975b crypto: serpent-sse2 - should select CRYPTO_CRYPTD by Jussi Kivilinna · 15 years ago
  59. 2deed78 crypto: serpent - rename serpent.c to serpent_generic.c by Jussi Kivilinna · 15 years ago
  60. 7f4e3e3 crypto: serpent - cleanup checkpatch errors and warnings by Jussi Kivilinna · 15 years ago
  61. 1848205 crypto: serpent-sse2 - add lrw support by Jussi Kivilinna · 15 years ago
  62. 251496d crypto: serpent - add 4-way parallel i586/SSE2 assembler implementation by Jussi Kivilinna · 15 years ago
  63. 937c30d crypto: serpent - add 8-way parallel x86_64/SSE2 assembler implementation by Jussi Kivilinna · 15 years ago
  64. 2290c0d Merge branch 'master' into for-next by Jiri Kosina · 15 years ago
  65. 4da669a crypto: drop selects of bogus Kconfig symbol by Paul Bolle · 15 years ago
  66. 42a0ddc Merge git://github.com/herbertx/crypto by Linus Torvalds · 15 years ago
  67. 3acc847 crypto: algapi - Fix build problem with NET disabled by Herbert Xu · 15 years ago
  68. d19978f crypto: fix typo in crypto/Kconfig by Valdis.Kletnieks@vt.edu · 15 years ago
  69. ce3fd84 crypto: Unlink and free instances when deleted by Steffen Klassert · 15 years ago
  70. 505172e1 crypto: ansi_cprng - enforce key != seed in fips mode by Jarod Wilson · 15 years ago
  71. 131f754 crypto: tcrypt - add xts(twofish) tests by Jussi Kivilinna · 15 years ago
  72. aed265b crypto: testmgr - add xts(twofish) test vectors by Jussi Kivilinna · 15 years ago
  73. 5209c07 crypto: tcrypt - add xts(serpent) tests by Jussi Kivilinna · 15 years ago
  74. 18be20b crypto: testmgr - add xts(serpent) test vectors by Jussi Kivilinna · 15 years ago
  75. ce00455 crypto: xts: add interface for parallelized cipher implementations by Jussi Kivilinna · 15 years ago
  76. f9d2691 crypto: xts - use blocksize constant by Jussi Kivilinna · 15 years ago
  77. 81559f9 crypto: twofish-x86_64-3way - add lrw support by Jussi Kivilinna · 15 years ago
  78. bee3a90 crypto: tcrypt - add lrw(twofish) tests by Jussi Kivilinna · 15 years ago
  79. 0b2a155 crypto: testmgr - add lrw(twofish) test vectors by Jussi Kivilinna · 15 years ago
  80. 87aae4b crypto: tcrypt - add lrw(serpent) tests by Jussi Kivilinna · 15 years ago
  81. d7bfc0f crypto: testmgr - add lrw(serpent) test vectors by Jussi Kivilinna · 15 years ago
  82. 6c2205b crypto: lrw - add interface for parallelized cipher implementions by Jussi Kivilinna · 15 years ago
  83. 171c020 crypto: lrw - split gf128mul table initialization from setkey by Jussi Kivilinna · 15 years ago
  84. 4660720 crypto: lrw - use blocksize constant by Jussi Kivilinna · 15 years ago
  85. b884f8b crypto: lrw - fix memleak by Jussi Kivilinna · 15 years ago
  86. dd6eec2 crypto: serpent - rename module from serpent to serpent_generic by Jussi Kivilinna · 15 years ago
  87. bc83b82 crypto: serpent - export common functions for x86_64/i386-sse2 assembler implementations by Jussi Kivilinna · 15 years ago
  88. 7fb7fe4 crypto: tcrypt - add serpent speed tests by Jussi Kivilinna · 15 years ago
  89. 3f3baf3 crypto: tcrypt - add test_acipher_speed by Jussi Kivilinna · 15 years ago
  90. 9d25917 crypto: testmgr - add new serpent test vectors by Jussi Kivilinna · 15 years ago
  91. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 15 years ago
  92. fb223c3 crypto: user - Fix rwsem leak in crypto_user by Jonathan Corbet · 15 years ago
  93. dc47d38 Merge git://github.com/herbertx/crypto by Linus Torvalds · 15 years ago
  94. 5db017a crypto: user - Depend on NET instead of selecting it by Herbert Xu · 15 years ago
  95. 4bb33cc crypto: add module.h to those files that are explicitly using it by Paul Gortmaker · 15 years ago
  96. ea8bdfc crypto: user - Add dependency on NET by Herbert Xu · 15 years ago
  97. e6ea64e crypto: user - Initialise match in crypto_alg_match by Herbert Xu · 15 years ago
  98. 573da62 crypto: testmgr - add twofish tests by Jussi Kivilinna · 15 years ago
  99. 85b63e3 crypto: testmgr - add blowfish test-vectors by Jussi Kivilinna · 15 years ago
  100. ac4385d crypto: whirlpool - count rounds from 0 by Alexey Dobriyan · 15 years ago