summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'iocb' into for-davemAl Viro2015-04-091-1/+1
|\
* | crypto: algif - explicitly mark end of datatadeusz.struk@intel.com2015-04-011-4/+8
* | crypto: algif - use kmalloc instead of kzallocTadeusz Struk2015-04-011-1/+1
* | crypto: af_alg - make exports consistantTadeusz Struk2015-04-011-1/+1
* | crypto: algif - fix warn: unsigned 'used' is never less than zerotadeusz.struk@intel.com2015-03-251-1/+1
* | Merge branch 'crypto_async'David S. Miller2015-03-232-12/+239
|\ \
| * | crypto: algif - change algif_skcipher to be asynchronousTadeusz Struk2015-03-231-7/+226
| * | crypto: af_alg - Allow to link sglTadeusz Struk2015-03-231-5/+13
|/ /
* | Merge branch 'sendmsg_recvmsg_iocb_removal'David S. Miller2015-03-023-10/+10
|\ \
| * | net: Remove iocb argument from sendmsg and recvmsgYing Xue2015-03-023-10/+10
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-1715-80/+316
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-02-1415-80/+316
| |\
| | * crypto: tcrypt - do not allocate iv on stack for aead speed testsCristian Stoica2015-02-041-3/+8
| | * crypto: testmgr - limit IV copy length in aead testsCristian Stoica2015-02-041-3/+4
| | * crypto: tcrypt - fix buflen reminder calculationCristian Stoica2015-02-041-8/+8
| | * crypto: testmgr - mark rfc4106(gcm(aes)) as fips_allowedJarod Wilson2015-01-261-0/+1
| | * crypto: replace scatterwalk_sg_next with sg_nextCristian Stoica2015-01-263-6/+5
| | * crypto: seqiv - Ensure that IV size is at least 8 bytesHerbert Xu2015-01-201-0/+12
| | * crypto: cts - Weed out non-CBC algorithmsHerbert Xu2015-01-201-0/+3
| | * crypto: cts - Remove bogus use of seqivHerbert Xu2015-01-201-2/+0
| | * crypto: algif_rng - fix sparse non static symbol warningWei Yongjun2015-01-141-1/+1
| | * crypto: testmgr - don't use interruptible wait in testsRabin Vincent2015-01-132-34/+26
| | * Revert "crypto: drbg - use memzero_explicit() for clearing sensitive data"Herbert Xu2015-01-051-12/+11
| | * crypto: algif_rng - enable RNG interface compilationStephan Mueller2014-12-292-0/+10
| | * crypto: algif_rng - add random number generator supportStephan Mueller2014-12-291-0/+192
| | * crypto: af_alg - zeroize key dataStephan Mueller2014-12-261-1/+1
| | * crypto: octeon - enable OCTEON MD5 module selectionAaro Koskinen2014-12-241-0/+9
| | * crypto: algif - Mark sgl end at the end of dataTadeusz Struk2014-12-221-0/+8
| | * crypto: af_alg - add setsockopt for auth tag sizeStephan Mueller2014-12-221-0/+7
| | * crypto: drbg - panic on continuous self test errorStephan Mueller2014-12-221-9/+2
| | * crypto: api - fixed style erro in algapi.cJoshua I. James2014-12-221-0/+1
| | * crypto: ahash - fixed style error in ahash.cJoshua I. James2014-12-221-0/+1
| | * crypto: af_alg - fixed style error in af_alg.cJoshua I. James2014-12-221-1/+1
| | * crypto: aead - fixed style error in aead.cJoshua I. James2014-12-221-1/+2
| | * crypto: ablkcipher - fixed style errors in ablkcipher.cJoshua I. James2014-12-221-2/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2015-02-112-4/+3
|\| |
| * | crypto: fix af_alg_make_sg() conversion to iov_iterLinus Torvalds2015-02-102-4/+3
* | | Revert "crypto: Fix regressions caused by iov_iter changes."David S. Miller2015-02-112-4/+5
* | | crypto: Fix regressions caused by iov_iter changes.Al Viro2015-02-102-5/+4
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-050-0/+0
|\ \
| * \ Merge tag 'asoc-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai2015-01-2621-3/+28
| |\ \
* | | | crypto: switch af_alg_make_sg() to iov_iterAl Viro2015-02-043-98/+61
| |/ / |/| |
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-01-250-0/+0
|\ \ \
| * | | Merge tag 'irqchip-urgent-3.19' of git://git.infradead.org/users/jcooper/linu...Thomas Gleixner2015-01-1270-133/+202
| |\| |
* | | | crypto: add missing crypto module aliasesMathias Krause2015-01-1320-3/+25
| |_|/ |/| |
* | | crypto: af_alg - fix backlog handlingRabin Vincent2014-12-221-0/+3
| |/ |/|
* | Merge tag 'dt2-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-12-160-0/+0
|\ \
| * | Merge branch 'for-3.19/iommu' into for-3.19/dtThierry Reding2014-12-040-0/+0
| |\|
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2014-12-140-0/+0
|\ \ \
| * \ \ Merge commit 'v3.17' into nextJames Morris2014-11-1916-255/+3607
| |\ \ \