aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-09-22[NET] socket: code style cleanupStephen Hemminger
2006-09-22[SUNRPC]: Remove the unnecessary check for highmem in xs_sendpages().Sridhar Samudrala
2006-09-22[DECNET]: Convert rwlock to spinlockSteven Whitehouse
2006-09-22[DECNET]: Covert rules to use generic codeSteven Whitehouse
2006-09-22[IPV4]: Use network-order dport for all visible inet_lookup_*Herbert Xu
2006-09-22[IPV4] fib: convert reader/writer to spinlockStephen Hemminger
2006-09-22[IPV6]: Make sure fib6_rule_lookup doesn't return NULLVille Nuorvala
2006-09-22[IPV4]: Uninline inet_lookup_listenerHerbert Xu
2006-09-22[INET]: Remove is_setbyuser patchLouis Nyffenegger
2006-09-22[IPV4]: Kill fib4_rules_clean().David S. Miller
2006-09-22[IPV6]: Protect RTM_GETRULE table entry with IPV6_MULTIPLE_TABLES ifdefDavid S. Miller
2006-09-22[NET]: Make code static.Adrian Bunk
2006-09-22[SUNRPC]: Update to use in-kernel sockets API.Sridhar Samudrala
2006-09-22[NET]: Round out in-kernel sockets APISridhar Samudrala
2006-09-22[NEIGH]: Move netlink neighbour table bits to linux/neighbour.hThomas Graf
2006-09-22[NEIGH]: Convert neighbour table dumping to new netlink apiThomas Graf
2006-09-22[NEIGH]: Convert neighbour table modification to new netlink apiThomas Graf
2006-09-22[NEIGH]: Move netlink neighbour bits to linux/neighbour.hThomas Graf
2006-09-22[NEIGH]: Convert neighbour dumping to new netlink apiThomas Graf
2006-09-22[NEIGH]: Convert neighbour addition to new netlink apiThomas Graf
2006-09-22[NEIGH]: Convert neighbour deletion to new netlink apiThomas Graf
2006-09-22[IPV6]: Fix policy routing lookupPatrick McHardy
2006-09-22[IPV6]: Fix crash in ip6_del_rtPatrick McHardy
2006-09-22[IPV6]: Fix thinko in rt6_fill_nodePatrick McHardy
2006-09-22[NETFILTER]: nf_queue: handle GSO packetsPatrick McHardy
2006-09-22[NETFILTER]: Get rid of HW checksum invalidationPatrick McHardy
2006-09-22[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy
2006-09-22[NETFILTER]: netbios conntrack: fix compilePatrick McHardy
2006-09-22[NET]: Move netlink interface bits to linux/if.hThomas Graf
2006-09-22[NET]: Convert link dumping to new netlink apiThomas Graf
2006-09-22[NET]: Convert link modification to new netlink apiThomas Graf
2006-09-22[IPv4]: Move interface address bits to linux/if_addr.hThomas Graf
2006-09-22[IPV4]: Convert address dumping to new netlink apiThomas Graf
2006-09-22[IPV4]: Convert address deletion to new netlink apiThomas Graf
2006-09-22[IPV4]: Convert address addition to new netlink apiThomas Graf
2006-09-22[NETLINK]: Convert core netlink handling to new netlink apiThomas Graf
2006-09-22[NETLINK]: Extend netlink messaging interfaceThomas Graf
2006-09-22[IPV4]: Use Protocol Independant Policy Routing Rules FrameworkThomas Graf
2006-09-22[IPV6]: Policy Routing RulesThomas Graf
2006-09-22[NET]: Protocol Independant Policy Routing Rules FrameworkThomas Graf
2006-09-22[IPV6]: Multiple Routing TablesThomas Graf
2006-09-22[IPV6]: Remove ndiscs rt6_lock dependencyThomas Graf
2006-09-22[NetLabel]: tie NetLabel into the Kconfig systemPaul Moore
2006-09-22[NetLabel]: SELinux supportVenkat Yekkirala
2006-09-22[NetLabel]: CIPSOv4 and Unlabeled packet integrationPaul Moore
2006-09-22[NetLabel]: core NetLabel subsystemPaul Moore
2006-09-22[NetLabel]: CIPSOv4 enginePaul Moore
2006-09-22[NetLabel]: core network changesPaul Moore
2006-09-22[NetLabel]: documentationPaul Moore
2006-09-22[MLSXFRM]: Fix build with SECURITY_NETWORK_XFRM disabled.Venkat Yekkirala