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