summaryrefslogtreecommitdiff
path: root/include/crypto/if_alg.h
AgeCommit message (Expand)Author
2019-05-14crypto: algif - move to generic async completionGilad Ben-Yossef
2018-03-03crypto: af_alg - Fix race around ctx->rcvused by making it atomic_tJonathan Cameron
2017-12-05crypto: af_alg - remove locking in async callbackStephan Mueller
2017-08-09crypto: af_alg - consolidation of duplicate codeStephan Mueller
2017-03-09net: Work around lockdep limitation in sockets that use socketsDavid Howells
2016-01-18crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey pathHerbert Xu
2016-01-18crypto: af_alg - Add nokey compatibility pathHerbert Xu
2016-01-18crypto: af_alg - Disallow bind/setkey/... after accept(2)Herbert Xu
2015-03-23crypto: af_alg - Allow to link sglTadeusz Struk
2015-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-02-04crypto: switch af_alg_make_sg() to iov_iterAl Viro
2014-12-22crypto: af_alg - add setsockopt for auth tag sizeStephan Mueller
2014-12-05crypto: af_alg - add user space interface for AEADStephan Mueller
2011-06-21net: remove mm.h inclusion from netdevice.hAlexey Dobriyan
2010-11-19crypto: af_alg - User-space interface for Crypto APIHerbert Xu