summaryrefslogtreecommitdiffstats
path: root/include/net/fq.h
Commit message (Expand)AuthorAgeFilesLines
* net/fq_impl: do not maintain a backlog-sorted list of flowsFelix Fietkau2021-01-211-6/+4
* net/fq_impl: drop get_default_func, move default flow to fq_tinFelix Fietkau2021-01-211-0/+1
* net/fq_impl: use skb_get_hash instead of skb_get_hash_perturbFelix Fietkau2020-07-311-1/+0
* net/flow_dissector: switch to siphashEric Dumazet2019-10-231-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 257Thomas Gleixner2019-06-051-2/+1
* fq: support filtering a given tinJohannes Berg2017-10-111-0/+7
* fq.h: Port memory limit mechanism from fq_codelToke Høiland-Jørgensen2016-09-301-0/+3
* fq: add fair queuing frameworkMichal Kazior2016-04-251-0/+95