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
2006-09-22
[IPV4]: Convert address addition to new netlink api
Thomas Graf
1
-33
/
+75
2006-09-22
[NETLINK]: Convert core netlink handling to new netlink api
Thomas Graf
1
-19
/
+22
2006-09-22
[NETLINK]: Extend netlink messaging interface
Thomas Graf
4
-12
/
+141
2006-09-22
[IPV4]: Use Protocol Independant Policy Routing Rules Framework
Thomas Graf
5
-377
/
+249
2006-09-22
[IPV6]: Policy Routing Rules
Thomas Graf
9
-12
/
+329
2006-09-22
[NET]: Protocol Independant Policy Routing Rules Framework
Thomas Graf
6
-2
/
+577
2006-09-22
[IPV6]: Multiple Routing Tables
Thomas Graf
6
-137
/
+441
2006-09-22
[IPV6]: Remove ndiscs rt6_lock dependency
Thomas Graf
1
-5
/
+11
2006-09-22
[NetLabel]: tie NetLabel into the Kconfig system
Paul Moore
1
-0
/
+2
2006-09-22
[NetLabel]: SELinux support
Venkat Yekkirala
11
-28
/
+1020
2006-09-22
[NetLabel]: CIPSOv4 and Unlabeled packet integration
Paul Moore
2
-0
/
+795
2006-09-22
[NetLabel]: core NetLabel subsystem
Paul Moore
12
-0
/
+2395
2006-09-22
[NetLabel]: CIPSOv4 engine
Paul Moore
4
-0
/
+1647
2006-09-22
[NetLabel]: core network changes
Paul Moore
6
-2
/
+563
2006-09-22
[NetLabel]: documentation
Paul Moore
8
-0
/
+986
2006-09-22
[MLSXFRM]: Fix build with SECURITY_NETWORK_XFRM disabled.
Venkat Yekkirala
2
-1
/
+11
2006-09-22
[MLSXFRM]: Auto-labeling of child sockets
Venkat Yekkirala
12
-51
/
+197
2006-09-22
[MLSXFRM]: Default labeling of socket specific IPSec policies
Venkat Yekkirala
8
-24
/
+66
2006-09-22
[MLSXFRM]: Add flow labeling
Venkat Yekkirala
26
-40
/
+79
2006-09-22
[MLSXFRM]: Add security context to acquire messages using PF_KEY
Venkat Yekkirala
1
-0
/
+22
2006-09-22
[MLSXFRM]: Add security context to acquire messages using netlink
Serge Hallyn
1
-15
/
+28
2006-09-22
[MLSXFRM]: Flow based matching of xfrm policy and state
Venkat Yekkirala
9
-80
/
+329
2006-09-22
[MLSXFRM]: Add security sid to flowi
Venkat Yekkirala
2
-0
/
+15
2006-09-22
[MLSXFRM]: Add security sid to sock
Venkat Yekkirala
6
-18
/
+53
2006-09-22
[MLSXFRM]: Define new SELinux service routine
Venkat Yekkirala
4
-20
/
+91
2006-09-22
[MLSXFRM]: Granular IPSec associations for use in MLS environments
Venkat Yekkirala
2
-0
/
+2
2006-09-22
Merge git://git.infradead.org/~dwmw2/hdroneline
Linus Torvalds
29
-159
/
+722
2006-09-22
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
21
-134
/
+440
2006-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
98
-2780
/
+7726
2006-09-22
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
99
-8281
/
+10478
2006-09-22
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
33
-727
/
+1257
2006-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
219
-2459
/
+4351
2006-09-22
Remove accidentally-added include/linux/utsrelease.h
David Woodhouse
1
-1
/
+0
2006-09-22
Revert "[MTD] blkdev helper code: fix printk format warning"
David Woodhouse
1
-1
/
+1
2006-09-22
[MTD] Add SSFDC (SmartMedia) read-only translation layer
Claudio Lanconelli
3
-0
/
+477
2006-09-22
[MTD] pmc551 pci cleanup
Jiri Slaby
1
-8
/
+5
2006-09-22
[MTD] pmc551 use kzalloc
Jiri Slaby
1
-5
/
+2
2006-09-22
[MTD] pmc551 whitespace cleanup
Jiri Slaby
1
-567
/
+596
2006-09-22
[MTD] Remove iq80310 map driver
Lennert Buytenhek
3
-127
/
+0
2006-09-22
[MTD NAND] Fix in typo ndfc.c causing wrong ECC layout
Frank Haverkamp
1
-1
/
+1
2006-09-22
[MTD] physmap: add power management support
Lennert Buytenhek
1
-0
/
+33
2006-09-22
ioremap balanced with iounmap for drivers/mtd subsystem
Amol Lad
15
-15
/
+119
2006-09-22
[MTD] Switch to pci_get_device and do ref counting
Alan Cox
5
-8
/
+32
2006-09-22
[MTD] blkdev helper code: fix printk format warning
Randy Dunlap
1
-1
/
+1
2006-09-22
[MTD] Fix ixp4xx partition parsing.
Brian Walsh
1
-1
/
+1
2006-09-22
[JFFS2] Remove unneeded ifdefs from jffs2_fs_i.h
Michal Piotrowski
1
-4
/
+0
2006-09-22
[MTD NAND] Remove old code in au1550nd.c
Michal Piotrowski
1
-11
/
+0
2006-09-22
[MTD] Unlock NOR flash automatically where necessary
HÃ¥vard Skinnemoen
3
-0
/
+12
2006-09-22
[POWERPC] Fix ohare IDE irq workaround on old powermacs
Benjamin Herrenschmidt
1
-1
/
+1
2006-09-22
[POWERPC] EEH: Power4 systems sometimes need multiple resets.
Linas Vepstas
1
-12
/
+24
[next]