summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* [NET_SCHED]: act_api: use PTR_ERR in tcf_action_init/tcf_action_getPatrick McHardy2008-01-291-2/+2
* [NETNS]: Routing cache virtualization.Denis V. Lunev2008-01-291-1/+1
* [NETNS]: Correct namespace for connect-time routing.Denis V. Lunev2008-01-291-3/+5
* [NET_SCHED]: Convert actions from rtnetlink to new netlink APIPatrick McHardy2008-01-291-4/+4
* [NET_SCHED]: Convert classifiers from rtnetlink to new netlink APIPatrick McHardy2008-01-292-6/+6
* [NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink APIPatrick McHardy2008-01-293-7/+7
* [NETLINK]: Add nla_append()Patrick McHardy2008-01-291-0/+3
* [NETNS]: Add namespace parameter to ip_route_output_key.Denis V. Lunev2008-01-291-1/+1
* [NETNS]: Add namespace parameter to ip_route_output_flow.Denis V. Lunev2008-01-291-3/+3
* [NETNS]: Add namespace parameter to __ip_route_output_key.Denis V. Lunev2008-01-291-2/+2
* [NETNS]: Add netns parameter to fib_select_default.Denis V. Lunev2008-01-291-1/+2
* [IPV4]: Consolidate fib_select_default.Denis V. Lunev2008-01-291-9/+1Star
* [IPV4]: Declarations cleanup in ip_fib.h.Denis V. Lunev2008-01-291-3/+1Star
* [DST]: shrinks sizeof(struct rtable) by 64 bytes on x86_64Eric Dumazet2008-01-291-5/+5
* [NETNS][FRAGS]: Make the pernet subsystem for fragments.Pavel Emelyanov2008-01-291-0/+1
* [NETNS][FRAGS]: Make the LRU list per namespace.Pavel Emelyanov2008-01-291-1/+1
* [NETNS][FRAGS]: Isolate the secret interval from namespaces.Pavel Emelyanov2008-01-292-6/+1Star
* [NETNS][FRAGS]: Make thresholds work in namespaces.Pavel Emelyanov2008-01-291-2/+2
* [NETNS][FRAGS]: Make the net.ipv4.ipfrag_timeout work in namespaces.Pavel Emelyanov2008-01-291-1/+3
* [NETNS][FRAGS]: Duplicate sysctl tables for new namespaces.Pavel Emelyanov2008-01-292-0/+2
* [NETNS][FRAGS]: Make the mem counter per-namespace.Pavel Emelyanov2008-01-293-4/+4
* [NETNS][FRAGS]: Make the nqueues counter per-namespace.Pavel Emelyanov2008-01-293-3/+5
* [NETNS][FRAGS]: Make the inet_frag_queue lookup work in namespaces.Pavel Emelyanov2008-01-293-2/+11
* [NETNS][FRAGS]: Move ctl tables around.Pavel Emelyanov2008-01-293-7/+3Star
* [IPV6]: Sparse: Declare non-static ipv6_{route,icmp,frag}_sysctl_init() in he...YOSHIFUJI Hideaki2008-01-291-0/+4
* [NETNS]: Add netns parameter to fib_lookup.Denis V. Lunev2008-01-291-4/+5
* mac80211: add unified BSS configurationJohannes Berg2008-01-291-17/+49
* mac80211: move interface type to vif structureJohannes Berg2008-01-291-0/+2
* mac80211: dont use interface indices in driversJohannes Berg2008-01-291-25/+45
* ieee80211: fix misannotationsAl Viro2008-01-291-3/+3
* [IPV4]: Enable use of 240/4 address space.Jan Engelhardt2008-01-291-1/+1
* [NETNS]: Process FIB rule action in the context of the namespace.Denis V. Lunev2008-01-291-0/+1
* [NETNS]: FIB rules API cleanup.Denis V. Lunev2008-01-291-2/+2
* [FIB]: Add netns to fib_rules_ops.Denis V. Lunev2008-01-291-0/+1
* [IrDA]: Irport removal - part 1Adrian Bunk2008-01-291-13/+0Star
* [NETNS][DST]: Add the network namespace pointer in dst_opsDaniel Lezcano2008-01-291-0/+1
* [NETNS][DST] dst: pass the dst_ops as parameter to the gc functionsDaniel Lezcano2008-01-291-1/+1
* [NETFILTER]: nf_conntrack: remove print_conntrack function from l3protosPatrick McHardy2008-01-291-3/+0Star
* [NETFILTER]: nf_conntrack: clean up a few header filesPatrick McHardy2008-01-293-19/+4Star
* [IPV4]: fib hash|trie initializationStephen Hemminger2008-01-291-2/+3
* [ARP]: neigh_parms_put(destroy) are essentially local to core/neighbour.c.Denis V. Lunev2008-01-291-7/+0Star
* [IPV4]: fib_rules_unregister is essentially void.Denis V. Lunev2008-01-291-1/+1
* [NETNS][RAW]: Make /proc/net/raw(6) show per-namespace socket list.Pavel Emelyanov2008-01-291-1/+2
* [TCP]: Uninline tcp_is_cwnd_limitedIlpo Järvinen2008-01-291-21/+1Star
* [TCP]: Uninline tcp_set_stateIlpo Järvinen2008-01-291-34/+1Star
* [NETNS][IPV6]: inet6_addr - make ipv6_chk_home_addr namespace awareDaniel Lezcano2008-01-291-1/+2
* [NETNS][IPV6]: inet6_addr - ipv6_get_ifaddr namespace awareDaniel Lezcano2008-01-291-3/+5
* [NETNS][IPV6]: inet6_addr - check ipv6 address per namespaceDaniel Lezcano2008-01-291-1/+3
* [NEIGH]: Add a comment describing what a NUD stands for.Pavel Emelyanov2008-01-291-0/+4
* [TCP]: Do not purge sk_forward_alloc entirely in tcp_delack_timer().David S. Miller2008-01-291-0/+8