1. 10c4472 crypto: memneq - fix for archs without efficient unaligned access by Daniel Borkmann · 11 years ago
  2. 756ae25 crypto: more robust crypto_memneq by Cesar Eduardo Barros · 11 years ago
  3. fc2abdf crypto: crypto_memneq - add equality testing of memory regions w/o timing leaks by James Yonan · 11 years ago
  4. 4e425cd crypto: lz4,lz4hc - fix decompression by KOVACS Krisztian · 10 years ago
  5. 052bdce crypto: add lz4 Cryptographic API by Chanho Min · 11 years ago
  6. 20b5126 crypto: skcipher - Copy iv from desc even for 0-len walks by Jason A. Donenfeld · 9 years ago
  7. a092933 crypto: algif_hash - Only export and import on sockets with data by Herbert Xu · 9 years ago
  8. 1f59c7d crypto: api - Only abort operations on fatal signal by Herbert Xu · 9 years ago
  9. 339bee0 crypto: ahash - ensure statesize is non-zero by Russell King · 9 years ago
  10. 30c51ba crypto: af_alg - fix backlog handling by Rabin Vincent · 9 years ago
  11. 2148973 crypto: af_alg - properly label AF_ALG socket by Milan Broz · 10 years ago
  12. 3d2f666 crypto: testmgr - update LZO compression test vectors by Markus F.X.J. Oberhumer · 12 years ago
  13. c77ed8c crypto: crypto_wq - Fix late crypto work queue initialization by Tim Chen · 10 years ago
  14. 376a527 Revert "net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST" by Greg Kroah-Hartman · 10 years ago
  15. bda3e91 net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST by Shawn Landden · 11 years ago
  16. a5644fa crypto: authenc - Find proper IV address in ablkcipher callback by Tom Lendacky · 11 years ago
  17. 2e4103e crypto: ccm - Fix handling of zero plaintext when computing mac by Horia Geanta · 11 years ago
  18. 1f0bd0c net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST by Shawn Landden · 11 years ago
  19. a7ef386 net: rework recvmsg handler msg_name and msg_namelen logic by Hannes Frederic Sowa · 11 years ago
  20. 84ec3b6 crypto: ansi_cprng - Fix off by one error in non-block size request by Neil Horman · 11 years ago
  21. cc8d9e1 crypto: api - Fix race condition in larval lookup by Herbert Xu · 11 years ago
  22. dbdafcb crypto: sanitize argument for format string by Kees Cook · 11 years ago
  23. 8d8fa50 crypto: algif - suppress sending source address information in recvmsg by Mathias Krause · 11 years ago
  24. 821b149 crypto: gcm - fix assumption that assoc has one segment by Jussi Kivilinna · 11 years ago
  25. b71a6fa crypto: user - fix info leaks in report API by Mathias Krause · 11 years ago
  26. a6a5946 crypto: cryptd - disable softirqs in cryptd_queue_worker to prevent data corruption by Jussi Kivilinna · 12 years ago
  27. 4101cbe net: crypto set sk to NULL when af_alg_release. by Mao Wenan · 5 years ago
  28. ef36863 crypto: hmac - require that the underlying hash algorithm is unkeyed by Eric Biggers · 7 years ago
  29. 6931318 crypto: algif_skcipher - Load TX SG list after waiting by Herbert Xu · 8 years ago
  30. 27c3e16 crypto: ahash - Fix EINPROGRESS notification callback by Herbert Xu · 7 years ago
  31. 9b01b4e crypto: hash - Simplify the ahash_finup implementation by Marek Vasut · 10 years ago
  32. 84ee9de crypto: hash - Pull out the functions to save/restore request by Marek Vasut · 10 years ago
  33. 4371764 crypto: hash - Fix the pointer voodoo in unaligned ahash by Marek Vasut · 10 years ago
  34. c27cbf5 crypto: ahash - Fully restore ahash request before completing by Marek Vasut · 11 years ago
  35. e068b32 crypto: sha512 - Expose generic sha512 routine to be callable from other modules by Tim Chen · 11 years ago
  36. 1fa5619 crypto: sha256 - Expose SHA256 generic routine to be callable externally. by Tim Chen · 11 years ago
  37. db5cb41 crypto: add crypto_[un]register_shashes for [un]registering multiple shash entries at once by Jussi Kivilinna · 12 years ago
  38. 4029025 crypto: create generic version of ablk_helper by Ard Biesheuvel · 11 years ago
  39. 3ce2620 ARM: 8120/1: crypto: sha512: add ARM NEON implementation by Jussi Kivilinna · 10 years ago
  40. 016e998 ARM: 8119/1: crypto: sha1: add ARM NEON implementation by Jussi Kivilinna · 10 years ago
  41. f42c928 ARM: add support for bit sliced AES using NEON instructions by Ard Biesheuvel · 11 years ago
  42. eba9021 arm/crypto: Add optimized AES and SHA1 routines by David McCullough · 12 years ago
  43. 277b5fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  44. f21a7c1 um: several x86 hw-dependent crypto modules won't build on uml by Al Viro · 12 years ago
  45. 25c3d30 crypto: sha512 - Fix byte counter overflow in SHA-512 by Kent Yoder · 12 years ago
  46. 8f6b767 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  47. 5219a53 crypto: user - Fix size of netlink dump message by Steffen Klassert · 12 years ago
  48. 1e12299 crypto: user - Fix lookup of algorithms with IV generator by Steffen Klassert · 12 years ago
  49. fbf0ca1 crypto: pcrypt - Use the online cpumask as the default by Steffen Klassert · 12 years ago
  50. 6a0962b crypto: crc32c should use library implementation by Darrick J. Wong · 12 years ago
  51. b871661 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  52. 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 12 years ago
  53. f0dfc0b crypto: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  54. 0b95ec5 crypto: camellia - add assembler implementation for x86_64 by Jussi Kivilinna · 12 years ago
  55. 617ae7c crypto: camellia - rename camellia.c to camellia_generic.c by Jussi Kivilinna · 12 years ago
  56. e2861a7 crypto: camellia - fix checkpatch warnings by Jussi Kivilinna · 12 years ago
  57. 075e39d crypto: camellia - rename camellia module to camellia_generic by Jussi Kivilinna · 12 years ago
  58. 4de5933 crypto: tcrypt - add more camellia tests by Jussi Kivilinna · 12 years ago
  59. 0840605 crypto: testmgr - add more camellia test vectors by Jussi Kivilinna · 12 years ago
  60. c9b56d3 crypto: camellia - simplify key setup and CAMELLIA_ROUNDSM macro by Jussi Kivilinna · 12 years ago
  61. 80d326f netlink: add netlink_dump_control structure for netlink_dump_start() by Pablo Neira Ayuso · 12 years ago
  62. a18d3af Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  63. d97055e Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 12 years ago
  64. f2ea0f5 crypto: sha512 - use standard ror64() by Alexey Dobriyan · 12 years ago
  65. ca81a62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  66. 0cfdec7 crypto: In crypto_add_alg(), 'exact' wants to be initialized to 0 by Jesper Juhl · 12 years ago
  67. 3a92d68 crypto: sha512 - Avoid stack bloat on i386 by Herbert Xu · 12 years ago
  68. 58d7d18 crypto: sha512 - Use binary and instead of modulus by Herbert Xu · 12 years ago
  69. 87f71ae Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  70. 4b00434 crypto: Add bulk algorithm registration interface by Mark Brown · 12 years ago
  71. c49c41a Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 12 years ago
  72. b85a088 crypto: sha512 - use standard ror64() by Alexey Dobriyan · 12 years ago
  73. 51fc6dc crypto: sha512 - reduce stack usage to safe number by Alexey Dobriyan · 12 years ago
  74. 84e31fd crypto: sha512 - make it work, undo percpu message schedule by Alexey Dobriyan · 12 years ago
  75. 4f58cb9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  76. 08c70fc crypto: gf128mul - remove leftover "(EXPERIMENTAL)" in Kconfig by Jussi Kivilinna · 13 years ago
  77. feaf0cf crypto: serpent-sse2 - select LRW and XTS by Jussi Kivilinna · 13 years ago
  78. e7cda5d crypto: twofish-x86_64-3way - select LRW and XTS by Jussi Kivilinna · 13 years ago
  79. 5bcf8e6 crypto: xts - remove dependency on EXPERIMENTAL by Jussi Kivilinna · 13 years ago
  80. 2470a2b crypto: lrw - remove dependency on EXPERIMENTAL by Jussi Kivilinna · 13 years ago
  81. 341975b crypto: serpent-sse2 - should select CRYPTO_CRYPTD by Jussi Kivilinna · 13 years ago
  82. 2deed78 crypto: serpent - rename serpent.c to serpent_generic.c by Jussi Kivilinna · 13 years ago
  83. 7f4e3e3 crypto: serpent - cleanup checkpatch errors and warnings by Jussi Kivilinna · 13 years ago
  84. 1848205 crypto: serpent-sse2 - add lrw support by Jussi Kivilinna · 13 years ago
  85. 251496d crypto: serpent - add 4-way parallel i586/SSE2 assembler implementation by Jussi Kivilinna · 13 years ago
  86. 937c30d crypto: serpent - add 8-way parallel x86_64/SSE2 assembler implementation by Jussi Kivilinna · 13 years ago
  87. 2290c0d Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  88. 4da669a crypto: drop selects of bogus Kconfig symbol by Paul Bolle · 13 years ago
  89. 42a0ddc Merge git://github.com/herbertx/crypto by Linus Torvalds · 13 years ago
  90. 3acc847 crypto: algapi - Fix build problem with NET disabled by Herbert Xu · 13 years ago
  91. d19978f crypto: fix typo in crypto/Kconfig by Valdis.Kletnieks@vt.edu · 13 years ago
  92. ce3fd84 crypto: Unlink and free instances when deleted by Steffen Klassert · 13 years ago
  93. 505172e crypto: ansi_cprng - enforce key != seed in fips mode by Jarod Wilson · 13 years ago
  94. 131f754 crypto: tcrypt - add xts(twofish) tests by Jussi Kivilinna · 13 years ago
  95. aed265b crypto: testmgr - add xts(twofish) test vectors by Jussi Kivilinna · 13 years ago
  96. 5209c07 crypto: tcrypt - add xts(serpent) tests by Jussi Kivilinna · 13 years ago
  97. 18be20b crypto: testmgr - add xts(serpent) test vectors by Jussi Kivilinna · 13 years ago
  98. ce00455 crypto: xts: add interface for parallelized cipher implementations by Jussi Kivilinna · 13 years ago
  99. f9d2691 crypto: xts - use blocksize constant by Jussi Kivilinna · 13 years ago
  100. 81559f9 crypto: twofish-x86_64-3way - add lrw support by Jussi Kivilinna · 13 years ago