1. 92ef0fd net: change proto and proto_ops accept type by Jens Axboe · 10 months ago
  2. 24c890d crypto: algif_hash - Remove bogus SGL free on zero-length error path by Herbert Xu · 1 year, 1 month ago
  3. 0b7ec17 crypto: algif_hash - Fix race between MORE and non-MORE sends by David Howells · 1 year, 8 months ago
  4. b6d972f crypto: af_alg/hash: Fix recvmsg() after sendmsg(MSG_MORE) by David Howells · 1 year, 8 months ago
  5. 345ee3e algif: Remove hash_sendpage*() by David Howells · 1 year, 9 months ago
  6. c662b04 crypto: af_alg/hash: Support MSG_SPLICE_PAGES by David Howells · 1 year, 9 months ago
  7. c1abe6f5 crypto: af_alg: Use extract_iter_to_sg() to create scatterlists by David Howells · 1 year, 9 months ago
  8. acc03d8 crypto: algif_hash - Allocate hash state with kmalloc by Herbert Xu · 1 year, 11 months ago
  9. dc5801f af_alg_make_sg(): switch to advancing variant of iov_iter_get_pages() by Al Viro · 2 years, 9 months ago
  10. a44d9e7 net: make ->{get,set}sockopt in proto_ops optional by Christoph Hellwig · 4 years, 7 months ago
  11. 34c86f4 crypto: af_alg - fix use-after-free in af_alg_accept() due to bh_lock_sock() by Herbert Xu · 4 years, 9 months ago
  12. fcb90d5 crypto: af_alg - bool type cosmetics by Lothar Rubusch · 5 years ago
  13. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  14. b68a7ec crypto: hash - Remove VLA usage by Kees Cook · 7 years ago
  15. 984652d net: remove sock_no_poll by Christoph Hellwig · 7 years ago
  16. 9fa68f6 crypto: hash - prevent using keyed hashes without setting key by Eric Biggers · 7 years ago
  17. 2c3f8b1 crypto: algif - move to generic async completion by Gilad Ben-Yossef · 7 years ago
  18. cdfbabf net: Work around lockdep limitation in sockets that use sockets by David Howells · 8 years ago
  19. 62071194 crypto: algif_hash - avoid zero-sized array by Jiri Slaby · 8 years ago
  20. 8acf7a1 crypto: algif_hash - Fix result clobbering in recvmsg by Herbert Xu · 8 years ago
  21. a8348bc crypto: algif_hash - Fix NULL hash crash with shash by Herbert Xu · 8 years ago
  22. 493b2ed crypto: algif_hash - Handle NULL hashes correctly by Herbert Xu · 8 years ago
  23. fe09786 crypto: algif_hash - wait for crypto_ahash_init() to complete by Wang, Rui Y · 9 years ago
  24. ad46d7e crypto: algif_hash - Fix race condition in hash_check_key by Herbert Xu · 9 years ago
  25. f1d84af crypto: algif_hash - Remove custom release parent function by Herbert Xu · 9 years ago
  26. 6de62f1 crypto: algif_hash - Require setkey before accept(2) by Herbert Xu · 9 years ago
  27. 4afa5f9 crypto: algif_hash - Only export and import on sockets with data by Herbert Xu · 9 years ago
  28. 01e97e6 new helper: msg_data_left() by Al Viro · 10 years ago
  29. 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 10 years ago
  30. 1d10eb2 crypto: switch af_alg_make_sg() to iov_iter by Al Viro · 10 years ago
  31. e3aa91a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  32. c0371da put iov_iter into msghdr by Al Viro · 10 years ago
  33. 79e8865 crypto: algif - add and use sock_kzfree_s() instead of memzero_explicit() by Daniel Borkmann · 10 years ago
  34. 7eab8d9 new helper: memcpy_to_msg() by Al Viro · 11 years ago
  35. 2a6af25 crypto: algif - zeroize message digest buffer by Stephan Mueller · 10 years ago
  36. d3f7d56 net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST by Shawn Landden · 11 years ago
  37. f3d3342 net: rework recvmsg handler msg_name and msg_namelen logic by Hannes Frederic Sowa · 11 years ago
  38. 72a763d crypto: algif - suppress sending source address information in recvmsg by Mathias Krause · 12 years ago
  39. 269230e crypto: algif_hash - Handle initial af_alg_make_sg error correctly by Herbert Xu · 14 years ago
  40. fe869cd crypto: algif_hash - User-space interface for hash operations by Herbert Xu · 14 years ago