summaryrefslogtreecommitdiff
path: root/crypto/algif_aead.c
Commit message (Expand)AuthorAge
* crypto: af_alg - add async support to algif_aeadTadeusz Struk2016-04-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-01-12
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-03
| |\
| * | net: Generalise wq_has_sleeper helperHerbert Xu2015-11-30
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-01-12
|\ \ \ | |_|/ |/| |
| * | crypto: algif - Change some variable to size_tLABBE Corentin2015-11-17
| |/
* | net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAEric Dumazet2015-12-01
|/
* crypto: algif_aead - fix for multiple operations on AF_ALG socketsLars Persson2015-08-25
* crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flagHerbert Xu2015-08-17
* crypto: algif_aead - Temporarily disable all AEAD algorithmsHerbert Xu2015-06-22
* crypto: algif_aead - Switch to new AEAD interfaceHerbert Xu2015-05-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2015-05-28
|\
| * crypto: algif_aead - fix invalid sgl linkingTadeusz Struk2015-05-18
* | crypto: algif_aead - Include crypto/aead.hHerbert Xu2015-04-23
|/
* crypto: fix mis-merge with the networking mergeLinus Torvalds2015-04-15
* crypto: algif - add AEAD supportStephan Mueller2015-03-04