aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/algif_skcipher.c
Commit message (Expand)AuthorAge
* put iov_iter into msghdrAl Viro2014-12-09
* new helper: memcpy_from_msg()Al Viro2014-11-24
* crypto: algif - avoid excessive use of socket buffer in skcipherOndrej Kozina2014-09-04
* net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLASTShawn Landden2013-11-29
* net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa2013-11-20
* crypto: algif - suppress sending source address information in recvmsgMathias Krause2013-04-10
* crypto: algif_skcipher - Handle unaligned receive bufferHerbert Xu2010-11-30
* crypto: algif_skcipher - Fixed overflow when sndbuf is page alignedHerbert Xu2010-11-30
* crypto: algif_skcipher - Pass on error from af_alg_make_sgHerbert Xu2010-11-28
* crypto: algif_skcipher - User-space interface for skcipher operationsHerbert Xu2010-11-26