aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-01-30selinux: make selinux_set_mnt_opts() staticAdrian Bunk1-2/+2
2008-01-30SELinux: Add warning messages on network denial due to errorPaul Moore3-8/+40
2008-01-30SELinux: Add network ingress and egress control permission checksPaul Moore1-122/+280
2008-01-30NetLabel: Add auditing to the static labeling mechanismPaul Moore2-14/+195
2008-01-30NetLabel: Introduce static network labels for unlabeled connectionsPaul Moore4-18/+1524
2008-01-30SELinux: Allow NetLabel to directly cache SIDsPaul Moore5-134/+55
2008-01-30SELinux: Enable dynamic enable/disable of the network access checksPaul Moore6-22/+132
2008-01-30SELinux: Better integration between peer labeling subsystemsPaul Moore6-100/+208
2008-01-30SELinux: Add a new peer class and permissions to the Flask definitionsPaul Moore4-0/+26
2008-01-30SELinux: Add a capabilities bitmap to SELinux policy version 22Paul Moore6-8/+185
2008-01-30SELinux: Add a network node caching mechanism similar to the sel_netif_*() functionsPaul Moore5-17/+416
2008-01-30SELinux: Only store the network interface's ifindexPaul Moore3-6/+15
2008-01-30SELinux: Convert the netif code to use ifindex valuesPaul Moore6-125/+155
2008-01-30NetLabel: Add IP address family information to the netlbl_skbuff_getattr() functionPaul Moore5-15/+42
2008-01-30NetLabel: Add secid token support to the NetLabel secattr structPaul Moore5-46/+120
2008-01-30NetLabel: Consolidate the LSM domain mapping/hashing locksPaul Moore1-21/+9
2008-01-30NetLabel: Cleanup the LSM domain hash functionsPaul Moore1-13/+34
2008-01-30NetLabel: Remove unneeded RCU read locksPaul Moore5-85/+15
2008-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25Linus Torvalds1113-55518/+139990
2008-01-29Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds198-3047/+3732
2008-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds110-1143/+1833
2008-01-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds5-56/+90
2008-01-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds46-804/+7679
2008-01-29[MIPS] remove Documentation/mips/GT64120.READMEDmitri Vorobiev2-67/+0
2008-01-29[MIPS] Malta: remaining bits of the board support code cleanupDmitri Vorobiev1-38/+42
2008-01-29[MIPS] Malta: make the helper function staticDmitri Vorobiev1-1/+1
2008-01-29[MIPS] Malta: fix braces at single statement blocksDmitri Vorobiev2-3/+3
2008-01-29[MIPS] Malta, Atlas: move an extern function declaration to the header fileDmitri Vorobiev3-8/+4
2008-01-29[MIPS] Malta: Use C89 style for commentsDmitri Vorobiev1-2/+2
2008-01-29[MIPS] Malta: else should follow close brace in malta_int.cDmitri Vorobiev1-4/+2
2008-01-29[MIPS] Malta: remove a superfluous commentDmitri Vorobiev1-1/+0
2008-01-29[MIPS] Malta: include <linux/cpu.h> instead of <asm/cpu.h>Dmitri Vorobiev2-4/+4
2008-01-29[MIPS] Malta, Atlas, Sead: remove an extern from .c filesDmitri Vorobiev4-6/+2
2008-01-29[MIPS] Malta: fix oversized lines in malta_int.cDmitri Vorobiev1-6/+16
2008-01-29[MIPS] Malta: remove a dead function declarationDmitri Vorobiev1-1/+0
2008-01-29[MIPS] Malta: use tabs not spacesDmitri Vorobiev2-33/+33
2008-01-29[MIPS] Malta: set up the screen info in a separate functionDmitri Vorobiev1-17/+22
2008-01-29[MIPS] Malta: check the PCI clock frequency in a separate functionDmitri Vorobiev1-18/+25
2008-01-29[MIPS] Malta: use the KERN_ facility level in printk()Dmitri Vorobiev1-13/+14
2008-01-29[MIPS] Malta: use Linux kernel style for structure initializationDmitri Vorobiev1-14/+42
2008-01-29[MIPS]: constify function pointer tablesJan Engelhardt2-2/+2
2008-01-29[MIPS] compat: handle argument endianess of sys32_(f)truncate64 with merge_64Ralf Baechle1-25/+5
2008-01-29[MIPS] Cobalt 64-bits kernels can be safely unmarked experimentalFlorian Fainelli1-1/+1
2008-01-29[MIPS] Qemu: Remove platform.Ralf Baechle55-375/+0
2008-01-29[MIPS] pnx8xxx: clocksource cleanupsVitaly Wool1-24/+11
2008-01-29[MIPS] Lasat: Convert pvc_sem semaphore to mutexDaniel Walker3-13/+10
2008-01-29[MIPS] MTX-1: Add GPIO system buttonFlorian Fainelli2-1/+27
2008-01-29[MIPS] Delete CONFIG_MSP_FPGARalf Baechle1-4/+0
2008-01-29[MIPS] move the eXcite local config to excitedirectoryYoichi Yuasa2-10/+10
2008-01-29[MIPS] add cpu_wait() to machine_halt()Yoichi Yuasa1-1/+6