1. efc856e crypto: brcm - remove BCM_PDC_MBOX dependency in Kconfig by raveendra padasalagi · 7 years ago
  2. a2069aa crypto: inside-secure - do not parse the dma mask from dt by Antoine Ténart · 7 years ago
  3. 440bf34 crypto: cavium/nitrox - Change in firmware path. by Srikanth Jampala · 7 years ago
  4. a7e6e5d crypto: brcm - Fix SHA3-512 algorithm failure by raveendra padasalagi · 7 years ago
  5. dcf903d Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  6. b8fc339 crypto: cavium - make several functions static by Colin Ian King · 7 years ago
  7. d3f1d2f crypto: chcr - Avoid algo allocation in softirq. by Harsh Jain · 7 years ago
  8. 854b06f crypto: caam - properly set IV after {en,de}crypt by David Gstir · 7 years ago
  9. 1606043 crypto: atmel - only treat EBUSY as transient if backlog by Gilad Ben-Yossef · 7 years ago
  10. 7459e1d crypto: caam - fix signals handling by Horia Geantă · 7 years ago
  11. f72e24a Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  12. b4b8cbf Cavium CNN55XX: fix broken default Kconfig entry by Linus Torvalds · 7 years ago
  13. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  14. 8ad06e5 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  15. 035f901 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 7 years ago
  16. 72eed06 crypto: qat - avoid an uninitialized variable warning by Arnd Bergmann · 7 years ago
  17. 30b4c54 crypto: ccp - Release locks before returning by Gary R Hook · 7 years ago
  18. f2339eb crypto: cavium/nitrox - dma_mapping_error() returns bool by Dan Carpenter · 7 years ago
  19. 019d62d crypto: caam - fix gfp allocation flags (part II) by Horia Geantă · 7 years ago
  20. 42cfcaf crypto: caam - fix gfp allocation flags (part I) by Horia Geantă · 7 years ago
  21. de77b96 net: introduce __skb_put_[zero, data, u8] by yuan linyu · 7 years ago
  22. 52a33d9 crypto: caam - make of_device_ids const. by Arvind Yadav · 7 years ago
  23. 78557e7 crypto: vmx - remove unnecessary check by Tudor-Dan Ambarus · 7 years ago
  24. 4914b90 crypto: n2 - make of_device_ids const by Arvind Yadav · 7 years ago
  25. cfb73f8 crypto: inside-secure - use the base_end pointer in ring rollback by Antoine Ténart · 7 years ago
  26. e826934 crypto: inside-secure - increase the batch size by Antoine Ténart · 7 years ago
  27. 5eb0cc6 crypto: inside-secure - only dequeue when needed by Antoine Ténart · 7 years ago
  28. b1deb47 crypto: inside-secure - get the backlog before dequeueing the request by Antoine Ténart · 7 years ago
  29. c5acabd crypto: inside-secure - stop requeueing failed requests by Antoine Ténart · 7 years ago
  30. 86671ab crypto: inside-secure - use one queue per hw ring by Antoine Ténart · 7 years ago
  31. 9785843 crypto: inside-secure - update the context and request later by Antoine Ténart · 7 years ago
  32. 152bdf4c crypto: inside-secure - align the cipher and hash send functions by Ofer Heifetz · 7 years ago
  33. ee1fd87 crypto: inside-secure - optimize DSE bufferability control by Igal Liberman · 7 years ago
  34. c87925b crypto: inside-secure - enable single WR in DSE configuration by Igal Liberman · 7 years ago
  35. 39ba1bb crypto: inside-secure - fix incorrect DSE data cache setting by Antoine Ténart · 7 years ago
  36. aefa794 crypto: inside-secure - fix the ring wr_cache offset by Antoine Ténart · 7 years ago
  37. aed3731 crypto: inside-secure - use hmac ipad/opad constants by Antoine Ténart · 7 years ago
  38. 14c19b1 crypto: chcr - Select device in Round Robin fashion by Harsh Jain · 7 years ago
  39. 738bff4 crypto: chcr - Ensure Destination sg entry size less than 2k by Harsh Jain · 7 years ago
  40. ee0863b chcr - Add debug counters by Harsh Jain · 7 years ago
  41. b8fd1f4 crypto: chcr - Add ctr mode and process large sg entries for cipher by Harsh Jain · 7 years ago
  42. d600fc8 crypto: chcr - Avoid changing request structure by Harsh Jain · 7 years ago
  43. 5fe8c71 crypto: chcr - Return correct error code by Harsh Jain · 7 years ago
  44. 4dbeae4 crypto: chcr - Fix fallback key setting by Harsh Jain · 7 years ago
  45. 2512a62 crypto: chcr - Pass lcb bit setting to firmware by Harsh Jain · 7 years ago
  46. 7c742df crypto: cavium - fix spelling mistake "Revsion" -> "Revision" by Colin Ian King · 7 years ago
  47. 783a566 crypto: omap-aes - fix spelling mistake "Encryptio" -> "Encryption" by Colin Ian King · 7 years ago
  48. ffe5526 crypto: crypto4xx - fix an error code by Christophe Jaillet · 7 years ago
  49. b1a4b18 crypto: brcm - fix spelling mistake: "fallbck" -> "fallback" by Colin Ian King · 7 years ago
  50. 0496554 crypto: sun4i-ss - fix large block size support by Antoine Ténart · 7 years ago
  51. 0d9c68a crypto: sun4i-ss - add the CRYPTO_ALG_KERN_DRIVER_ONLY flag by Antoine Ténart · 7 years ago
  52. 317cbac crypto: sun4i-ss - move from ablkcipher to skcipher API by Antoine Ténart · 7 years ago
  53. d78867a crypto: sun4i-ss - use GENMASK to generate masks by Antoine Ténart · 7 years ago
  54. 303391d crypto: sun4i-ss - simplify the appended bit assignment by Antoine Ténart · 7 years ago
  55. 214a9bd crypto: sun4i-ss - simplify the pad length calculation by Antoine Ténart · 7 years ago
  56. 7e6df1f crypto: sun4i-ss - do not dynamically set parts of the last buffer to 0 by Antoine Ténart · 7 years ago
  57. 0f52dda crypto: sun4i-ss - cannot use DMA is the request is 0 length by Antoine Ténart · 7 years ago
  58. 11be010 crypto: sun4i-ss - use lower/upper_32_bits helpers by Antoine Ténart · 7 years ago
  59. a595e60 crypto: sun4i-ss - remove conditional checks against 0 by Antoine Ténart · 7 years ago
  60. e3f9490 crypto: sun4i-ss - group variable definitions in sun4i_hash() by Antoine Ténart · 7 years ago
  61. b916291 crypto: mediatek - drop .owner field in mtk_crypto_driver by Geliang Tang · 8 years ago
  62. 10d8222 crypto: cavium - Add more algorithms by George Cherian · 8 years ago
  63. e2eb769 crypto: cavium - Remove the individual encrypt/decrypt function for each algorithm by George Cherian · 8 years ago
  64. cc53e92 crypto: cavium - Downgrade the annoying misc interrupt print from dev_err to dev_dbg by George Cherian · 8 years ago
  65. 9d1fb19 crypto: ccp - return NULL instead of 0 by pjambhlekar · 8 years ago
  66. 3cdbe34 crypto: ccp - Add debugfs entries for CCP information by Gary R Hook · 8 years ago
  67. 03d2c51 crypto: talitos - Extend max key length for SHA384/512-HMAC and AEAD by Martin Hicks · 8 years ago
  68. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 7 years ago
  69. c4684f9 s390/crypto: fix aes/paes Kconfig dependeny by Harald Freudenberger · 8 years ago
  70. 8fa23a2 crypto: mediatek - remove redundant clock setting by Ryder Lee · 7 years ago
  71. f266387 crypto: cavium - Register the CNN55XX supported crypto algorithms. by Srikanth Jampala · 7 years ago
  72. 086eac9 crypto: cavium - Add debugfs support in CNN55XX driver. by Srikanth Jampala · 7 years ago
  73. 14fa93c crypto: cavium - Add support for CNN55XX adapters. by Srikanth Jampala · 7 years ago
  74. 515c4d27 crypto: qat - comply with crypto_akcipher_maxsize() by Tudor-Dan Ambarus · 7 years ago
  75. e198429 crypto: caampkc - comply with crypto_akcipher_maxsize() by Tudor-Dan Ambarus · 7 years ago
  76. 85ac98c crypto: qat - comply with crypto_kpp_maxsize() by Tudor-Dan Ambarus · 7 years ago
  77. 1b44c5a crypto: inside-secure - add SafeXcel EIP197 crypto engine driver by Antoine Ténart · 7 years ago
  78. c28e8f2 crypto: omap-sham - force word alignment on the xmit-buf also by Tero Kristo · 7 years ago
  79. 898d86a crypto: omap-sham - fix closing of hash with separate finalize call by Tero Kristo · 7 years ago
  80. 5d78d57 crypto: omap-sham - buffer handling fixes for hashing later by Tero Kristo · 7 years ago
  81. ad18cc9 crypto: omap-aes - Add support for GCM mode by Tero Kristo · 7 years ago
  82. d695bfd crypto: omap-aes - export some AES driver functionality locally by Tero Kristo · 7 years ago
  83. 5b3d4d2 crypto: omap-aes - move definitions over to a separate header file by Tero Kristo · 7 years ago
  84. afc2dc1 crypto: omap-aes - use base omap crypto support library by Tero Kristo · 7 years ago
  85. 9765e76 crypto: omap-des - use base omap crypto support library by Tero Kristo · 7 years ago
  86. 74ed87e crypto: omap - add base support library for common routines by Tero Kristo · 7 years ago
  87. 418f2a8 crypto: omap-des - use runtime_pm autosuspend for clock handling by Tero Kristo · 7 years ago
  88. a636fdc crypto: omap-des - add check for weak keys by Tero Kristo · 7 years ago
  89. 619ce70 crypto: omap-aes - fix context handling for multiple cores by Tero Kristo · 7 years ago
  90. f09b348 crypto: omap-aes - drop unused flags attribute from omap_aes_ctx by Tero Kristo · 7 years ago
  91. 6507c57 crypto: ccp - Use IPAD/OPAD constant by Corentin LABBE · 7 years ago
  92. 1127eea crypto: mediatek - Use IPAD/OPAD constant by Corentin LABBE · 7 years ago
  93. f14011a crypto: qat - Use IPAD/OPAD constant by Corentin LABBE · 7 years ago
  94. ebd401e crypto: omap-sham - Use IPAD/OPAD constant by Corentin LABBE · 7 years ago
  95. 8139782 crypto: mv_cesa - Use IPAD/OPAD constant by Corentin LABBE · 7 years ago
  96. d477d81 crypto: marvell - Use IPAD/OPAD constant by Corentin LABBE · 7 years ago
  97. bb9634d crypto: ixp4xx - Use IPAD/OPAD constant by Corentin LABBE · 7 years ago
  98. 1126d47 crypto: brcm - Use IPAD/OPAD constant by Corentin LABBE · 7 years ago
  99. 248c650 crypto: qat - use pcie_flr instead of duplicating it by Christoph Hellwig · 8 years ago
  100. 5f052c9 crypto: img-hash - Handle return value of clk_prepare_enable by Arvind Yadav · 8 years ago