1. d3f1d2f crypto: chcr - Avoid algo allocation in softirq. by Harsh Jain · 8 years ago
  2. 854b06f crypto: caam - properly set IV after {en,de}crypt by David Gstir · 8 years ago
  3. 1606043 crypto: atmel - only treat EBUSY as transient if backlog by Gilad Ben-Yossef · 8 years ago
  4. 2acce6a Networking by Herbert Xu · 8 years ago
  5. 7459e1d crypto: caam - fix signals handling by Horia Geantă · 8 years ago
  6. b82ce24 crypto: sha1-ssse3 - Disable avx2 by Herbert Xu · 8 years ago
  7. 035f901 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 8 years ago
  8. bcf741c crypto: testmgr - Reenable sha1/aes in FIPS mode by Herbert Xu · 8 years ago
  9. 30b4c54 crypto: ccp - Release locks before returning by Gary R Hook · 8 years ago
  10. f2339eb crypto: cavium/nitrox - dma_mapping_error() returns bool by Dan Carpenter · 8 years ago
  11. 8bd1d40 crypto: doc - fix typo in docs by Benjamin Peterson · 8 years ago
  12. 0f89b39 Documentation/bindings: Document the SafeXel cryptographic engine driver by Antoine Ténart · 8 years ago
  13. 019d62d crypto: caam - fix gfp allocation flags (part II) by Horia Geantă · 8 years ago
  14. 42cfcaf crypto: caam - fix gfp allocation flags (part I) by Horia Geantă · 8 years ago
  15. b61929c6 crypto: drbg - Fixes panic in wait_for_completion call by Stephan Mueller · 8 years ago
  16. 52a33d9 crypto: caam - make of_device_ids const. by Arvind Yadav · 8 years ago
  17. 78557e7 crypto: vmx - remove unnecessary check by Tudor-Dan Ambarus · 8 years ago
  18. 4914b90 crypto: n2 - make of_device_ids const by Arvind Yadav · 8 years ago
  19. cfb73f8 crypto: inside-secure - use the base_end pointer in ring rollback by Antoine Ténart · 8 years ago
  20. e826934 crypto: inside-secure - increase the batch size by Antoine Ténart · 8 years ago
  21. 5eb0cc6 crypto: inside-secure - only dequeue when needed by Antoine Ténart · 8 years ago
  22. b1deb47 crypto: inside-secure - get the backlog before dequeueing the request by Antoine Ténart · 8 years ago
  23. c5acabd crypto: inside-secure - stop requeueing failed requests by Antoine Ténart · 8 years ago
  24. 86671ab crypto: inside-secure - use one queue per hw ring by Antoine Ténart · 8 years ago
  25. 9785843 crypto: inside-secure - update the context and request later by Antoine Ténart · 8 years ago
  26. 152bdf4c crypto: inside-secure - align the cipher and hash send functions by Ofer Heifetz · 8 years ago
  27. ee1fd87 crypto: inside-secure - optimize DSE bufferability control by Igal Liberman · 8 years ago
  28. c87925b crypto: inside-secure - enable single WR in DSE configuration by Igal Liberman · 8 years ago
  29. 39ba1bb crypto: inside-secure - fix incorrect DSE data cache setting by Antoine Ténart · 8 years ago
  30. aefa794 crypto: inside-secure - fix the ring wr_cache offset by Antoine Ténart · 8 years ago
  31. aed3731 crypto: inside-secure - use hmac ipad/opad constants by Antoine Ténart · 8 years ago
  32. 14c19b1 crypto: chcr - Select device in Round Robin fashion by Harsh Jain · 8 years ago
  33. 738bff4 crypto: chcr - Ensure Destination sg entry size less than 2k by Harsh Jain · 8 years ago
  34. 72cb471 MAINTAINERS: Add maintainer for chelsio crypto driver by Harsh Jain · 8 years ago
  35. ee0863b chcr - Add debug counters by Harsh Jain · 8 years ago
  36. b8fd1f4 crypto: chcr - Add ctr mode and process large sg entries for cipher by Harsh Jain · 8 years ago
  37. d600fc8 crypto: chcr - Avoid changing request structure by Harsh Jain · 8 years ago
  38. 5fe8c71 crypto: chcr - Return correct error code by Harsh Jain · 8 years ago
  39. 4dbeae4 crypto: chcr - Fix fallback key setting by Harsh Jain · 8 years ago
  40. 2512a62 crypto: chcr - Pass lcb bit setting to firmware by Harsh Jain · 8 years ago
  41. 7c742df crypto: cavium - fix spelling mistake "Revsion" -> "Revision" by Colin Ian King · 8 years ago
  42. 783a566 crypto: omap-aes - fix spelling mistake "Encryptio" -> "Encryption" by Colin Ian King · 8 years ago
  43. 1207107 crypto: testmgr - add testvector for pkcs1pad(rsa) by Stephan Mueller · 8 years ago
  44. c4a2989 MAINTAINERS: add entry for MediaTek Random Number Generator by Sean Wang · 8 years ago
  45. 81d2b34 hwrng: mtk - add runtime PM support by Sean Wang · 8 years ago
  46. 3419491 dt-bindings: rng: add MediaTek MT7622 Hardware Random Generator bindings by Sean Wang · 8 years ago
  47. fec17cb crypto: rsa-pkcs1pad - use constant time memory comparison for MACs by Jason A. Donenfeld · 8 years ago
  48. ffe5526 crypto: crypto4xx - fix an error code by Christophe Jaillet · 8 years ago
  49. 88d58ef crypto: engine - replace pr_xxx by dev_xxx by Corentin LABBE · 8 years ago
  50. cf3f960 crypto: testmgr - use consistent format for errors by Gilad Ben-Yossef · 8 years ago
  51. b1a4b18 crypto: brcm - fix spelling mistake: "fallbck" -> "fallback" by Colin Ian King · 8 years ago
  52. 0496554 crypto: sun4i-ss - fix large block size support by Antoine Ténart · 8 years ago
  53. 0d9c68a crypto: sun4i-ss - add the CRYPTO_ALG_KERN_DRIVER_ONLY flag by Antoine Ténart · 8 years ago
  54. 317cbac crypto: sun4i-ss - move from ablkcipher to skcipher API by Antoine Ténart · 8 years ago
  55. d78867a crypto: sun4i-ss - use GENMASK to generate masks by Antoine Ténart · 8 years ago
  56. 303391d crypto: sun4i-ss - simplify the appended bit assignment by Antoine Ténart · 8 years ago
  57. 214a9bd crypto: sun4i-ss - simplify the pad length calculation by Antoine Ténart · 8 years ago
  58. 7e6df1f crypto: sun4i-ss - do not dynamically set parts of the last buffer to 0 by Antoine Ténart · 8 years ago
  59. 0f52dda crypto: sun4i-ss - cannot use DMA is the request is 0 length by Antoine Ténart · 8 years ago
  60. 11be010 crypto: sun4i-ss - use lower/upper_32_bits helpers by Antoine Ténart · 8 years ago
  61. a595e60 crypto: sun4i-ss - remove conditional checks against 0 by Antoine Ténart · 8 years ago
  62. e3f9490 crypto: sun4i-ss - group variable definitions in sun4i_hash() by Antoine Ténart · 8 years ago
  63. c723585 crypto: algapi - Use pr_err common logging style. by Karim Eshapa · 8 years ago
  64. ea644b8 crypto: doc - Fixed bugs, added example usage of calc_hash(). by Kamil Konieczny · 8 years ago
  65. 8270f5d crypto: glue_helper - Delete some dead code by Dan Carpenter · 8 years ago
  66. fa598d0 crypto: aes_ti - fix comment for MixColumns step by Eric Biggers · 8 years ago
  67. b916291 crypto: mediatek - drop .owner field in mtk_crypto_driver by Geliang Tang · 8 years ago
  68. 10d8222 crypto: cavium - Add more algorithms by George Cherian · 8 years ago
  69. e2eb769 crypto: cavium - Remove the individual encrypt/decrypt function for each algorithm by George Cherian · 8 years ago
  70. cc53e92 crypto: cavium - Downgrade the annoying misc interrupt print from dev_err to dev_dbg by George Cherian · 8 years ago
  71. 9d1fb19 crypto: ccp - return NULL instead of 0 by pjambhlekar · 8 years ago
  72. 3cdbe34 crypto: ccp - Add debugfs entries for CCP information by Gary R Hook · 8 years ago
  73. 03d2c51 crypto: talitos - Extend max key length for SHA384/512-HMAC and AEAD by Martin Hicks · 8 years ago
  74. 48df28b dt-bindings: crypto: remove mediatek ethif clock by Ryder Lee · 8 years ago
  75. 8fa23a2 crypto: mediatek - remove redundant clock setting by Ryder Lee · 8 years ago
  76. 47d3fd3 crypto: testmgr - add genkey kpp test by Tudor-Dan Ambarus · 8 years ago
  77. 6755fd2 crypto: ecdh - add privkey generation support by Tudor-Dan Ambarus · 8 years ago
  78. f266387 crypto: cavium - Register the CNN55XX supported crypto algorithms. by Srikanth Jampala · 8 years ago
  79. 086eac9 crypto: cavium - Add debugfs support in CNN55XX driver. by Srikanth Jampala · 8 years ago
  80. 14fa93c crypto: cavium - Add support for CNN55XX adapters. by Srikanth Jampala · 8 years ago
  81. 3bca64c X.509: Fix error code in x509_cert_parse() by Dan Carpenter · 8 years ago
  82. a18ccc3 crypto: drbg - Fixes panic in wait_for_completion call by Stephan Mueller · 8 years ago
  83. 543de10 crypto: pkcs1pad - comply with crypto_akcipher_maxsize() by Tudor-Dan Ambarus · 8 years ago
  84. 515c4d27 crypto: qat - comply with crypto_akcipher_maxsize() by Tudor-Dan Ambarus · 8 years ago
  85. e198429 crypto: caampkc - comply with crypto_akcipher_maxsize() by Tudor-Dan Ambarus · 8 years ago
  86. 1c23b46 crypto: rsa - comply with crypto_akcipher_maxsize() by Tudor-Dan Ambarus · 8 years ago
  87. 561f8e2 crypto: akcipher - assume key is already set in maxsize by Tudor-Dan Ambarus · 8 years ago
  88. 85ac98c crypto: qat - comply with crypto_kpp_maxsize() by Tudor-Dan Ambarus · 8 years ago
  89. d0efb48 crypto: ecdh - comply with crypto_kpp_maxsize() by Tudor-Dan Ambarus · 8 years ago
  90. 7f69105 crypto: dh - comply with crypto_kpp_maxsize() by Tudor-Dan Ambarus · 8 years ago
  91. c444b8d crypto: kpp - assume key is already set in maxsize by Tudor-Dan Ambarus · 8 years ago
  92. ee34e26 crypto: dh - fix memleak in setkey by Tudor-Dan Ambarus · 8 years ago
  93. 7380c56 crypto: ecc - rename ecdh_make_pub_key() by Tudor-Dan Ambarus · 8 years ago
  94. ad26959 crypto: ecc - remove unnecessary casts by Tudor-Dan Ambarus · 8 years ago
  95. 099054d crypto: ecc - remove unused function arguments by Tudor-Dan Ambarus · 8 years ago
  96. c0ca121 crypto: kpp, (ec)dh - fix typos by Tudor-Dan Ambarus · 8 years ago
  97. ee0db78 MAINTAINERS: add a maintainer for the Inside Secure crypto driver by Antoine Ténart · 8 years ago
  98. 1b44c5a crypto: inside-secure - add SafeXcel EIP197 crypto engine driver by Antoine Ténart · 8 years ago
  99. c28e8f2 crypto: omap-sham - force word alignment on the xmit-buf also by Tero Kristo · 8 years ago
  100. 898d86a crypto: omap-sham - fix closing of hash with separate finalize call by Tero Kristo · 8 years ago