1. 4c6f0d6 net: sched: Fix a possible null-pointer dereference in dequeue_func() by Jia-Ju Bai · 5 years ago
  2. ed760cb sched: replace __skb_dequeue with __qdisc_dequeue_head by Florian Westphal · 8 years ago
  3. 520ac30 net_sched: drop packets after root qdisc lock is released by Eric Dumazet · 8 years ago
  4. b3d7e2b net_sched: sch_codel: defer skb freeing in codel_change() by Eric Dumazet · 8 years ago
  5. d068ca2 codel: split into multiple files by Michal Kazior · 8 years ago
  6. 79bdc4c codel: generalize the implementation by Michal Kazior · 8 years ago
  7. 2ccccf5 net_sched: update hierarchical backlog too by WANG Cong · 9 years ago
  8. b04096f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  9. 80ba92f codel: add ce_threshold attribute by Eric Dumazet · 9 years ago
  10. a5d2809 codel: fix maxpacket/mtu confusion by Eric Dumazet · 9 years ago
  11. 25331d6 net: sched: implement qstat helper routines by John Fastabend · 10 years ago
  12. 865ec55 fq_codel: should use qdisc backlog as threshold by Eric Dumazet · 12 years ago
  13. ce5b4b9 net/codel: Add missing #include <linux/prefetch.h> by Geert Uytterhoeven · 12 years ago
  14. 76e3cc1 codel: Controlled Delay AQM by Eric Dumazet · 12 years ago