aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-01-28ieee80211: beacon->capability is little-endianAl Viro
2008-01-28ieee80211: fix misannotationsAl Viro
2008-01-28ieee80211softmac_auth_resp() fixAl Viro
2008-01-28several missing cpu_to_le16() in ieee80211softmac_capabilities()Al Viro
2008-01-28eliminate byteswapping in struct ieee80211_qos_parametersAl Viro
2008-01-28[IPV4]: Enable use of 240/4 address space.Jan Engelhardt
2008-01-28[NET] gen_estimator: gen_replace_estimator() cosmetic changesJarek Poplawski
2008-01-28[PKT_SCHED] net: add sparse annotation to ptype_seq_start/stopStephen Hemminger
2008-01-28[PKT_SCHED] net classifier: style cleanup'sStephen Hemminger
2008-01-28[PKT_SCHED] sch_atm: style cleanupStephen Hemminger
2008-01-28[PKT_SCHED] dsmark: checkpatch warning cleanupStephen Hemminger
2008-01-28[PKT_SCHED] dsmark: handle cloned and non-linear skb'sStephen Hemminger
2008-01-28[PKT_SCHED] dsmark: Use hweight32() instead of convoluted loop.David S. Miller
2008-01-28[PKT_SCHED] dsmark: get rid of wrappersStephen Hemminger
2008-01-28[IPV6]: addrconf sparse warningsStephen Hemminger
2008-01-28[NET_SCHED]: kill obsolete NET_CLS_POLICE optionPatrick McHardy
2008-01-28[VLAN]: Move protocol determination to seperate functionPavel Emelyanov
2008-01-28[VLAN]: Clean up vlan_skb_recv()Patrick McHardy
2008-01-28[VLAN]: Update list addressPatrick McHardy
2008-01-28[VLAN]: checkpatch cleanupsPatrick McHardy
2008-01-28[VLAN]: Turn VLAN_DEV_INFO into inline functionPatrick McHardy
2008-01-28[VLAN]: Simplify vlan unregistrationPatrick McHardy
2008-01-28[VLAN]: Clean up unregister_vlan_devPatrick McHardy
2008-01-28[VLAN]: Clean up initialization codePatrick McHardy
2008-01-28[VLAN]: Remove non-implemented ioctlsPatrick McHardy
2008-01-28[VLAN]: Clean up debugging and printksPatrick McHardy
2008-01-28[VLAN]: Kill useless checkPatrick McHardy
2008-01-28[VLAN]: Move device setup to vlan_dev.cPatrick McHardy
2008-01-28[VLAN]: Use dev->statsPatrick McHardy
2008-01-28[VLAN]: Kill useless VLAN_NAME definePatrick McHardy
2008-01-28[NET_SCHED]: sch_ingress: remove useless printkPatrick McHardy
2008-01-28[NET_SCHED]: sch_ingress: avoid a few #ifdefsPatrick McHardy
2008-01-28[NET_SCHED]: sch_ingress: move dependencies to KconfigPatrick McHardy
2008-01-28[NET_SCHED]: sch_ingress: remove unnecessary opsPatrick McHardy
2008-01-28[NET_SCHED]: sch_ingress: return proper error code in ingress_graft()Patrick McHardy
2008-01-28[NET_SCHED]: sch_ingress: remove unused inner qdiscPatrick McHardy
2008-01-28[NET_SCHED]: sch_ingress: remove qdisc_priv() wrapperPatrick McHardy
2008-01-28[NET_SCHED]: sch_ingress: remove excessive debuggingPatrick McHardy
2008-01-28[NET_SCHED]: sch_ingress: formatting fixesPatrick McHardy
2008-01-28[PKT_SCHED] SFQ: whitespace cleanupStephen Hemminger
2008-01-28[PKT_SCHED] SFQ: use net_randomStephen Hemminger
2008-01-28[PKT_SCHED] SFQ: timer is deferrableStephen Hemminger
2008-01-28[NETNS]: Process FIB rule action in the context of the namespace.Denis V. Lunev
2008-01-28[NETNS]: FIB rules API cleanup.Denis V. Lunev
2008-01-28[FIB]: Add netns to fib_rules_ops.Denis V. Lunev
2008-01-28[SCTP]: Correctly initialize error when parameter validation failed.Vlad Yasevich
2008-01-28[IrDA]: Irport removal - part 1Adrian Bunk
2008-01-28[IrDA]: Frame length validation.Robie Basak
2008-01-28[IrDA]: Resend frames on timeout.Robie Basak
2008-01-28[NETNS]: Namespace stop vs 'ip r l' race.Denis V. Lunev