summaryrefslogtreecommitdiffstats
path: root/crypto/af_alg.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-02-141-2/+9
|\
| * crypto: af_alg - zeroize key dataStephan Mueller2014-12-261-1/+1
| * crypto: af_alg - add setsockopt for auth tag sizeStephan Mueller2014-12-221-0/+7
| * crypto: af_alg - fixed style error in af_alg.cJoshua I. James2014-12-221-1/+1
* | crypto: fix af_alg_make_sg() conversion to iov_iterLinus Torvalds2015-02-101-1/+1
* | crypto: switch af_alg_make_sg() to iov_iterAl Viro2015-02-041-29/+11
|/
* crypto: af_alg - fix backlog handlingRabin Vincent2014-12-221-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-12-131-0/+6
|\
| * crypto: af_alg - add user space interface for AEADStephan Mueller2014-12-051-0/+6
* | net: introduce helper macro for_each_cmsghdrGu Zheng2014-12-101-1/+1
|/
* crypto: af_alg - properly label AF_ALG socketMilan Broz2014-07-311-0/+2
* tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-151-1/+1
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* crypto: af_alg - fix af_alg memory_allocated data typeRandy Dunlap2010-12-211-1/+1
* crypto: af_alg - Make sure sk_security is initialized on accept()ed socketsMiloslav Trmač2010-12-081-0/+1
* crypto: af_alg - User-space interface for Crypto APIHerbert Xu2010-11-191-0/+482
OpenPOWER on IntegriCloud