summaryrefslogtreecommitdiff
path: root/include/net/fq_impl.h
AgeCommit message (Expand)Author
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