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_cbs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-25
net: cbs: Fix software cbs to consider packet sending time
Zh-yuan Ye
1
-1
/
+11
2019-10-01
net: sched: cbs: Avoid division by zero when calculating the port rate
Vladimir Oltean
1
-1
/
+1
2019-09-26
net/sched: cbs: Fix not adding cbs instance to list
Vinicius Costa Gomes
1
-17
/
+13
2019-09-05
net/sched: cbs: remove redundant assignment to variable port_rate
Colin Ian King
1
-1
/
+1
2019-09-01
net/sched: cbs: Set default link speed to 10 Mbps in cbs_set_port_rate
Vladimir Oltean
1
-8
/
+11
2019-06-23
net/sched: cbs: Fix error path of cbs_module_init
YueHaibing
1
-2
/
+7
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
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
2019-04-11
net/sched: cbs: fix port_rate miscalculation
Leandro Dorileo
1
-14
/
+84
2019-01-16
sched: Avoid dereferencing skb pointer after child enqueue
Toke Høiland-Jørgensen
1
-1
/
+2
2018-09-26
net: sched: rename qdisc_destroy() to qdisc_put()
Vlad Buslov
1
-1
/
+1
2018-07-26
cbs: Add support for the graft function
Vinicius Costa Gomes
1
-9
/
+125
2017-12-21
net: sch: sch_cbs: add extack support
Alexander Aring
1
-7
/
+16
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-11-08
net_sch: cbs: Change TC_SETUP_CBS to TC_SETUP_QDISC_CBS
Nogah Frankel
1
-2
/
+2
2017-10-27
net/sched: Add support for HW offloading for CBS
Vinicius Costa Gomes
1
-12
/
+92
2017-10-27
net/sched: Introduce Credit Based Shaper (CBS) qdisc
Vinicius Costa Gomes
1
-0
/
+293