aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched/sch_cbq.c
Commit message (Expand)AuthorAge
* sch_cbq: validate TCA_CBQ_WRROPT to avoid crashEric Dumazet2019-09-30
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
* netlink: make validation more configurable for future strictnessJohannes Berg2019-04-27
* netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek2019-04-27
* net: sched: introduce and use qdisc tree flush/purge helpersPaolo Abeni2019-04-01
* net: sched: introduce and use qstats read helpersPaolo Abeni2019-04-01
* net: sched: rename qdisc_destroy() to qdisc_put()Vlad Buslov2018-09-25
* net: sch: sch_cbq: add extack supportAlexander Aring2017-12-21
* net: sch: api: add extack support in qdisc_create_dfltAlexander Aring2017-12-21
* net: sch: api: add extack support in tcf_block_getAlexander Aring2017-12-21
* net: sch: api: add extack support in qdisc_get_rtabAlexander Aring2017-12-21
* net: sched: sch: add extack for graft callbackAlexander Aring2017-12-21
* net: sched: sch: add extack for block callbackAlexander Aring2017-12-21
* net: sched: sch: add extack to change classAlexander Aring2017-12-21
* net: sched: sch: add extack for init callbackAlexander Aring2017-12-21
* net: sched: fix coding style issuesAlexander Aring2017-12-21
* net: sched: cbq: create block for q->link.blockJiri Pirko2017-11-28
* net: sched: mark expected switch fall-throughsGustavo A. R. Silva2017-10-21
* net: sched: store Qdisc pointer in struct blockJiri Pirko2017-10-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-01
|\
| * sch_cbq: fix null pointer dereferences on init failureNikolay Aleksandrov2017-08-30
* | net_sched: remove tc class reference countingWANG Cong2017-08-25
* | net_sched: call qlen_notify only if child qdisc is emptyKonstantin Khlebnikov2017-08-16
|/
* net_sched: reset pointers to tcf blocks in classful qdiscs' destructorsKonstantin Khlebnikov2017-08-15
* net: sched: introduce a TRAP control actionJiri Pirko2017-06-06
* net: sched: introduce tcf block infractructureJiri Pirko2017-05-17
* net: sched: move tc_classify function to cls_api.cJiri Pirko2017-05-17
* netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-13
* net: sched: make default fifo qdiscs appear in the dumpJiri Kosina2017-03-13
* sched: move tcf_proto_destroy and tcf_destroy_chain helpers into cls_apiJiri Pirko2017-02-10
* ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-25
* net_sched: gen_estimator: complete rewrite of rate estimatorsEric Dumazet2016-12-05
* net_sched: drop packets after root qdisc lock is releasedEric Dumazet2016-06-25
* net_sched: remove generic throttled managementEric Dumazet2016-06-11
* net_sched: cbq: remove a flaky use of qdisc_is_throttled()Eric Dumazet2016-06-11
* sched: remove qdisc->dropFlorian Westphal2016-06-09
* cbq: remove TCA_CBQ_POLICE supportFlorian Westphal2016-06-09
* cbq: remove TCA_CBQ_OVL_STRATEGY supportFlorian Westphal2016-06-09
* net: sched: do not acquire qdisc spinlock in qdisc/class stats dumpEric Dumazet2016-06-07
* net_sched: update hierarchical backlog tooWANG Cong2016-02-29
* net_sched: introduce qdisc_replace() helperWANG Cong2016-02-29
* net: sched: consolidate tc_classify{,_compat}Daniel Borkmann2015-08-27
* net: sched: enable per cpu qstatsJohn Fastabend2014-09-30
* net: sched: restrict use of qstats qlenJohn Fastabend2014-09-30
* net: sched: implement qstat helper routinesJohn Fastabend2014-09-30
* net: sched: make bstats per cpu and estimator RCU safeJohn Fastabend2014-09-30
* net: sched: use pinned timersEric Dumazet2014-09-26
* net: rcu-ify tcf_protoJohn Fastabend2014-09-13
* cbq: now_rt removalVasily Averin2014-08-19
* cbq: incorrectly low bandwidth setting blocks limited trafficVasily Averin2014-08-19