aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-28mac80211: add unified BSS configurationJohannes Berg6-67/+77
2008-01-28mac80211: Fix rate reporting regressionMichael Wu3-22/+35
2008-01-28mac80211: implement cfg80211 station handlingJohannes Berg1-0/+192
2008-01-28mac80211: add beacon configuration via cfg80211Johannes Berg6-62/+213
2008-01-28mac80211: move interface type to vif structureJohannes Berg12-117/+116
2008-01-28mac80211: dont use interface indices in driversJohannes Berg6-67/+73
2008-01-28ieee80211: beacon->capability is little-endianAl Viro1-20/+19
2008-01-28ieee80211: fix misannotationsAl Viro3-19/+19
2008-01-28ieee80211softmac_auth_resp() fixAl Viro1-3/+3
2008-01-28several missing cpu_to_le16() in ieee80211softmac_capabilities()Al Viro1-5/+5
2008-01-28eliminate byteswapping in struct ieee80211_qos_parametersAl Viro1-3/+3
2008-01-28[IPV4]: Enable use of 240/4 address space.Jan Engelhardt3-8/+8
2008-01-28[NET] gen_estimator: gen_replace_estimator() cosmetic changesJarek Poplawski1-7/+6
2008-01-28[PKT_SCHED] net: add sparse annotation to ptype_seq_start/stopStephen Hemminger1-0/+2
2008-01-28[PKT_SCHED] net classifier: style cleanup'sStephen Hemminger2-87/+73
2008-01-28[PKT_SCHED] sch_atm: style cleanupStephen Hemminger1-74/+65
2008-01-28[PKT_SCHED] dsmark: checkpatch warning cleanupStephen Hemminger1-39/+40
2008-01-28[PKT_SCHED] dsmark: handle cloned and non-linear skb'sStephen Hemminger1-4/+15
2008-01-28[PKT_SCHED] dsmark: Use hweight32() instead of convoluted loop.David S. Miller1-12/+3
2008-01-28[PKT_SCHED] dsmark: get rid of wrappersStephen Hemminger1-49/+34
2008-01-28[IPV6]: addrconf sparse warningsStephen Hemminger1-1/+3
2008-01-28[NET_SCHED]: kill obsolete NET_CLS_POLICE optionPatrick McHardy1-9/+0
2008-01-28[VLAN]: Move protocol determination to seperate functionPavel Emelyanov1-28/+35
2008-01-28[VLAN]: Clean up vlan_skb_recv()Patrick McHardy1-89/+24
2008-01-28[VLAN]: Update list addressPatrick McHardy2-2/+2
2008-01-28[VLAN]: checkpatch cleanupsPatrick McHardy5-84/+89
2008-01-28[VLAN]: Turn VLAN_DEV_INFO into inline functionPatrick McHardy4-46/+46
2008-01-28[VLAN]: Simplify vlan unregistrationPatrick McHardy3-63/+22
2008-01-28[VLAN]: Clean up unregister_vlan_devPatrick McHardy1-40/+32
2008-01-28[VLAN]: Clean up initialization codePatrick McHardy2-92/+70
2008-01-28[VLAN]: Remove non-implemented ioctlsPatrick McHardy1-22/+1
2008-01-28[VLAN]: Clean up debugging and printksPatrick McHardy4-138/+30
2008-01-28[VLAN]: Kill useless checkPatrick McHardy1-18/+0
2008-01-28[VLAN]: Move device setup to vlan_dev.cPatrick McHardy3-108/+86
2008-01-28[VLAN]: Use dev->statsPatrick McHardy3-10/+5
2008-01-28[VLAN]: Kill useless VLAN_NAME definePatrick McHardy1-2/+2
2008-01-28[NET_SCHED]: sch_ingress: remove useless printkPatrick McHardy1-8/+1
2008-01-28[NET_SCHED]: sch_ingress: avoid a few #ifdefsPatrick McHardy1-12/+4
2008-01-28[NET_SCHED]: sch_ingress: move dependencies to KconfigPatrick McHardy2-10/+2
2008-01-28[NET_SCHED]: sch_ingress: remove unnecessary opsPatrick McHardy1-24/+0
2008-01-28[NET_SCHED]: sch_ingress: return proper error code in ingress_graft()Patrick McHardy1-1/+1
2008-01-28[NET_SCHED]: sch_ingress: remove unused inner qdiscPatrick McHardy1-4/+0
2008-01-28[NET_SCHED]: sch_ingress: remove qdisc_priv() wrapperPatrick McHardy1-6/+4
2008-01-28[NET_SCHED]: sch_ingress: remove excessive debuggingPatrick McHardy1-76/+3
2008-01-28[NET_SCHED]: sch_ingress: formatting fixesPatrick McHardy1-64/+39
2008-01-28[PKT_SCHED] SFQ: whitespace cleanupStephen Hemminger1-17/+25
2008-01-28[PKT_SCHED] SFQ: use net_randomStephen Hemminger1-3/+3
2008-01-28[PKT_SCHED] SFQ: timer is deferrableStephen Hemminger1-1/+3
2008-01-28[NETNS]: Process FIB rule action in the context of the namespace.Denis V. Lunev2-1/+3
2008-01-28[NETNS]: FIB rules API cleanup.Denis V. Lunev4-14/+20