1. 4aaf384 crypto: ixp4xx - switch to skcipher API by Ard Biesheuvel · 5 years ago
  2. 3ca20b6 crypto: ixp4xx/des - switch to new verification routines by Ard Biesheuvel · 5 years ago
  3. 4d2fa8b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  4. 25763b3 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206 by Thomas Gleixner · 6 years ago
  5. ff455ad9 crypto: ixp4xx - Fix cross-compile errors due to type mismatch by Herbert Xu · 6 years ago
  6. 22c58fd Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  7. 4af20dc ARM: ixp4xx: Move IXP4xx QMGR and NPE headers by Linus Walleij · 6 years ago
  8. dba434a crypto: ixp4xx - Forbid 2-key 3DES in FIPS mode by Herbert Xu · 6 years ago
  9. 63bdf42 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  10. 231baec crypto: clarify name of WEAK_KEY request flag by Eric Biggers · 6 years ago
  11. 750afb0 cross-tree: phase out dma_zalloc_coherent() by Luis Chamberlain · 6 years ago
  12. c79b411 crypto: skcipher - remove remnants of internal IV generators by Eric Biggers · 6 years ago
  13. 0e7da29 crypto: ixp4xx - don't leak pointers to authenc keys by Tudor-Dan Ambarus · 7 years ago
  14. 75d6836 crypto: Use zeroing memory allocator instead of allocator/memset by Himanshu Jha · 7 years ago
  15. 52872f5 crypto: drop unnecessary return statements by Geliang Tang · 7 years ago
  16. 2838957 crypto: ixp4xx - Fix error handling path in 'aead_perform()' by Herbert Xu · 7 years ago
  17. bb9634d crypto: ixp4xx - Use IPAD/OPAD constant by Corentin LABBE · 8 years ago
  18. 796b40c crypto: ixp4xx - Use sg_virt() by Geliang Tang · 8 years ago
  19. c5736a4 crypto: ixp4xx - Add missing npe_c release in error branches by Quentin Lambert · 8 years ago
  20. b363700 crypto: ixp4xx - Fix a "simple if" coding style warning by Quentin Lambert · 8 years ago
  21. 0f987e2 crypto: ixp4xx - Fix false lastlen uninitialised warning by Herbert Xu · 9 years ago
  22. f9d1293 crypto: ixp4xx - Delete unnecessary checks before the function call "dma_pool_destroy" by Markus Elfring · 9 years ago
  23. 5e4b8c1 crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag by Herbert Xu · 9 years ago
  24. d7295a8 crypto: ixp4xx - Convert to new AEAD interface by Herbert Xu · 9 years ago
  25. f898c52 crypto: ixp4xx - Remove bogus BUG_ON on scattered dst buffer by Herbert Xu · 9 years ago
  26. 6da9c23 crypto: ixp4xx - Use crypto_aead_maxauthsize by Herbert Xu · 10 years ago
  27. 71b311d crypto: ixp4xx - Use crypto_aead_set_reqsize helper by Herbert Xu · 10 years ago
  28. 5290b42 crypto: ixp4xx - Include internal/aead.h by Herbert Xu · 10 years ago
  29. 5be4d4c crypto: replace scatterwalk_sg_next with sg_next by Cristian Stoica · 10 years ago
  30. efb753b crypto: ixp4xx - Fix kernel compile error by Krzysztof Hałasa · 11 years ago
  31. 26b265c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  32. 27c1789 DMA-API: crypto: remove last references to 'static struct device *dev' by Russell King · 12 years ago
  33. d8cbc3f DMA-API: crypto: fix ixp4xx crypto platform device support by Russell King · 12 years ago
  34. 5690278 crypto: ixp4xx - Simplify and harden key parsing by Mathias Krause · 11 years ago
  35. 9792eb1 IXP4xx crypto: MOD_AES{128,192,256} already include key size. by Krzysztof Hałasa · 14 years ago
  36. 75258723 crypto: ixp4xx - include fix by Michał Wróbel · 13 years ago
  37. e7a2577 crypto: ixp4xx - convert GFP_KERNEL to GFP_ATOMIC by Julia Lawall · 13 years ago
  38. d912bb7 crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flag by Nikos Mavrogiannopoulos · 13 years ago
  39. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  40. ce05729 IXP4xx: Fix ixp4xx_crypto little-endian operation. by Krzysztof Hałasa · 15 years ago
  41. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  42. cd208bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  43. 295c01f crypto: ixp4xx - check firmware for crypto support by Christian Hohnstaedt · 16 years ago
  44. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 16 years ago
  45. 0d44dc5 crypto: ixp4xx - Fix handling of chained sg buffers by Christian Hohnstaedt · 16 years ago
  46. 1777f1a crypto: ixp4xx - Fix qmgr_request_queue build failure by Krzysztof Hałasa · 16 years ago
  47. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  48. 81bef01 crypto: ixp4xx - Hardware crypto support for IXP4xx CPUs by Christian Hohnstaedt · 17 years ago