1. ea0b398 crypto: 842 - Add CRC and validation support by Haren Myneni · 9 years ago
  2. d4c9039 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  3. 9129c26 crypto: nx - Add forward declaration for struct crypto_aead by Herbert Xu · 9 years ago
  4. 5e4b8c1 crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag by Herbert Xu · 9 years ago
  5. d3392f4 crypto: nx - respect sg limit bounds when building sg lists for SHA by Jan Stancek · 9 years ago
  6. 9cfaf08 crypto: nx - Removing CTR mode from NX driver by Leonidas Da Silva Barbosa · 9 years ago
  7. 844190d crypto: nx - use be32_to_cpu for __be32 field in debug msg by Dan Streetman · 9 years ago
  8. 7371c0a crypto: nx - don't err if compressed output > input by Dan Streetman · 9 years ago
  9. 03952d9 crypto: nx - make platform drivers directly register with crypto by Dan Streetman · 9 years ago
  10. 174d66d crypto: nx - rename nx-842-crypto.c to nx-842.c by Dan Streetman · 9 years ago
  11. d31581a crypto: nx - merge nx-compress and nx-compress-crypto by Dan Streetman · 9 years ago
  12. 20fc311 crypto: nx - use common code for both NX decompress success cases by Dan Streetman · 9 years ago
  13. ee781b7 crypto: nx - don't register pSeries driver if ENODEV by Dan Streetman · 9 years ago
  14. 7f6e3aa crypto: nx - move kzalloc() out of spinlock by Dan Streetman · 9 years ago
  15. 90fd73f crypto: nx - remove pSeries NX 'status' field by Dan Streetman · 9 years ago
  16. 039af96 crypto: nx - remove __init/__exit from VIO functions by Dan Streetman · 9 years ago
  17. cc81565 crypto: nx - Convert ccm to new AEAD interface by Herbert Xu · 9 years ago
  18. c3d2194 crypto: nx - Use new IV convention by Herbert Xu · 9 years ago
  19. 23ad69a crypto: nx/842 - Fix context corruption by Herbert Xu · 9 years ago
  20. 773bb50 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 9 years ago
  21. 030f4e9 crypto: nx - Fix reentrancy bugs by Herbert Xu · 9 years ago
  22. 2b93f7e crypto: nx - reduce chattiness of platform drivers by Nishanth Aravamudan · 9 years ago
  23. 7abd75b crypto: nx - do not emit extra output if status is disabled by Nishanth Aravamudan · 9 years ago
  24. ec13bcb crypto: nx - rename nx842_{init, exit} to nx842_pseries_{init, exit} by Nishanth Aravamudan · 9 years ago
  25. fa9a9a0 crypto: nx - nx842_OF_upd_status should return ENODEV if device is not 'okay' by Nishanth Aravamudan · 9 years ago
  26. 8000112 crypto: nx - Check for bogus firmware properties by Herbert Xu · 9 years ago
  27. c47d630 crypto: nx - add LE support to pSeries platform driver by Dan Streetman · 9 years ago
  28. 596103c crypto: drivers - Fix Kconfig selects by Herbert Xu · 9 years ago
  29. 201f28f crypto: nx - Convert GCM to new AEAD interface by Herbert Xu · 9 years ago
  30. 2c6f6ea crypto: nx - replace NX842_MEM_COMPRESS with function by Dan Streetman · 9 years ago
  31. 32be6d3 crypto: nx - move include/linux/nx842.h into drivers/crypto/nx/nx-842.h by Dan Streetman · 9 years ago
  32. 3154de7 crypto: nx - fix nx-842 pSeries driver minimum buffer size by Dan Streetman · 9 years ago
  33. 3e648cb crypto: nx - prevent nx 842 load if no hw driver by Dan Streetman · 9 years ago
  34. 56fcf73 crypto: nx - Remove unnecessary maxauthsize check by Herbert Xu · 9 years ago
  35. 9358eac crypto: nx - remove 842-nx null checks by Dan Streetman · 9 years ago
  36. ed70b47 crypto: nx - add hardware 842 crypto comp alg by Dan Streetman · 9 years ago
  37. b8e04187 crypto: nx - simplify pSeries nx842 driver by Dan Streetman · 9 years ago
  38. 99182a42 crypto: nx - add PowerNV platform NX-842 driver by Dan Streetman · 9 years ago
  39. 959e665 crypto: nx - add nx842 constraints by Dan Streetman · 9 years ago
  40. 7011a12 crypto: nx - add NX-842 platform frontend driver by Dan Streetman · 9 years ago
  41. fdd05e4 crypto: nx - rename nx-842.c to nx-842-pseries.c by Dan Streetman · 9 years ago
  42. 10d87b7 crypto: nx - Fixing SHA update bug by Leonidas Da Silva Barbosa · 9 years ago
  43. c3365ce crypto: nx - Fixing NX data alignment with nx_sg list by Leonidas Da Silva Barbosa · 9 years ago
  44. 5be4d4c crypto: replace scatterwalk_sg_next with sg_next by Cristian Stoica · 10 years ago
  45. e3aa91a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  46. f5242e5 of/reconfig: Always use the same structure for notifiers by Grant Likely · 10 years ago
  47. f129430 crypto: nx - Fixing the limit number of bytes to be processed by Leonidas S. Barbosa · 10 years ago
  48. 0008511 crypto: nx - Fix SHA concurrence issue and sg limit bounds by Leonidas S. Barbosa · 10 years ago
  49. 5313231 crypto: nx - Moving NX-AES-XCBC to be processed logic by Leonidas S. Barbosa · 10 years ago
  50. e13a79a crypto: nx - Moving NX-AES-GCM to be processed logic by Leonidas S. Barbosa · 10 years ago
  51. c7b675d crypto: nx - Moving NX-AES-ECB to be processed logic by Leonidas S. Barbosa · 10 years ago
  52. 01a5aa0 crypto: nx - Moving limit and bound logic in CTR and fix IV vector by Leonidas S. Barbosa · 10 years ago
  53. 9247f0b crypto: nx - Moving NX-AES-CCM to be processed logic and sg_list bounds by Leonidas S. Barbosa · 10 years ago
  54. ac0f0a8 crypto: nx - Moving NX-AES-CBC to be processed logic by Leonidas S. Barbosa · 10 years ago
  55. ae36e95 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 10 years ago
  56. 259092a of: Reorder device tree changes and notifiers by Grant Likely · 10 years ago
  57. 13269ec crypto: drivers - Add 2 missing __exit_p by Jean Delvare · 10 years ago
  58. 639b4ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6 into next by Linus Torvalds · 10 years ago
  59. cda4357 crypto/nx/nx-842: dev_set_drvdata can no longer fail by Jean Delvare · 10 years ago
  60. 7ded6e3 crypto: nx - Use RCU_INIT_POINTER(x, NULL) by Monam Agarwal · 10 years ago
  61. 0ba3e10 crypto/nx/nx-842: Fix handling of vmalloc addresses by Nathan Fontenot · 11 years ago
  62. 069fa04 crypto: nx - fix SHA-2 for chunks bigger than block size by Marcelo Cerri · 11 years ago
  63. dec0ed6 crypto: nx - fix GCM for zero length messages by Marcelo Cerri · 11 years ago
  64. 41e3173 crypto: nx - fix XCBC for zero length messages by Marcelo Cerri · 11 years ago
  65. 2b188b3 crypto: nx - fix limits to sg lists for AES-CCM by Fionnuala Gunter · 11 years ago
  66. 9d6f1a8 crypto: nx - fix limits to sg lists for AES-XCBC by Fionnuala Gunter · 11 years ago
  67. 7998043 crypto: nx - fix limits to sg lists for AES-GCM by Marcelo Cerri · 11 years ago
  68. 884d981 crypto: nx - fix limits to sg lists for AES-CTR by Marcelo Cerri · 11 years ago
  69. 2d290f0 crypto: nx - fix limits to sg lists for AES-CBC by Marcelo Cerri · 11 years ago
  70. ab74175 crypto: nx - fix limits to sg lists for AES-ECB by Marcelo Cerri · 11 years ago
  71. a8fc391 crypto: nx - add offset to nx_build_sg_lists() by Marcelo Cerri · 11 years ago
  72. b4eba0c crypto: nx - fix nx-aes-gcm verification by jmlatten@linux.vnet.ibm.com · 11 years ago
  73. c849163 crypto: nx - fix concurrency issue by Marcelo Cerri · 11 years ago
  74. cc76daf crypto: nx - saves chaining value from co-processor by Fionnuala Gunter · 11 years ago
  75. d311149 crypto: nx - fix limits to sg lists for SHA-2 by Marcelo Cerri · 11 years ago
  76. 2b7c15c crypto: nx - fix physical addresses added to sg lists by Marcelo Cerri · 11 years ago
  77. 1ad936e drivers/crypto/nx: Fixes for multiple races and issues by Kent Yoder · 11 years ago
  78. 49cfe4d Drivers: crypto: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  79. 1cf3d8b powerpc+of: Add of node/property notification chain for adds and removes by Nathan Fontenot · 12 years ago
  80. 5f3d2f2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  81. 7187daf powerpc/crypto: Remove users of virt_to_abs() and phys_to_abs() in nx crypto driver by Michael Ellerman · 12 years ago
  82. 33b58b01 crypto: nx - Remove virt_to_abs() usage in nx-842.c by Michael Ellerman · 12 years ago
  83. 0e16aaf powerpc/crypto: add 842 hardware compression driver by Seth Jennings · 12 years ago
  84. 322cacc powerpc/crypto: rework Kconfig by Seth Jennings · 12 years ago
  85. e15aa36 crypto: drivers - remove cra_list initialization by Jussi Kivilinna · 12 years ago
  86. aef7b31 powerpc/crypto: Build files for the nx device driver by Kent Yoder · 12 years ago
  87. 175e0e2 powerpc/crypto: debugfs routines and docs for the nx device driver by Kent Yoder · 12 years ago
  88. fc482a8 powerpc/crypto: SHA512 hash routines for nx encryption by Kent Yoder · 12 years ago
  89. 528e396 powerpc/crypto: SHA256 hash routines for nx encryption by Kent Yoder · 12 years ago
  90. 6148c1a powerpc/crypto: AES-XCBC mode routines for nx encryption by Kent Yoder · 12 years ago
  91. f2a15f1 powerpc/crypto: AES-GCM mode routines for nx encryption by Kent Yoder · 12 years ago
  92. cc62508 powerpc/crypto: AES-ECB mode routines for nx encryption by Kent Yoder · 12 years ago
  93. 166659b powerpc/crypto: AES-CTR mode routines for nx encryption by Kent Yoder · 12 years ago
  94. a00bd6e powerpc/crypto: AES-CCM mode routines for nx encryption by Kent Yoder · 12 years ago
  95. 856d673 powerpc/crypto: AES-CBC mode routines for nx encryption by Kent Yoder · 12 years ago
  96. ae0222b powerpc/crypto: nx driver code supporting nx encryption by Kent Yoder · 12 years ago