1. 984652d net: remove sock_no_poll by Christoph Hellwig · 6 years ago
  2. 9fa68f6 crypto: hash - prevent using keyed hashes without setting key by Eric Biggers · 7 years ago
  3. 2c3f8b1 crypto: algif - move to generic async completion by Gilad Ben-Yossef · 7 years ago
  4. cdfbabf net: Work around lockdep limitation in sockets that use sockets by David Howells · 7 years ago
  5. 62071194 crypto: algif_hash - avoid zero-sized array by Jiri Slaby · 8 years ago
  6. 8acf7a1 crypto: algif_hash - Fix result clobbering in recvmsg by Herbert Xu · 8 years ago
  7. a8348bc crypto: algif_hash - Fix NULL hash crash with shash by Herbert Xu · 8 years ago
  8. 493b2ed crypto: algif_hash - Handle NULL hashes correctly by Herbert Xu · 8 years ago
  9. fe09786 crypto: algif_hash - wait for crypto_ahash_init() to complete by Wang, Rui Y · 9 years ago
  10. ad46d7e crypto: algif_hash - Fix race condition in hash_check_key by Herbert Xu · 9 years ago
  11. f1d84af crypto: algif_hash - Remove custom release parent function by Herbert Xu · 9 years ago
  12. 6de62f1 crypto: algif_hash - Require setkey before accept(2) by Herbert Xu · 9 years ago
  13. 4afa5f9 crypto: algif_hash - Only export and import on sockets with data by Herbert Xu · 9 years ago
  14. 01e97e6 new helper: msg_data_left() by Al Viro · 10 years ago
  15. 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 9 years ago
  16. 1d10eb2 crypto: switch af_alg_make_sg() to iov_iter by Al Viro · 10 years ago
  17. e3aa91a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  18. c0371da put iov_iter into msghdr by Al Viro · 10 years ago
  19. 79e8865 crypto: algif - add and use sock_kzfree_s() instead of memzero_explicit() by Daniel Borkmann · 10 years ago
  20. 7eab8d9 new helper: memcpy_to_msg() by Al Viro · 10 years ago
  21. 2a6af25 crypto: algif - zeroize message digest buffer by Stephan Mueller · 10 years ago
  22. d3f7d56 net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST by Shawn Landden · 11 years ago
  23. f3d3342 net: rework recvmsg handler msg_name and msg_namelen logic by Hannes Frederic Sowa · 11 years ago
  24. 72a763d crypto: algif - suppress sending source address information in recvmsg by Mathias Krause · 11 years ago
  25. 269230e crypto: algif_hash - Handle initial af_alg_make_sg error correctly by Herbert Xu · 13 years ago
  26. fe869cd crypto: algif_hash - User-space interface for hash operations by Herbert Xu · 14 years ago