| Commit message (Expand) | Author | Age | Files | Lines |
* | pkt_sched: Stop using NLA_PUT*(). | David S. Miller | 2012-04-01 | 1 | -1/+2 |
* | net_sched: reduce fifo qdisc size | Eric Dumazet | 2011-03-03 | 1 | -23/+11 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-01-24 | 1 | -4/+1 |
|\ |
|
| * | net_sched: accurate bytes/packets stats/rates | Eric Dumazet | 2011-01-20 | 1 | -4/+1 |
* | | net_sched: TCQ_F_CAN_BYPASS generalization | Eric Dumazet | 2011-01-21 | 1 | -1/+12 |
* | | net_sched: cleanups | Eric Dumazet | 2011-01-19 | 1 | -5/+4 |
|/ |
|
* | net_sched: pfifo_head_drop problem | Eric Dumazet | 2011-01-05 | 1 | -2/+0 |
* | net_sched: remove the unused parameter of qdisc_create_dflt() | Changli Gao | 2010-10-21 | 1 | -2/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | sched: add head drop fifo queue | Hagen Paul Pfeifer | 2010-01-28 | 1 | -0/+34 |
* | net-sched: fix bfifo default limit | Patrick McHardy | 2009-05-06 | 1 | -1/+1 |
* | pkt_sched: Remove qdisc->ops->requeue() etc. | Jarek Poplawski | 2008-11-13 | 1 | -2/+0 |
* | pkt_sched: Add ->peek() methods for fifo, prio and SFQ qdiscs. | Patrick McHardy | 2008-10-31 | 1 | -0/+2 |
* | net_sched: Add accessor function for packet length for qdiscs | Jussi Kivilinna | 2008-07-20 | 1 | -1/+1 |
* | pkt_sched: Remove 'dev' member of struct Qdisc. | David S. Miller | 2008-07-08 | 1 | -3/+3 |
* | netdev: Create netdev_queue abstraction. | David S. Miller | 2008-07-08 | 1 | -1/+2 |
* | net-sched: consolidate default fifo qdisc setup | Patrick McHardy | 2008-07-05 | 1 | -0/+42 |
* | [NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API | Patrick McHardy | 2008-01-28 | 1 | -5/+5 |
* | [NET_SCHED]: Move EXPORT_SYMBOL next to exported symbol | Patrick McHardy | 2008-01-28 | 1 | -2/+1 |
* | [NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections. | Eric Dumazet | 2008-01-28 | 1 | -2/+2 |
* | [NET_SCHED]: Remove unnecessary includes | Patrick McHardy | 2007-07-10 | 1 | -1/+0 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PKT_SCHED]: Cleanup fifo qdisc and remove unnecessary code | Thomas Graf | 2005-06-18 | 1 | -38/+12 |
* | [PKT_SCHED]: Transform fifo qdisc to use generic queue management interface | Thomas Graf | 2005-06-18 | 1 | -88/+14 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+212 |