summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-09-22[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy72-169/+168
2006-09-22[NETFILTER]: netbios conntrack: fix compilePatrick McHardy1-0/+1
2006-09-22[NET]: Move netlink interface bits to linux/if.hThomas Graf2-132/+130
2006-09-22[NET]: Convert link dumping to new netlink apiThomas Graf1-144/+137
2006-09-22[NET]: Convert link modification to new netlink apiThomas Graf1-91/+100
2006-09-22[IPv4]: Move interface address bits to linux/if_addr.hThomas Graf8-56/+59
2006-09-22[IPV4]: Convert address dumping to new netlink apiThomas Graf1-19/+23
2006-09-22[IPV4]: Convert address deletion to new netlink apiThomas Graf1-15/+29
2006-09-22[IPV4]: Convert address addition to new netlink apiThomas Graf1-33/+75
2006-09-22[NETLINK]: Convert core netlink handling to new netlink apiThomas Graf1-19/+22
2006-09-22[NETLINK]: Extend netlink messaging interfaceThomas Graf4-12/+141
2006-09-22[IPV4]: Use Protocol Independant Policy Routing Rules FrameworkThomas Graf5-377/+249
2006-09-22[IPV6]: Policy Routing RulesThomas Graf9-12/+329
2006-09-22[NET]: Protocol Independant Policy Routing Rules FrameworkThomas Graf6-2/+577
2006-09-22[IPV6]: Multiple Routing TablesThomas Graf6-137/+441
2006-09-22[IPV6]: Remove ndiscs rt6_lock dependencyThomas Graf1-5/+11
2006-09-22[NetLabel]: tie NetLabel into the Kconfig systemPaul Moore1-0/+2
2006-09-22[NetLabel]: SELinux supportVenkat Yekkirala11-28/+1020
2006-09-22[NetLabel]: CIPSOv4 and Unlabeled packet integrationPaul Moore2-0/+795
2006-09-22[NetLabel]: core NetLabel subsystemPaul Moore12-0/+2395
2006-09-22[NetLabel]: CIPSOv4 enginePaul Moore4-0/+1647
2006-09-22[NetLabel]: core network changesPaul Moore6-2/+563
2006-09-22[NetLabel]: documentationPaul Moore8-0/+986
2006-09-22[MLSXFRM]: Fix build with SECURITY_NETWORK_XFRM disabled.Venkat Yekkirala2-1/+11
2006-09-22[MLSXFRM]: Auto-labeling of child socketsVenkat Yekkirala12-51/+197
2006-09-22[MLSXFRM]: Default labeling of socket specific IPSec policiesVenkat Yekkirala8-24/+66
2006-09-22[MLSXFRM]: Add flow labelingVenkat Yekkirala26-40/+79
2006-09-22[MLSXFRM]: Add security context to acquire messages using PF_KEYVenkat Yekkirala1-0/+22
2006-09-22[MLSXFRM]: Add security context to acquire messages using netlinkSerge Hallyn1-15/+28
2006-09-22[MLSXFRM]: Flow based matching of xfrm policy and stateVenkat Yekkirala9-80/+329
2006-09-22[MLSXFRM]: Add security sid to flowiVenkat Yekkirala2-0/+15
2006-09-22[MLSXFRM]: Add security sid to sockVenkat Yekkirala6-18/+53
2006-09-22[MLSXFRM]: Define new SELinux service routineVenkat Yekkirala4-20/+91
2006-09-22[MLSXFRM]: Granular IPSec associations for use in MLS environmentsVenkat Yekkirala2-0/+2
2006-09-22Merge git://git.infradead.org/~dwmw2/hdronelineLinus Torvalds29-159/+722
2006-09-22Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds21-134/+440
2006-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds98-2780/+7726
2006-09-22Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds99-8281/+10478
2006-09-22Merge git://git.infradead.org/mtd-2.6Linus Torvalds33-727/+1257
2006-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds219-2459/+4351
2006-09-22Remove accidentally-added include/linux/utsrelease.hDavid Woodhouse1-1/+0
2006-09-22Revert "[MTD] blkdev helper code: fix printk format warning"David Woodhouse1-1/+1
2006-09-22[MTD] Add SSFDC (SmartMedia) read-only translation layerClaudio Lanconelli3-0/+477
2006-09-22[MTD] pmc551 pci cleanupJiri Slaby1-8/+5
2006-09-22[MTD] pmc551 use kzallocJiri Slaby1-5/+2
2006-09-22[MTD] pmc551 whitespace cleanupJiri Slaby1-567/+596
2006-09-22[MTD] Remove iq80310 map driverLennert Buytenhek3-127/+0
2006-09-22[MTD NAND] Fix in typo ndfc.c causing wrong ECC layoutFrank Haverkamp1-1/+1
2006-09-22[MTD] physmap: add power management supportLennert Buytenhek1-0/+33
2006-09-22ioremap balanced with iounmap for drivers/mtd subsystemAmol Lad15-15/+119