1. 476c7fe crypto: user - add MODULE_ALIAS by Stephan Mueller · 10 years ago
  2. 5d4a5e7 crypto: user - Allow get request with empty driver name by Herbert Xu · 10 years ago
  3. 639b4ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6 into next by Linus Torvalds · 10 years ago
  4. c568398 crypto: user - Allow CRYPTO_MSG_GETALG without CAP_NET_ADMIN by Matthias-Christian Ott · 10 years ago
  5. 90f62cf net: Use netlink_ns_capable to verify the permisions of netlink messages by Eric W. Biederman · 10 years ago
  6. a84fb79 crypto: user - constify netlink dispatch table by Mathias Krause · 11 years ago
  7. 8fd61d3 crypto: user - ensure user supplied strings are nul-terminated by Mathias Krause · 11 years ago
  8. e336ed9 crypto: user - fix empty string test in report API by Mathias Krause · 11 years ago
  9. 9a5467b crypto: user - fix info leaks in report API by Mathias Krause · 11 years ago
  10. d66e6737 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  11. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  12. 9f00d97 netlink: hide struct module parameter in netlink_kernel_create by Pablo Neira Ayuso · 12 years ago
  13. 66ce0b0 crypto: crypto_user - fix sparse warnings (symbol was not declared, should be static?) by Jussi Kivilinna · 12 years ago
  14. a31f2d1 netlink: add netlink_kernel_cfg parameter to netlink_kernel_create by Pablo Neira Ayuso · 12 years ago
  15. 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  16. 6662df3 crypto: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  17. 5219a53 crypto: user - Fix size of netlink dump message by Steffen Klassert · 12 years ago
  18. 1e12299 crypto: user - Fix lookup of algorithms with IV generator by Steffen Klassert · 12 years ago
  19. b871661 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  20. 80d326f netlink: add netlink_dump_control structure for netlink_dump_start() by Pablo Neira Ayuso · 12 years ago
  21. 0cfdec7 crypto: In crypto_add_alg(), 'exact' wants to be initialized to 0 by Jesper Juhl · 12 years ago
  22. c49c41a Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 12 years ago
  23. 4f58cb9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  24. ce3fd84 crypto: Unlink and free instances when deleted by Steffen Klassert · 13 years ago
  25. fb223c3 crypto: user - Fix rwsem leak in crypto_user by Jonathan Corbet · 13 years ago
  26. e6ea64e crypto: user - Initialise match in crypto_alg_match by Herbert Xu · 13 years ago
  27. 540b97c crypto: Add userspace report for compress type algorithms by Steffen Klassert · 13 years ago
  28. 07a5fa4 crypto: Add userspace report for cipher type algorithms by Steffen Klassert · 13 years ago
  29. 6c5a86f5 crypto: Add userspace report for larval type algorithms by Steffen Klassert · 13 years ago
  30. b6aa63c crypto: Add a report function pointer to crypto_type by Steffen Klassert · 13 years ago
  31. a38f790 crypto: Add userspace configuration API by Steffen Klassert · 13 years ago