aboutsummaryrefslogtreecommitdiff
path: root/include/net/fq_impl.h
AgeCommit message (Expand)Author
2021-01-21net/fq_impl: do not maintain a backlog-sorted list of flowsFelix Fietkau
2021-01-21net/fq_impl: drop get_default_func, move default flow to fq_tinFelix Fietkau
2021-01-21net/fq_impl: bulk-free packets from a flow on overmemoryFelix Fietkau
2020-07-31net/fq_impl: use skb_get_hash instead of skb_get_hash_perturbFelix Fietkau
2019-11-08net/fq_impl: Switch to kvmalloc() for memory allocationToke Høiland-Jørgensen
2019-10-23net/flow_dissector: switch to siphashEric Dumazet
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 257Thomas Gleixner
2019-04-26mac80211: calculate hash for fq without holding fq->lock in itxq enqueueFelix Fietkau
2017-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-18fq_impl: Properly enforce memory limitToke Høiland-Jørgensen
2017-10-11fq: support filtering a given tinJohannes Berg
2016-09-30fq.h: Port memory limit mechanism from fq_codelToke Høiland-Jørgensen
2016-04-28fq: split out backlog update logicMichal Kazior
2016-04-25fq: add fair queuing frameworkMichal Kazior