Age | Commit message (Expand) | Author |
2008-01-28 | [NET_SCHED]: act_api: use PTR_ERR in tcf_action_init/tcf_action_get | Patrick McHardy |
2008-01-28 | [NETNS]: Routing cache virtualization. | Denis V. Lunev |
2008-01-28 | [NETNS]: Correct namespace for connect-time routing. | Denis V. Lunev |
2008-01-28 | [NET_SCHED]: Convert actions from rtnetlink to new netlink API | Patrick McHardy |
2008-01-28 | [NET_SCHED]: Convert classifiers from rtnetlink to new netlink API | Patrick McHardy |
2008-01-28 | [NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API | Patrick McHardy |
2008-01-28 | [NETLINK]: Add nla_append() | Patrick McHardy |
2008-01-28 | [NETNS]: Add namespace parameter to ip_route_output_key. | Denis V. Lunev |
2008-01-28 | [NETNS]: Add namespace parameter to ip_route_output_flow. | Denis V. Lunev |
2008-01-28 | [NETNS]: Add namespace parameter to __ip_route_output_key. | Denis V. Lunev |
2008-01-28 | [NETNS]: Add netns parameter to fib_select_default. | Denis V. Lunev |
2008-01-28 | [IPV4]: Consolidate fib_select_default. | Denis V. Lunev |
2008-01-28 | [IPV4]: Declarations cleanup in ip_fib.h. | Denis V. Lunev |
2008-01-28 | [DST]: shrinks sizeof(struct rtable) by 64 bytes on x86_64 | Eric Dumazet |
2008-01-28 | [NETNS][FRAGS]: Make the pernet subsystem for fragments. | Pavel Emelyanov |
2008-01-28 | [NETNS][FRAGS]: Make the LRU list per namespace. | Pavel Emelyanov |
2008-01-28 | [NETNS][FRAGS]: Isolate the secret interval from namespaces. | Pavel Emelyanov |
2008-01-28 | [NETNS][FRAGS]: Make thresholds work in namespaces. | Pavel Emelyanov |
2008-01-28 | [NETNS][FRAGS]: Make the net.ipv4.ipfrag_timeout work in namespaces. | Pavel Emelyanov |
2008-01-28 | [NETNS][FRAGS]: Duplicate sysctl tables for new namespaces. | Pavel Emelyanov |
2008-01-28 | [NETNS][FRAGS]: Make the mem counter per-namespace. | Pavel Emelyanov |
2008-01-28 | [NETNS][FRAGS]: Make the nqueues counter per-namespace. | Pavel Emelyanov |
2008-01-28 | [NETNS][FRAGS]: Make the inet_frag_queue lookup work in namespaces. | Pavel Emelyanov |
2008-01-28 | [NETNS][FRAGS]: Move ctl tables around. | Pavel Emelyanov |
2008-01-28 | [IPV6]: Sparse: Declare non-static ipv6_{route,icmp,frag}_sysctl_init() in he... | YOSHIFUJI Hideaki |
2008-01-28 | [NETNS]: Add netns parameter to fib_lookup. | Denis V. Lunev |
2008-01-28 | mac80211: add unified BSS configuration | Johannes Berg |
2008-01-28 | mac80211: move interface type to vif structure | Johannes Berg |
2008-01-28 | mac80211: dont use interface indices in drivers | Johannes Berg |
2008-01-28 | ieee80211: fix misannotations | Al Viro |
2008-01-28 | [IPV4]: Enable use of 240/4 address space. | Jan Engelhardt |
2008-01-28 | [NETNS]: Process FIB rule action in the context of the namespace. | Denis V. Lunev |
2008-01-28 | [NETNS]: FIB rules API cleanup. | Denis V. Lunev |
2008-01-28 | [FIB]: Add netns to fib_rules_ops. | Denis V. Lunev |
2008-01-28 | [IrDA]: Irport removal - part 1 | Adrian Bunk |
2008-01-28 | [NETNS][DST]: Add the network namespace pointer in dst_ops | Daniel Lezcano |
2008-01-28 | [NETNS][DST] dst: pass the dst_ops as parameter to the gc functions | Daniel Lezcano |
2008-01-28 | [NETFILTER]: nf_conntrack: remove print_conntrack function from l3protos | Patrick McHardy |
2008-01-28 | [NETFILTER]: nf_conntrack: clean up a few header files | Patrick McHardy |
2008-01-28 | [IPV4]: fib hash|trie initialization | Stephen Hemminger |
2008-01-28 | [ARP]: neigh_parms_put(destroy) are essentially local to core/neighbour.c. | Denis V. Lunev |
2008-01-28 | [IPV4]: fib_rules_unregister is essentially void. | Denis V. Lunev |
2008-01-28 | [NETNS][RAW]: Make /proc/net/raw(6) show per-namespace socket list. | Pavel Emelyanov |
2008-01-28 | [TCP]: Uninline tcp_is_cwnd_limited | Ilpo Järvinen |
2008-01-28 | [TCP]: Uninline tcp_set_state | Ilpo Järvinen |
2008-01-28 | [NETNS][IPV6]: inet6_addr - make ipv6_chk_home_addr namespace aware | Daniel Lezcano |
2008-01-28 | [NETNS][IPV6]: inet6_addr - ipv6_get_ifaddr namespace aware | Daniel Lezcano |
2008-01-28 | [NETNS][IPV6]: inet6_addr - check ipv6 address per namespace | Daniel Lezcano |
2008-01-28 | [NEIGH]: Add a comment describing what a NUD stands for. | Pavel Emelyanov |
2008-01-28 | [TCP]: Do not purge sk_forward_alloc entirely in tcp_delack_timer(). | David S. Miller |