Histórico de Commits

Autor SHA1 Mensagem Data
  David S. Miller b04096ff33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net há 10 anos atrás
  Eric Dumazet 80ba92fa1a codel: add ce_threshold attribute há 10 anos atrás
  Eric Dumazet a5d2809040 codel: fix maxpacket/mtu confusion há 10 anos atrás
  Eric Dumazet d2de875c6d net: use ktime_get_ns() and ktime_get_real_ns() helpers há 11 anos atrás
  Daniel Borkmann 89770b0a69 net: introduce reciprocal_scale helper and convert users há 12 anos atrás
  Jesper Dangaard Brouer 1ba3aab303 net: codel: Avoid undefined behavior from signed overflow há 12 anos atrás
  Eric Dumazet 2359a47671 codel: refine one condition to avoid a nul rec_inv_sqrt há 13 anos atrás
  Eric Dumazet 865ec5523d fq_codel: should use qdisc backlog as threshold há 13 anos atrás
  Eric Dumazet 6ff272c9ad codel: use u16 field instead of 31bits for rec_inv_sqrt há 13 anos atrás
  Eric Dumazet 536edd6710 codel: use Newton method instead of sqrt() and divides há 13 anos atrás
  Eric Dumazet 76e3cc126b codel: Controlled Delay AQM há 13 anos atrás