index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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