index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
[CRYPTO] api: Add common instance initialisation code
Herbert Xu
2006-09-21
2
-0
/
+58
|
*
|
|
[CRYPTO] cipher: Removed special IV checks for ECB
Herbert Xu
2006-09-21
2
-2
/
+2
|
*
|
|
[CRYPTO] tcrypt: Use test_hash for crc32c
Herbert Xu
2006-09-21
2
-105
/
+180
|
*
|
|
[CRYPTO] digest: Store temporary digest in tfm
Herbert Xu
2006-09-21
2
-7
/
+18
|
*
|
|
[CRYPTO] api: Get rid of flags argument to setkey
Herbert Xu
2006-09-21
24
-92
/
+63
|
*
|
|
[CRYPTO] crc32c: Fix unconventional setkey usage
Herbert Xu
2006-09-21
2
-10
/
+19
|
*
|
|
[CRYPTO] padlock-sha: TFMs don't need to be static
Michal Ludvig
2006-09-21
1
-9
/
+9
|
*
|
|
[CRYPTO] padlock: Helper module padlock.ko
Michal Ludvig
2006-09-21
4
-7
/
+72
|
*
|
|
[CRYPTO] padlock-sha: Make 2 functions static
Adrian Bunk
2006-09-21
1
-2
/
+2
|
*
|
|
[CRYPTO] padlock: Driver for SHA1 / SHA256 algorithms
Michal Ludvig
2006-09-21
3
-0
/
+354
|
*
|
|
[CRYPTO] padlock: Update private header file
Michal Ludvig
2006-09-21
2
-12
/
+14
|
*
|
|
[CRYPTO] padlock: Add compatibility alias after rename
Herbert Xu
2006-09-21
2
-5
/
+3
|
*
|
|
[CRYPTO] padlock: Get rid of padlock-generic.c
Michal Ludvig
2006-09-21
4
-79
/
+42
|
*
|
|
[CRYPTO] api: Add missing accessors for new crypto_alg fields
Michal Ludvig
2006-09-21
1
-0
/
+10
|
*
|
|
[CRYPTO] sha: Add module aliases for sha1 / sha256
Michal Ludvig
2006-09-21
2
-0
/
+6
|
*
|
|
[CRYPTO] api: Added spawns
Herbert Xu
2006-09-21
6
-53
/
+280
|
*
|
|
[CRYPTO] api: Allow algorithm lookup by type
Herbert Xu
2006-09-21
4
-18
/
+40
|
*
|
|
[CRYPTO] api: Add cryptomgr
Herbert Xu
2006-09-21
5
-1
/
+173
|
*
|
|
[CRYPTO] api: Added event notification
Herbert Xu
2006-09-21
4
-14
/
+199
|
*
|
|
[CRYPTO] api: Add template registration
Herbert Xu
2006-09-21
3
-22
/
+182
|
*
|
|
[CRYPTO] api: Split out low-level API
Herbert Xu
2006-09-21
8
-134
/
+204
|
*
|
|
[IPSEC]: Move linux/crypto.h inclusion out of net/xfrm.h
Herbert Xu
2006-09-21
5
-1
/
+8
|
*
|
|
[CRYPTO] api: Add crypto_alg reference counting
Herbert Xu
2006-09-21
3
-6
/
+32
|
*
|
|
[CRYPTO] api: Rename crypto_alg_get to crypto_mod_get
Herbert Xu
2006-09-21
1
-7
/
+7
|
*
|
|
[CRYPTO] twofish: x86-64 assembly version
Joachim Fritschi
2006-09-21
4
-0
/
+439
|
*
|
|
[CRYPTO] twofish: i586 assembly version
Joachim Fritschi
2006-09-21
4
-0
/
+450
|
*
|
|
[CRYPTO] twofish: Fix the priority
Joachim Fritschi
2006-09-21
1
-0
/
+2
|
*
|
|
[CRYPTO] twofish: Split out common c code
Joachim Fritschi
2006-09-21
5
-697
/
+777
|
*
|
|
[CRYPTO] api: Fixed crypto_tfm context alignment
Herbert Xu
2006-09-21
1
-2
/
+23
|
|
/
/
*
|
|
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2006-09-22
99
-8281
/
+10478
|
\
\
\
|
*
|
|
[S390] hypfs crashes with invalid mount option.
Michael Holzheu
2006-09-20
1
-4
/
+6
|
*
|
|
[S390] cio: subchannel evaluation function operates without lock
Peter Oberparleiter
2006-09-20
1
-99
/
+104
|
*
|
|
[S390] cio: always query all paths on path verification.
Peter Oberparleiter
2006-09-20
5
-61
/
+68
|
*
|
|
[S390] cio: update path groups on logical CHPID changes.
Peter Oberparleiter
2006-09-20
2
-2
/
+15
|
*
|
|
[S390] cio: subchannels in no-path state.
Peter Oberparleiter
2006-09-20
1
-1
/
+2
|
*
|
|
[S390] Replace nopav-message on VM.
Peter Oberparleiter
2006-09-20
1
-2
/
+6
|
*
|
|
[S390] set modalias for ccw bus uevents.
Peter Oberparleiter
2006-09-20
1
-43
/
+66
|
*
|
|
[S390] Get rid of DBG macro.
Cornelia Huck
2006-09-20
1
-10
/
+7
|
*
|
|
[S390] Use alternative user-copy operations for new hardware.
Gerald Schaefer
2006-09-20
6
-1
/
+178
|
*
|
|
[S390] Make user-copy operations run-time configurable.
Gerald Schaefer
2006-09-20
8
-621
/
+411
|
*
|
|
[S390] Cleanup in signal handling code.
Gerald Schaefer
2006-09-20
1
-22
/
+17
|
*
|
|
[S390] Cleanup in page table related code.
Gerald Schaefer
2006-09-20
3
-121
/
+106
|
*
|
|
[S390] Linux API for writing z/VM APPLDATA Monitor records.
Melissa Howland
2006-09-20
6
-1
/
+334
|
*
|
|
[S390] xpram off by one error.
Christian Borntraeger
2006-09-20
1
-1
/
+1
|
*
|
|
[S390] Remove kexec experimental flag.
Heiko Carstens
2006-09-20
1
-2
/
+1
|
*
|
|
[S390] cleanup appldata.
Gerald Schaefer
2006-09-20
4
-85
/
+103
|
*
|
|
[S390] fix typo in vmcp.
Christian Borntraeger
2006-09-20
2
-2
/
+2
|
*
|
|
[S390] Kernel stack overflow handling.
Heiko Carstens
2006-09-20
1
-2
/
+2
|
*
|
|
[S390] qdio slsb processing state.
Frank Pavlic
2006-09-20
1
-1
/
+1
|
*
|
|
[S390] Missing initialization in common i/o layer.
Heiko Carstens
2006-09-20
1
-0
/
+1
[prev]
[next]