1. dc26c17 crypto: aead - prevent using AEADs without setting key by Eric Biggers · 7 years ago
  2. 45fa9a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 7 years ago
  3. 3a2d4fb crypto: null - Get rid of crypto_{get,put}_default_null_skcipher2() by Eric Biggers · 7 years ago
  4. af955bf crypto: af_alg - Fix race around ctx->rcvused by making it atomic_t by Jonathan Cameron · 7 years ago
  5. d53c513 crypto: af_alg - fix race accessing cipher request by Stephan Mueller · 7 years ago
  6. 11edb55 crypto: af_alg - wait for data at beginning of recvmsg by Stephan Mueller · 7 years ago
  7. b32a7dc crypto: algif_aead - fix reference counting of null skcipher by Eric Biggers · 7 years ago
  8. 7d2c3f5 crypto: af_alg - remove locking in async callback by Stephan Mueller · 7 years ago
  9. 8e1fa89 crypto: algif_aead - skip SGL entries with NULL page by Stephan Mueller · 7 years ago
  10. 2c3f8b1 crypto: algif - move to generic async completion by Gilad Ben-Yossef · 7 years ago
  11. 75d11e7 crypto: algif_aead - fix comment regarding memory layout by Stephan Mueller · 7 years ago
  12. 2d97591 crypto: af_alg - consolidation of duplicate code by Stephan Mueller · 7 years ago
  13. 72548b0 crypto: algif_aead - copy AAD from src to dst by Stephan Mueller · 7 years ago
  14. 5703c82 crypto: algif - return error code when no data was processed by Stephan Mueller · 7 years ago
  15. d887c52 crypto: algif_aead - overhaul memory management by Stephan Mueller · 7 years ago
  16. 41c6d65 net: convert sock.sk_refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  17. 5a0387a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  18. 2a2a251 crypto: algif_aead - Require setkey before accept(2) by Stephan Mueller · 7 years ago
  19. e6534ae crypto: algif_aead - Fix bogus request dereference in completion function by Herbert Xu · 8 years ago
  20. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  21. 0b529f1 crypto: algif_aead - Fix kernel panic on list_del by Harsh Jain · 8 years ago
  22. 0aaf214 Merge tag 'docs-4.10-2' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  23. 0f1d6df Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  24. 3f692d5 crypto: doc - clarify AEAD memory structure by Stephan Mueller · 8 years ago
  25. 821781a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  26. 678b5c6 crypto: algif_aead - fix uninitialized variable warning by Stephan Mueller · 8 years ago
  27. 0c1e16c crypto: algif_aead - fix AEAD tag memory handling by Stephan Mueller · 8 years ago
  28. 5937d81 crypto: algif_aead - fix AIO handling of zero buffer by Stephan Mueller · 8 years ago
  29. d9dc8b0 net: fix sleeping for sk_wait_event() by WANG Cong · 8 years ago
  30. 83094e5e crypto: af_alg - add async support to algif_aead by Tadeusz Struk · 9 years ago
  31. aee3bfa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  32. c597b6b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  33. f188b95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  34. 9cd3e07 net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA by Eric Dumazet · 9 years ago
  35. 1ce0bf5 net: Generalise wq_has_sleeper helper by Herbert Xu · 9 years ago
  36. 652d5b8 crypto: algif - Change some variable to size_t by LABBE Corentin · 9 years ago
  37. bf43341 crypto: algif_aead - fix for multiple operations on AF_ALG sockets by Lars Persson · 9 years ago
  38. 5e4b8c1 crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag by Herbert Xu · 9 years ago
  39. 3e90950 crypto: algif_aead - Temporarily disable all AEAD algorithms by Herbert Xu · 9 years ago
  40. 19fa775 crypto: algif_aead - Switch to new AEAD interface by Herbert Xu · 9 years ago
  41. 6d7e3d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 9 years ago
  42. 7b2a18e crypto: algif_aead - fix invalid sgl linking by Tadeusz Struk · 9 years ago
  43. 89081da crypto: algif_aead - Include crypto/aead.h by Herbert Xu · 10 years ago
  44. eccd02f crypto: fix mis-merge with the networking merge by Linus Torvalds · 10 years ago
  45. 400c40c crypto: algif - add AEAD support by Stephan Mueller · 10 years ago