index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-21
[CRYPTO] users: Use crypto_comp and crypto_has_*
Herbert Xu
2
-3
/
+7
2006-09-21
[CRYPTO] api: Add crypto_comp and crypto_has_*
Herbert Xu
1
-6
/
+84
2006-09-21
[CRYPTO] digest: Remove old HMAC implementation
Herbert Xu
1
-16
/
+0
2006-09-21
[SCTP]: Use HMAC template and hash interface
Herbert Xu
3
-14
/
+4
2006-09-21
[IPSEC]: Use HMAC template and hash interface
Herbert Xu
3
-27
/
+39
2006-09-21
[CRYPTO] digest: Added user API for new hash type
Herbert Xu
2
-34
/
+144
2006-09-21
[CRYPTO] api: Mark parts of cipher interface as deprecated
Herbert Xu
1
-12
/
+36
2006-09-21
[PATCH] scatterlist: Add const to sg_set_buf/sg_init_one pointer argument
Herbert Xu
1
-2
/
+2
2006-09-21
[SUNRPC] GSS: Use block ciphers where applicable
Herbert Xu
2
-11
/
+12
2006-09-21
[IPSEC] ESP: Use block ciphers where applicable
Herbert Xu
1
-1
/
+1
2006-09-21
[IPSEC]: Add compatibility algorithm name support
Herbert Xu
1
-0
/
+1
2006-09-21
[CRYPTO] cipher: Added block ciphers for CBC/ECB
Herbert Xu
1
-0
/
+2
2006-09-21
[CRYPTO] cipher: Added block cipher type
Herbert Xu
2
-0
/
+244
2006-09-21
[CRYPTO] scatterwalk: Prepare for block ciphers
Herbert Xu
1
-0
/
+5
2006-09-21
[CRYPTO] cipher: Added encrypt_one/decrypt_one
Herbert Xu
2
-0
/
+101
2006-09-21
[CRYPTO] api: Added crypto_type support
Herbert Xu
2
-0
/
+11
2006-09-21
[CRYPTO] api: Added crypto_alloc_base
Herbert Xu
1
-11
/
+3
2006-09-21
[CRYPTO] api: Added asynchronous flag
Herbert Xu
1
-0
/
+1
2006-09-21
[CRYPTO] api: Add common instance initialisation code
Herbert Xu
1
-0
/
+5
2006-09-21
[CRYPTO] cipher: Removed special IV checks for ECB
Herbert Xu
1
-2
/
+0
2006-09-21
[CRYPTO] api: Get rid of flags argument to setkey
Herbert Xu
2
-6
/
+3
2006-09-21
[CRYPTO] api: Add missing accessors for new crypto_alg fields
Michal Ludvig
1
-0
/
+10
2006-09-21
[CRYPTO] api: Added spawns
Herbert Xu
2
-0
/
+15
2006-09-21
[CRYPTO] api: Add cryptomgr
Herbert Xu
1
-0
/
+9
2006-09-21
[CRYPTO] api: Added event notification
Herbert Xu
1
-1
/
+3
2006-09-21
[CRYPTO] api: Add template registration
Herbert Xu
1
-0
/
+31
2006-09-21
[CRYPTO] api: Split out low-level API
Herbert Xu
1
-0
/
+18
2006-09-21
[IPSEC]: Move linux/crypto.h inclusion out of net/xfrm.h
Herbert Xu
4
-1
/
+7
2006-09-21
[CRYPTO] api: Add crypto_alg reference counting
Herbert Xu
1
-0
/
+3
2006-09-21
[CRYPTO] twofish: Split out common c code
Joachim Fritschi
1
-0
/
+23
2006-09-21
[CRYPTO] api: Fixed crypto_tfm context alignment
Herbert Xu
1
-2
/
+23
2006-09-19
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-0
/
+13
2006-09-19
[PATCH] headers_check: Clean up asm-parisc/page.h for user headers
Matthew Wilcox
1
-13
/
+5
2006-09-19
[PATCH] Fix 'make headers_check' on ia64
Geert Uytterhoeven
1
-4
/
+4
2006-09-19
x86: save/restore eflags in context switch
Linus Torvalds
1
-1
/
+7
2006-09-19
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+1
2006-09-19
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-2
/
+38
2006-09-18
[ARM] 3815/1: headers_install support for ARM
Ralph Siemsen
2
-2
/
+4
2006-09-18
[NETFILTER]: Add secmark headers to header-y
James Morris
1
-1
/
+1
2006-09-16
[PATCH] Fix 'make headers_check' for Alpha
David Woodhouse
3
-4
/
+7
2006-09-16
[PATCH] Fix 'make headers_check' on x86_64
David Woodhouse
4
-20
/
+21
2006-09-16
[PATCH] Fix 'make headers_check' on i386
David Woodhouse
1
-2
/
+2
2006-09-16
[PATCH] Fix 'make headers_check' on ia64
David Woodhouse
4
-8
/
+15
2006-09-16
[PATCH] Fix 'make headers_check' on s390
David Woodhouse
2
-15
/
+15
2006-09-14
[ARM] 3785/1: S3C2412: Fix idle code as default uses wrong clocks
Ben Dooks
1
-0
/
+34
2006-09-13
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
7
-26
/
+88
2006-09-13
[PATCH] headers_check: fix userspace build of asm-mips/page.h
David Woodhouse
1
-6
/
+2
2006-09-13
[PATCH] headers_check: don't expose PFN stuff to userspace in <asm-i386/setup.h>
David Woodhouse
2
-2
/
+4
2006-09-13
[PATCH] headers_check: move kernel-only #includes within <asm-i386/elf.h>
David Woodhouse
1
-4
/
+6
2006-09-13
[PATCH] headers_check: move inclusion of <linux/linkage.h> in <asm-i386/signa...
David Woodhouse
1
-1
/
+3
[next]