| Commit message (Expand) | Author | Age | Files | Lines |
* | crypto: af_alg - add extra parameters for DRBG interface | Elena Petrova | 2020-09-25 | 1 | -0/+1 |
* | crypto: algif_aead - Only wake up when ctx->more is zero | Herbert Xu | 2020-06-18 | 1 | -1/+3 |
* | crypto: af_alg - fix use-after-free in af_alg_accept() due to bh_lock_sock() | Herbert Xu | 2020-06-18 | 1 | -2/+2 |
* | crypto: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 2020-03-06 | 1 | -1/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -6/+1 |
* | crypto: af_alg - make some functions static | Eric Biggers | 2019-01-18 | 1 | -7/+0 |
* | Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL | Linus Torvalds | 2018-06-28 | 1 | -1/+2 |
* | crypto: af_alg: convert to ->poll_mask | Christoph Hellwig | 2018-05-26 | 1 | -2/+1 |
* | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2018-01-31 | 1 | -1/+1 |
|\ |
|
| * | crypto: annotate ->poll() instances | Al Viro | 2017-11-27 | 1 | -1/+1 |
* | | crypto: af_alg - Fix race around ctx->rcvused by making it atomic_t | Jonathan Cameron | 2017-12-22 | 1 | -2/+3 |
* | | crypto: af_alg - remove locking in async callback | Stephan Mueller | 2017-11-24 | 1 | -0/+1 |
|/ |
|
* | crypto: algif - move to generic async completion | Gilad Ben-Yossef | 2017-11-03 | 1 | -14/+1 |
* | crypto: af_alg - consolidation of duplicate code | Stephan Mueller | 2017-08-09 | 1 | -0/+170 |
* | net: Work around lockdep limitation in sockets that use sockets | David Howells | 2017-03-10 | 1 | -1/+1 |
* | crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey path | Herbert Xu | 2016-01-18 | 1 | -0/+1 |
* | crypto: af_alg - Add nokey compatibility path | Herbert Xu | 2016-01-18 | 1 | -0/+2 |
* | crypto: af_alg - Disallow bind/setkey/... after accept(2) | Herbert Xu | 2016-01-18 | 1 | -5/+3 |
* | crypto: af_alg - Allow to link sgl | Tadeusz Struk | 2015-03-23 | 1 | -1/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2015-02-14 | 1 | -0/+1 |
|\ |
|
| * | crypto: af_alg - add setsockopt for auth tag size | Stephan Mueller | 2014-12-22 | 1 | -0/+1 |
* | | crypto: switch af_alg_make_sg() to iov_iter | Al Viro | 2015-02-04 | 1 | -2/+1 |
|/ |
|
* | crypto: af_alg - add user space interface for AEAD | Stephan Mueller | 2014-12-05 | 1 | -0/+1 |
* | net: remove mm.h inclusion from netdevice.h | Alexey Dobriyan | 2011-06-22 | 1 | -0/+1 |
* | crypto: af_alg - User-space interface for Crypto API | Herbert Xu | 2010-11-19 | 1 | -0/+92 |