aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched
Commit message (Expand)AuthorAge
* netlink: Improve returned error codesThomas Graf2008-06-03
* net_sched: cls_api: fix return value for non-existant classifiersPatrick McHardy2008-05-20
* net_cls_act: act_simple dont ignore realloc codeJamal Hadi Salim2008-05-06
* net_cls_act: Make act_simple use of netlink policy.Jamal Hadi Salim2008-05-05
* sch_htb: remove from event queue in htb_parent_to_leaf()Jarek Poplawski2008-05-03
* net: Add a WARN_ON_ONCE() to the transmit timeout functionArjan van de Ven2008-05-02
* sch_sfq: use del_timer_sync() in sfq_destroy()Jarek Poplawski2008-04-29
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-04-18
|\
| * [NET_SCHED] sch_api: fix qdisc_tree_decrease_qlen() loopJarek Poplawski2008-04-14
* | [PKT_SCHED]: Fix datalen check in tcf_simp_init().Patrick McHardy2008-04-18
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-04-14
|\|
| * [NET_SCHED] cls_u32: refcounting fix for u32_delete()Jarek Poplawski2008-04-12
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-04-03
|\|
| * [NET]: Add preemption point in qdisc_runHerbert Xu2008-03-28
* | [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-25
* | Merge branch 'master' of ../net-2.6/David S. Miller2008-03-24
|\|
| * sch_htb: fix "too many events" situationMartin Devera2008-03-24
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-03-18
|\|
| * [PKT_SCHED]: annotate cls_u32Al Viro2008-03-18
* | [IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid castsEric Dumazet2008-03-05
|/
* [PKT_SCHED] ematch: Fix build warning.David S. Miller2008-02-10
* [NET_SCHED] sch_htb: htb_requeue fixJarek Poplawski2008-02-10
* [PKT_SCHED] ematch: tcf_em_destroy robustnessStephen Hemminger2008-02-10
* [PKT_SCHED]: deinline functions in meta matchStephen Hemminger2008-02-10
* [PKT_SCHED] ematch: oops from uninitialized variable (resend)Stephen Hemminger2008-02-09
* [TC]: oops in em_metaStephen Hemminger2008-02-07
* [NET_SCHED]: cls_flow: support classification based on VLAN tagPatrick McHardy2008-02-05
* [NET_SCHED]: cls_flow: fix key mask validity checkPatrick McHardy2008-02-05
* [NET_SCHED]: em_meta: fix compile warningPatrick McHardy2008-02-05
* [PKT_SCHED]: vlan tag matchStephen Hemminger2008-02-05
* [NET_SCHED]: Add #ifdef CONFIG_NET_EMATCH in net/sched/cls_flow.c (latest git...Rami Rosen2008-02-05
* [NET_SCHED]: Add flow classifierPatrick McHardy2008-01-31
* [NET_SCHED]: sch_sfq: make internal queues visible as classesPatrick McHardy2008-01-31
* [NET_SCHED]: sch_sfq: add support for external classifiersPatrick McHardy2008-01-31
* [NET_SCHED]: Constify struct tcf_ext_mapPatrick McHardy2008-01-31
* [PKT_SCHED] sch_teql.c: Duplicate IFF_BROADCAST in FMASK, remove 2nd.Roel Kluin2008-01-31
* [NET_SCHED]: sch_ingress: remove netfilter supportPatrick McHardy2008-01-31
* [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