Commit History

Author SHA1 Message Date
  Eric Dumazet f2600cf02b net: sched: avoid costly atomic operation in fq_dequeue() 11 years ago
  John Fastabend 25331d6ce4 net: sched: implement qstat helper routines 11 years ago
  Eric Dumazet d2de875c6d net: use ktime_get_ns() and ktime_get_real_ns() helpers 11 years ago
  Yang Yingliang d59b7d8059 net_sched: return nla_nest_end() instead of skb->len 11 years ago
  David S. Miller 67ddc87f16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 11 years ago
  Hiroaki SHIMODA a135e598c4 sch_tbf: Remove holes in struct tbf_sched_data. 11 years ago
  Hiroaki SHIMODA 724b9e1d75 sch_tbf: Fix potential memory leak in tbf_change(). 11 years ago
  Florian Westphal de960aa9ab net: add and use skb_gso_transport_seglen() 11 years ago
  Yang Yingliang 2e04ad424b sch_tbf: add TBF_BURST/TBF_PBURST attribute 11 years ago
  Yang Yingliang d55d282e6a sch_tbf: use do_div() for 64-bit divide 11 years ago
  Yang Yingliang cc106e441a net: sched: tbf: fix the calculation of max_size 11 years ago
  Eric Dumazet 4d0820cf6a sch_tbf: handle too small burst 11 years ago
  Yang Yingliang a33c4a2663 net_sched: tbf: support of 64bit rates 11 years ago
  Eric Dumazet 3e1e3aae1f net_sched: add u64 rate to psched_ratecfg_precompute() 12 years ago
  David S. Miller 6bc19fb82d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 12 years ago
  Eric Dumazet 01cb71d2d4 net_sched: restore "overhead xxx" handling 12 years ago
  Eric Dumazet e43ac79a4b sch_tbf: segment too big GSO packets 12 years ago
  Jiri Pirko b757c9336d tbf: improved accuracy at high rates 12 years ago
  David S. Miller 1b34ec43c9 pkt_sched: Stop using NLA_PUT*(). 13 years ago
  Eric Dumazet b0460e4484 sch_tbf: report backlog information 13 years ago
  David S. Miller 5bdc22a565 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 14 years ago
  Eric Dumazet 9190b3b320 net_sched: accurate bytes/packets stats/rates 14 years ago
  Eric Dumazet fd245a4adb net_sched: move TCQ_F_THROTTLED flag 14 years ago
  Eric Dumazet cc7ec456f8 net_sched: cleanups 14 years ago
  Eric Dumazet bfe0d0298f net_sched: factorize qdisc stats handling 14 years ago
  Ben Greear 9871e50edd net: Use NET_XMIT_SUCCESS where possible. 15 years ago
  stephen hemminger f0cd15081a tbf: stop wanton destruction of children (v2) 15 years ago
  Patrick McHardy 5b9a9ccfad net_sched: remove some unnecessary checks in classful schedulers 16 years ago
  Patrick McHardy de6d5cdf88 net_sched: make cls_ops->change and cls_ops->delete optional 16 years ago
  Patrick McHardy 71ebe5e919 net_sched: make cls_ops->tcf_chain() optional 16 years ago