1. e6e5904 codel: remove unnecessary pkt_sched.h include by Jakub Kicinski · 3 years, 1 month ago
  2. 15fcb10 codel: remove unnecessary sock.h include by Jakub Kicinski · 3 years, 1 month ago
  3. dfcb63c fq_codel: generalise ce_threshold marking for subset of traffic by Toke Høiland-Jørgensen · 3 years, 3 months ago
  4. e72aeb9 fq_codel: implement L4S style ce_threshold_ect1 marking by Eric Dumazet · 3 years, 3 months ago
  5. d068ca2 codel: split into multiple files by Michal Kazior · 9 years ago
  6. 79bdc4c codel: generalize the implementation by Michal Kazior · 9 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 · 10 years ago
  9. 80ba92f codel: add ce_threshold attribute by Eric Dumazet · 10 years ago
  10. a5d2809 codel: fix maxpacket/mtu confusion by Eric Dumazet · 10 years ago
  11. d2de875 net: use ktime_get_ns() and ktime_get_real_ns() helpers by Eric Dumazet · 10 years ago
  12. 89770b0 net: introduce reciprocal_scale helper and convert users by Daniel Borkmann · 11 years ago
  13. 1ba3aab net: codel: Avoid undefined behavior from signed overflow by Jesper Dangaard Brouer · 11 years ago
  14. 2359a47 codel: refine one condition to avoid a nul rec_inv_sqrt by Eric Dumazet · 12 years ago
  15. 865ec55 fq_codel: should use qdisc backlog as threshold by Eric Dumazet · 13 years ago
  16. 6ff272c codel: use u16 field instead of 31bits for rec_inv_sqrt by Eric Dumazet · 13 years ago
  17. 536edd6 codel: use Newton method instead of sqrt() and divides by Eric Dumazet · 13 years ago
  18. 76e3cc1 codel: Controlled Delay AQM by Eric Dumazet · 13 years ago