1. d2de875 net: use ktime_get_ns() and ktime_get_real_ns() helpers by Eric Dumazet · 10 years ago
  2. 89770b0 net: introduce reciprocal_scale helper and convert users by Daniel Borkmann · 11 years ago
  3. 1ba3aab net: codel: Avoid undefined behavior from signed overflow by Jesper Dangaard Brouer · 11 years ago
  4. 2359a47 codel: refine one condition to avoid a nul rec_inv_sqrt by Eric Dumazet · 12 years ago
  5. 865ec55 fq_codel: should use qdisc backlog as threshold by Eric Dumazet · 12 years ago
  6. 6ff272c codel: use u16 field instead of 31bits for rec_inv_sqrt by Eric Dumazet · 12 years ago
  7. 536edd6 codel: use Newton method instead of sqrt() and divides by Eric Dumazet · 12 years ago
  8. 76e3cc1 codel: Controlled Delay AQM by Eric Dumazet · 12 years ago