summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-283-57/+48
* wireless: cleanup some merge errorsJohn W. Linville2008-01-282-4/+36
* [IPV4]: Enable use of 240/4 address space.Jan Engelhardt2008-01-285-11/+12
* [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
* [MACVLAN]: Fix thinko in macvlan_transfer_operstate()Patrick McHardy2008-01-281-1/+1
* [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 __constant_htons into htons where possiblePatrick McHardy2008-01-281-3/+3
* [VLAN]: Turn VLAN_DEV_INFO into inline functionPatrick McHardy2008-01-287-51/+54
* [VLAN]: Simplify vlan unregistrationPatrick McHardy2008-01-284-63/+23
* [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
* [ETHER]: Bring back MAC_FMTPatrick McHardy2008-01-281-0/+1
* [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-284-18/+6
* [VLAN]: Kill useless VLAN_NAME definePatrick McHardy2008-01-282-4/+2
* [VLAN]: Clean up vlan_hdr/vlan_ethhdr structsPatrick McHardy2008-01-281-10/+23
* [VLAN]: Remove unnecessary structure declarationsPatrick McHardy2008-01-281-5/+0
* [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-283-1/+4
* [NETNS]: FIB rules API cleanup.Denis V. Lunev2008-01-285-16/+22
* [FIB]: Add netns to fib_rules_ops.Denis V. Lunev2008-01-284-0/+5
* [SCTP]: Correctly initialize error when parameter validation failed.Vlad Yasevich2008-01-281-3/+2
OpenPOWER on IntegriCloud