summaryrefslogtreecommitdiff
path: root/crypto
AgeCommit message (Expand)Author
2015-02-13Merge branch 'rtmerge'Scott Wood
2015-02-13crypto: Convert crypto notifier chain to SRCUPeter Zijlstra
2015-02-13Reset to 3.12.37Scott Wood
2014-12-11crypto: testmgr - remove unused function argumentCristian Stoica
2014-12-11Revert "crypto: testmgr - remove unused function argument"Richard Schmitt
2014-12-11crypto: testmgr - remove unused function argumentCristian Stoica
2014-12-11crypto: testmgr - avoid DMA mapping from text, rodata, stackHoria Geanta
2014-12-11crypto: testmgr - Fix DMA-API warningTadeusz Struk
2014-05-14crypto: Convert crypto notifier chain to SRCUPeter Zijlstra
2014-05-14Reset to 3.12.19Scott Wood
2014-04-25testmgr: fix TLS module build errorCristian Stoica
2014-04-10Merge branch 'rtmerge' into sdk-v1.6.xScott Wood
2014-04-10crypto: Convert crypto notifier chain to SRCUPeter Zijlstra
2014-04-09Merge branch 'sdk-kernel-3.12' into sdk-v1.6.xScott Wood
2014-04-09crypto: authenc - Export key parsing helper functionMathias Krause
2014-04-08Merge branch 'sdk-kernel-3.12' into sdk-v1.6.xScott Wood
2014-04-08Fix build breaks in dma engine usersScott Wood
2014-04-08Merge remote-tracking branch 'stable/linux-3.12.y' into sdk-v1.6.xScott Wood
2014-04-08Merge branch 'merge' into sdk-v1.6.xScott Wood
2014-04-08crypto: testmgr - fix sglen in test_aead for case 'dst != src'Horia Geanta
2014-04-08crypto: ccm - Fix handling of zero plaintext when computing macHoria Geanta
2014-04-08crypto: caam - fix aead sglen for case 'dst != src'Horia Geanta
2014-04-07Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12Scott Wood
2014-04-03X.509: struct x509_certificate needs struct tm declaringDavid Howells
2014-03-31crypto: testmgr - add aead null encryption test vectorsHoria Geanta
2014-03-31crypto: export NULL algorithms definesHoria Geanta
2014-03-28crypto: testmgr - add test vector for TLS1.0 AES128-CBC-SHA1Cristian Stoica
2014-03-28crypto: testmgr - code clean-up on TLS testsCristian Stoica
2014-03-28crypto: tls - fix encryption for buffers larger than 4KbCristian Stoica
2014-03-28crypto: tls - reduce helper function arityCristian Stoica
2014-03-28crypto: tls - drop redundant callbackCristian Stoica
2014-03-28crypto: caam - fix tls1.0 decrypt for zero pre ICV length caseHoria Geanta
2014-03-28crypto: testmgr - fix tls encrypt testvec for zero plaintextHoria Geanta
2014-03-28crypto: add support for TLS 1.0 record encryptionCristian Stoica
2013-12-20Revert "net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST"Greg Kroah-Hartman
2013-12-14Merge remote-tracking branch 'linus/master' into mergeScott Wood
2013-12-12net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLASTShawn Landden
2013-12-12crypto: authenc - Find proper IV address in ablkcipher callbackTom Lendacky
2013-12-12crypto: ccm - Fix handling of zero plaintext when computing macHoria Geanta
2013-12-08net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLASTShawn Landden
2013-12-08net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa
2013-12-04X.509: Remove certificate date checksDavid Howells
2013-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-11-29net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLASTShawn Landden
2013-11-29crypto: ansi_cprng - Fix off by one error in non-block size requestNeil Horman
2013-11-28crypto: testmgr - fix sglen in test_aead for case 'dst != src'Horia Geanta
2013-11-28crypto: caam - fix aead sglen for case 'dst != src'Horia Geanta
2013-11-28crypto: ccm - Fix handling of zero plaintext when computing macHoria Geanta
2013-11-28crypto: authenc - Find proper IV address in ablkcipher callbackTom Lendacky