| Commit message (Expand) | Author | Age |
* | crypto: af_alg - add async support to algif_aead | Tadeusz Struk | 2016-04-05 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2016-01-12 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-12-03 |
| |\ |
|
| * | | net: Generalise wq_has_sleeper helper | Herbert Xu | 2015-11-30 |
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2016-01-12 |
|\ \ \
| |_|/
|/| | |
|
| * | | crypto: algif - Change some variable to size_t | LABBE Corentin | 2015-11-17 |
| |/ |
|
* | | net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA | Eric Dumazet | 2015-12-01 |
|/ |
|
* | crypto: algif_aead - fix for multiple operations on AF_ALG sockets | Lars Persson | 2015-08-25 |
* | crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag | Herbert Xu | 2015-08-17 |
* | crypto: algif_aead - Temporarily disable all AEAD algorithms | Herbert Xu | 2015-06-22 |
* | crypto: algif_aead - Switch to new AEAD interface | Herbert Xu | 2015-05-28 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Herbert Xu | 2015-05-28 |
|\ |
|
| * | crypto: algif_aead - fix invalid sgl linking | Tadeusz Struk | 2015-05-18 |
* | | crypto: algif_aead - Include crypto/aead.h | Herbert Xu | 2015-04-23 |
|/ |
|
* | crypto: fix mis-merge with the networking merge | Linus Torvalds | 2015-04-15 |
* | crypto: algif - add AEAD support | Stephan Mueller | 2015-03-04 |