summaryrefslogtreecommitdiff
path: root/net/sched/sch_hfsc.c
Commit message (Expand)AuthorAge
* 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: 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 change qdisc opsAlexander 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: mark expected switch fall-throughsGustavo A. R. Silva2017-10-22
* net: sched: store Qdisc pointer in struct blockJiri Pirko2017-10-16
* net_sched/hfsc: fix curve activation in hfsc_change_class()Konstantin Khlebnikov2017-09-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-01
|\
| * sch_hfsc: fix null pointer deref and double free on init failureNikolay Aleksandrov2017-08-30
* | net_sched: remove tc class reference countingWANG Cong2017-08-25
* | net_sched/hfsc: opencode trivial set_active() and set_passive()Konstantin Khlebnikov2017-08-16
* | 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/hfsc: allocate tcf block for hfsc root classKonstantin Khlebnikov2017-08-11
* 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-12
* net_sched: gen_estimator: complete rewrite of rate estimatorsEric Dumazet2016-12-05
* net/sched/sch_hfsc.c: remove unused cl_myfadjMichal Soltys2016-08-08
* net/sched/sch_hfsc.c: keep fsc and virtual times in sync; fix an old bugMichal Soltys2016-08-08
* hfsc: reduce hfsc_sched to 14 cachelinesFlorian Westphal2016-07-08
* net/sched/sch_hfsc.c: anchor virtual curve at proper vt in hfsc_change_fsc()Michal Soltys2016-07-01
* net/sched/sch_hfsc.c: go passive after vt updateMichal Soltys2016-07-01
* net/sched/sch_hfsc.c: remove leftover dlist and droplistMichal Soltys2016-07-01
* net/sched/sch_hfsc.c: add unlikely() in qdisc_peek_len()Michal Soltys2016-07-01
* net/sched/sch_hfsc.c: handle corner cases where head may change invalidating ...Michal Soltys2016-07-01
* net_sched: drop packets after root qdisc lock is releasedEric Dumazet2016-06-25
* net_sched: remove generic throttled managementEric Dumazet2016-06-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-10
|\
| * sch_hfsc: always keep backlog updatedWANG Cong2016-06-03
* | sched: remove qdisc->dropFlorian Westphal2016-06-08
* | 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: rcu-ify tcf_protoJohn Fastabend2014-09-13
* net_sched: return nla_nest_end() instead of skb->lenYang Yingliang2014-03-13
* net_sched: add 64bit rate estimatorsEric Dumazet2013-06-11
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* net_sched: update bstats in dequeue()Eric Dumazet2012-05-10