1. d068ca2 codel: split into multiple files by Michal Kazior · 8 years ago
  2. 79bdc4c codel: generalize the implementation by Michal Kazior · 8 years ago
  3. 2ccccf5 net_sched: update hierarchical backlog too by WANG Cong · 8 years ago
  4. b04096f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  5. 80ba92f codel: add ce_threshold attribute by Eric Dumazet · 9 years ago
  6. a5d2809 codel: fix maxpacket/mtu confusion by Eric Dumazet · 9 years ago
  7. d2de875 net: use ktime_get_ns() and ktime_get_real_ns() helpers by Eric Dumazet · 10 years ago
  8. 89770b0 net: introduce reciprocal_scale helper and convert users by Daniel Borkmann · 11 years ago
  9. 1ba3aab net: codel: Avoid undefined behavior from signed overflow by Jesper Dangaard Brouer · 11 years ago
  10. 2359a47 codel: refine one condition to avoid a nul rec_inv_sqrt by Eric Dumazet · 12 years ago
  11. 865ec55 fq_codel: should use qdisc backlog as threshold by Eric Dumazet · 12 years ago
  12. 6ff272c codel: use u16 field instead of 31bits for rec_inv_sqrt by Eric Dumazet · 12 years ago
  13. 536edd6 codel: use Newton method instead of sqrt() and divides by Eric Dumazet · 12 years ago
  14. 76e3cc1 codel: Controlled Delay AQM by Eric Dumazet · 12 years ago