summaryrefslogtreecommitdiff
path: root/crypto
Commit message (Expand)AuthorAge
* 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-31
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-17
| |\ \
| * \ \ 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: hash - add zero length message hash for shax and md5LABBE Corentin2015-12-22
| * | | | | crypto: rsa-pkcs1pad - don't allocate buffer on stackAndrzej Zaborowski2015-12-22
| * | | | | crypto: asymmetric_keys - signature.c does not need <module.h>Paul Gortmaker2015-12-11
| * | | | | crypto: drbg - constify drbg_state_ops structuresJulia Lawall2015-12-10
| * | | | | crypto: chacha20poly1305 - Skip encryption/decryption for 0-lenJason A. Donenfeld2015-12-09
| * | | | | crypto: rsa - RSA padding algorithmAndrzej Zaborowski2015-12-09
| * | | | | crypto: akcipher - add akcipher declarations needed by templates.Andrzej Zaborowski2015-12-09
| * | | | | crypto: cryptd - Assign statesize properlyWang, Rui Y2015-12-04
| * | | | | crypto: cryptod - use crypto_skcipher_type() for getting skcipher typeAlexander Kuleshov2015-11-27
| * | | | | crypto: tcrypt - fix keysize argument of test_aead_speed for gcm(aes)Cyrille Pitchen2015-11-23
| * | | | | crypto: mcryptd - use list_first_entry_or_null()Geliang Tang2015-11-23
| * | | | | crypto: api - use list_first_entry_or_null and list_next_entryGeliang Tang2015-11-23
| * | | | | crypto: rsa - only require output buffers as big as needed.Andrzej Zaborowski2015-11-17
| * | | | | crypto: algif - Change some variable to size_tLABBE Corentin2015-11-17
| |/ / / /
* | | | | async_tx: use GFP_NOWAIT rather than GFP_IONeilBrown2016-01-07
| |_|_|/ |/| | |
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2015-12-28
|\ \ \ \ | |_|_|/ |/| | |
| * | | crypto: algif_skcipher - Use new skcipher interfaceHerbert Xu2015-12-22
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2015-12-15
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | crypto: skcipher - Copy iv from desc even for 0-len walksJason A. Donenfeld2015-12-09
| |/
* | net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAEric Dumazet2015-12-01
|/
* X.509: Fix the time validation [ver #2]David Howells2015-11-12
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2015-11-11
|\
| * crypto: algif_hash - Only export and import on sockets with dataHerbert Xu2015-11-02
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-11-05
|\ \
| * | KEYS: Merge the type-specific data with the payload dataDavid Howells2015-10-21
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2015-11-04
|\ \ \ | | |/ | |/|
| * | crypto: asymmetric_keys - Fix unaligned access in x509_get_sig_params()Sowmini Varadhan2015-10-20
| * | crypto: akcipher - Don't #include crypto/public_key.h as the contents aren't ...David Howells2015-10-20
| * | crypto: keywrap - add testmgr supportStephan Mueller2015-10-15
| * | crypto: keywrap - enable compilationStephan Mueller2015-10-15
| * | crypto: keywrap - add key wrapping block chaining modeStephan Mueller2015-10-15
| * | crypto: testmgr - test IV value after a cipher operationBoris BREZILLON2015-10-15
| * | crypto: pkcs7 - Fix unaligned access in pkcs7_verify()Sowmini Varadhan2015-10-14
| * | crypto: jitterentropy - remove unnecessary information from a commentAlexander Kuleshov2015-10-14
| * | crypto: akcipher - Changes to asymmetric key APITadeusz Struk2015-10-14
| * | crypto: skcipher - blkcipher and ablkcipher should it be staticGeliang Tang2015-10-01
| * | crypto: testmgr - Disable fips-allowed for authenc() and des() ciphersJohn Haxby2015-10-01
| * | crypto: x86/sha - Add build support for Intel SHA Extensions optimized SHA1 a...tim2015-09-21
| * | crypto: asymmetric_keys - remove always false comparisonsudip2015-09-21
| * | crypto: tcrypt - avoid mapping from module image addressesHoria Geant?2015-09-21
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2015-10-28
|\ \ \
| * | | crypto: api - Only abort operations on fatal signalHerbert Xu2015-10-20
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-10-13
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | crypto: ahash - ensure statesize is non-zeroRussell King2015-10-13