summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25Linus Torvalds2008-01-29144-1262/+3699
|\
| * [NET_SCHED]: sch_api: introduce constant for rate table sizePatrick McHardy2008-01-281-0/+2
| * [NET_SCHED]: act_api: use PTR_ERR in tcf_action_init/tcf_action_getPatrick McHardy2008-01-281-2/+2
| * [NETNS]: Routing cache virtualization.Denis V. Lunev2008-01-281-1/+1
| * [NETNS]: Correct namespace for connect-time routing.Denis V. Lunev2008-01-281-3/+5
| * [NET_SCHED]: Convert actions from rtnetlink to new netlink APIPatrick McHardy2008-01-281-4/+4
| * [NET_SCHED]: Convert classifiers from rtnetlink to new netlink APIPatrick McHardy2008-01-282-6/+6
| * [NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink APIPatrick McHardy2008-01-283-7/+7
| * [NETLINK]: Add nla_append()Patrick McHardy2008-01-281-0/+3
| * [NETNS]: Add namespace parameter to ip_route_output_key.Denis V. Lunev2008-01-281-1/+1
| * [NETNS]: Add namespace parameter to ip_route_output_flow.Denis V. Lunev2008-01-281-3/+3
| * [NETNS]: Add namespace parameter to __ip_route_output_key.Denis V. Lunev2008-01-281-2/+2
| * [NETNS]: Add namespace parameter to ip_dev_find.Denis V. Lunev2008-01-281-1/+1
| * [NETNS]: Add netns parameter to fib_select_default.Denis V. Lunev2008-01-281-1/+2
| * [IPV4]: Consolidate fib_select_default.Denis V. Lunev2008-01-281-9/+1
| * [IPV4]: Declarations cleanup in ip_fib.h.Denis V. Lunev2008-01-281-3/+1
| * mac80211: fixing ieee80211_bar typesRon Rindjunsky2008-01-281-2/+2
| * [DST]: shrinks sizeof(struct rtable) by 64 bytes on x86_64Eric Dumazet2008-01-281-5/+5
| * [NETNS][FRAGS]: Make the pernet subsystem for fragments.Pavel Emelyanov2008-01-281-0/+1
| * [NETNS][FRAGS]: Make the LRU list per namespace.Pavel Emelyanov2008-01-281-1/+1
| * [NETNS][FRAGS]: Isolate the secret interval from namespaces.Pavel Emelyanov2008-01-282-6/+1
| * [NETNS][FRAGS]: Make thresholds work in namespaces.Pavel Emelyanov2008-01-281-2/+2
| * [NETNS][FRAGS]: Make the net.ipv4.ipfrag_timeout work in namespaces.Pavel Emelyanov2008-01-281-1/+3
| * [NETNS][FRAGS]: Duplicate sysctl tables for new namespaces.Pavel Emelyanov2008-01-282-0/+2
| * [NETNS][FRAGS]: Make the mem counter per-namespace.Pavel Emelyanov2008-01-283-4/+4
| * [NETNS][FRAGS]: Make the nqueues counter per-namespace.Pavel Emelyanov2008-01-283-3/+5
| * [NETNS][FRAGS]: Make the inet_frag_queue lookup work in namespaces.Pavel Emelyanov2008-01-283-2/+11
| * [NETNS][FRAGS]: Move ctl tables around.Pavel Emelyanov2008-01-283-7/+3
| * [IPV6]: Sparse: Declare non-static ipv6_{route,icmp,frag}_sysctl_init() in he...YOSHIFUJI Hideaki2008-01-281-0/+4
| * [NETNS]: Add netns parameter to inetdev_by_index.Denis V. Lunev2008-01-281-1/+1
| * [NETNS]: Add netns parameter to fib_lookup.Denis V. Lunev2008-01-281-4/+5
| * ssb: Add boardflags_hi field to the sprom data structureMichael Buesch2008-01-281-0/+1
| * mac80211: add unified BSS configurationJohannes Berg2008-01-281-17/+49
| * mac80211: move interface type to vif structureJohannes Berg2008-01-281-0/+2
| * mac80211: dont use interface indices in driversJohannes Berg2008-01-281-25/+45
| * Add rtl8180 wireless driverMichael Wu2008-01-281-0/+3
| * ssb: add 'ssb_pcihost_set_power_state' functionMiguel Botón2008-01-281-0/+7
| * ssb: Fix PCMCIA lowlevel register accessMichael Buesch2008-01-281-1/+2
| * ssb: Fix extraction of values from SPROMMichael Buesch2008-01-282-16/+41
| * ieee80211: fix misannotationsAl Viro2008-01-281-3/+3
| * [IPV4]: Enable use of 240/4 address space.Jan Engelhardt2008-01-282-3/+4
| * [VLAN]: Turn __constant_htons into htons where possiblePatrick McHardy2008-01-281-3/+3
| * [VLAN]: Turn VLAN_DEV_INFO into inline functionPatrick McHardy2008-01-281-2/+5
| * [VLAN]: Simplify vlan unregistrationPatrick McHardy2008-01-281-0/+1
| * [ETHER]: Bring back MAC_FMTPatrick McHardy2008-01-281-0/+1
| * [VLAN]: Use dev->statsPatrick McHardy2008-01-281-8/+1
| * [VLAN]: Kill useless VLAN_NAME definePatrick McHardy2008-01-281-2/+0
| * [VLAN]: Clean up vlan_hdr/vlan_ethhdr structsPatrick McHardy2008-01-281-10/+23
| * [VLAN]: Remove unnecessary structure declarationsPatrick McHardy2008-01-281-5/+0
| * [NETNS]: Process FIB rule action in the context of the namespace.Denis V. Lunev2008-01-281-0/+1