summaryrefslogtreecommitdiffstats
path: root/net/sched/sch_cbq.c
Commit message (Expand)AuthorAgeFilesLines
* net: sched: introduce a TRAP control actionJiri Pirko2017-06-061-0/+1
* net: sched: introduce tcf block infractructureJiri Pirko2017-05-171-6/+13
* net: sched: move tc_classify function to cls_api.cJiri Pirko2017-05-171-1/+1
* netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-131-2/+2
* net: sched: make default fifo qdiscs appear in the dumpJiri Kosina2017-03-131-0/+5
* sched: move tcf_proto_destroy and tcf_destroy_chain helpers into cls_apiJiri Pirko2017-02-101-0/+1
* ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-251-1/+1
* net_sched: gen_estimator: complete rewrite of rate estimatorsEric Dumazet2016-12-051-3/+3
* net_sched: drop packets after root qdisc lock is releasedEric Dumazet2016-06-251-3/+4
* net_sched: remove generic throttled managementEric Dumazet2016-06-111-2/+0Star
* net_sched: cbq: remove a flaky use of qdisc_is_throttled()Eric Dumazet2016-06-111-1/+1
* sched: remove qdisc->dropFlorian Westphal2016-06-091-26/+0Star
* cbq: remove TCA_CBQ_POLICE supportFlorian Westphal2016-06-091-94/+1Star
* cbq: remove TCA_CBQ_OVL_STRATEGY supportFlorian Westphal2016-06-091-160/+6Star
* net: sched: do not acquire qdisc spinlock in qdisc/class stats dumpEric Dumazet2016-06-081-3/+6
* net_sched: update hierarchical backlog tooWANG Cong2016-02-291-2/+3
* net_sched: introduce qdisc_replace() helperWANG Cong2016-02-291-6/+1Star
* net: sched: consolidate tc_classify{,_compat}Daniel Borkmann2015-08-271-1/+1
* net: sched: enable per cpu qstatsJohn Fastabend2014-09-301-1/+1
* net: sched: restrict use of qstats qlenJohn Fastabend2014-09-301-2/+1Star
* net: sched: implement qstat helper routinesJohn Fastabend2014-09-301-5/+5
* net: sched: make bstats per cpu and estimator RCU safeJohn Fastabend2014-09-301-3/+4
* net: sched: use pinned timersEric Dumazet2014-09-261-2/+2
* net: rcu-ify tcf_protoJohn Fastabend2014-09-131-4/+7
* cbq: now_rt removalVasily Averin2014-08-191-10/+1Star
* cbq: incorrectly low bandwidth setting blocks limited trafficVasily Averin2014-08-191-24/+13Star
* net_sched: return nla_nest_end() instead of skb->lenYang Yingliang2014-03-131-4/+2Star
* net_sched: replace pr_warning with pr_warnYang Yingliang2013-12-311-2/+2
* sch_cbq: remove unnecessary null pointer checkYang Yingliang2013-12-191-2/+1Star
* net_sched: add space around '>' and before '('Yang Yingliang2013-12-111-1/+2
* net_sched: Fix stack info leak in cbq_dump_wrr().David S. Miller2013-07-301-0/+1
* net_sched: add 64bit rate estimatorsEric Dumazet2013-06-111-1/+1
* cbq: incorrect processing of high limitsVasily Averin2013-04-021-1/+4
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-281-11/+7Star
* pkt_sched: use ns_to_ktime() helperEric Dumazet2012-10-221-2/+1Star
* net-sched: sch_cbq: avoid infinite loopEric Dumazet2012-09-121-2/+3
* pkt_sched: Stop using NLA_PUT*().David S. Miller2012-04-021-6/+12
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-01-241-2/+1Star
|\
| * net_sched: accurate bytes/packets stats/ratesEric Dumazet2011-01-211-2/+1Star
* | net_sched: move TCQ_F_THROTTLED flagEric Dumazet2011-01-211-3/+3
* | net_sched: cleanupsEric Dumazet2011-01-201-176/+182
|/
* net_sched: factorize qdisc stats handlingEric Dumazet2011-01-111-4/+2Star
* net_sched: remove the unused parameter of qdisc_create_dflt()Changli Gao2010-10-211-6/+6
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* pkt_sched: gen_estimator: Dont report fake rate estimatorsEric Dumazet2009-10-071-1/+1
* net_sched: remove some unnecessary checks in classful schedulersPatrick McHardy2009-09-061-21/+17Star
* pkt_sched: Revert tasklet_hrtimer changes.David S. Miller2009-09-021-14/+11Star
* pkt_sched: Fix bogon in tasklet_hrtimer changes.David S. Miller2009-08-251-1/+1
* pkt_sched: Convert CBQ to tasklet_hrtimer.David S. Miller2009-08-241-10/+13
* net: restore gnet_stats_basic to previous definitionEric Dumazet2009-08-181-1/+1