index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
fq_impl.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-01
wifi: mac80211: add support for restricting netdev features per vif
Felix Fietkau
1
-6
/
+10
2022-07-12
net/fq_impl: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-3
/
+2
2021-01-21
net/fq_impl: do not maintain a backlog-sorted list of flows
Felix Fietkau
1
-46
/
+67
2021-01-21
net/fq_impl: drop get_default_func, move default flow to fq_tin
Felix Fietkau
1
-6
/
+5
2021-01-21
net/fq_impl: bulk-free packets from a flow on overmemory
Felix Fietkau
1
-11
/
+44
2020-07-31
net/fq_impl: use skb_get_hash instead of skb_get_hash_perturb
Felix Fietkau
1
-2
/
+1
2019-11-08
net/fq_impl: Switch to kvmalloc() for memory allocation
Toke Høiland-Jørgensen
1
-2
/
+2
2019-10-24
net/flow_dissector: switch to siphash
Eric Dumazet
1
-2
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 257
Thomas Gleixner
1
-2
/
+1
2019-04-26
mac80211: calculate hash for fq without holding fq->lock in itxq enqueue
Felix Fietkau
1
-8
/
+10
2017-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+6
2017-10-18
fq_impl: Properly enforce memory limit
Toke Høiland-Jørgensen
1
-3
/
+6
2017-10-11
fq: support filtering a given tin
Johannes Berg
1
-10
/
+62
2016-09-30
fq.h: Port memory limit mechanism from fq_codel
Toke Høiland-Jørgensen
1
-1
/
+6
2016-04-29
fq: split out backlog update logic
Michal Kazior
1
-11
/
+19
2016-04-25
fq: add fair queuing framework
Michal Kazior
1
-0
/
+269