index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-21
[CRYPTO] cipher: Added block cipher type
Herbert Xu
5
-0
/
+655
2006-09-21
[CRYPTO] scatterwalk: Prepare for block ciphers
Herbert Xu
4
-82
/
+87
2006-09-21
[CRYPTO] cipher: Added encrypt_one/decrypt_one
Herbert Xu
3
-0
/
+149
2006-09-21
[CRYPTO] api: Added crypto_type support
Herbert Xu
4
-10
/
+38
2006-09-21
[CRYPTO] api: Feed flag directly to crypto_yield
Herbert Xu
3
-4
/
+4
2006-09-21
[CRYPTO] api: Added crypto_alloc_base
Herbert Xu
2
-11
/
+63
2006-09-21
[CRYPTO] s390: Added missing driver name and priority
Herbert Xu
5
-0
/
+14
2006-09-21
[CRYPTO] api: Added asynchronous flag
Herbert Xu
2
-2
/
+4
2006-09-21
[CRYPTO] api: Add common instance initialisation code
Herbert Xu
2
-0
/
+58
2006-09-21
[CRYPTO] cipher: Removed special IV checks for ECB
Herbert Xu
2
-2
/
+2
2006-09-21
[CRYPTO] tcrypt: Use test_hash for crc32c
Herbert Xu
2
-105
/
+180
2006-09-21
[CRYPTO] digest: Store temporary digest in tfm
Herbert Xu
2
-7
/
+18
2006-09-21
[CRYPTO] api: Get rid of flags argument to setkey
Herbert Xu
24
-92
/
+63
2006-09-21
[CRYPTO] crc32c: Fix unconventional setkey usage
Herbert Xu
2
-10
/
+19
2006-09-21
[CRYPTO] padlock-sha: TFMs don't need to be static
Michal Ludvig
1
-9
/
+9
2006-09-21
[CRYPTO] padlock: Helper module padlock.ko
Michal Ludvig
4
-7
/
+72
2006-09-21
[CRYPTO] padlock-sha: Make 2 functions static
Adrian Bunk
1
-2
/
+2
2006-09-21
[CRYPTO] padlock: Driver for SHA1 / SHA256 algorithms
Michal Ludvig
3
-0
/
+354
2006-09-21
[CRYPTO] padlock: Update private header file
Michal Ludvig
2
-12
/
+14
2006-09-21
[CRYPTO] padlock: Add compatibility alias after rename
Herbert Xu
2
-5
/
+3
2006-09-21
[CRYPTO] padlock: Get rid of padlock-generic.c
Michal Ludvig
4
-79
/
+42
2006-09-21
[CRYPTO] api: Add missing accessors for new crypto_alg fields
Michal Ludvig
1
-0
/
+10
2006-09-21
[CRYPTO] sha: Add module aliases for sha1 / sha256
Michal Ludvig
2
-0
/
+6
2006-09-21
[CRYPTO] api: Added spawns
Herbert Xu
6
-53
/
+280
2006-09-21
[CRYPTO] api: Allow algorithm lookup by type
Herbert Xu
4
-18
/
+40
2006-09-21
[CRYPTO] api: Add cryptomgr
Herbert Xu
5
-1
/
+173
2006-09-21
[CRYPTO] api: Added event notification
Herbert Xu
4
-14
/
+199
2006-09-21
[CRYPTO] api: Add template registration
Herbert Xu
3
-22
/
+182
2006-09-21
[CRYPTO] api: Split out low-level API
Herbert Xu
8
-134
/
+204
2006-09-21
[IPSEC]: Move linux/crypto.h inclusion out of net/xfrm.h
Herbert Xu
5
-1
/
+8
2006-09-21
[CRYPTO] api: Add crypto_alg reference counting
Herbert Xu
3
-6
/
+32
2006-09-21
[CRYPTO] api: Rename crypto_alg_get to crypto_mod_get
Herbert Xu
1
-7
/
+7
2006-09-21
[CRYPTO] twofish: x86-64 assembly version
Joachim Fritschi
4
-0
/
+439
2006-09-21
[CRYPTO] twofish: i586 assembly version
Joachim Fritschi
4
-0
/
+450
2006-09-21
[CRYPTO] twofish: Fix the priority
Joachim Fritschi
1
-0
/
+2
2006-09-21
[CRYPTO] twofish: Split out common c code
Joachim Fritschi
5
-697
/
+777
2006-09-21
[CRYPTO] api: Fixed crypto_tfm context alignment
Herbert Xu
1
-2
/
+23
2006-09-19
Linux v2.6.18. Arrr!
v2.6.18
Linus Torvalds
1
-2
/
+2
2006-09-19
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-4
/
+8
2006-09-19
[IPV4] fib_trie: missing ntohl() when calling fib_semantic_match()
Al Viro
1
-4
/
+4
2006-09-19
[NETFILTER]: xt_quota: add missing module aliases
Patrick McHardy
1
-0
/
+2
2006-09-19
[ATM]: [he] don't hold the device lock when upcalling
Chas Williams
1
-0
/
+2
2006-09-19
Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
3
-7
/
+9
2006-09-19
NFS: Fix nfs_page use after free issues in fs/nfs/write.c
Trond Myklebust
1
-2
/
+2
2006-09-19
NFSv4: Fix incorrect semaphore release in _nfs4_do_open()
Trond Myklebust
1
-3
/
+3
2006-09-19
NFS: Fix Oopsable condition in nfs_readpage_sync()
Trond Myklebust
1
-2
/
+4
2006-09-19
Revert mmiocfg heuristics and blacklist changes
Linus Torvalds
7
-57
/
+82
2006-09-19
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
15
-103
/
+271
2006-09-19
[PATCH] EXT2: Remove superblock lock contention in ext2_statfs
Dave Kleikamp
3
-4
/
+0
2006-09-19
[PATCH] headers_check: Clean up asm-parisc/page.h for user headers
Matthew Wilcox
1
-13
/
+5
[next]