summaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions
d5d386f'>sch_tbf: update backlog as wellWANG Cong 2016-04-25sched: use nla_put_u64_64bit()Nicolas Dichtel 2016-02-29net_sched: update hierarchical backlog tooWANG Cong 2016-02-29net_sched: introduce qdisc_replace() helperWANG Cong 2014-10-06net: sched: avoid costly atomic operation in fq_dequeue()Eric Dumazet 2014-09-30net: sched: implement qstat helper routinesJohn Fastabend 2014-08-22net: use ktime_get_ns() and ktime_get_real_ns() helpersEric Dumazet 2014-03-13net_sched: return nla_nest_end() instead of skb->lenYang Yingliang 2014-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2014-03-03sch_tbf: Remove holes in struct tbf_sched_data.Hiroaki SHIMODA 2014-02-27sch_tbf: Fix potential memory leak in tbf_change().Hiroaki SHIMODA 2014-01-26net: add and use skb_gso_transport_seglen()Florian Westphal 2013-12-26sch_tbf: add TBF_BURST/TBF_PBURST attributeYang Yingliang 2013-12-11sch_tbf: use do_div() for 64-bit divideYang Yingliang 2013-12-11net: sched: tbf: fix the calculation of max_sizeYang Yingliang 2013-11-23sch_tbf: handle too small burstEric Dumazet 2013-11-09net_sched: tbf: support of 64bit ratesYang Yingliang 2013-09-20net_sched: add u64 rate to psched_ratecfg_precompute()Eric Dumazet 2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2013-06-02net_sched: restore "overhead xxx" handlingEric Dumazet 2013-05-23sch_tbf: segment too big GSO packetsEric Dumazet 2013-02-12tbf: improved accuracy at high ratesJiri Pirko