1. c56f6d1 crypto: replace scatterwalk_sg_chain with sg_chain by Dan Williams · 9 years ago
  2. 01e97e6 new helper: msg_data_left() by Al Viro · 10 years ago
  3. 237dae8 Merge branch 'iocb' into for-davem by Al Viro · 9 years ago
  4. 033f46b crypto: algif - explicitly mark end of data by tadeusz.struk@intel.com · 9 years ago
  5. 82d9292 crypto: algif - use kmalloc instead of kzalloc by Tadeusz Struk · 9 years ago
  6. ac110f4 crypto: algif - fix warn: unsigned 'used' is never less than zero by tadeusz.struk@intel.com · 9 years ago
  7. a596999 crypto: algif - change algif_skcipher to be asynchronous by Tadeusz Struk · 9 years ago
  8. 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 9 years ago
  9. fee5429 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  10. 9399f0c crypto: fix af_alg_make_sg() conversion to iov_iter by Linus Torvalds · 9 years ago
  11. 1d10eb2 crypto: switch af_alg_make_sg() to iov_iter by Al Viro · 10 years ago
  12. 0f477b6 crypto: algif - Mark sgl end at the end of data by Tadeusz Struk · 10 years ago
  13. e3aa91a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  14. c0371da put iov_iter into msghdr by Al Viro · 10 years ago
  15. f26b7b8 crypto: algif_skcipher - initialize upon init request by Stephan Mueller · 10 years ago
  16. 9ba0905 crypto: algif_skcipher - removed unneeded code by Struk, Tadeusz · 10 years ago
  17. 1e104f9 crypto: algif_skcipher - Fixed blocking recvmsg by Herbert Xu · 10 years ago
  18. 79e8865 crypto: algif - add and use sock_kzfree_s() instead of memzero_explicit() by Daniel Borkmann · 10 years ago
  19. 6ce8e9c new helper: memcpy_from_msg() by Al Viro · 10 years ago
  20. e1bd95b crypto: algif - zeroize IV buffer by Stephan Mueller · 10 years ago
  21. e2cffb5 crypto: algif - avoid excessive use of socket buffer in skcipher by Ondrej Kozina · 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. bc97e57 crypto: algif_skcipher - Handle unaligned receive buffer by Herbert Xu · 14 years ago
  26. 0f6bb83 crypto: algif_skcipher - Fixed overflow when sndbuf is page aligned by Herbert Xu · 14 years ago
  27. c762be6 crypto: algif_skcipher - Pass on error from af_alg_make_sg by Herbert Xu · 14 years ago
  28. 8ff5909 crypto: algif_skcipher - User-space interface for skcipher operations by Herbert Xu · 14 years ago