| Commit message (Expand) | Author | Age | Files | Lines |
* | net_sched: Add accessor function for packet length for qdiscs | Jussi Kivilinna | 2008-07-20 | 1 | -1/+1 |
* | net_sched: Add qdisc_enqueue wrapper | Jussi Kivilinna | 2008-07-20 | 1 | -1/+2 |
* | pkt_sched: Remove RR scheduler. | David S. Miller | 2008-07-17 | 1 | -120/+16 |
* | pkt_sched: Remove 'dev' member of struct Qdisc. | David S. Miller | 2008-07-08 | 1 | -7/+8 |
* | netdev: Create netdev_queue abstraction. | David S. Miller | 2008-07-08 | 1 | -1/+2 |
* | net-sched: change tcf_destroy_chain() to clear start of filter list | Patrick McHardy | 2008-07-01 | 1 | -1/+1 |
* | [NET_SCHED]: Propagate nla_parse return value | Patrick McHardy | 2008-01-28 | 1 | -3/+6 |
* | [NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API | Patrick McHardy | 2008-01-28 | 1 | -13/+17 |
* | [NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections. | Eric Dumazet | 2008-01-28 | 1 | -3/+3 |
* | [PKT_SCHED]: Fix sch_prio.c build with CONFIG_NETDEVICES_MULTIQUEUE | Pavel Emelyanov | 2007-10-23 | 1 | -2/+2 |
* | [NET_SCHED] sch_prio.c: remove duplicate call of tc_classify() | Lucas Nussbaum | 2007-08-30 | 1 | -1/+1 |
* | [NET]: Fix prio_tune() handling of root qdisc. | Peter P Waskiewicz Jr | 2007-07-31 | 1 | -2/+4 |
* | [NET_SCHED]: Fix prio/ingress classification logic error | Patrick McHardy | 2007-07-31 | 1 | -4/+3 |
* | [NET_SCHED]: Remove unnecessary includes | Patrick McHardy | 2007-07-10 | 1 | -16/+0 |
* | [SCHED]: Qdisc changes and sch_rr added for multiqueue | Peter P Waskiewicz Jr | 2007-07-10 | 1 | -15/+114 |
* | [NET_SCHED]: prio qdisc boundary condition | Jamal Hadi Salim | 2007-05-14 | 1 | -1/+1 |
* | [NET]: cleanup extra semicolons | Stephen Hemminger | 2007-04-25 | 1 | -1/+1 |
* | [NET_SCHED]: Unline tcf_destroy | Patrick McHardy | 2007-04-25 | 1 | -6/+1 |
* | [NETLINK]: Use nlmsg_trim() where appropriate | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -1/+2 |
* | [SK_BUFF]: Convert skb->tail to sk_buff_data_t | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -1/+1 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 1 | -1/+0 |
* | [NET] SCHED: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-02-10 | 1 | -3/+3 |
* | [NET_SCHED] sch_prio: class statistics printing enabled | Jarek Poplawski | 2007-02-08 | 1 | -0/+15 |
* | [NET_SCHED]: Fix endless loops (part 2): "simple" qdiscs | Patrick McHardy | 2006-12-02 | 1 | -3/+8 |
* | [NET_SCHED]: Set parent classid in default qdiscs | Patrick McHardy | 2006-12-02 | 1 | -1/+2 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PKT_SCHED]: Qdisc drop operation is optional | Patrick McHardy | 2006-03-20 | 1 | -1/+1 |
* | [PKT_SCHED] sch_prio: fix qdisc bands init | Amnon Aaronsohn | 2006-01-17 | 1 | -4/+3 |
* | [PKT_SCHED]: Fix qdisc return code. | Jamal Hadi Salim | 2006-01-09 | 1 | -3/+4 |
* | Linux-2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+444 |