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
/
drivers
/
net
/
ethernet
/
mellanox
/
mlxsw
/
spectrum_qdisc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-15
mlxsw: spectrum_qdisc: Offload RED ECN nodrop mode
Petr Machata
1
-4
/
+5
2020-03-06
mlxsw: spectrum_qdisc: Support offloading of FIFO Qdisc
Petr Machata
1
-1
/
+145
2020-03-06
mlxsw: spectrum_qdisc: Add handle parameter to ..._ops.replace
Petr Machata
1
-9
/
+9
2020-03-06
mlxsw: spectrum_qdisc: Introduce struct mlxsw_sp_qdisc_state
Petr Machata
1
-42
/
+43
2020-02-27
mlxsw: spectrum: Move the ECN-marked packet counter to ethtool
Petr Machata
1
-7
/
+2
2020-01-31
mlxsw: spectrum_qdisc: Fix 64-bit division error in mlxsw_sp_qdisc_tbf_rate_kbps
Nathan Chancellor
1
-1
/
+1
2020-01-25
mlxsw: spectrum_qdisc: Support offloading of TBF Qdisc
Petr Machata
1
-0
/
+199
2020-01-25
mlxsw: spectrum_qdisc: Extract a common leaf unoffload function
Petr Machata
1
-5
/
+14
2020-01-25
mlxsw: spectrum_qdisc: Add mlxsw_sp_qdisc_get_class_stats()
Petr Machata
1
-10
/
+19
2020-01-25
mlxsw: spectrum_qdisc: Extract a per-TC stat function
Petr Machata
1
-49
/
+70
2020-01-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-7
/
+23
2020-01-15
mlxsw: spectrum_qdisc: Include MC TCs in Qdisc counters
Petr Machata
1
-7
/
+23
2020-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+7
2020-01-08
mlxsw: spectrum_qdisc: Ignore grafting of invisible FIFO
Petr Machata
1
-0
/
+7
2019-12-19
mlxsw: spectrum_qdisc: Support offloading of ETS Qdisc
Petr Machata
1
-0
/
+84
2019-12-19
mlxsw: spectrum_qdisc: Generalize PRIO offload to support ETS
Petr Machata
1
-23
/
+81
2019-12-19
mlxsw: spectrum_qdisc: Clarify a comment
Petr Machata
1
-7
/
+24
2019-10-24
mlxsw: spectrum: Use guaranteed buffer size as pool size limit
Petr Machata
1
-1
/
+2
2018-08-09
mlxsw: Replace license text with SPDX identifiers and adjust copyrights
Jiri Pirko
1
-33
/
+2
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+2
2018-02-28
mlxsw: spectrum: qdiscs: prio: Handle graft command
Nogah Frankel
1
-0
/
+54
2018-02-28
mlxsw: spectrum: qdiscs: prio: Delete child qdiscs when removing bands
Nogah Frankel
1
-1
/
+6
2018-02-28
mlxsw: spectrum: Update sch_prio stats to include sch_red related drops
Nogah Frankel
1
-1
/
+4
2018-02-28
mlxsw: spectrum: qdiscs: Update backlog handling of a child qdiscs
Nogah Frankel
1
-2
/
+12
2018-02-28
mlxsw: spectrum: qdiscs: Collect stats for sch_red based on priomap
Nogah Frankel
1
-19
/
+50
2018-02-28
mlxsw: spectrum: qdiscs: Add priority map per qdisc
Nogah Frankel
1
-0
/
+7
2018-02-28
mlxsw: spectrum: qdiscs: Support qdisc per tclass
Nogah Frankel
1
-10
/
+52
2018-01-17
net: sched: red: don't reset the backlog on every stat dump
Jakub Kicinski
1
-3
/
+23
2018-01-16
mlxsw: spectrum: qdiscs: Make function mlxsw_sp_qdisc_prio_unoffload static
Wei Yongjun
1
-1
/
+1
2018-01-14
mlxsw: spectrum: qdiscs: Support stats for PRIO qdisc
Nogah Frankel
1
-0
/
+89
2018-01-14
mlxsw: spectrum: qdiscs: Support PRIO qdisc offload
Nogah Frankel
1
-0
/
+82
2018-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+4
2018-01-11
mlxsw: spectrum: qdiscs: Remove qdisc before setting a new one
Nogah Frankel
1
-0
/
+7
2018-01-11
mlxsw: spectrum: qdiscs: Create a generic replace function
Nogah Frankel
1
-38
/
+71
2018-01-11
mlxsw: spectrum: qdiscs: Create a generic destroy function
Nogah Frankel
1
-11
/
+26
2018-01-11
mlxsw: spectrum: qdiscs: Add an ops struct
Nogah Frankel
1
-14
/
+62
2018-01-11
mlxsw: spectrum: qdiscs: Unite all handle checks
Nogah Frankel
1
-21
/
+22
2018-01-11
mlxsw: spectrum: qdiscs: Add tclass number to the mlxsw_sp_qdisc
Nogah Frankel
1
-18
/
+18
2018-01-11
mlxsw: spectrum: qdiscs: Make the clean stats function to be for RED only
Nogah Frankel
1
-20
/
+13
2018-01-11
mlxsw: spectrum: qdiscs: Clean qdisc statistics structs
Nogah Frankel
1
-31
/
+32
2018-01-11
net: sch: red: Change offloaded xstats to be incremental
Nogah Frankel
1
-3
/
+12
2018-01-11
net: sch: red: Change the name of the stats struct to be generic
Nogah Frankel
1
-1
/
+1
2018-01-11
mlxsw: spectrum: qdiscs: Move qdisc's declarations to its designated file
Nogah Frankel
1
-1
/
+38
2018-01-10
mlxsw: spectrum_qdisc: Don't use variable array in mlxsw_sp_tclass_congestion...
Jiri Pirko
1
-3
/
+4
2017-11-08
mlxsw: spectrum: Support general qdisc stats
Nogah Frankel
1
-0
/
+51
2017-11-08
mlxsw: spectrum: Support RED xstats
Nogah Frankel
1
-0
/
+51
2017-11-08
mlxsw: spectrum: Support RED qdisc offload
Nogah Frankel
1
-0
/
+174