summaryrefslogtreecommitdiffstats
path: root/include/net/sch_generic.h
Commit message (Expand)AuthorAgeFilesLines
* net: sched: Add TCA_HW_OFFLOADYuval Mintz2017-12-151-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-041-0/+1
|\
| * Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-021-0/+1
| |\
| | * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | | net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpathJiri Pirko2017-11-031-0/+32
* | | net: sched: introduce chain_head_change callbackJiri Pirko2017-11-031-1/+4
* | | net: sched: Identify hardware traffic classes using classidAmritha Nambiar2017-10-311-0/+7
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-301-0/+2
|\| |
| * | net_sched: introduce a workqueue for RCU callbacks of tc filterCong Wang2017-10-291-0/+2
| |/
* | net: sched: introduce per-block callbacksJiri Pirko2017-10-211-0/+1
* | net: sched: use tcf_block_q helper to get q pointer for sch_tree_lockJiri Pirko2017-10-161-3/+0
* | net: sched: store net pointer in block and introduce qdisc_net helperJiri Pirko2017-10-161-0/+1
* | net: sched: store Qdisc pointer in struct blockJiri Pirko2017-10-161-0/+1
* | net_sched: no need to free qdisc in RCU callbackCong Wang2017-09-191-1/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-011-0/+7
|\
| * net_sched: fix a refcount_t issue with noop_qdiscEric Dumazet2017-08-241-0/+7
* | net_sched: add reverse binding for tc classCong Wang2017-08-311-0/+1
* | net_sched: kill u32_node pointer in QdiscWANG Cong2017-08-251-1/+0
* | net_sched: remove tc class reference countingWANG Cong2017-08-251-2/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-211-1/+4
|\|
| * net_sched: fix order of queue length updates in qdisc_replace()Konstantin Khlebnikov2017-08-201-1/+4
* | net: sched: Add the invalid handle check in qdisc_class_findGao Feng2017-08-211-0/+3
* | net: sched: remove cops->tcf_cl_offloadJiri Pirko2017-08-111-1/+0
* | net_sched: use void pointer for filter handleWANG Cong2017-08-071-4/+4
|/
* net, sched: convert Qdisc.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-041-1/+2
* net: sched: add termination action to allow goto chainJiri Pirko2017-05-171-2/+7
* net: sched: introduce multichain support for filtersJiri Pirko2017-05-171-2/+7
* net: sched: introduce helpers to work with filter chainsJiri Pirko2017-05-171-1/+6
* net: sched: introduce tcf block infractructureJiri Pirko2017-05-171-1/+6
* net_sched: move the empty tp check from ->destroy() to ->delete()WANG Cong2017-04-211-2/+2
* net: sched: make default fifo qdiscs appear in the dumpJiri Kosina2017-03-121-0/+1
* sched: move tcf_proto_destroy and tcf_destroy_chain helpers into cls_apiJiri Pirko2017-02-101-2/+0
* sched: rename tcf_destroy to tcf_destroy_protoJiri Pirko2017-02-101-1/+1
* net-tc: convert tc_from to tc_from_ingress and tc_redirectedWillem de Bruijn2017-01-081-1/+1
* net-tc: convert tc_at to tc_at_ingressWillem de Bruijn2017-01-081-2/+1
* net-tc: convert tc_verd to integer bitfieldsWillem de Bruijn2017-01-081-1/+9
* net-tc: extract skip classify bit from tc_verdWillem de Bruijn2017-01-081-0/+11
* net_sched: gen_estimator: complete rewrite of rate estimatorsEric Dumazet2016-12-051-1/+1
* sched: add and use qdisc_skb_head helpersFlorian Westphal2016-09-191-12/+51
* sched: remove qdisc arg from __qdisc_dequeue_headFlorian Westphal2016-09-191-7/+8
* net: minor optimization in qdisc_qstats_cpu_drop()Eric Dumazet2016-08-251-1/+1
* net: sched: convert qdisc linked list to hashtableJiri Kosina2016-08-101-1/+1
* net_sched: generalize bulk dequeueEric Dumazet2016-06-251-3/+4
* net_sched: drop packets after root qdisc lock is releasedEric Dumazet2016-06-251-11/+30
* net_sched: add the ability to defer skb freeingEric Dumazet2016-06-151-4/+12
* net_sched: remove generic throttled managementEric Dumazet2016-06-101-16/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-101-1/+5
|\
| * net: sched: fix tc_should_offload for specific clsact classesDaniel Borkmann2016-06-071-0/+1
| * net_sched: keep backlog updated with qlenWANG Cong2016-06-061-1/+4
* | net: sched: fix qdisc->running lockdep annotationsEric Dumazet2016-06-091-1/+5