summaryrefslogtreecommitdiff
path: root/net/sched
AgeCommit message (Expand)Author
2004-11-09[PKT_SCHED]: Unline inner qdiscs immediately in qdisc_destroy()Patrick McHardy
2004-11-09[PKT_SCHED]: Fix scheduler/classifier module unload race.Patrick McHardy
2004-11-09[PKT_SCHED]: Mark some functions static in tc actions/act_apiPatrick McHardy
2004-11-05[PKT_SCHED]: Fix device leaks in mirred actionPatrick McHardy
2004-11-05[PKT_SCHED]: ipt: Convert jiffies values to USER_HZ when dumpingPatrick McHardy
2004-11-05[PKT_SCHED]: gact: Convert jiffies values to USER_HZ when dumpingPatrick McHardy
2004-11-05[PKT_SCHED]: mirred: Convert jiffies values to USER_HZ when dumpingPatrick McHardy
2004-11-05[PKT_SCHED]: pedit: Convert jiffies values to USER_HZ when dumpingPatrick McHardy
2004-11-05[PKT_SCHED]: Fix rcu_assign_pointer fallout, use it in the right placePatrick McHardy
2004-11-05[PKT_SCHED]: Remove old estimator code, no longer used.Thomas Graf
2004-11-05[PKT_SCHED]: Builtin qdiscs should avoid all qdisc_destroy() processing.Thomas Graf
2004-11-05[PKT_SCHED]: Initialize lists of builtin qdiscs.Thomas Graf
2004-11-02[PKT_SCHED]: cls_*: use tcf_police_dump_stats to dump via new gnet_stats APIThomas Graf
2004-11-02[PKT_SCHED]: police: use gnet_stats for old policer statsThomas Graf
2004-11-02[PKT_SCHED]: police: use gnet_stats for action policer statsThomas Graf
2004-11-02[PKT_SCHED]: pedit: use gnet_stats for action statsThomas Graf
2004-11-02[PKT_SCHED]: mirred: use gnet_stats for action statsThomas Graf
2004-11-02[PKT_SCHED]: ipt: use gnet_stats for action statsThomas Graf
2004-11-02[PKT_SCHED]: gact: use gnet_stats for action statsThomas Graf
2004-11-02[PKT_SCHED]: tcf_action: copy generic stats via TCA_ACT_STATSThomas Graf
2004-11-01[PKT_SCHED]: cls_u32: Use generic routines for class binding and police confi...Thomas Graf
2004-11-01[PKT_SCHED]: cls_tcindex: Use generic routines for class binding and police c...Thomas Graf
2004-11-01[PKT_SCHED]: cls_rsvp*: Use generic routines for class binding and police con...Thomas Graf
2004-11-01[PKT_SCHED]: cls_route: Use generic routines for class binding and police con...Thomas Graf
2004-11-01[PKT_SCHED]: Add iptables action.Jamal Hadi Salim
2004-11-01[PKT_SCHED]: cls_fw: CONFIG_NET_CLS_IND is not dependant on CONFIG_NET_CLS_ACTThomas Graf
2004-11-01[PKT_SCHED]: cls_fw: Break is not enough to stop walkingThomas Graf
2004-11-01[PKT_SCHED]: cls_fw: Whitespace/ifdef fixesThomas Graf
2004-11-01[PKT_SCHED]: cls_fw: Use generic routines to dump action/policerThomas Graf
2004-11-01[PKT_SCHED]: cls_fw: Use generic routines to configure action/policerThomas Graf
2004-11-01[PKT_SCHED]: cls_fw: Cleanup fw_classifyThomas Graf
2004-10-27[PATCH] RCU: use rcu_assign_pointer()Paul E. McKenney
2004-10-26[PKT_SCHED]: Add generic packet editor.Jamal Hadi Salim
2004-10-26[PKT_SCHED]: Use new header architectureThomas Graf
2004-10-26[PKT_SCHED]: Inline psched_tod_diffThomas Graf
2004-10-26[PKT_SCHED]: Cleanup cls_set_classThomas Graf
2004-10-26[PKT_SCHED]: psched_*_per_* can be staticThomas Graf
2004-10-26[PKT_SCHED]: Move tc_classify from pkt_cls.h to sch_api.cThomas Graf
2004-10-25[PKT_SCHED]: Rename TCQ_F_INGRES to TCQ_F_INGRESS.Thomas Graf
2004-10-22[PKT_SCHED]: u32: Remove unused hgenerator field in tc_u_hnode.Thomas Graf
2004-10-22[PKT_SCHED]: netem: use timer to handle packets not reschedulingStephen Hemminger
2004-10-21[PKT_SCHED]: Make tcp_proto_lookup_ops() staticChris Wright
2004-10-21[PKT_SCHED]: Trivial spelling fix in net/sched/KconfigChris Wright
2004-10-21[PKT_SCHED]: ATM: Use gnet_stats for class statistics and dump themThomas Graf
2004-10-21[PKT_SCHED]: HFSC: Use dump_stats for class statistics dumpingThomas Graf
2004-10-21[PKT_SCHED]: HFSC: Use generic rate estimatorThomas Graf
2004-10-21[PKT_SCHED]: HTB: Use gnet_stats for class statisticsThomas Graf
2004-10-21[PKT_SCHED]: HTB: Remove unneeded rate estimator bitsThomas Graf
2004-10-21[PKT_SCHED]: HTB: Use dump_stats for class statistics dumpingThomas Graf
2004-10-21[PKT_SCHED]: HTB: Use gnet_stats for class statisticsThomas Graf