summaryrefslogtreecommitdiff
path: root/crypto/algif_hash.c
AgeCommit message (Expand)AuthorFilesLines
2013-12-20Revert "net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST"Greg Kroah-Hartman1-3/+0
2013-12-11net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLASTShawn Landden1-0/+3
2013-12-08net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLASTShawn Landden1-0/+3
2013-12-08net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa1-2/+0
2013-04-10crypto: algif - suppress sending source address information in recvmsgMathias Krause1-0/+2
2011-06-30crypto: algif_hash - Handle initial af_alg_make_sg error correctlyHerbert Xu1-1/+3
2010-11-19crypto: algif_hash - User-space interface for hash operationsHerbert Xu1-0/+319