summaryrefslogtreecommitdiffstats
path: root/include/crypto/if_alg.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-301-1/+1
|\
| * crypto: annotate ->poll() instancesAl Viro2017-11-271-1/+1
* | crypto: af_alg - Fix race around ctx->rcvused by making it atomic_tJonathan Cameron2017-12-221-2/+3
* | crypto: af_alg - remove locking in async callbackStephan Mueller2017-11-241-0/+1
|/
* crypto: algif - move to generic async completionGilad Ben-Yossef2017-11-031-14/+1
* crypto: af_alg - consolidation of duplicate codeStephan Mueller2017-08-091-0/+170
* net: Work around lockdep limitation in sockets that use socketsDavid Howells2017-03-091-1/+1
* crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey pathHerbert Xu2016-01-181-0/+1
* crypto: af_alg - Add nokey compatibility pathHerbert Xu2016-01-181-0/+2
* crypto: af_alg - Disallow bind/setkey/... after accept(2)Herbert Xu2016-01-181-5/+3
* crypto: af_alg - Allow to link sglTadeusz Struk2015-03-231-1/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-02-141-0/+1
|\
| * crypto: af_alg - add setsockopt for auth tag sizeStephan Mueller2014-12-221-0/+1
* | crypto: switch af_alg_make_sg() to iov_iterAl Viro2015-02-041-2/+1
|/
* crypto: af_alg - add user space interface for AEADStephan Mueller2014-12-051-0/+1
* net: remove mm.h inclusion from netdevice.hAlexey Dobriyan2011-06-211-0/+1
* crypto: af_alg - User-space interface for Crypto APIHerbert Xu2010-11-191-0/+92