1. c6d633a crypto: algapi - make unregistration functions return void by Eric Biggers · 5 years ago
  2. ffdde59 crypto: user - fix memory leak in crypto_report by Navid Emamdoost · 5 years ago
  3. 91b05a7 crypto: user - make NETLINK_CRYPTO work inside netns by Ondrej Mosnacek · 5 years ago
  4. ee39d46 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  5. 21d4120 crypto: user - prevent operating on larval algorithms by Eric Biggers · 5 years ago
  6. a61127c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335 by Thomas Gleixner · 6 years ago
  7. 8cb0817 netlink: make validation more configurable for future strictness by Johannes Berg · 6 years ago
  8. 0c99c2a crypto: user - remove unused dump functions by Corentin Labbe · 6 years ago
  9. 0ac6b8f crypto: user - support incremental algorithm dumps by Eric Biggers · 6 years ago
  10. 37db69e crypto: user - clean up report structure copying by Eric Biggers · 6 years ago
  11. ed848b6 crypto: user - remove redundant reporting functions by Eric Biggers · 6 years ago
  12. f43f399 crypto: user - fix leaking uninitialized memory to userspace by Eric Biggers · 6 years ago
  13. cac5818 crypto: user - Implement a generic crypto statistics by Corentin Labbe · 6 years ago[Renamed (96%) from crypto/crypto_user.c]
  14. 9a69b7a crypto: user - Replace GFP_ATOMIC with GFP_KERNEL in crypto_report by Jia-Ju Bai · 7 years ago
  15. ce8614a crypto: algapi - convert cra_refcnt to refcount_t by Eric Biggers · 7 years ago
  16. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  17. fe52145 netlink: pass extended ACK struct where available by Johannes Berg · 8 years ago
  18. fceb643 netlink: pass extended ACK struct to parsing functions by Johannes Berg · 8 years ago
  19. 2d4bc93 netlink: extended ACK reporting by Johannes Berg · 8 years ago
  20. 4473710 crypto: user - Prepare for CRYPTO_MAX_ALG_NAME expansion by Herbert Xu · 8 years ago
  21. 2ebda74 crypto: acomp - add asynchronous compression api by Giovanni Cabiddu · 8 years ago
  22. 51b259b Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 8 years ago
  23. 6cf80a2 crypto: user - Remove crypto_lookup_skcipher call by Herbert Xu · 8 years ago
  24. 4e5f2c4 crypto: kpp - Key-agreement Protocol Primitives API (KPP) by Salvatore Benedetto · 9 years ago
  25. fd2efd9 Revert "crypto: user - no parsing of CRYPTO_MSG_GETALG" by Herbert Xu · 9 years ago
  26. 055ddaa crypto: user - re-add size check for CRYPTO_MSG_GETALG by Mathias Krause · 9 years ago
  27. eed1e1a crypto: user - no parsing of CRYPTO_MSG_GETALG by Stephan Mueller · 9 years ago
  28. 63e41eb crypto: user - lock crypto_alg_list on alg dump by Mathias Krause · 9 years ago
  29. 3fc89ad crypto: api - Only abort operations on fatal signal by Herbert Xu · 9 years ago
  30. 60333f7 crypto: user - Remove crypto_lookup_aead call by Herbert Xu · 9 years ago
  31. 9aa867e crypto: user - Add CRYPTO_MSG_DELRNG by Herbert Xu · 10 years ago
  32. 3c339ab crypto: akcipher - add PKE API by Tadeusz Struk · 10 years ago
  33. 016baaa crypto: user - Fix crypto_alg_match race by Herbert Xu · 10 years ago
  34. 87b1675 crypto: api - Change crypto_unregister_instance argument type by Herbert Xu · 10 years ago
  35. 476c7fe crypto: user - add MODULE_ALIAS by Stephan Mueller · 10 years ago
  36. 5d4a5e7 crypto: user - Allow get request with empty driver name by Herbert Xu · 10 years ago
  37. 639b4ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6 into next by Linus Torvalds · 11 years ago
  38. c568398 crypto: user - Allow CRYPTO_MSG_GETALG without CAP_NET_ADMIN by Matthias-Christian Ott · 11 years ago
  39. 90f62cf net: Use netlink_ns_capable to verify the permisions of netlink messages by Eric W. Biederman · 11 years ago
  40. a84fb79 crypto: user - constify netlink dispatch table by Mathias Krause · 12 years ago
  41. 8fd61d3 crypto: user - ensure user supplied strings are nul-terminated by Mathias Krause · 12 years ago
  42. e336ed9 crypto: user - fix empty string test in report API by Mathias Krause · 12 years ago
  43. 9a5467bf crypto: user - fix info leaks in report API by Mathias Krause · 12 years ago
  44. d66e6737 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  45. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  46. 9f00d97 netlink: hide struct module parameter in netlink_kernel_create by Pablo Neira Ayuso · 12 years ago
  47. 66ce0b0 crypto: crypto_user - fix sparse warnings (symbol was not declared, should be static?) by Jussi Kivilinna · 12 years ago
  48. a31f2d1 netlink: add netlink_kernel_cfg parameter to netlink_kernel_create by Pablo Neira Ayuso · 13 years ago
  49. 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  50. 6662df3 crypto: Stop using NLA_PUT*(). by David S. Miller · 13 years ago
  51. 5219a53 crypto: user - Fix size of netlink dump message by Steffen Klassert · 13 years ago
  52. 1e12299 crypto: user - Fix lookup of algorithms with IV generator by Steffen Klassert · 13 years ago
  53. b871661 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  54. 80d326f netlink: add netlink_dump_control structure for netlink_dump_start() by Pablo Neira Ayuso · 13 years ago
  55. 0cfdec7 crypto: In crypto_add_alg(), 'exact' wants to be initialized to 0 by Jesper Juhl · 13 years ago
  56. c49c41a Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 13 years ago
  57. 4f58cb9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  58. ce3fd84 crypto: Unlink and free instances when deleted by Steffen Klassert · 13 years ago
  59. fb223c3 crypto: user - Fix rwsem leak in crypto_user by Jonathan Corbet · 13 years ago
  60. e6ea64e crypto: user - Initialise match in crypto_alg_match by Herbert Xu · 13 years ago
  61. 540b97c crypto: Add userspace report for compress type algorithms by Steffen Klassert · 13 years ago
  62. 07a5fa4 crypto: Add userspace report for cipher type algorithms by Steffen Klassert · 13 years ago
  63. 6c5a86f5 crypto: Add userspace report for larval type algorithms by Steffen Klassert · 13 years ago
  64. b6aa63c crypto: Add a report function pointer to crypto_type by Steffen Klassert · 13 years ago
  65. a38f790 crypto: Add userspace configuration API by Steffen Klassert · 13 years ago