Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
9067c722cf6930adf1df2d169de9094dd90b0c33
/
include
9067c72
[NEIGH]: Move netlink neighbour bits to linux/neighbour.h
by Thomas Graf
· 18 years ago
4cf411d
[NETFILTER]: Get rid of HW checksum invalidation
by Patrick McHardy
· 18 years ago
84fa793
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
by Patrick McHardy
· 18 years ago
0844565
[NET]: Move netlink interface bits to linux/if.h
by Thomas Graf
· 18 years ago
1823730
[IPv4]: Move interface address bits to linux/if_addr.h
by Thomas Graf
· 18 years ago
fe4944e
[NETLINK]: Extend netlink messaging interface
by Thomas Graf
· 18 years ago
e1ef4bf
[IPV4]: Use Protocol Independant Policy Routing Rules Framework
by Thomas Graf
· 18 years ago
101367c
[IPV6]: Policy Routing Rules
by Thomas Graf
· 18 years ago
14c0b97
[NET]: Protocol Independant Policy Routing Rules Framework
by Thomas Graf
· 18 years ago
c71099a
[IPV6]: Multiple Routing Tables
by Thomas Graf
· 18 years ago
7420ed2
[NetLabel]: SELinux support
by Venkat Yekkirala
· 18 years ago
446fda4
[NetLabel]: CIPSOv4 engine
by Paul Moore
· 18 years ago
11a03f7
[NetLabel]: core network changes
by Paul Moore
· 18 years ago
4237c75
[MLSXFRM]: Auto-labeling of child sockets
by Venkat Yekkirala
· 18 years ago
cb969f0
[MLSXFRM]: Default labeling of socket specific IPSec policies
by Venkat Yekkirala
· 18 years ago
beb8d13
[MLSXFRM]: Add flow labeling
by Venkat Yekkirala
· 18 years ago
e0d1caa
[MLSXFRM]: Flow based matching of xfrm policy and state
by Venkat Yekkirala
· 18 years ago
b6340fc
[MLSXFRM]: Add security sid to flowi
by Venkat Yekkirala
· 18 years ago
892c141
[MLSXFRM]: Add security sid to sock
by Venkat Yekkirala
· 18 years ago
e6e5fee
Merge git://git.infradead.org/~dwmw2/hdroneline
by Linus Torvalds
· 18 years ago
6bbd9b6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 18 years ago
a489d15
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 18 years ago
a48178a
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 18 years ago
14d1adf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
734a562
Remove accidentally-added include/linux/utsrelease.h
by David Woodhouse
· 18 years ago
25f0c65
ioremap balanced with iounmap for drivers/mtd subsystem
by Amol Lad
· 18 years ago
187ef15
[MTD] Unlock NOR flash automatically where necessary
by Håvard Skinnemoen
· 18 years ago
7d452c3
[POWERPC] powerpc: fix building gdb against asm/ptrace.h
by Arnd Bergmann
· 18 years ago
2954da8
[POWERPC] Remove DISCONTIGMEM cruft from page.h
by Michael Ellerman
· 18 years ago
caf8132
[POWERPC] Merge iSeries i/o operations with the rest
by Stephen Rothwell
· 18 years ago
7da8a2e
[POWERPC] 40x: Fix debug status register defines
by Josh Boyer
· 18 years ago
47b5c83
[POWERPC] EEH: enable MMIO/DMA on frozen slot
by Linas Vepstas
· 18 years ago
3ad819c
[CRYPTO] api: Deprecate crypto_digest_* and crypto_alg_available
by Herbert Xu
· 18 years ago
6010439
[CRYPTO] padlock: Convert padlock-sha to use crypto_hash
by Herbert Xu
· 18 years ago
e4d5b79
[CRYPTO] users: Use crypto_comp and crypto_has_*
by Herbert Xu
· 18 years ago
fce32d7
[CRYPTO] api: Add crypto_comp and crypto_has_*
by Herbert Xu
· 18 years ago
8425165
[CRYPTO] digest: Remove old HMAC implementation
by Herbert Xu
· 18 years ago
1b489e1
[SCTP]: Use HMAC template and hash interface
by Herbert Xu
· 18 years ago
07d4ee5
[IPSEC]: Use HMAC template and hash interface
by Herbert Xu
· 18 years ago
055bcee
[CRYPTO] digest: Added user API for new hash type
by Herbert Xu
· 18 years ago
7226bc8
[CRYPTO] api: Mark parts of cipher interface as deprecated
by Herbert Xu
· 18 years ago
03fd9ce
[PATCH] scatterlist: Add const to sg_set_buf/sg_init_one pointer argument
by Herbert Xu
· 18 years ago
378c669
[SUNRPC] GSS: Use block ciphers where applicable
by Herbert Xu
· 18 years ago
6b7326c
[IPSEC] ESP: Use block ciphers where applicable
by Herbert Xu
· 18 years ago
04ff126
[IPSEC]: Add compatibility algorithm name support
by Herbert Xu
· 18 years ago
db131ef
[CRYPTO] cipher: Added block ciphers for CBC/ECB
by Herbert Xu
· 18 years ago
5cde0af
[CRYPTO] cipher: Added block cipher type
by Herbert Xu
· 18 years ago
5c64097
[CRYPTO] scatterwalk: Prepare for block ciphers
by Herbert Xu
· 18 years ago
f28776a
[CRYPTO] cipher: Added encrypt_one/decrypt_one
by Herbert Xu
· 18 years ago
e853c3c
[CRYPTO] api: Added crypto_type support
by Herbert Xu
· 18 years ago
6d7d684
[CRYPTO] api: Added crypto_alloc_base
by Herbert Xu
· 18 years ago
f3f632d
[CRYPTO] api: Added asynchronous flag
by Herbert Xu
· 18 years ago
7fed0bf
[CRYPTO] api: Add common instance initialisation code
by Herbert Xu
· 18 years ago
df89820
[CRYPTO] cipher: Removed special IV checks for ECB
by Herbert Xu
· 18 years ago
560c06a
[CRYPTO] api: Get rid of flags argument to setkey
by Herbert Xu
· 18 years ago
b14cdd6
[CRYPTO] api: Add missing accessors for new crypto_alg fields
by Michal Ludvig
· 18 years ago
6bfd480
[CRYPTO] api: Added spawns
by Herbert Xu
· 18 years ago
2b8c19d
[CRYPTO] api: Add cryptomgr
by Herbert Xu
· 18 years ago
2825982
[CRYPTO] api: Added event notification
by Herbert Xu
· 18 years ago
4cc7720
[CRYPTO] api: Add template registration
by Herbert Xu
· 18 years ago
cce9e06
[CRYPTO] api: Split out low-level API
by Herbert Xu
· 18 years ago
9409f38
[IPSEC]: Move linux/crypto.h inclusion out of net/xfrm.h
by Herbert Xu
· 18 years ago
6521f30
[CRYPTO] api: Add crypto_alg reference counting
by Herbert Xu
· 18 years ago
2729bb4
[CRYPTO] twofish: Split out common c code
by Joachim Fritschi
· 18 years ago
7991110
[CRYPTO] api: Fixed crypto_tfm context alignment
by Herbert Xu
· 18 years ago
6c2a9e6
[S390] Use alternative user-copy operations for new hardware.
by Gerald Schaefer
· 18 years ago
d02765d
[S390] Make user-copy operations run-time configurable.
by Gerald Schaefer
· 18 years ago
9282ed9
[S390] Cleanup in page table related code.
by Gerald Schaefer
· 18 years ago
31b5808
[S390] Linux API for writing z/VM APPLDATA Monitor records.
by Melissa Howland
· 18 years ago
1f38d61
[S390] cleanup appldata.
by Gerald Schaefer
· 18 years ago
e87bfe5
[S390] convert some assembler to C.
by Heiko Carstens
· 18 years ago
ba8ce5c
[S390] #undef in unistd.h
by Martin Schwidefsky
· 18 years ago
39b083f
[S390] empty function defines.
by Heiko Carstens
· 18 years ago
ff6b8ea
[S390] ipl/dump on panic.
by Michael Holzheu
· 18 years ago
65912a8
[S390] initrd vs. bootmem bitmap.
by Heiko Carstens
· 18 years ago
4ba069b
[S390] add kprobes support.
by Michael Grundy
· 18 years ago
5432114
[S390] zcrypt secure key cryptography extension.
by Ralph Wuerthner
· 18 years ago
2dbc241
[S390] zcrypt user space interface.
by Martin Schwidefsky
· 18 years ago
1534c38
[S390] zcrypt adjunct processor bus.
by Martin Schwidefsky
· 18 years ago
7561b97
[S390] remove old z90crypt driver.
by Martin Schwidefsky
· 18 years ago
de1a3f1
[S390] EX_TABLE macro.
by Martin Schwidefsky
· 18 years ago
a4dc7ff
[POWERPC] Define of_read_ulong helper
by Paul Mackerras
· 18 years ago
19e59df
[POWERPC] iseries: eliminate a couple of warnings
by Stephen Rothwell
· 18 years ago
5adcaf5
[POWERPC] convert string i/o operations to C
by Stephen Rothwell
· 18 years ago
73ea9e1
[POWERPC] clean up ide io accessors
by Stephen Rothwell
· 18 years ago
661f1cd
[POWERPC] remove unused asm routines
by Stephen Rothwell
· 18 years ago
fa053d2
[POWERPC] remove unused io accessors
by Stephen Rothwell
· 18 years ago
ab5cfd2
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 18 years ago
ac7fb27
[PATCH] headers_check: Clean up asm-parisc/page.h for user headers
by Matthew Wilcox
· 18 years ago
020d8c0
[PATCH] Fix 'make headers_check' on ia64
by Geert Uytterhoeven
· 18 years ago
fadcfa3
[HEADERS] One line per header in Kbuild files to reduce conflicts
by David Woodhouse
· 18 years ago
47a5c6f
x86: save/restore eflags in context switch
by Linus Torvalds
· 18 years ago
1d19f17
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
77e2782
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 18 years ago
e40b107
[ARM] 3815/1: headers_install support for ARM
by Ralph Siemsen
· 18 years ago
dc36251
[NETFILTER]: Add secmark headers to header-y
by James Morris
· 18 years ago
7f9d77d
[PATCH] Fix 'make headers_check' for Alpha
by David Woodhouse
· 18 years ago
75da736
[PATCH] Fix 'make headers_check' on x86_64
by David Woodhouse
· 18 years ago
e5fa6d7
[PATCH] Fix 'make headers_check' on i386
by David Woodhouse
· 18 years ago
d575964
[PATCH] Fix 'make headers_check' on ia64
by David Woodhouse
· 18 years ago
Next »