summaryrefslogtreecommitdiff
path: root/crypto/af_alg.c
Commit message (Expand)AuthorAge
* crypto: af_alg - fix possible uninit-value in alg_bind()Eric Dumazet2018-04-07
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-01-31
|\
| * crypto: af_alg - whitelist mask and typeStephan Mueller2018-01-12
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2017-12-22
| |\
* | \ Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-30
|\ \ \
| * | | crypto: annotate ->poll() instancesAl Viro2017-11-27
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-01-05
|\ \ \ \ | | |_|/ | |/| |
| * | | crypto: af_alg - Fix race around ctx->rcvused by making it atomic_tJonathan Cameron2017-12-22
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-12-22
|\ \ \ \ | |/ / /
| * | | crypto: af_alg - wait for data at beginning of recvmsgStephan Mueller2017-12-11
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-12-11
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | crypto: af_alg - fix NULL pointer dereference inEric Biggers2017-11-29
| |/
* | crypto: af_alg - remove locking in async callbackStephan Mueller2017-11-24
|/
* crypto: algif - move to generic async completionGilad Ben-Yossef2017-11-03
* crypto: af_alg - update correct dst SGL entryStephan Mueller2017-09-20
* crypto: af_alg - get_page upon reassignment to TX SGLStephan Mueller2017-08-22
* crypto: af_alg - consolidation of duplicate codeStephan Mueller2017-08-09
* NetworkingHerbert Xu2017-07-12
* crypto: af_alg - Allow arbitrarily long algorithm namesHerbert Xu2017-04-10
* net: Work around lockdep limitation in sockets that use socketsDavid Howells2017-03-09
* crypto: af_alg - Forbid bind(2) when nokey child sockets are presentHerbert Xu2016-01-18
* crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey pathHerbert Xu2016-01-18
* crypto: af_alg - Add nokey compatibility pathHerbert Xu2016-01-18
* crypto: af_alg - Fix socket double-free when accept failsHerbert Xu2016-01-18
* crypto: af_alg - Disallow bind/setkey/... after accept(2)Herbert Xu2016-01-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-24
|\
| * net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman2015-05-11
* | crypto: af_alg - Forbid the use internal algorithmsHerbert Xu2015-06-22
|/
* crypto: af_alg - make exports consistantTadeusz Struk2015-04-01
* crypto: af_alg - Allow to link sglTadeusz Struk2015-03-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-02-14
|\
| * crypto: af_alg - zeroize key dataStephan Mueller2014-12-26
| * crypto: af_alg - add setsockopt for auth tag sizeStephan Mueller2014-12-22
| * crypto: af_alg - fixed style error in af_alg.cJoshua I. James2014-12-22
* | crypto: fix af_alg_make_sg() conversion to iov_iterLinus Torvalds2015-02-10
* | crypto: switch af_alg_make_sg() to iov_iterAl Viro2015-02-04
|/
* crypto: af_alg - fix backlog handlingRabin Vincent2014-12-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-12-13
|\
| * crypto: af_alg - add user space interface for AEADStephan Mueller2014-12-05
* | net: introduce helper macro for_each_cmsghdrGu Zheng2014-12-10
|/
* crypto: af_alg - properly label AF_ALG socketMilan Broz2014-07-31
* tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-15
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* crypto: af_alg - fix af_alg memory_allocated data typeRandy Dunlap2010-12-21
* crypto: af_alg - Make sure sk_security is initialized on accept()ed socketsMiloslav Trmač2010-12-08
* crypto: af_alg - User-space interface for Crypto APIHerbert Xu2010-11-19