aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-28[NET_SCHED]: sch_api: introduce constant for rate table sizePatrick McHardy1-0/+2
2008-01-28[NET_SCHED]: act_api: use PTR_ERR in tcf_action_init/tcf_action_getPatrick McHardy1-2/+2
2008-01-28[NETNS]: Routing cache virtualization.Denis V. Lunev1-1/+1
2008-01-28[NETNS]: Correct namespace for connect-time routing.Denis V. Lunev1-3/+5
2008-01-28[NET_SCHED]: Convert actions from rtnetlink to new netlink APIPatrick McHardy1-4/+4
2008-01-28[NET_SCHED]: Convert classifiers from rtnetlink to new netlink APIPatrick McHardy2-6/+6
2008-01-28[NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink APIPatrick McHardy3-7/+7
2008-01-28[NETLINK]: Add nla_append()Patrick McHardy1-0/+3
2008-01-28[NETNS]: Add namespace parameter to ip_route_output_key.Denis V. Lunev1-1/+1
2008-01-28[NETNS]: Add namespace parameter to ip_route_output_flow.Denis V. Lunev1-3/+3
2008-01-28[NETNS]: Add namespace parameter to __ip_route_output_key.Denis V. Lunev1-2/+2
2008-01-28[NETNS]: Add namespace parameter to ip_dev_find.Denis V. Lunev1-1/+1
2008-01-28[NETNS]: Add netns parameter to fib_select_default.Denis V. Lunev1-1/+2
2008-01-28[IPV4]: Consolidate fib_select_default.Denis V. Lunev1-9/+1
2008-01-28[IPV4]: Declarations cleanup in ip_fib.h.Denis V. Lunev1-3/+1
2008-01-28mac80211: fixing ieee80211_bar typesRon Rindjunsky1-2/+2
2008-01-28[DST]: shrinks sizeof(struct rtable) by 64 bytes on x86_64Eric Dumazet1-5/+5
2008-01-28[NETNS][FRAGS]: Make the pernet subsystem for fragments.Pavel Emelyanov1-0/+1
2008-01-28[NETNS][FRAGS]: Make the LRU list per namespace.Pavel Emelyanov1-1/+1
2008-01-28[NETNS][FRAGS]: Isolate the secret interval from namespaces.Pavel Emelyanov2-6/+1
2008-01-28[NETNS][FRAGS]: Make thresholds work in namespaces.Pavel Emelyanov1-2/+2
2008-01-28[NETNS][FRAGS]: Make the net.ipv4.ipfrag_timeout work in namespaces.Pavel Emelyanov1-1/+3
2008-01-28[NETNS][FRAGS]: Duplicate sysctl tables for new namespaces.Pavel Emelyanov2-0/+2
2008-01-28[NETNS][FRAGS]: Make the mem counter per-namespace.Pavel Emelyanov3-4/+4
2008-01-28[NETNS][FRAGS]: Make the nqueues counter per-namespace.Pavel Emelyanov3-3/+5
2008-01-28[NETNS][FRAGS]: Make the inet_frag_queue lookup work in namespaces.Pavel Emelyanov3-2/+11
2008-01-28[NETNS][FRAGS]: Move ctl tables around.Pavel Emelyanov3-7/+3
2008-01-28[IPV6]: Sparse: Declare non-static ipv6_{route,icmp,frag}_sysctl_init() in header.YOSHIFUJI Hideaki1-0/+4
2008-01-28[NETNS]: Add netns parameter to inetdev_by_index.Denis V. Lunev1-1/+1
2008-01-28[NETNS]: Add netns parameter to fib_lookup.Denis V. Lunev1-4/+5
2008-01-28ssb: Add boardflags_hi field to the sprom data structureMichael Buesch1-0/+1
2008-01-28mac80211: add unified BSS configurationJohannes Berg1-17/+49
2008-01-28mac80211: move interface type to vif structureJohannes Berg1-0/+2
2008-01-28mac80211: dont use interface indices in driversJohannes Berg1-25/+45
2008-01-28Add rtl8180 wireless driverMichael Wu1-0/+3
2008-01-28ssb: add 'ssb_pcihost_set_power_state' functionMiguel Botón1-0/+7
2008-01-28ssb: Fix PCMCIA lowlevel register accessMichael Buesch1-1/+2
2008-01-28ssb: Fix extraction of values from SPROMMichael Buesch2-16/+41
2008-01-28ieee80211: fix misannotationsAl Viro1-3/+3
2008-01-28[IPV4]: Enable use of 240/4 address space.Jan Engelhardt2-3/+4
2008-01-28[VLAN]: Turn __constant_htons into htons where possiblePatrick McHardy1-3/+3
2008-01-28[VLAN]: Turn VLAN_DEV_INFO into inline functionPatrick McHardy1-2/+5
2008-01-28[VLAN]: Simplify vlan unregistrationPatrick McHardy1-0/+1
2008-01-28[ETHER]: Bring back MAC_FMTPatrick McHardy1-0/+1
2008-01-28[VLAN]: Use dev->statsPatrick McHardy1-8/+1
2008-01-28[VLAN]: Kill useless VLAN_NAME definePatrick McHardy1-2/+0
2008-01-28[VLAN]: Clean up vlan_hdr/vlan_ethhdr structsPatrick McHardy1-10/+23
2008-01-28[VLAN]: Remove unnecessary structure declarationsPatrick McHardy1-5/+0
2008-01-28[NETNS]: Process FIB rule action in the context of the namespace.Denis V. Lunev1-0/+1
2008-01-28[NETNS]: FIB rules API cleanup.Denis V. Lunev1-2/+2