Age | Commit message (Expand) | Author | Files | Lines |
2017-12-21 | net: sched: sch: add extack for change qdisc ops | Alexander Aring | 1 | -2/+3 |
2017-12-21 | net: sched: sch: add extack for init callback | Alexander Aring | 1 | -1/+2 |
2017-04-13 | netlink: pass extended ACK struct to parsing functions | Johannes Berg | 1 | -1/+1 |
2016-09-19 | sched: replace __skb_dequeue with __qdisc_dequeue_head | Florian Westphal | 1 | -2/+2 |
2016-06-25 | net_sched: drop packets after root qdisc lock is released | Eric Dumazet | 1 | -3/+5 |
2016-06-15 | net_sched: sch_codel: defer skb freeing in codel_change() | Eric Dumazet | 1 | -1/+1 |
2016-04-25 | codel: split into multiple files | Michal Kazior | 1 | -0/+2 |
2016-04-25 | codel: generalize the implementation | Michal Kazior | 1 | -3/+17 |
2016-02-29 | net_sched: update hierarchical backlog too | WANG Cong | 1 | -4/+6 |
2015-05-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2015-05-10 | codel: add ce_threshold attribute | Eric Dumazet | 1 | -2/+13 |
2015-05-03 | codel: fix maxpacket/mtu confusion | Eric Dumazet | 1 | -1/+1 |
2014-09-30 | net: sched: implement qstat helper routines | John Fastabend | 1 | -1/+1 |
2012-05-16 | fq_codel: should use qdisc backlog as threshold | Eric Dumazet | 1 | -2/+2 |
2012-05-14 | net/codel: Add missing #include <linux/prefetch.h> | Geert Uytterhoeven | 1 | -0/+1 |
2012-05-10 | codel: Controlled Delay AQM | Eric Dumazet | 1 | -0/+275 |