aboutsummaryrefslogtreecommitdiffstats
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
...
| | * crypto: Add a report function pointer to crypto_typeSteffen Klassert2011-10-211-0/+5
| | * crypto: Add userspace configuration APISteffen Klassert2011-10-213-0/+380
| | * crypto: Export crypto_remove_finalSteffen Klassert2011-10-212-3/+3
| | * crypto: Export crypto_remove_spawnsSteffen Klassert2011-10-212-3/+5
| | * crypto: Add a flag to identify crypto instancesSteffen Klassert2011-10-211-0/+1
| | * crypto: twofish - add 3-way parallel x86_64 assembler implementionJussi Kivilinna2011-10-211-0/+20
| | * crypto: tcrypt - add ctr(twofish) speed testJussi Kivilinna2011-10-211-0/+4
| | * crypto: blowfish - add x86_64 assembly implementationJussi Kivilinna2011-09-221-0/+15
| | * crypto: tcrypt - add ctr(blowfish) speed testJussi Kivilinna2011-09-221-0/+4
| | * crypto: blowfish - rename C-version to blowfish_genericJussi Kivilinna2011-09-222-5/+8
| | * crypto: blowfish - split generic and common c codeJussi Kivilinna2011-09-224-355/+425
| | * crypto: cryptd - Use subsys_initcall to prevent races with aesniHerbert Xu2011-08-201-1/+1
| | * crypto: sha1 - SSSE3 based SHA1 implementation for x86-64Mathias Krause2011-08-101-0/+10
| | * crypto: sha1 - export sha1_update for reuseMathias Krause2011-08-101-4/+5
| * | crypto: ghash - Avoid null pointer dereference if no key is setNick Bowler2011-10-211-0/+6
| * | crypto: Move md5_transform to lib/md5.cDavid S. Miller2011-08-061-91/+1
| |/
| * atomic: use <linux/atomic.h>Arun Sharma2011-07-263-3/+3
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-1/+1
| |\
| | * doc: Kconfig: `to be' -> `be'Michael Witten2011-07-111-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2011-07-247-25/+316
| |\ \
| | * | crypto: gf128mul - fix call to memset()Mathias Krause2011-07-081-2/+2
| | * | crypto: algif_hash - Handle initial af_alg_make_sg error correctlyHerbert Xu2011-06-301-1/+3
| | * | crypto: sha1_generic - use SHA1_BLOCK_SIZEMandeep Singh Baines2011-06-301-5/+6
| | * | crypto: arc4 - Fixed coding style issuesMati Vait2011-06-301-8/+7
| | * | crypto: crc32c - Fixed coding style issueMati Vait2011-06-301-5/+5
| | * | crypto: UML build fixesRichard Weinberger2011-06-301-2/+2
| | * | crypto: testmgr - add xts-aes-256 self-testJarod Wilson2011-06-301-2/+291
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-052-8/+6
| |\ \ \ | | | |/ | | |/|
| * | | net: remove mm.h inclusion from netdevice.hAlexey Dobriyan2011-06-211-0/+1
| | |/ | |/|
* | | merged 3.0.101 tagWolfgang Wiedmeyer2015-10-225-12/+25
* | | u1: import from CyanogenMod/android_kernel_samsung_smdk4210Daniel Hillenbrand2013-05-251-0/+1
* | | Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64Andrew Dodd2013-02-271-3/+8
|\ \ \
| * | | crypto: cryptd - disable softirqs in cryptd_queue_worker to prevent data corr...Jussi Kivilinna2012-11-261-3/+8
* | | | Merge linux-3.0.31 from korg into jellybeancodeworkx2012-09-181-32/+29
|\ \ \ \ | |/ / /
| * | | crypto: sha512 - Fix byte counter overflow in SHA-512Kent Yoder2012-04-271-1/+1
| * | | crypto: sha512 - use standard ror64()Alexey Dobriyan2012-02-201-9/+4
| * | | crypto: sha512 - Avoid stack bloat on i386Herbert Xu2012-02-201-36/+32
| * | | crypto: sha512 - Use binary and instead of modulusHerbert Xu2012-02-201-2/+2
| * | | crypto: sha512 - reduce stack usage to safe numberAlexey Dobriyan2012-02-031-24/+34
| * | | crypto: sha512 - make it work, undo percpu message scheduleAlexey Dobriyan2012-02-031-5/+1
* | | | samsung update 1codeworkx2012-06-0213-80/+505
|/ / /
* | | crypto: cryptd - Use subsys_initcall to prevent races with aesniHerbert Xu2011-11-111-1/+1
* | | crypto: ghash - Avoid null pointer dereference if no key is setNick Bowler2011-10-251-0/+6
* | | crypto: Move md5_transform to lib/md5.cDavid S. Miller2011-08-151-91/+1
| |/ |/|
* | net+crypto: Use vmalloc for zlib inflate buffers.David S. Miller2011-06-292-8/+6
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2011-05-204-6/+80
|\
| * crypto: aesni-intel - Merge with fpu.koAndy Lutomirski2011-05-161-6/+0
| * crypto: tcrypt - CTR mode speed test for AESJan Glauber2011-05-041-0/+4
| * crypto: testmgr - add support for aes ofb modePuneet Saxena2011-05-042-0/+76
* | Fix common misspellingsLucas De Marchi2011-03-315-5/+5
|/