aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched/sch_prio.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-02net/sched: Add module aliases for cls_,sch_,act_ modulesMichal Koutný1-0/+1
2023-11-01net: sched: Fill in missing MODULE_DESCRIPTION for qdiscsVictor Nogueira1-0/+1
2022-09-22net/sched: use tc_qdisc_stats_dump() in qdiscZhengchao Shao1-8/+1
2022-08-30net: sched: using TCQ_MIN_PRIO_BANDS in prio_tune()Zhengchao Shao1-1/+1
2022-08-25net: sched: delete duplicate cleanup of backlog and qlenZhengchao Shao1-2/+0
2021-10-18net: sched: Remove Qdisc::running sequence counterAhmed S. Darwish1-2/+2
2021-07-29net/sched: store the last executed chain also for clsact egressDavide Caratti1-1/+1
2020-07-16Revert "net: sched: Pass root lock to Qdisc_ops.enqueue"Petr Machata1-3/+3
2020-07-07net/sched: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-06-29net: sched: Pass root lock to Qdisc_ops.enqueuePetr Machata1-3/+3
2020-01-08net: sch_prio: When ungrafting, replace with FIFOPetr Machata1-2/+8
2019-11-30net: sched: fix `tc -s class show` no bstats on class with nolock subqueuesDust Li1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-04-01net: sched: introduce and use qdisc tree flush/purge helpersPaolo Abeni1-6/+2
2019-04-01net: sched: introduce and use qstats read helpersPaolo Abeni1-1/+1
2019-01-15sched: Avoid dereferencing skb pointer after child enqueueToke Høiland-Jørgensen1-1/+2
2018-11-08net: sched: prio: delay destroying child qdiscs on changeJakub Kicinski1-1/+3
2018-11-08net: sched: add an offload graft helperJakub Kicinski1-24/+3
2018-11-08net: sched: add an offload dump helperJakub Kicinski1-15/+1
2018-09-25net: sched: rename qdisc_destroy() to qdisc_put()Vlad Buslov1-3/+3
2018-02-28net: sch: prio: Add offload ability for grafting a childNogah Frankel1-0/+32
2018-02-28mlxsw: spectrum: qdiscs: prio: Delete child qdiscs when removing bandsNogah Frankel1-7/+6
2018-01-18net/sched/sch_prio.c: work around gcc-4.4.4 union initializer issuesAndrew Morton1-3/+7
2018-01-14net: sch: prio: Add offload ability to PRIO qdiscNogah Frankel1-0/+59
2017-12-21net: sch: api: add extack support in qdisc_create_dfltAlexander Aring1-1/+2
2017-12-21net: sch: api: add extack support in tcf_block_getAlexander Aring1-1/+1
2017-12-21net: sched: sch: add extack for graft callbackAlexander Aring1-1/+1
2017-12-21net: sched: sch: add extack for block callbackAlexander Aring1-1/+2
2017-12-21net: sched: sch: add extack for change qdisc opsAlexander Aring1-2/+3
2017-12-21net: sched: sch: add extack for init callbackAlexander Aring1-1/+2
2017-10-22net: sched: mark expected switch fall-throughsGustavo A. R. Silva1-0/+1
2017-10-16net: sched: store Qdisc pointer in struct blockJiri Pirko1-1/+1
2017-09-06sched: Use __qdisc_drop instead of kfree_skb in sch_prio and sch_qfqGao Feng1-1/+1
2017-08-25net_sched: remove tc class reference countingWANG Cong1-6/+5
2017-06-06net: sched: introduce a TRAP control actionJiri Pirko1-0/+1
2017-05-17net: sched: introduce tcf block infractructureJiri Pirko1-5/+12
2017-05-17net: sched: move tc_classify function to cls_api.cJiri Pirko1-1/+1
2017-03-12net: sched: make default fifo qdiscs appear in the dumpJiri Kosina1-1/+4
2017-02-10sched: move tcf_proto_destroy and tcf_destroy_chain helpers into cls_apiJiri Pirko1-1/+1
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-43/+24
2016-06-25net_sched: drop packets after root qdisc lock is releasedEric Dumazet1-2/+2
2016-06-15net_sched: prio: insure proper transactional behaviorEric Dumazet1-34/+23
2016-06-12net_sched: prio: properly report out of memory errorsEric Dumazet1-20/+12
2016-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+3
2016-06-08sched: remove qdisc->dropFlorian Westphal1-19/+0
2016-06-07net: sched: do not acquire qdisc spinlock in qdisc/class stats dumpEric Dumazet1-1/+2
2016-06-03sch_prio: update backlog as wellWANG Cong1-0/+4
2016-02-29net_sched: update hierarchical backlog tooWANG Cong1-3/+4
2016-02-29net_sched: introduce qdisc_replace() helperWANG Cong1-7/+1
2015-08-27net: sched: consolidate tc_classify{,_compat}Daniel Borkmann1-1/+1
2014-09-30net: sched: enable per cpu qstatsJohn Fastabend1-1/+1
2014-09-30net: sched: restrict use of qstats qlenJohn Fastabend1-2/+1
2014-09-30net: sched: implement qstat helper routinesJohn Fastabend1-2/+2
2014-09-30net: sched: make bstats per cpu and estimator RCU safeJohn Fastabend1-1/+1
2014-09-13net: rcu-ify tcf_protoJohn Fastabend1-4/+7
2012-04-01pkt_sched: Stop using NLA_PUT*().David S. Miller1-1/+2
2011-08-09net_sched: prio: use qdisc_dequeue_peekedFlorian Westphal1-1/+1
2011-01-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+1
2011-01-20net_sched: accurate bytes/packets stats/ratesEric Dumazet1-1/+1
2011-01-19net_sched: cleanupsEric Dumazet1-17/+17
2011-01-10net_sched: factorize qdisc stats handlingEric Dumazet1-2/+1
2010-10-21net_sched: remove the unused parameter of qdisc_create_dflt()Changli Gao1-1/+1
2010-05-17net: Remove unnecessary returns from void function()sJoe Perches1-1/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2009-09-17pkt_sched: Fix qstats.qlen updating in dump_statsJarek Poplawski1-0/+1
2009-09-06net_sched: remove some unnecessary checks in classful schedulersPatrick McHardy1-10/+1
2009-09-06net_sched: make cls_ops->change and cls_ops->delete optionalPatrick McHardy1-21/+0
2008-11-20pkt_sched: remove unnecessary xchg() in packet schedulersPatrick McHardy1-7/+9
2008-11-13pkt_sched: Remove qdisc->ops->requeue() etc.Jarek Poplawski1-28/+0
2008-10-31pkt_sched: Add ->peek() methods for fifo, prio and SFQ qdiscs.Patrick McHardy1-0/+14
2008-09-02netlink: Remove compat API for nested attributesThomas Graf1-5/+1
2008-08-17sch_prio: Use NET_XMIT_SUCCESS instead of "0" constant.David S. Miller1-1/+1
2008-08-17sch_prio: Use return value from inner qdisc requeueJussi Kivilinna1-1/+1
2008-08-04net_sched: Add qdisc __NET_XMIT_BYPASS flagJarek Poplawski1-3/+3
2008-08-04net_sched: Add qdisc __NET_XMIT_STOLEN flagJarek Poplawski1-3/+5
2008-07-20net_sched: Add accessor function for packet length for qdiscsJussi Kivilinna1-1/+1
2008-07-20net_sched: Add qdisc_enqueue wrapperJussi Kivilinna1-1/+2
2008-07-17pkt_sched: Remove RR scheduler.David S. Miller1-120/+16
2008-07-08pkt_sched: Remove 'dev' member of struct Qdisc.David S. Miller1-7/+8
2008-07-08netdev: Create netdev_queue abstraction.David S. Miller1-1/+2
2008-07-01net-sched: change tcf_destroy_chain() to clear start of filter listPatrick McHardy1-1/+1
2008-01-28[NET_SCHED]: Propagate nla_parse return valuePatrick McHardy1-3/+6
2008-01-28[NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink APIPatrick McHardy1-13/+17
2008-01-28[NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections.Eric Dumazet1-3/+3
2007-10-23[PKT_SCHED]: Fix sch_prio.c build with CONFIG_NETDEVICES_MULTIQUEUEPavel Emelyanov1-2/+2
2007-08-30[NET_SCHED] sch_prio.c: remove duplicate call of tc_classify()Lucas Nussbaum1-1/+1
2007-07-31[NET]: Fix prio_tune() handling of root qdisc.Peter P Waskiewicz Jr1-2/+4
2007-07-31[NET_SCHED]: Fix prio/ingress classification logic errorPatrick McHardy1-4/+3
2007-07-10[NET_SCHED]: Remove unnecessary includesPatrick McHardy1-16/+0
2007-07-10[SCHED]: Qdisc changes and sch_rr added for multiqueuePeter P Waskiewicz Jr1-15/+114
2007-05-14[NET_SCHED]: prio qdisc boundary conditionJamal Hadi Salim1-1/+1
2007-04-25[NET]: cleanup extra semicolonsStephen Hemminger1-1/+1
2007-04-25[NET_SCHED]: Unline tcf_destroyPatrick McHardy1-6/+1
2007-04-25[NETLINK]: Use nlmsg_trim() where appropriateArnaldo Carvalho de Melo1-1/+2
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo1-1/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-10[NET] SCHED: Fix whitespace errors.YOSHIFUJI Hideaki1-3/+3
2007-02-08[NET_SCHED] sch_prio: class statistics printing enabledJarek Poplawski1-0/+15
2006-12-02[NET_SCHED]: Fix endless loops (part 2): "simple" qdiscsPatrick McHardy1-3/+8
2006-12-02[NET_SCHED]: Set parent classid in default qdiscsPatrick McHardy1-1/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-20[PKT_SCHED]: Qdisc drop operation is optionalPatrick McHardy1-1/+1
2006-01-17[PKT_SCHED] sch_prio: fix qdisc bands initAmnon Aaronsohn1-4/+3
2006-01-09[PKT_SCHED]: Fix qdisc return code.Jamal Hadi Salim1-3/+4
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+444