summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* mac80211: move interface type to vif structureJohannes Berg2008-01-2812-117/+116
* mac80211: dont use interface indices in driversJohannes Berg2008-01-286-67/+73
* ieee80211: beacon->capability is little-endianAl Viro2008-01-281-20/+19
* ieee80211: fix misannotationsAl Viro2008-01-283-19/+19
* ieee80211softmac_auth_resp() fixAl Viro2008-01-281-3/+3
* several missing cpu_to_le16() in ieee80211softmac_capabilities()Al Viro2008-01-281-5/+5
* eliminate byteswapping in struct ieee80211_qos_parametersAl Viro2008-01-281-3/+3
* [IPV4]: Enable use of 240/4 address space.Jan Engelhardt2008-01-283-8/+8
* [NET] gen_estimator: gen_replace_estimator() cosmetic changesJarek Poplawski2008-01-281-7/+6
* [PKT_SCHED] net: add sparse annotation to ptype_seq_start/stopStephen Hemminger2008-01-281-0/+2
* [PKT_SCHED] net classifier: style cleanup'sStephen Hemminger2008-01-282-87/+73
* [PKT_SCHED] sch_atm: style cleanupStephen Hemminger2008-01-281-74/+65
* [PKT_SCHED] dsmark: checkpatch warning cleanupStephen Hemminger2008-01-281-39/+40
* [PKT_SCHED] dsmark: handle cloned and non-linear skb'sStephen Hemminger2008-01-281-4/+15
* [PKT_SCHED] dsmark: Use hweight32() instead of convoluted loop.David S. Miller2008-01-281-12/+3
* [PKT_SCHED] dsmark: get rid of wrappersStephen Hemminger2008-01-281-49/+34
* [IPV6]: addrconf sparse warningsStephen Hemminger2008-01-281-1/+3
* [NET_SCHED]: kill obsolete NET_CLS_POLICE optionPatrick McHardy2008-01-281-9/+0
* [VLAN]: Move protocol determination to seperate functionPavel Emelyanov2008-01-281-28/+35
* [VLAN]: Clean up vlan_skb_recv()Patrick McHardy2008-01-281-89/+24
* [VLAN]: Update list addressPatrick McHardy2008-01-282-2/+2
* [VLAN]: checkpatch cleanupsPatrick McHardy2008-01-285-84/+89
* [VLAN]: Turn VLAN_DEV_INFO into inline functionPatrick McHardy2008-01-284-46/+46
* [VLAN]: Simplify vlan unregistrationPatrick McHardy2008-01-283-63/+22
* [VLAN]: Clean up unregister_vlan_devPatrick McHardy2008-01-281-40/+32
* [VLAN]: Clean up initialization codePatrick McHardy2008-01-282-92/+70
* [VLAN]: Remove non-implemented ioctlsPatrick McHardy2008-01-281-22/+1
* [VLAN]: Clean up debugging and printksPatrick McHardy2008-01-284-138/+30
* [VLAN]: Kill useless checkPatrick McHardy2008-01-281-18/+0
* [VLAN]: Move device setup to vlan_dev.cPatrick McHardy2008-01-283-108/+86
* [VLAN]: Use dev->statsPatrick McHardy2008-01-283-10/+5
* [VLAN]: Kill useless VLAN_NAME definePatrick McHardy2008-01-281-2/+2
* [NET_SCHED]: sch_ingress: remove useless printkPatrick McHardy2008-01-281-8/+1
* [NET_SCHED]: sch_ingress: avoid a few #ifdefsPatrick McHardy2008-01-281-12/+4
* [NET_SCHED]: sch_ingress: move dependencies to KconfigPatrick McHardy2008-01-282-10/+2
* [NET_SCHED]: sch_ingress: remove unnecessary opsPatrick McHardy2008-01-281-24/+0
* [NET_SCHED]: sch_ingress: return proper error code in ingress_graft()Patrick McHardy2008-01-281-1/+1
* [NET_SCHED]: sch_ingress: remove unused inner qdiscPatrick McHardy2008-01-281-4/+0
* [NET_SCHED]: sch_ingress: remove qdisc_priv() wrapperPatrick McHardy2008-01-281-6/+4
* [NET_SCHED]: sch_ingress: remove excessive debuggingPatrick McHardy2008-01-281-76/+3
* [NET_SCHED]: sch_ingress: formatting fixesPatrick McHardy2008-01-281-64/+39
* [PKT_SCHED] SFQ: whitespace cleanupStephen Hemminger2008-01-281-17/+25
* [PKT_SCHED] SFQ: use net_randomStephen Hemminger2008-01-281-3/+3
* [PKT_SCHED] SFQ: timer is deferrableStephen Hemminger2008-01-281-1/+3
* [NETNS]: Process FIB rule action in the context of the namespace.Denis V. Lunev2008-01-282-1/+3
* [NETNS]: FIB rules API cleanup.Denis V. Lunev2008-01-284-14/+20
* [FIB]: Add netns to fib_rules_ops.Denis V. Lunev2008-01-283-0/+4
* [SCTP]: Correctly initialize error when parameter validation failed.Vlad Yasevich2008-01-281-3/+2
* [IrDA]: Irport removal - part 1Adrian Bunk2008-01-281-168/+1
* [IrDA]: Frame length validation.Robie Basak2008-01-282-0/+25
OpenPOWER on IntegriCloud