summaryrefslogtreecommitdiff
path: root/include/uapi/linux/pkt_sched.h
AgeCommit message (Expand)Author
2024-01-02net/sched: Remove uapi support for CBQ qdiscJamal Hadi Salim
2024-01-02net/sched: Remove uapi support for ATM qdiscJamal Hadi Salim
2024-01-02net/sched: Remove uapi support for dsmark qdiscJamal Hadi Salim
2023-10-05net_sched: sch_fq: add TCA_FQ_WEIGHTS attributeEric Dumazet
2023-10-05net_sched: sch_fq: add 3 bands and WRR schedulingEric Dumazet
2023-10-01net_sched: sch_fq: add fast path for mostly idle qdiscEric Dumazet
2023-08-17netem: add prng attribute to netem_sched_dataFrançois Michel
2023-05-31net/sched: taprio: add netlink reporting for offload statistics countersVladimir Oltean
2023-04-13net/sched: taprio: allow per-TC user input of FP adminStatusVladimir Oltean
2023-04-13net/sched: mqprio: allow per-TC user input of FP adminStatusVladimir Oltean
2022-09-29net/sched: taprio: allow user input of per-tc max SDUVladimir Oltean
2021-10-20fq_codel: generalise ce_threshold marking for subset of trafficToke Høiland-Jørgensen
2021-10-15fq_codel: implement L4S style ce_threshold_ect1 markingEric Dumazet
2021-09-04fq_codel: reject silly quantum parametersEric Dumazet
2021-01-22sch_htb: Hierarchical QoS hardware offloadMaxim Mikityanskiy
2020-06-29net: sched: sch_red: Add qevents "early_drop" and "mark"Petr Machata
2020-05-04net_sched: sch_fq: add horizon attributeEric Dumazet
2020-03-26taprio: do not use BIT() in TCA_TAPRIO_ATTR_FLAG_* definitionsEugene Syromiatnikov
2020-03-17net_sched: sch_fq: enable use of hrtimer slackEric Dumazet
2020-03-14net: sched: RED: Introduce an ECN nodrop modePetr Machata
2020-03-14net: sched: Allow extending set of supported RED flagsPetr Machata
2020-01-23net: sched: add Flow Queue PIE packet schedulerMohit P. Tahiliani
2019-12-18net: sch_ets: Add a new QdiscPetr Machata
2019-11-20net: sched: pie: enable timestamp based delay calculationGautam Ramakrishnan
2019-09-16taprio: Add support for hardware offloadingVinicius Costa Gomes
2019-07-16fix: taprio: Change type of txtime-delay parameter to u32Vedang Patel
2019-07-09pkt_sched: Include const.hDavid Ahern
2019-06-28taprio: Add support for txtime-assist modeVedang Patel
2019-06-28etf: Add skip_sock_checkVedang Patel
2019-06-28etf: Don't use BIT() in UAPI headers.Vedang Patel
2019-05-01taprio: Add support for cycle-time-extensionVinicius Costa Gomes
2019-05-01taprio: Add support for setting the cycle-time manuallyVinicius Costa Gomes
2019-05-01taprio: Add support adding an admin scheduleVinicius Costa Gomes
2019-03-03sch_cake: Permit use of connmarks as tin classifiersKevin Darbyshire-Bryant
2019-02-25net: sched: pie: add more cases to auto-tune alpha and betaMohit P. Tahiliani
2018-11-16net: sched: gred: allow manipulating per-DP RED flagsJakub Kicinski
2018-11-16net: sched: gred: provide a better structured dump and expose statsJakub Kicinski
2018-11-11net_sched: sch_fq: add dctcp-like markingEric Dumazet
2018-10-04tc: Add support for configuring the taprio schedulerVinicius Costa Gomes
2018-09-02net/sched: fix type of htb statisticsFlorent Fourcot
2018-07-24net/sched: add skbprio schedulerNishanth Devarajan
2018-07-10sched: Add Common Applications Kept Enhanced (cake) qdiscToke Høiland-Jørgensen
2018-07-04net/sched: Add HW offloading capability to ETFJesus Sanchez-Palencia
2018-07-04net/sched: Introduce the ETF QdiscVinicius Costa Gomes
2018-06-28netem: slotting with non-uniform distributionYousuk Seung
2017-12-15pkt_sched: Remove TC_RED_OFFLOADED from uapiYuval Mintz
2017-11-13netem: support delivering packets in delayed time slotsDave Taht
2017-11-13netem: add uapi to express delay and jitter in nanosecondsDave Taht
2017-11-08net_sch: red: Add offload ability to RED qdiscNogah Frankel
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller