summaryrefslogtreecommitdiff
path: root/include/net/pkt_sched.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-02net/sched: Add helper macros with module namesMichal Koutný1-0/+2
2023-12-20net: sched: Make tc-related drop reason more flexible for remaining qdiscsVictor Nogueira1-19/+0
2023-12-20net: sched: Move drop_reason to struct tc_skb_cbVictor Nogueira1-1/+2
2023-10-01net_sched: constify qdisc_priv()Eric Dumazet1-4/+4
2023-07-13net/sched: make psched_mtu() RTNL-less safePedro Tammela1-1/+1
2023-06-12net/sched: taprio: report class offload stats per TXQ, not per TCVladimir Oltean1-5/+5
2023-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+2
2023-06-07net: sched: move rtm_tca_policy declaration to include fileEric Dumazet1-0/+2
2023-05-31net/sched: taprio: add netlink reporting for offload statistics countersVladimir Oltean1-8/+39
2023-05-31net/sched: taprio: replace tc_taprio_qopt_offload :: enable with a "cmd" enumVladimir Oltean1-1/+6
2023-04-14net/sched: mqprio: allow per-TC user input of FP adminStatusVladimir Oltean1-0/+1
2023-04-14net/sched: pass netlink extack to mqprio and taprio offloadVladimir Oltean1-0/+2
2023-03-10net: sched: remove qdisc_watchdog->last_expiresEric Dumazet1-1/+0
2023-02-08net/sched: taprio: give higher priority to higher TCs in software dequeue modeVladimir Oltean1-0/+5
2023-02-06net/sched: taprio: only pass gate mask per TXQ for igc, stmmac, tsnep, am65_cpswVladimir Oltean1-0/+1
2023-02-06net/sched: taprio: pass mqprio queue configuration to ndo_setup_tc()Vladimir Oltean1-0/+1
2023-02-06net/sched: mqprio: allow offloading drivers to request queue count validationVladimir Oltean1-0/+4
2023-02-06net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.hVladimir Oltean1-0/+10
2022-09-30net/sched: taprio: allow user input of per-tc max SDUVladimir Oltean1-0/+5
2022-09-30net/sched: query offload capabilities through ndo_setup_tc()Vladimir Oltean1-0/+5
2022-09-23net/sched: sch_api: add helper for tc qdisc walker stats dumpZhengchao Shao1-0/+13
2022-08-17net: sched: remove the unused return value of unregister_qdiscZhengchao Shao1-1/+1
2022-07-06net: sched: provide shim definitions for taprio_offload_{get,free}Vladimir Oltean1-0/+17
2022-01-27net: sched: remove psched_tdiff_bounded()Jakub Kicinski1-6/+0
2022-01-10net: openvswitch: Fix ct_state nat flags for conns arriving from tcPaul Blakey1-1/+3
2021-12-18net/sched: flow_dissector: Fix matching on zone id for invalid connsPaul Blakey1-0/+1
2021-12-18net/sched: Extend qdisc control block with tc control blockPaul Blakey1-0/+15
2021-09-26net: prevent user from passing illegal stab size王贇1-0/+1
2021-05-15net: sched: fix tx action rescheduling issue during deactivationYunsheng Lin1-6/+1
2021-03-10net: add a helper to avoid issues with HW TX timestamping and SO_TXTIMEVladimir Oltean1-0/+9
2020-11-07net: sched: convert tasklets to use new tasklet_setup() APIAllen Pais1-0/+5
2020-10-09net/sched: get rid of qdisc->paddedEric Dumazet1-4/+1
2020-07-04sched: consistently handle layer3 header accesses in the presence of VLANsToke Høiland-Jørgensen1-11/+0
2020-03-18net_sched: add qdisc_watchdog_schedule_range_ns()Eric Dumazet1-1/+9
2020-03-01net: sched: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2019-09-18Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+6
2019-09-16taprio: Add support for hardware offloadingVinicius Costa Gomes1-0/+23
2019-09-15net/sched: fix race between deactivation and dequeue for NOLOCK qdiscPaolo Abeni1-1/+6
2018-09-26net: sched: extend Qdisc with rcuVlad Buslov1-0/+1
2018-07-04net/sched: Add HW offloading capability to ETFJesus Sanchez-Palencia1-0/+5
2018-07-04net/sched: Allow creating a Qdisc watchdog with other clocksVinicius Costa Gomes1-0/+2
2018-01-16net: remove prototype of qdisc_lookup_class()Jakub Kicinski1-1/+0
2017-12-21net: sch: api: add extack support in qdisc_create_dfltAlexander Aring1-1/+2
2017-12-21net: sch: api: add extack support in qdisc_get_rtabAlexander Aring1-1/+2
2017-12-08net: sched: remove remaining uses for qdisc_qlen in xmit pathJohn Fastabend1-3/+3
2017-12-08net: sched: cleanup qdisc_run and __qdisc_run semanticsJohn Fastabend1-1/+3
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-27net/sched: Add support for HW offloading for CBSVinicius Costa Gomes1-0/+9
2017-10-21net: sched: remove unused is_classid_clsact_ingress/egress helpersJiri Pirko1-13/+0