1. a466856 crypto: af_alg - fix possible uninit-value in alg_bind() by Eric Dumazet · 6 years ago
  2. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  3. a103950 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  4. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  5. bb30b88 crypto: af_alg - whitelist mask and type by Stephan Mueller · 7 years ago
  6. 64648a5 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  7. 0fc0f18 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  8. 45fa9a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 7 years ago
  9. af955bf crypto: af_alg - Fix race around ctx->rcvused by making it atomic_t by Jonathan Cameron · 7 years ago
  10. 916b20e Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  11. 11edb55 crypto: af_alg - wait for data at beginning of recvmsg by Stephan Mueller · 7 years ago
  12. 887207e crypto: af_alg - fix NULL pointer dereference in by Eric Biggers · 7 years ago
  13. 38544bf crypto: annotate ->poll() instances by Al Viro · 7 years ago
  14. 7d2c3f5 crypto: af_alg - remove locking in async callback by Stephan Mueller · 7 years ago
  15. 2c3f8b1 crypto: algif - move to generic async completion by Gilad Ben-Yossef · 7 years ago
  16. e117765 crypto: af_alg - update correct dst SGL entry by Stephan Mueller · 7 years ago
  17. 2d45a7e crypto: af_alg - get_page upon reassignment to TX SGL by Stephan Mueller · 7 years ago
  18. 2d97591 crypto: af_alg - consolidation of duplicate code by Stephan Mueller · 7 years ago
  19. 2acce6a Networking by Herbert Xu · 7 years ago
  20. 3f69cc6 crypto: af_alg - Allow arbitrarily long algorithm names by Herbert Xu · 7 years ago
  21. cdfbabf net: Work around lockdep limitation in sockets that use sockets by David Howells · 8 years ago
  22. a6a48c5 crypto: af_alg - Forbid bind(2) when nokey child sockets are present by Herbert Xu · 9 years ago
  23. 6a93517 crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey path by Herbert Xu · 9 years ago
  24. 3776658 crypto: af_alg - Add nokey compatibility path by Herbert Xu · 9 years ago
  25. a383292 crypto: af_alg - Fix socket double-free when accept fails by Herbert Xu · 9 years ago
  26. c840ac6 crypto: af_alg - Disallow bind/setkey/... after accept(2) by Herbert Xu · 9 years ago
  27. e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  28. 15539de crypto: af_alg - Forbid the use internal algorithms by Herbert Xu · 9 years ago
  29. 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 9 years ago
  30. bd50752 crypto: af_alg - make exports consistant by Tadeusz Struk · 9 years ago
  31. 66db373 crypto: af_alg - Allow to link sgl by Tadeusz Struk · 9 years ago
  32. fee5429 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  33. 9399f0c crypto: fix af_alg_make_sg() conversion to iov_iter by Linus Torvalds · 10 years ago
  34. 1d10eb2 crypto: switch af_alg_make_sg() to iov_iter by Al Viro · 10 years ago
  35. ad202c8 crypto: af_alg - zeroize key data by Stephan Mueller · 10 years ago
  36. 25fb863 crypto: af_alg - add setsockopt for auth tag size by Stephan Mueller · 10 years ago
  37. 267c422 crypto: af_alg - fixed style error in af_alg.c by Joshua I. James · 10 years ago
  38. 7e77bde crypto: af_alg - fix backlog handling by Rabin Vincent · 10 years ago
  39. e3aa91a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  40. f95b414 net: introduce helper macro for_each_cmsghdr by Gu Zheng · 10 years ago
  41. af8e807 crypto: af_alg - add user space interface for AEAD by Stephan Mueller · 10 years ago
  42. 4c63f83 crypto: af_alg - properly label AF_ALG socket by Milan Broz · 10 years ago
  43. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  44. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  45. 0686952 crypto: af_alg - fix af_alg memory_allocated data type by Randy Dunlap · 14 years ago
  46. 507cad3 crypto: af_alg - Make sure sk_security is initialized on accept()ed sockets by Miloslav Trmač · 14 years ago
  47. 03c8efc crypto: af_alg - User-space interface for Crypto API by Herbert Xu · 14 years ago