aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/fq.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-21net/fq_impl: do not maintain a backlog-sorted list of flowsFelix Fietkau1-6/+4
2021-01-21net/fq_impl: drop get_default_func, move default flow to fq_tinFelix Fietkau1-0/+1
2020-07-31net/fq_impl: use skb_get_hash instead of skb_get_hash_perturbFelix Fietkau1-1/+0
2019-10-23net/flow_dissector: switch to siphashEric Dumazet1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 257Thomas Gleixner1-2/+1
2017-10-11fq: support filtering a given tinJohannes Berg1-0/+7
2016-09-30fq.h: Port memory limit mechanism from fq_codelToke Høiland-Jørgensen1-0/+3
2016-04-25fq: add fair queuing frameworkMichal Kazior1-0/+95