summaryrefslogtreecommitdiff
path: root/net/sched/sch_mqprio.c
AgeCommit message (Expand)Author
2023-11-01net: sched: Fill in missing MODULE_DESCRIPTION for qdiscsVictor Nogueira
2023-07-26net/sched: mqprio: Add length check for TCA_MQPRIO_{MAX/MIN}_RATE64Lin Ma
2023-06-07net: sched: add rcu annotations around qdisc->qdisc_sleepingEric Dumazet
2023-04-13net/sched: mqprio: allow per-TC user input of FP adminStatusVladimir Oltean
2023-04-13net/sched: pass netlink extack to mqprio and taprio offloadVladimir Oltean
2023-04-13net/sched: mqprio: add an extack message to mqprio_parse_opt()Vladimir Oltean
2023-04-13net/sched: mqprio: add extack to mqprio_parse_nlattr()Vladimir Oltean
2023-04-13net/sched: mqprio: simplify handling of nlattr portion of TCA_OPTIONSVladimir Oltean
2023-04-05net/sched: sch_mqprio: use netlink payload helpersPedro Tammela
2023-02-06net/sched: refactor mqprio qopt reconstruction to a library functionVladimir Oltean
2023-02-06net/sched: taprio: centralize mqprio qopt validationVladimir Oltean
2023-02-06net/sched: mqprio: add extack messages for queue count validationVladimir Oltean
2023-02-06net/sched: mqprio: allow offloading drivers to request queue count validationVladimir Oltean
2023-02-06net/sched: mqprio: allow reverse TC:TXQ mappingsVladimir Oltean
2023-02-06net/sched: mqprio: refactor offloading and unoffloading to dedicated functionsVladimir Oltean
2023-02-06net/sched: mqprio: refactor nlattr parsing to a separate functionVladimir Oltean
2022-09-22net/sched: use tc_qdisc_stats_dump() in qdiscZhengchao Shao
2021-10-18net: sched: Remove Qdisc::running sequence counterAhmed S. Darwish
2021-10-18net: sched: Merge Qdisc::bstats and Qdisc::cpu_bstats data typesAhmed S. Darwish
2021-10-18net: sched: Protect Qdisc::bstats with u64_statsAhmed S. Darwish
2021-10-18mq, mqprio: Use gnet_stats_add_queue().Sebastian Andrzej Siewior
2021-10-18gen_stats: Add instead Set the value in __gnet_stats_copy_basic().Sebastian Andrzej Siewior
2021-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-08mqprio: Correct stats in mqprio_dump_class_stats().Sebastian Andrzej Siewior
2021-09-19net: sched: move and reuse mq_change_real_num_tx()Jakub Kicinski
2021-09-15net: sched: update default qdisc visibility after Tx queue cnt changesJakub Kicinski
2019-12-06mqprio: Fix out-of-bounds access in mqprio_dumpVladyslav Tarasiuk
2019-12-03net: sched: fix dump qlen for sch_mq/sch_mqprio with NOLOCK subqueuesDust Li
2019-11-30net: sched: fix `tc -s class show` no bstats on class with nolock subqueuesDust Li
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-04-27netlink: make validation more configurable for future strictnessJohannes Berg
2019-04-27netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek
2019-04-01net: sched: introduce and use qstats read helpersPaolo Abeni
2018-09-25net: sched: rename qdisc_destroy() to qdisc_put()Vlad Buslov
2017-12-21net: sch: api: add extack support in qdisc_create_dfltAlexander Aring
2017-12-21net: sched: sch: add extack for graft callbackAlexander Aring
2017-12-21net: sched: sch: add extack for init callbackAlexander Aring
2017-12-08net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mqprioJohn Fastabend
2017-11-08net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIONogah Frankel
2017-10-27net/sched: Add select_queue() class_ops for mqprioJesus Sanchez-Palencia
2017-10-19mqprio: fix potential null pointer dereference on optColin Ian King
2017-10-16mqprio: Reserve last 32 classid values for HW traffic classes and misc IDsAlexander Duyck
2017-10-13mqprio: Introduce new hardware offload mode and shaper in mqprioAmritha Nambiar
2017-08-25net_sched: remove tc class reference countingWANG Cong
2017-08-07net: sched: get rid of struct tc_to_netdevJiri Pirko
2017-08-07net: sched: push cls related args into cls_common structureJiri Pirko
2017-08-07net: sched: make type an argument for ndo_setup_tcJiri Pirko
2017-06-08net: propagate tc filter chain index down the ndo_setup_tc callJiri Pirko
2017-03-15mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.Amritha Nambiar
2017-03-15mqprio: Change handling of hw u8 to allow for multiple hardware offload modesAlexander Duyck