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
/
net
/
sched
/
sch_codel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-19
net_sched: sch_codel: implement lockless codel_dump()
Eric Dumazet
1
-11
/
+18
2024-02-13
net: sched: codel replace GPLv2/BSD boilerplate
Stephen Hemminger
1
-31
/
+1
2024-02-02
net/sched: Add module aliases for cls_,sch_,act_ modules
Michal Koutný
1
-0
/
+1
2022-09-01
net: sched: remove redundant NULL check in change hook function
Zhengchao Shao
1
-3
/
+0
2019-07-29
net: sched: Fix a possible null-pointer dereference in dequeue_func()
Jia-Ju Bai
1
-3
/
+3
2019-04-28
netlink: make validation more configurable for future strictness
Johannes Berg
1
-1
/
+2
2019-04-28
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
1
-1
/
+1
2017-12-21
net: sched: sch: add extack for change qdisc ops
Alexander Aring
1
-2
/
+3
2017-12-21
net: sched: sch: add extack for init callback
Alexander Aring
1
-1
/
+2
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
1
-1
/
+1
2016-09-19
sched: replace __skb_dequeue with __qdisc_dequeue_head
Florian Westphal
1
-2
/
+2
2016-06-25
net_sched: drop packets after root qdisc lock is released
Eric Dumazet
1
-3
/
+5
2016-06-16
net_sched: sch_codel: defer skb freeing in codel_change()
Eric Dumazet
1
-1
/
+1
2016-04-25
codel: split into multiple files
Michal Kazior
1
-0
/
+2
2016-04-25
codel: generalize the implementation
Michal Kazior
1
-3
/
+17
2016-03-01
net_sched: update hierarchical backlog too
WANG Cong
1
-4
/
+6
2015-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2015-05-11
codel: add ce_threshold attribute
Eric Dumazet
1
-2
/
+13
2015-05-04
codel: fix maxpacket/mtu confusion
Eric Dumazet
1
-1
/
+1
2014-09-30
net: sched: implement qstat helper routines
John Fastabend
1
-1
/
+1
2012-05-16
fq_codel: should use qdisc backlog as threshold
Eric Dumazet
1
-2
/
+2
2012-05-15
net/codel: Add missing #include <linux/prefetch.h>
Geert Uytterhoeven
1
-0
/
+1
2012-05-11
codel: Controlled Delay AQM
Eric Dumazet
1
-0
/
+275