summaryrefslogtreecommitdiffstats
path: root/crypto/af_alg.c
Commit message (Expand)AuthorAge
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-03-05
|\
| * crypto: af_alg - use struct_size() in sock_kfree_s()Gustavo A. R. Silva2019-02-28
| * crypto: af_alg - remove redundant initializations of sk_familyEric Biggers2019-01-18
| * crypto: af_alg - use list_for_each_entry() in af_alg_count_tsgl()Eric Biggers2019-01-18
| * crypto: af_alg - make some functions staticEric Biggers2019-01-18
* | net: crypto set sk to NULL when af_alg_release.Mao Wenan2019-02-18
|/
* Revert "net: simplify sock_poll_wait"Karsten Graul2018-10-23
* net: simplify sock_poll_waitChristoph Hellwig2018-07-30
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-07-19
|\
| * crypto: af_alg - Initialize sg_num_bytes in error code pathStephan Mueller2018-07-13
* | Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds2018-06-28
* | Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-06
|\ \
| * | treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook2018-06-06
| |/
* | crypto: af_alg: convert to ->poll_maskChristoph Hellwig2018-05-26
* | net: remove sock_no_pollChristoph Hellwig2018-05-26
|/
* 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-28
| |/
* / 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-25
| * 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