summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/pkt_sched.h
Commit message (Expand)AuthorAgeFilesLines
* net/sched: Remove uapi support for CBQ qdiscJamal Hadi Salim2024-01-021-80/+0
* net/sched: Remove uapi support for ATM qdiscJamal Hadi Salim2024-01-021-15/+0
* net/sched: Remove uapi support for dsmark qdiscJamal Hadi Salim2024-01-021-14/+0
* net_sched: sch_fq: add TCA_FQ_WEIGHTS attributeEric Dumazet2023-10-051-0/+3
* net_sched: sch_fq: add 3 bands and WRR schedulingEric Dumazet2023-10-051-2/+9
* net_sched: sch_fq: add fast path for mostly idle qdiscEric Dumazet2023-10-011-0/+1
* netem: add prng attribute to netem_sched_dataFrançois Michel2023-08-171-0/+1
* net/sched: taprio: add netlink reporting for offload statistics countersVladimir Oltean2023-05-311-0/+10
* net/sched: taprio: allow per-TC user input of FP adminStatusVladimir Oltean2023-04-131-0/+1
* net/sched: mqprio: allow per-TC user input of FP adminStatusVladimir Oltean2023-04-131-0/+16
* net/sched: taprio: allow user input of per-tc max SDUVladimir Oltean2022-09-291-0/+11
* fq_codel: generalise ce_threshold marking for subset of trafficToke Høiland-Jørgensen2021-10-201-1/+2
* fq_codel: implement L4S style ce_threshold_ect1 markingEric Dumazet2021-10-151-0/+1
* fq_codel: reject silly quantum parametersEric Dumazet2021-09-041-0/+2
* sch_htb: Hierarchical QoS hardware offloadMaxim Mikityanskiy2021-01-221-0/+1
* net: sched: sch_red: Add qevents "early_drop" and "mark"Petr Machata2020-06-291-0/+2
* net_sched: sch_fq: add horizon attributeEric Dumazet2020-05-041-0/+6
* taprio: do not use BIT() in TCA_TAPRIO_ATTR_FLAG_* definitionsEugene Syromiatnikov2020-03-261-2/+2
* net_sched: sch_fq: enable use of hrtimer slackEric Dumazet2020-03-171-0/+2
* net: sched: RED: Introduce an ECN nodrop modePetr Machata2020-03-141-0/+1
* net: sched: Allow extending set of supported RED flagsPetr Machata2020-03-141-0/+16
* net: sched: add Flow Queue PIE packet schedulerMohit P. Tahiliani2020-01-231-0/+31
* net: sch_ets: Add a new QdiscPetr Machata2019-12-181-0/+17
* net: sched: pie: enable timestamp based delay calculationGautam Ramakrishnan2019-11-201-8/+14
* taprio: Add support for hardware offloadingVinicius Costa Gomes2019-09-161-1/+2
* fix: taprio: Change type of txtime-delay parameter to u32Vedang Patel2019-07-161-1/+1
* pkt_sched: Include const.hDavid Ahern2019-07-091-0/+1
* taprio: Add support for txtime-assist modeVedang Patel2019-06-281-0/+4
* etf: Add skip_sock_checkVedang Patel2019-06-281-0/+1
* etf: Don't use BIT() in UAPI headers.Vedang Patel2019-06-281-2/+2
* taprio: Add support for cycle-time-extensionVinicius Costa Gomes2019-05-011-0/+1
* taprio: Add support for setting the cycle-time manuallyVinicius Costa Gomes2019-05-011-0/+1
* taprio: Add support adding an admin scheduleVinicius Costa Gomes2019-05-011-0/+11
* sch_cake: Permit use of connmarks as tin classifiersKevin Darbyshire-Bryant2019-03-031-0/+1
* net: sched: pie: add more cases to auto-tune alpha and betaMohit P. Tahiliani2019-02-251-1/+1
* net: sched: gred: allow manipulating per-DP RED flagsJakub Kicinski2018-11-161-0/+1
* net: sched: gred: provide a better structured dump and expose statsJakub Kicinski2018-11-161-0/+26
* net_sched: sch_fq: add dctcp-like markingEric Dumazet2018-11-111-0/+3
* tc: Add support for configuring the taprio schedulerVinicius Costa Gomes2018-10-041-0/+46
* net/sched: fix type of htb statisticsFlorent Fourcot2018-09-021-3/+3
* net/sched: add skbprio schedulerNishanth Devarajan2018-07-241-0/+15
* sched: Add Common Applications Kept Enhanced (cake) qdiscToke Høiland-Jørgensen2018-07-101-0/+114
* net/sched: Add HW offloading capability to ETFJesus Sanchez-Palencia2018-07-041-0/+1
* net/sched: Introduce the ETF QdiscVinicius Costa Gomes2018-07-041-0/+17
* netem: slotting with non-uniform distributionYousuk Seung2018-06-281-0/+3
* pkt_sched: Remove TC_RED_OFFLOADED from uapiYuval Mintz2017-12-151-1/+0
* netem: support delivering packets in delayed time slotsDave Taht2017-11-131-0/+8
* netem: add uapi to express delay and jitter in nanosecondsDave Taht2017-11-131-0/+2
* net_sch: red: Add offload ability to RED qdiscNogah Frankel2017-11-081-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-041-0/+1
|\