summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [CRYPTO] s390: Added block cipher versions of CBC/ECBHerbert Xu2006-09-214-14/+592
| * | | [CRYPTO] padlock: Added block cipher versions of CBC/ECBHerbert Xu2006-09-213-7/+169
| * | | [CRYPTO] cipher: Added block ciphers for CBC/ECBHerbert Xu2006-09-216-1/+546
| * | | [CRYPTO] cipher: Added block cipher typeHerbert Xu2006-09-215-0/+655
| * | | [CRYPTO] scatterwalk: Prepare for block ciphersHerbert Xu2006-09-214-82/+87
| * | | [CRYPTO] cipher: Added encrypt_one/decrypt_oneHerbert Xu2006-09-213-0/+149
| * | | [CRYPTO] api: Added crypto_type supportHerbert Xu2006-09-214-10/+38
| * | | [CRYPTO] api: Feed flag directly to crypto_yieldHerbert Xu2006-09-213-4/+4
| * | | [CRYPTO] api: Added crypto_alloc_baseHerbert Xu2006-09-212-11/+63
| * | | [CRYPTO] s390: Added missing driver name and priorityHerbert Xu2006-09-215-0/+14
| * | | [CRYPTO] api: Added asynchronous flagHerbert Xu2006-09-212-2/+4
| * | | [CRYPTO] api: Add common instance initialisation codeHerbert Xu2006-09-212-0/+58
| * | | [CRYPTO] cipher: Removed special IV checks for ECBHerbert Xu2006-09-212-2/+2
| * | | [CRYPTO] tcrypt: Use test_hash for crc32cHerbert Xu2006-09-212-105/+180
| * | | [CRYPTO] digest: Store temporary digest in tfmHerbert Xu2006-09-212-7/+18
| * | | [CRYPTO] api: Get rid of flags argument to setkeyHerbert Xu2006-09-2124-92/+63
| * | | [CRYPTO] crc32c: Fix unconventional setkey usageHerbert Xu2006-09-212-10/+19
| * | | [CRYPTO] padlock-sha: TFMs don't need to be staticMichal Ludvig2006-09-211-9/+9
| * | | [CRYPTO] padlock: Helper module padlock.koMichal Ludvig2006-09-214-7/+72
| * | | [CRYPTO] padlock-sha: Make 2 functions staticAdrian Bunk2006-09-211-2/+2
| * | | [CRYPTO] padlock: Driver for SHA1 / SHA256 algorithmsMichal Ludvig2006-09-213-0/+354
| * | | [CRYPTO] padlock: Update private header fileMichal Ludvig2006-09-212-12/+14
| * | | [CRYPTO] padlock: Add compatibility alias after renameHerbert Xu2006-09-212-5/+3
| * | | [CRYPTO] padlock: Get rid of padlock-generic.cMichal Ludvig2006-09-214-79/+42
| * | | [CRYPTO] api: Add missing accessors for new crypto_alg fieldsMichal Ludvig2006-09-211-0/+10
| * | | [CRYPTO] sha: Add module aliases for sha1 / sha256Michal Ludvig2006-09-212-0/+6
| * | | [CRYPTO] api: Added spawnsHerbert Xu2006-09-216-53/+280
| * | | [CRYPTO] api: Allow algorithm lookup by typeHerbert Xu2006-09-214-18/+40
| * | | [CRYPTO] api: Add cryptomgrHerbert Xu2006-09-215-1/+173
| * | | [CRYPTO] api: Added event notificationHerbert Xu2006-09-214-14/+199
| * | | [CRYPTO] api: Add template registrationHerbert Xu2006-09-213-22/+182
| * | | [CRYPTO] api: Split out low-level APIHerbert Xu2006-09-218-134/+204
| * | | [IPSEC]: Move linux/crypto.h inclusion out of net/xfrm.hHerbert Xu2006-09-215-1/+8
| * | | [CRYPTO] api: Add crypto_alg reference countingHerbert Xu2006-09-213-6/+32
| * | | [CRYPTO] api: Rename crypto_alg_get to crypto_mod_getHerbert Xu2006-09-211-7/+7
| * | | [CRYPTO] twofish: x86-64 assembly versionJoachim Fritschi2006-09-214-0/+439
| * | | [CRYPTO] twofish: i586 assembly versionJoachim Fritschi2006-09-214-0/+450
| * | | [CRYPTO] twofish: Fix the priorityJoachim Fritschi2006-09-211-0/+2
| * | | [CRYPTO] twofish: Split out common c codeJoachim Fritschi2006-09-215-697/+777
| * | | [CRYPTO] api: Fixed crypto_tfm context alignmentHerbert Xu2006-09-211-2/+23
| |/ /
* | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2006-09-2299-8281/+10478
|\ \ \
| * | | [S390] hypfs crashes with invalid mount option.Michael Holzheu2006-09-201-4/+6
| * | | [S390] cio: subchannel evaluation function operates without lockPeter Oberparleiter2006-09-201-99/+104
| * | | [S390] cio: always query all paths on path verification.Peter Oberparleiter2006-09-205-61/+68
| * | | [S390] cio: update path groups on logical CHPID changes.Peter Oberparleiter2006-09-202-2/+15
| * | | [S390] cio: subchannels in no-path state.Peter Oberparleiter2006-09-201-1/+2
| * | | [S390] Replace nopav-message on VM.Peter Oberparleiter2006-09-201-2/+6
| * | | [S390] set modalias for ccw bus uevents.Peter Oberparleiter2006-09-201-43/+66
| * | | [S390] Get rid of DBG macro.Cornelia Huck2006-09-201-10/+7
| * | | [S390] Use alternative user-copy operations for new hardware.Gerald Schaefer2006-09-206-1/+178
OpenPOWER on IntegriCloud