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