aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/fq_impl.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-08net/fq_impl: Switch to kvmalloc() for memory allocationToke Høiland-Jørgensen1-2/+2
2019-10-23net/flow_dissector: switch to siphashEric Dumazet1-2/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 257Thomas Gleixner1-2/+1
2019-04-26mac80211: calculate hash for fq without holding fq->lock in itxq enqueueFelix Fietkau1-8/+10
2017-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+6
2017-10-18fq_impl: Properly enforce memory limitToke Høiland-Jørgensen1-3/+6
2017-10-11fq: support filtering a given tinJohannes Berg1-10/+62
2016-09-30fq.h: Port memory limit mechanism from fq_codelToke Høiland-Jørgensen1-1/+6
2016-04-28fq: split out backlog update logicMichal Kazior1-11/+19
2016-04-25fq: add fair queuing frameworkMichal Kazior1-0/+269