Age | Commit message (Expand) | Author |
2015-12-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-12-01 | net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA | Eric Dumazet |
2015-11-30 | net: Generalise wq_has_sleeper helper | Herbert Xu |
2015-11-12 | X.509: Fix the time validation [ver #2] | David Howells |
2015-11-11 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2015-11-05 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2015-11-04 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2015-11-02 | crypto: algif_hash - Only export and import on sockets with data | Herbert Xu |
2015-10-28 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2015-10-21 | KEYS: Merge the type-specific data with the payload data | David Howells |
2015-10-20 | crypto: asymmetric_keys - Fix unaligned access in x509_get_sig_params() | Sowmini Varadhan |
2015-10-20 | crypto: akcipher - Don't #include crypto/public_key.h as the contents aren't ... | David Howells |
2015-10-20 | crypto: api - Only abort operations on fatal signal | Herbert Xu |
2015-10-15 | crypto: keywrap - add testmgr support | Stephan Mueller |
2015-10-15 | crypto: keywrap - enable compilation | Stephan Mueller |
2015-10-15 | crypto: keywrap - add key wrapping block chaining mode | Stephan Mueller |
2015-10-15 | crypto: testmgr - test IV value after a cipher operation | Boris BREZILLON |
2015-10-14 | crypto: pkcs7 - Fix unaligned access in pkcs7_verify() | Sowmini Varadhan |
2015-10-14 | crypto: jitterentropy - remove unnecessary information from a comment | Alexander Kuleshov |
2015-10-14 | crypto: akcipher - Changes to asymmetric key API | Tadeusz Struk |
2015-10-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2015-10-13 | crypto: ahash - ensure statesize is non-zero | Russell King |
2015-10-01 | crypto: skcipher - blkcipher and ablkcipher should it be static | Geliang Tang |
2015-10-01 | crypto: testmgr - Disable fips-allowed for authenc() and des() ciphers | John Haxby |
2015-09-25 | X.509: Don't strip leading 00's from key ID when constructing key description | David Howells |
2015-09-21 | crypto: x86/sha - Add build support for Intel SHA Extensions optimized SHA1 a... | tim |
2015-09-21 | crypto: asymmetric_keys - remove always false comparison | sudip |
2015-09-21 | crypto: tcrypt - avoid mapping from module image addresses | Horia Geant? |
2015-09-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2015-09-11 | crypto: testmgr - don't copy from source IV too much | Andrey Ryabinin |
2015-09-08 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2015-09-02 | Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-09-01 | PKCS#7: Add OIDs for sha224, sha284 and sha512 hash algos and use them | David Howells |
2015-08-25 | crypto: algif_aead - fix for multiple operations on AF_ALG sockets | Lars Persson |
2015-08-21 | crypto: testmgr - Use new skcipher interface | Herbert Xu |
2015-08-21 | crypto: skcipher - Add top-level skcipher interface | Herbert Xu |
2015-08-19 | crypto: cmac - allow usage in FIPS mode | Stephan Mueller |
2015-08-17 | crypto: replace scatterwalk_sg_chain with sg_chain | Dan Williams |
2015-08-17 | crypto: null - Add missing Kconfig tristate for NULL2 | Herbert Xu |
2015-08-17 | crypto: null - Use NULL2 in Makefile | Herbert Xu |
2015-08-17 | crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag | Herbert Xu |
2015-08-17 | crypto: aead - Remove old AEAD interfaces | Herbert Xu |
2015-08-17 | crypto: cryptd - Remove reference to crypto_aead_crt | Herbert Xu |
2015-08-17 | crypto: echainiv - Use generic geniv init/exit helpers | Herbert Xu |
2015-08-17 | crypto: seqiv - Use generic geniv init/exit helpers | Herbert Xu |
2015-08-17 | crypto: aead - Add type-safe geniv init/exit helpers | Herbert Xu |
2015-08-17 | crypto: echainiv - Remove AEAD compatibility code | Herbert Xu |
2015-08-17 | crypto: seqiv - Remove AEAD compatibility code | Herbert Xu |
2015-08-17 | crypto: seqiv - Remove seqniv | Herbert Xu |
2015-08-17 | crypto: user - Remove crypto_lookup_aead call | Herbert Xu |