index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
fq_impl.h
Age
Commit message (
Expand
)
Author
2022-12-01
wifi: mac80211: add support for restricting netdev features per vif
Felix Fietkau
2022-07-11
net/fq_impl: Use the bitmap API to allocate bitmaps
Christophe JAILLET
2021-01-21
net/fq_impl: do not maintain a backlog-sorted list of flows
Felix Fietkau
2021-01-21
net/fq_impl: drop get_default_func, move default flow to fq_tin
Felix Fietkau
2021-01-21
net/fq_impl: bulk-free packets from a flow on overmemory
Felix Fietkau
2020-07-31
net/fq_impl: use skb_get_hash instead of skb_get_hash_perturb
Felix Fietkau
2019-11-08
net/fq_impl: Switch to kvmalloc() for memory allocation
Toke Høiland-Jørgensen
2019-10-23
net/flow_dissector: switch to siphash
Eric Dumazet
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 257
Thomas Gleixner
2019-04-26
mac80211: calculate hash for fq without holding fq->lock in itxq enqueue
Felix Fietkau
2017-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-18
fq_impl: Properly enforce memory limit
Toke Høiland-Jørgensen
2017-10-11
fq: support filtering a given tin
Johannes Berg
2016-09-30
fq.h: Port memory limit mechanism from fq_codel
Toke Høiland-Jørgensen
2016-04-28
fq: split out backlog update logic
Michal Kazior
2016-04-25
fq: add fair queuing framework
Michal Kazior