1. ccc9d4a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  2. 4a4b0ba crypto: qat - fix crypto_get_instance_node function by Tadeusz Struk · 9 years ago
  3. 22287b0 crypto: akcipher - Changes to asymmetric key API by Tadeusz Struk · 9 years ago
  4. 9196d96 crypto: qat - remove unneeded variable by Tadeusz Struk · 9 years ago
  5. def14bf crypto: qat - add support for ctr(aes) and xts(aes) by Tadeusz Struk · 9 years ago
  6. be2cfac crypto: qat - remove empty functions and turn qat_uregister fn to void by Tadeusz Struk · 9 years ago
  7. d8cc397 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  8. 17762c5 crypto: qat - VF should never trigger SBR on PH by Conor McLoughlin · 9 years ago
  9. 3cc43a0 crypto: qat - Add load balancing across devices by Tadeusz Struk · 9 years ago
  10. 6c5de98 crypto: qat - don't check for iommu by John Griffin · 9 years ago
  11. d0cce06 drivers/crypto/qat: use seq_hex_dump() to dump buffers by Andy Shevchenko · 9 years ago
  12. df9e21e crypto: qat - enable legacy VFs by Tadeusz Struk · 9 years ago
  13. 55e8dba crypto: qat - silence a static checker warning by Tadeusz Struk · 9 years ago
  14. c1ae632 crypto: qat - Don't move data inside output buffer by Tadeusz Struk · 9 years ago
  15. 5e4b8c1 crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag by Herbert Xu · 9 years ago
  16. 0a13941 crypto: qat - Remove reference to crypto_aead_crt by Herbert Xu · 9 years ago
  17. 8669f34 crypto: qat - fix simple_return.cocci warnings by Wu Fengguang · 9 years ago
  18. 18be4eb crypto: qat - Fix unmet direct dependencies for QAT_DH895xCCVF by Tadeusz Struk · 9 years ago
  19. d5cf4023 crypto: qat - Fix adf_isr_resource_free name clash by Tadeusz Struk · 9 years ago
  20. 89c07b8 crypto: qat - Add FW const table by Tadeusz Struk · 9 years ago
  21. dd0f368 crypto: qat - Add qat dh895xcc VF driver by Tadeusz Struk · 9 years ago
  22. ed8ccae crypto: qat - Add support for SRIOV by Tadeusz Struk · 9 years ago
  23. a573313 crypto: qat - Move adf admin and adf hw arbitrer to common code by Tadeusz Struk · 9 years ago
  24. e19ab121 crypto: qat - Convert to new AEAD interface by Herbert Xu · 9 years ago
  25. 1d6669f Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 9 years ago
  26. caa8c50 crypto: qat - remove unnecessary list iteration by Bruce Allan · 9 years ago
  27. ec0d6fa crypto: qat - Fix typo othewise->otherwise by Ahsan Atta · 9 years ago
  28. 13dd7be crypto: qat - remove unused define by Bruce Allan · 9 years ago
  29. ea77fcd crypto: qat - fix bug in ADF_RING_SIZE_BYTES_MIN macro by Bruce Allan · 9 years ago
  30. 5995752 crypto: qat - remove redundant struct elem by Bruce Allan · 9 years ago
  31. 8f5ea2d crypto: qat - Don't attempt to register algorithm multiple times by Tadeusz Struk · 9 years ago
  32. 6f043b5 crypto: qat - Fix invalid synchronization between register/unregister sym algs by Tadeusz Struk · 9 years ago
  33. 3cf080a crypto: qat - fix invalid check for RSA keylen in fips mode by Tadeusz Struk · 9 years ago
  34. a990532 crypto: qat - Add support for RSA algorithm by Tadeusz Struk · 9 years ago
  35. 28cfaf6 crypto: qat - add MMP FW support to accel engine by Tadeusz Struk · 9 years ago
  36. f3dd7e6 crypto: qat - add support for MMP FW by Pingchao Yang · 9 years ago
  37. 12a4bd3 crypto: qat - Deletion of unnecessary checks before two function calls by Markus Elfring · 9 years ago
  38. 596103c crypto: drivers - Fix Kconfig selects by Herbert Xu · 9 years ago
  39. ecb479d crypto: qat: fix issue when mapping assoc to internal AD struct by Tadeusz Struk · 9 years ago
  40. e4fa146 crypto: qat - Set max request size by Tadeusz Struk · 9 years ago
  41. 3848d34 crypto: qat - rm unneeded header include by Tadeusz Struk · 9 years ago
  42. 733a82e crypto: qat - remove unused structure members by Tadeusz Struk · 9 years ago
  43. 97cacb9 crypto: qat - Use crypto_aead_set_reqsize helper by Herbert Xu · 9 years ago
  44. 0ed6264 crypto: qat - Include internal/aead.h by Herbert Xu · 9 years ago
  45. 551d7ed crypto: qat - add driver version by Allan, Bruce W · 9 years ago
  46. dcd93e8 crypto: qat - do not duplicate string containing firmware name by Allan, Bruce W · 9 years ago
  47. b4e9705 crypto: qat - fix double release_firmware on error path by Tadeusz Struk · 9 years ago
  48. 8b5cf09 crypto: qat - print ring name in debug output by Tadeusz Struk · 9 years ago
  49. 64a31be crypto: qat - fix checkpatch CODE_INDENT issue by Allan, Bruce W · 9 years ago
  50. 724c76c crypto: qat - fix checkpatch COMPARISON_TO_NULL issue by Allan, Bruce W · 9 years ago
  51. af6f2a7 crypto: qat - fix checkpatch BIT_MACRO issues by Allan, Bruce W · 9 years ago
  52. f7b3c2d crypto: qat - fix checkpatch CONCATENATED_STRING issues by Allan, Bruce W · 9 years ago
  53. b21582d crypto: qat - checkpatch PARENTHESIS_ALIGNMENT and LOGICAL_CONTINUATIONS by Allan, Bruce W · 9 years ago
  54. 304989f crypto: qat - fix checkpatch CHECK_SPACING issues by Allan, Bruce W · 9 years ago
  55. 754a90d crypto: qat - fix typo by Allan, Bruce W · 9 years ago
  56. 6655030 crypto: qat - make error and info log messages more descriptive by Allan, Bruce W · 9 years ago
  57. 92dd5be crypto: qat - fix typo in string by Allan, Bruce W · 9 years ago
  58. a00204f crypto: qat - remove duplicate definition of Intel PCI vendor id by Allan, Bruce W · 9 years ago
  59. 83ce01d crypto: qat - remove incorrect __exit markup by Dmitry Torokhov · 9 years ago
  60. b2c3f7c crypto: qat - don't need qat_auth_state struct by Tadeusz Struk · 10 years ago
  61. 48eb369 crypto: qat - Ensure ipad and opad are zeroed by Herbert Xu · 10 years ago
  62. 6a24efd crypto: qat - remove unnecessary include of atomic.h header file by Allan, Bruce W · 10 years ago
  63. a6bcc1e crypto: qat - use pci_wait_for_pending_transaction() by Allan, Bruce W · 10 years ago
  64. fd98d69 crypto: qat - adf_ae_stop() is never called by Allan, Bruce W · 10 years ago
  65. 53bc0251 crypto: qat - correctly type a boolean by Allan, Bruce W · 10 years ago
  66. 22e4dda crypto: qat - fix device reset flow by Allan, Bruce W · 10 years ago
  67. ad511e2 crypto: qat - Fix incorrect uses of memzero_explicit by Herbert Xu · 10 years ago
  68. 338e84f crypto: qat - add support for cbc(aes) ablkcipher by Tadeusz Struk · 10 years ago
  69. 82f8250 crypto: qat - Fix assumption that sg in and out will have the same nents by Tadeusz Struk · 10 years ago
  70. e3aa91a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  71. bc84b94 crypto: qat - fix problem with coalescing enable logic by Tadeusz Struk · 10 years ago
  72. b1c9952 crytpo: qat - Fix 64 bytes requests by Struk, Tadeusz · 10 years ago
  73. 5d26a10 crypto: prefix module autoloading with "crypto-" by Kees Cook · 10 years ago
  74. aa408d6 crypto: qat - Use memzero_explicit by Struk, Tadeusz · 10 years ago
  75. a727c4b crypto: qat - Move BAR definitions to device specific module by Tadeusz Struk · 10 years ago
  76. 77ddaba crypto: qat - misspelling typo - "reseting" should be "resetting" by Bruce Allan · 10 years ago
  77. 242b159 crypto: qat - cleanup unnecessary break checkpatch warning by Bruce Allan · 10 years ago
  78. fdb4c0a crypto: qat - cleanup coccicheck warning - NULL check before freeing functions by Bruce Allan · 10 years ago
  79. 8c4cef4 crypto: qat - fix bad unlock balance by Bruce Allan · 10 years ago
  80. 09adc87 crypto: qat - Enforce valid numa configuration by Tadeusz Struk · 10 years ago
  81. 923a6e5 crypto: qat - Prevent dma mapping zero length assoc data by Tadeusz Struk · 10 years ago
  82. 37e5265 crypto: LLVMLinux: Remove VLAIS from crypto/.../qat_algs.c by Behan Webster · 10 years ago
  83. 87d7bce Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  84. 28596c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  85. 9561dcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 10 years ago
  86. 26c3af6 crypto: qat - Removed unneeded partial state by Tadeusz Struk · 10 years ago
  87. 7752759 crypto: qat - Fix typo in name of tasklet_struct by Tadeusz Struk · 10 years ago
  88. 413e557 crypto: qat - Enable all 32 IRQs by Tadeusz Struk · 10 years ago
  89. 1a84db5 treewide: fix errors in printk by Masanari Iida · 10 years ago
  90. 51269ad crypto: qat - Use pci_enable_msix_exact() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  91. 65fafbe crypto: qat - Fix return value check in adf_chr_drv_create() by Wei Yongjun · 10 years ago
  92. 4f74c39 crypto: qat - Fixed SKU1 dev issue by Tadeusz Struk · 10 years ago
  93. d9a44ab crypto: qat - Use hweight for bit counting by Tadeusz Struk · 10 years ago
  94. 6899172 crypto: qat - Updated print outputs by Tadeusz Struk · 10 years ago
  95. 9a147cb crypto: qat - change ae_num to ae_id by Tadeusz Struk · 10 years ago
  96. 8c1f8e3 crypto: qat - change slice->regions to slice->region by Tadeusz Struk · 10 years ago
  97. df0088f crypto: qat - use min_t macro by Tadeusz Struk · 10 years ago
  98. 45cff26 crypto: qat - remove unnecessary parentheses by Tadeusz Struk · 10 years ago
  99. a7d2176 crypto: qat - remove unneeded header by Tadeusz Struk · 10 years ago
  100. 53275ba crypto: qat - checkpatch blank lines by Tadeusz Struk · 10 years ago