index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-11
[CRYPTO] aead: Return EBADMSG for ICV mismatch
Herbert Xu
2
-2
/
+2
2008-01-11
[CRYPTO] gcm: Fix ICV handling
Herbert Xu
3
-129
/
+113
2008-01-11
[CRYPTO] tcrypt: Make gcm available as a standalone test
Herbert Xu
1
-0
/
+7
2008-01-11
[CRYPTO] authenc: Fix hash verification
Herbert Xu
1
-4
/
+10
2008-01-11
[CRYPTO] authenc: Move enckeylen into key itself
Herbert Xu
2
-20
/
+56
2008-01-11
[CRYPTO] aead: Make authsize a run-time parameter
Herbert Xu
4
-32
/
+38
2008-01-11
[CRYPTO] authenc: Use or instead of max on alignment masks
Herbert Xu
1
-1
/
+1
2008-01-11
[HWRNG] pasemi: Add missing wait argument to data_present
Kamalesh Babulal
1
-1
/
+1
2008-01-11
[CRYPTO] aes_s390: Add fallback driver
Sebastian Siewior
1
-21
/
+205
2008-01-11
[CRYPTO] tcrypt: Use print_hex_dump from linux/kernel.h
Denis Cheng
1
-4
/
+3
2008-01-11
[CRYPTO] geode: do not copy the IV too often
Sebastian Siewior
2
-5
/
+3
2008-01-11
[CRYPTO] tcrypt: AES CBC test vectors from NIST SP800-38A
Jan Glauber
1
-2
/
+104
2008-01-11
[CRYPTO] tcrypt: AES CTR large test vector
Tan Swee Heng
1
-3
/
+1048
2008-01-11
[CRYPTO] tcrypt: Support for large test vectors
Tan Swee Heng
1
-36
/
+34
2008-01-11
[CRYPTO] ctr: Fix multi-page processing
Herbert Xu
1
-31
/
+33
2008-01-11
[CRYPTO] aes-asm: Merge common glue code
Sebastian Siewior
3
-77
/
+20
2008-01-11
[CRYPTO] gcm: New algorithm
Mikko Herranen
5
-0
/
+848
2008-01-11
[CRYPTO] tcrypt: Add aead support
Mikko Herranen
2
-9
/
+271
2008-01-11
[CRYPTO] camellia: Move more common code into camellia_setup_tail
Denys Vlasenko
1
-134
/
+84
2008-01-11
[CRYPTO] camellia: Move common code into camellia_setup_tail
Denys Vlasenko
1
-160
/
+104
2008-01-11
[CRYPTO] camellia: Merge encrypt/decrypt routines for all key lengths
Denys Vlasenko
1
-403
/
+106
2008-01-11
[CRYPTO] camellia: Code shrink
Denys Vlasenko
1
-134
/
+135
2008-01-11
[CRYPTO] ctr: Use crypto_inc and crypto_xor
Herbert Xu
1
-55
/
+16
2008-01-11
[CRYPTO] pcbc: Use crypto_xor
Herbert Xu
1
-81
/
+24
2008-01-11
[CRYPTO] cbc: Require block size to be a power of 2
Herbert Xu
1
-8
/
+10
2008-01-11
[CRYPTO] cbc: Use crypto_xor
Herbert Xu
1
-77
/
+16
2008-01-11
[CRYPTO] api: Add crypto_inc and crypto_xor
Herbert Xu
2
-0
/
+51
2008-01-11
[HIFN]: Add support for using the random number generator
Patrick McHardy
1
-1
/
+81
2008-01-11
[HIFN]: Improve PLL initialization
Patrick McHardy
1
-2
/
+108
2008-01-11
[HWRNG]: move status polling loop to data_present callbacks
Patrick McHardy
8
-38
/
+73
2008-01-11
[CRYPTO] salsa20: Salsa20 stream cipher
Tan Swee Heng
5
-1
/
+424
2008-01-11
[CRYPTO] ablkcipher: Add distinct ABLKCIPHER type
Herbert Xu
6
-20
/
+19
2008-01-11
[CRYPTO] doc: Update api-intro.txt
Herbert Xu
1
-25
/
+16
2008-01-11
[CRYPTO] scatterwalk: Use generic scatterlist chaining
Herbert Xu
4
-9
/
+3
2008-01-11
[CRYPTO] hifn: Add missing includes
Andrew Morton
1
-0
/
+2
2008-01-11
[CRYPTO] hifn: Make Kconfig option depend on PCI
Jan Glauber
1
-0
/
+1
2008-01-11
[CRYPTO] hifn: Schedule callback invocation to tasklet.
Evgeniy Polyakov
1
-1
/
+21
2008-01-11
[CRYPTO] sha256-generic: Extend sha256_generic.c to support SHA-224
Jonathan Lynch
5
-12
/
+241
2008-01-11
[CRYPTO] geode: Add fallback for unsupported modes
Sebastian Siewior
2
-43
/
+206
2008-01-11
[CRYPTO] aes-i586: Remove setkey
Sebastian Siewior
3
-504
/
+47
2008-01-11
[CRYPTO] ctr: Remove default M
Sebastian Siewior
1
-1
/
+0
2008-01-11
[CRYPTO] aes-x86-64: Remove setkey
Sebastian Siewior
3
-313
/
+38
2008-01-11
[CRYPTO] aes-generic: Make key generation exportable
Sebastian Siewior
2
-129
/
+136
2008-01-11
[CRYPTO] aes-generic: Coding style cleanup
Sebastian Siewior
1
-149
/
+176
2008-01-11
[CRYPTO] ctr: Add countersize
Joy Latten
2
-15
/
+25
2008-01-11
[CRYPTO] camellia: De-unrolling
Denys Vlasenko
1
-84
/
+23
2008-01-11
[CRYPTO] camellia: Code cleanup
Denys Vlasenko
1
-18
/
+21
2008-01-11
[CRYPTO] camellia: Code cleanup
Denys Vlasenko
1
-517
/
+418
2008-01-11
[CRYPTO] camellia: Code cleanup
Denys Vlasenko
1
-540
/
+426
2008-01-11
[CRYPTO] twofish: Do not unroll big stuff in twofish key setup
Denys Vlasenko
1
-66
/
+30
[next]