aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/pkt_sched.h
AgeCommit message (Expand)AuthorFilesLines
2025-11-25net_sched: add qdisc_dequeue_drop() helperEric Dumazet1-2/+3
2025-10-27net/sched: Remove unused typedef psched_tdiff_tYue Haibing1-1/+0
2025-10-22net/sched: Remove unused inline helper qdisc_from_priv()Yue Haibing1-5/+0
2025-07-10net/sched: sch_qfq: Fix null-deref in agg_dequeueXiang Mei1-1/+24
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-12net/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-13net/sched: mqprio: allow per-TC user input of FP adminStatusVladimir Oltean1-0/+1
2023-04-13net/sched: pass netlink extack to mqprio and taprio offloadVladimir Oltean1-0/+2
2023-03-09net: 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-29net/sched: taprio: allow user input of per-tc max SDUVladimir Oltean1-0/+5
2022-09-29net/sched: query offload capabilities through ndo_setup_tc()Vladimir Oltean1-0/+5
2022-09-22net/sched: sch_api: add helper for tc qdisc walker stats dumpZhengchao Shao1-0/+13
2022-08-16net: sched: remove the unused return value of unregister_qdiscZhengchao Shao1-1/+1
2022-07-05net: 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-09net: openvswitch: Fix ct_state nat flags for conns arriving from tcPaul Blakey1-1/+3
2021-12-17net/sched: flow_dissector: Fix matching on zone id for invalid connsPaul Blakey1-0/+1
2021-12-17net/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-14net: 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-03sched: consistently handle layer3 header accesses in the presence of VLANsToke Høiland-Jørgensen1-11/+0
2020-03-17net_sched: add qdisc_watchdog_schedule_range_ns()Eric Dumazet1-1/+9
2020-02-29net: sched: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2019-09-17Merge 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-25net: 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
2017-10-16net: sched: store net pointer in block and introduce qdisc_net helperJiri Pirko1-0/+7
2017-08-11net: sched: Add helpers to identify classidsJiri Pirko1-0/+14
2017-05-17net: sched: move tc_classify function to cls_api.cJiri Pirko1-3/+0
2017-03-12net: sched: make default fifo qdiscs appear in the dumpJiri Kosina1-1/+1
2016-11-07net: make default TX queue length a defined constantJesper Dangaard Brouer1-0/+2
2016-08-10net: sched: convert qdisc linked list to hashtableJiri Kosina1-2/+2
2016-06-10net_sched: remove generic throttled managementEric Dumazet1-2/+2
2016-05-24net_sched: avoid too many hrtimer_start() callsEric Dumazet1-0/+1
2015-08-27net: sched: consolidate tc_classify{,_compat}Daniel Borkmann1-3/+1
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko1-1/+1
2015-01-13net: sched: fix skb->protocol use in case of accelerated vlan pathJiri Pirko1-0/+12
2014-10-06net: sched: avoid costly atomic operation in fq_dequeue()Eric Dumazet1-2/+2
2014-10-03qdisc: validate skb without holding lockEric Dumazet1-1/+1
2014-08-22net: use ktime_get_ns() and ktime_get_real_ns() helpersEric Dumazet1-1/+1
2014-06-11net_sched: drr: warn when qdisc is not work conservingFlorian Westphal1-1/+1
2013-12-09pkt_sched: give visibility to mq slave qdiscsEric Dumazet1-0/+1
2013-08-31qdisc: allow setting default queuing disciplinestephen hemminger1-0/+3
2013-07-31net: Remove extern from include/net/ scheduling prototypesJoe Perches1-25/+25
2013-02-12sch_api: introduce qdisc_watchdog_schedule_ns()Jiri Pirko1-2/+8
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet1-1/+1
2011-07-06net: sched: constify tcf_proto and tc_actionEric Dumazet1-2/+2
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-06-02net: Define accessors to manipulate QDISC_STATE_RUNNINGEric Dumazet1-1/+1
2010-04-01gen_estimator: deadlock fixEric Dumazet1-1/+1
2010-01-28sched: add head drop fifo queueHagen Paul Pfeifer1-0/+1
2009-11-04net: cleanup include/netEric Dumazet1-2/+1
2009-08-06net: Avoid enqueuing skb for default qdiscsKrishna Kumar1-0/+3
2009-06-15pkt_sched: Rename PSCHED_US2NS and PSCHED_NS2USJarek Poplawski1-4/+4
2009-06-09pkt_sched: Change PSCHED_SHIFT from 10 to 6Jarek Poplawski1-2/+2
2009-06-09pkt_sched: Use PSCHED_SHIFT in PSCHED time conversionJarek Poplawski1-2/+3
2009-02-01pkt_sched: sch_hfsc: sch_htb: Add non-work-conserving warning handler.Jarek Poplawski1-0/+1
2008-09-23pkt_sched: Remove the tx queue state check in qdisc_run()Jarek Poplawski1-4/+1
2008-08-22pkt_sched: Fix qdisc list lockingJarek Poplawski1-0/+1
2008-08-13pkt_sched: Add queue stopped test back to qdisc_run().David S. Miller1-1/+4
2008-07-20net_sched: Add size table for qdiscsJussi Kivilinna1-0/+1
2008-07-17pkt_sched: Schedule qdiscs instead of netdev_queue.David S. Miller1-7/+4
2008-07-17pkt_sched: Make QDISC_RUNNING a qdisc state.David S. Miller1-1/+3
2008-07-17net: Use queue aware tests throughout.David S. Miller1-3/+1
2008-07-08netdev: Move atomic queue state bits into netdev_queue.David S. Miller1-1/+1
2008-07-08pkt_sched: Make qdisc_run take a netdev_queue.David S. Miller1-3/+5
2008-07-05net-sched: consolidate default fifo qdisc setupPatrick McHardy1-0/+4
2008-01-28[NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink APIPatrick McHardy1-1/+1
2007-10-10[NET]: Move hardware header operations out of netdevice.Stephen Hemminger1-3/+2
2007-07-15[NET_SCHED]: act_api: qdisc internal reclassify supportPatrick McHardy1-1/+3
2007-04-25[NET_SCHED]: Eliminate qdisc_tree_lockPatrick McHardy1-2/+0
2007-04-25[NET_SCHED]: turn PSCHED_GET_TIME into inline functionPatrick McHardy1-3/+5
2007-04-25[NET_SCHED]: turn PSCHED_TDIFF_SAFE into inline functionPatrick McHardy1-2/+6
2007-04-25[NET_SCHED]: kill PSCHED_TDIFFPatrick McHardy1-1/+0
2007-04-25[NET_SCHED]: kill PSCHED_SET_PASTPERFECT/PSCHED_IS_PASTPERFECTPatrick McHardy1-2/+1
2007-04-25[NET_SCHED]: kill PSCHED_TLESSPatrick McHardy1-1/+0
2007-04-25[NET_SCHED]: kill PSCHED_TADD/PSCHED_TADD2Patrick McHardy1-2/+0
2007-04-25[NET_SCHED]: kill PSCHED_AUDIT_TDIFFPatrick McHardy1-1/+0
2007-04-25[NET_SCHED]: kill jiffie conversion macrosPatrick McHardy1-3/+0
2007-04-25[NET_SCHED]: Add hrtimer based qdisc watchdogPatrick McHardy1-0/+10
2007-04-25[NET_SCHED]: Use ktime as clocksourcePatrick McHardy1-156/+13
2006-07-24[PKT_SCHED]: Fix regression in PSCHED_TADD{,2}.Guillaume Chazarain1-12/+6
2006-06-29[PKT_SCHED]: PSCHED_TADD() and PSCHED_TADD2() can result,tv_usec >= 1000000Shuya MAEDA1-6/+12
2006-06-19[NET]: Prevent multiple qdisc runsHerbert Xu1-3/+4
2006-01-09[PKT_SCHED]: Use USEC_PER_SECPatrick McHardy1-11/+12
2005-07-05[PKT_SCHED]: Cleanup qdisc creation and alignment macrosThomas Graf1-4/+3
2005-07-05[PKT_SCHED]: Move sch_generic.c prototypes to correct header fileThomas Graf1-10/+0
2005-05-03[PKT_SCHED]: Fix range in PSCHED_TDIFF_SAFE to 0..boundPatrick McHardy1-1/+2
2005-04-28[PKT_SCHED]: Fix range in psched_tod_diff() to 0..boundNicolas Dichtel1-2/+3
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+249