summaryrefslogtreecommitdiffstats
path: root/include/net/pkt_sched.h
Commit message (Expand)AuthorAgeFilesLines
* net/sched: Add helper macros with module namesMichal Koutný2024-02-021-0/+2
* net: sched: Make tc-related drop reason more flexible for remaining qdiscsVictor Nogueira2023-12-201-19/+0
* net: sched: Move drop_reason to struct tc_skb_cbVictor Nogueira2023-12-201-1/+2
* net_sched: constify qdisc_priv()Eric Dumazet2023-10-011-4/+4
* net/sched: make psched_mtu() RTNL-less safePedro Tammela2023-07-121-1/+1
* net/sched: taprio: report class offload stats per TXQ, not per TCVladimir Oltean2023-06-121-5/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-081-0/+2
|\
| * net: sched: move rtm_tca_policy declaration to include fileEric Dumazet2023-06-071-0/+2
* | net/sched: taprio: add netlink reporting for offload statistics countersVladimir Oltean2023-05-311-8/+39
* | net/sched: taprio: replace tc_taprio_qopt_offload :: enable with a "cmd" enumVladimir Oltean2023-05-311-1/+6
|/
* net/sched: mqprio: allow per-TC user input of FP adminStatusVladimir Oltean2023-04-131-0/+1
* net/sched: pass netlink extack to mqprio and taprio offloadVladimir Oltean2023-04-131-0/+2
* net: sched: remove qdisc_watchdog->last_expiresEric Dumazet2023-03-091-1/+0
* net/sched: taprio: give higher priority to higher TCs in software dequeue modeVladimir Oltean2023-02-081-0/+5
* net/sched: taprio: only pass gate mask per TXQ for igc, stmmac, tsnep, am65_cpswVladimir Oltean2023-02-061-0/+1
* net/sched: taprio: pass mqprio queue configuration to ndo_setup_tc()Vladimir Oltean2023-02-061-0/+1
* net/sched: mqprio: allow offloading drivers to request queue count validationVladimir Oltean2023-02-061-0/+4
* net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.hVladimir Oltean2023-02-061-0/+10
* net/sched: taprio: allow user input of per-tc max SDUVladimir Oltean2022-09-291-0/+5
* net/sched: query offload capabilities through ndo_setup_tc()Vladimir Oltean2022-09-291-0/+5
* net/sched: sch_api: add helper for tc qdisc walker stats dumpZhengchao Shao2022-09-221-0/+13
* net: sched: remove the unused return value of unregister_qdiscZhengchao Shao2022-08-161-1/+1
* net: sched: provide shim definitions for taprio_offload_{get,free}Vladimir Oltean2022-07-051-0/+17
* net: sched: remove psched_tdiff_bounded()Jakub Kicinski2022-01-271-6/+0
* net: openvswitch: Fix ct_state nat flags for conns arriving from tcPaul Blakey2022-01-091-1/+3
* net/sched: flow_dissector: Fix matching on zone id for invalid connsPaul Blakey2021-12-171-0/+1
* net/sched: Extend qdisc control block with tc control blockPaul Blakey2021-12-171-0/+15
* net: prevent user from passing illegal stab size王贇2021-09-261-0/+1
* net: sched: fix tx action rescheduling issue during deactivationYunsheng Lin2021-05-141-6/+1
* net: add a helper to avoid issues with HW TX timestamping and SO_TXTIMEVladimir Oltean2021-03-101-0/+9
* net: sched: convert tasklets to use new tasklet_setup() APIAllen Pais2020-11-071-0/+5
* net/sched: get rid of qdisc->paddedEric Dumazet2020-10-091-4/+1
* sched: consistently handle layer3 header accesses in the presence of VLANsToke Høiland-Jørgensen2020-07-031-11/+0
* net_sched: add qdisc_watchdog_schedule_range_ns()Eric Dumazet2020-03-171-1/+9
* net: sched: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-291-1/+1
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-171-1/+6
|\
| * net/sched: fix race between deactivation and dequeue for NOLOCK qdiscPaolo Abeni2019-09-151-1/+6
* | taprio: Add support for hardware offloadingVinicius Costa Gomes2019-09-161-0/+23
|/
* net: sched: extend Qdisc with rcuVlad Buslov2018-09-251-0/+1
* net/sched: Add HW offloading capability to ETFJesus Sanchez-Palencia2018-07-041-0/+5
* net/sched: Allow creating a Qdisc watchdog with other clocksVinicius Costa Gomes2018-07-041-0/+2
* net: remove prototype of qdisc_lookup_class()Jakub Kicinski2018-01-161-1/+0
* net: sch: api: add extack support in qdisc_create_dfltAlexander Aring2017-12-211-1/+2
* net: sch: api: add extack support in qdisc_get_rtabAlexander Aring2017-12-211-1/+2
* net: sched: remove remaining uses for qdisc_qlen in xmit pathJohn Fastabend2017-12-081-3/+3
* net: sched: cleanup qdisc_run and __qdisc_run semanticsJohn Fastabend2017-12-081-1/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-041-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | net/sched: Add support for HW offloading for CBSVinicius Costa Gomes2017-10-271-0/+9
* | net: sched: remove unused is_classid_clsact_ingress/egress helpersJiri Pirko2017-10-211-13/+0