summaryrefslogtreecommitdiff
path: root/include/net/pkt_sched.h
AgeCommit message (Expand)Author
2023-12-20net: sched: Make tc-related drop reason more flexible for remaining qdiscsVictor Nogueira
2023-12-20net: sched: Move drop_reason to struct tc_skb_cbVictor Nogueira
2023-10-01net_sched: constify qdisc_priv()Eric Dumazet
2023-07-12net/sched: make psched_mtu() RTNL-less safePedro Tammela
2023-06-12net/sched: taprio: report class offload stats per TXQ, not per TCVladimir Oltean
2023-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-07net: sched: move rtm_tca_policy declaration to include fileEric Dumazet
2023-05-31net/sched: taprio: add netlink reporting for offload statistics countersVladimir Oltean
2023-05-31net/sched: taprio: replace tc_taprio_qopt_offload :: enable with a "cmd" enumVladimir Oltean
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-03-09net: sched: remove qdisc_watchdog->last_expiresEric Dumazet
2023-02-08net/sched: taprio: give higher priority to higher TCs in software dequeue modeVladimir Oltean
2023-02-06net/sched: taprio: only pass gate mask per TXQ for igc, stmmac, tsnep, am65_cpswVladimir Oltean
2023-02-06net/sched: taprio: pass mqprio queue configuration to ndo_setup_tc()Vladimir Oltean
2023-02-06net/sched: mqprio: allow offloading drivers to request queue count validationVladimir Oltean
2023-02-06net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.hVladimir Oltean
2022-09-29net/sched: taprio: allow user input of per-tc max SDUVladimir Oltean
2022-09-29net/sched: query offload capabilities through ndo_setup_tc()Vladimir Oltean
2022-09-22net/sched: sch_api: add helper for tc qdisc walker stats dumpZhengchao Shao
2022-08-16net: sched: remove the unused return value of unregister_qdiscZhengchao Shao
2022-07-05net: sched: provide shim definitions for taprio_offload_{get,free}Vladimir Oltean
2022-01-27net: sched: remove psched_tdiff_bounded()Jakub Kicinski
2022-01-09net: openvswitch: Fix ct_state nat flags for conns arriving from tcPaul Blakey
2021-12-17net/sched: flow_dissector: Fix matching on zone id for invalid connsPaul Blakey
2021-12-17net/sched: Extend qdisc control block with tc control blockPaul Blakey
2021-09-26net: prevent user from passing illegal stab size王贇
2021-05-14net: sched: fix tx action rescheduling issue during deactivationYunsheng Lin
2021-03-10net: add a helper to avoid issues with HW TX timestamping and SO_TXTIMEVladimir Oltean
2020-11-07net: sched: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-10-09net/sched: get rid of qdisc->paddedEric Dumazet
2020-07-03sched: consistently handle layer3 header accesses in the presence of VLANsToke Høiland-Jørgensen
2020-03-17net_sched: add qdisc_watchdog_schedule_range_ns()Eric Dumazet
2020-02-29net: sched: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2019-09-17Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-09-16taprio: Add support for hardware offloadingVinicius Costa Gomes
2019-09-15net/sched: fix race between deactivation and dequeue for NOLOCK qdiscPaolo Abeni
2018-09-25net: sched: extend Qdisc with rcuVlad Buslov
2018-07-04net/sched: Add HW offloading capability to ETFJesus Sanchez-Palencia
2018-07-04net/sched: Allow creating a Qdisc watchdog with other clocksVinicius Costa Gomes
2018-01-16net: remove prototype of qdisc_lookup_class()Jakub Kicinski
2017-12-21net: sch: api: add extack support in qdisc_create_dfltAlexander Aring
2017-12-21net: sch: api: add extack support in qdisc_get_rtabAlexander Aring
2017-12-08net: sched: remove remaining uses for qdisc_qlen in xmit pathJohn Fastabend
2017-12-08net: sched: cleanup qdisc_run and __qdisc_run semanticsJohn Fastabend
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-27net/sched: Add support for HW offloading for CBSVinicius Costa Gomes
2017-10-21net: sched: remove unused is_classid_clsact_ingress/egress helpersJiri Pirko
2017-10-16net: sched: store net pointer in block and introduce qdisc_net helperJiri Pirko