aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched
Commit message (Expand)AuthorAge
* [NET_SCHED]: Use nla_policy for attribute validation in ematchesPatrick McHardy2008-01-28
* [NET_SCHED]: Use nla_policy for attribute validation in actionsPatrick McHardy2008-01-28
* [NET_SCHED]: Use nla_policy for attribute validation in classifiersPatrick McHardy2008-01-28
* [NET_SCHED]: Use nla_policy for attribute validation in packet schedulersPatrick McHardy2008-01-28
* [NET_SCHED]: sch_api: introduce constant for rate table sizePatrick McHardy2008-01-28
* [NET_SCHED]: Use typeful attribute parsing helpersPatrick McHardy2008-01-28
* [NET_SCHED]: Use typeful attribute construction helpersPatrick McHardy2008-01-28
* [NET_SCHED]: Use NLA_PUT_STRING for string dumpingPatrick McHardy2008-01-28
* [NET_SCHED]: Use nla_nest_start/nla_nest_endPatrick McHardy2008-01-28
* [NET_SCHED]: Propagate nla_parse return valuePatrick McHardy2008-01-28
* [NET_SCHED]: act_api: use PTR_ERR in tcf_action_init/tcf_action_getPatrick McHardy2008-01-28
* [NET_SCHED]: act_api: use nlmsg_parsePatrick McHardy2008-01-28
* [NET_SCHED]: act_api: fix netlink API conversion bugPatrick McHardy2008-01-28
* [NET_SCHED]: sch_netem: use nla_parse_nested_compatPatrick McHardy2008-01-28
* [NET_SCHED]: sch_atm: fix format string warningPatrick McHardy2008-01-28
* [NET_SCHED]: Convert actions from rtnetlink to new netlink APIPatrick McHardy2008-01-28
* [NET_SCHED]: Convert classifiers from rtnetlink to new netlink APIPatrick McHardy2008-01-28
* [NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink APIPatrick McHardy2008-01-28
* [NET_SCHED]: mark classifier ops __read_mostlyPatrick McHardy2008-01-28
* [NET_SCHED]: Move EXPORT_SYMBOL next to exported symbolPatrick McHardy2008-01-28
* [PKT_SCHED] net classifier: style cleanup'sStephen Hemminger2008-01-28
* [PKT_SCHED] sch_atm: style cleanupStephen Hemminger2008-01-28
* [PKT_SCHED] dsmark: checkpatch warning cleanupStephen Hemminger2008-01-28
* [PKT_SCHED] dsmark: handle cloned and non-linear skb'sStephen Hemminger2008-01-28
* [PKT_SCHED] dsmark: Use hweight32() instead of convoluted loop.David S. Miller2008-01-28
* [PKT_SCHED] dsmark: get rid of wrappersStephen Hemminger2008-01-28
* [NET_SCHED]: kill obsolete NET_CLS_POLICE optionPatrick McHardy2008-01-28
* [NET_SCHED]: sch_ingress: remove useless printkPatrick McHardy2008-01-28
* [NET_SCHED]: sch_ingress: avoid a few #ifdefsPatrick McHardy2008-01-28
* [NET_SCHED]: sch_ingress: move dependencies to KconfigPatrick McHardy2008-01-28
* [NET_SCHED]: sch_ingress: remove unnecessary opsPatrick McHardy2008-01-28
* [NET_SCHED]: sch_ingress: return proper error code in ingress_graft()Patrick McHardy2008-01-28
* [NET_SCHED]: sch_ingress: remove unused inner qdiscPatrick McHardy2008-01-28
* [NET_SCHED]: sch_ingress: remove qdisc_priv() wrapperPatrick McHardy2008-01-28
* [NET_SCHED]: sch_ingress: remove excessive debuggingPatrick McHardy2008-01-28
* [NET_SCHED]: sch_ingress: formatting fixesPatrick McHardy2008-01-28
* [PKT_SCHED] SFQ: whitespace cleanupStephen Hemminger2008-01-28
* [PKT_SCHED] SFQ: use net_randomStephen Hemminger2008-01-28
* [PKT_SCHED] SFQ: timer is deferrableStephen Hemminger2008-01-28
* [PKT_SCHED] HTB: htb_classid is dead static inlineIlpo Järvinen2008-01-28
* [NET]: Add some acquires/releases sparse annotations.Eric Dumazet2008-01-28
* [NETFILTER]: Mark hooks __read_mostlyPatrick McHardy2008-01-28
* [NETFILTER]: Use nf_register_hooks for multiple registrationsPatrick McHardy2008-01-28
* [NETFILTER]: Convert old checksum helper namesPatrick McHardy2008-01-28
* [NET]: Make rtnetlink infrastructure network namespace aware (v3)Denis V. Lunev2008-01-28
* [NET]: Modify all rtnetlink methods to only work in the initial namespace (v2)Denis V. Lunev2008-01-28
* [NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections.Eric Dumazet2008-01-28
* [NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy2008-01-28
* [NET]: Convert init_timer into setup_timerPavel Emelyanov2008-01-28
* [PKT_SCHED]: Spelling fixesJoe Perches2007-12-20