aboutsummaryrefslogtreecommitdiff
path: root/net/sched
AgeCommit message (Expand)Author
2008-01-31[NET_SCHED]: Add flow classifierPatrick McHardy
2008-01-31[NET_SCHED]: sch_sfq: make internal queues visible as classesPatrick McHardy
2008-01-31[NET_SCHED]: sch_sfq: add support for external classifiersPatrick McHardy
2008-01-31[NET_SCHED]: Constify struct tcf_ext_mapPatrick McHardy
2008-01-31[PKT_SCHED] sch_teql.c: Duplicate IFF_BROADCAST in FMASK, remove 2nd.Roel Kluin
2008-01-31[NET_SCHED]: sch_ingress: remove netfilter supportPatrick McHardy
2008-01-28[NET_SCHED]: Use nla_policy for attribute validation in ematchesPatrick McHardy
2008-01-28[NET_SCHED]: Use nla_policy for attribute validation in actionsPatrick McHardy
2008-01-28[NET_SCHED]: Use nla_policy for attribute validation in classifiersPatrick McHardy
2008-01-28[NET_SCHED]: Use nla_policy for attribute validation in packet schedulersPatrick McHardy
2008-01-28[NET_SCHED]: sch_api: introduce constant for rate table sizePatrick McHardy
2008-01-28[NET_SCHED]: Use typeful attribute parsing helpersPatrick McHardy
2008-01-28[NET_SCHED]: Use typeful attribute construction helpersPatrick McHardy
2008-01-28[NET_SCHED]: Use NLA_PUT_STRING for string dumpingPatrick McHardy
2008-01-28[NET_SCHED]: Use nla_nest_start/nla_nest_endPatrick McHardy
2008-01-28[NET_SCHED]: Propagate nla_parse return valuePatrick McHardy
2008-01-28[NET_SCHED]: act_api: use PTR_ERR in tcf_action_init/tcf_action_getPatrick McHardy
2008-01-28[NET_SCHED]: act_api: use nlmsg_parsePatrick McHardy
2008-01-28[NET_SCHED]: act_api: fix netlink API conversion bugPatrick McHardy
2008-01-28[NET_SCHED]: sch_netem: use nla_parse_nested_compatPatrick McHardy
2008-01-28[NET_SCHED]: sch_atm: fix format string warningPatrick McHardy
2008-01-28[NET_SCHED]: Convert actions from rtnetlink to new netlink APIPatrick McHardy
2008-01-28[NET_SCHED]: Convert classifiers from rtnetlink to new netlink APIPatrick McHardy
2008-01-28[NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink APIPatrick McHardy
2008-01-28[NET_SCHED]: mark classifier ops __read_mostlyPatrick McHardy
2008-01-28[NET_SCHED]: Move EXPORT_SYMBOL next to exported symbolPatrick McHardy
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[NET_SCHED]: kill obsolete NET_CLS_POLICE optionPatrick 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[PKT_SCHED] HTB: htb_classid is dead static inlineIlpo Järvinen
2008-01-28[NET]: Add some acquires/releases sparse annotations.Eric Dumazet
2008-01-28[NETFILTER]: Mark hooks __read_mostlyPatrick McHardy
2008-01-28[NETFILTER]: Use nf_register_hooks for multiple registrationsPatrick McHardy
2008-01-28[NETFILTER]: Convert old checksum helper namesPatrick McHardy