index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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
2020-01-15
mlxsw: spectrum_qdisc: Include MC TCs in Qdisc counters
Petr Machata
2020-01-08
mlxsw: spectrum_qdisc: Ignore grafting of invisible FIFO
Petr Machata
2019-10-23
mlxsw: spectrum: Use guaranteed buffer size as pool size limit
Petr Machata
2018-08-09
mlxsw: Replace license text with SPDX identifiers and adjust copyrights
Jiri Pirko
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-02-28
mlxsw: spectrum: qdiscs: prio: Handle graft command
Nogah Frankel
2018-02-28
mlxsw: spectrum: qdiscs: prio: Delete child qdiscs when removing bands
Nogah Frankel
2018-02-28
mlxsw: spectrum: Update sch_prio stats to include sch_red related drops
Nogah Frankel
2018-02-28
mlxsw: spectrum: qdiscs: Update backlog handling of a child qdiscs
Nogah Frankel
2018-02-28
mlxsw: spectrum: qdiscs: Collect stats for sch_red based on priomap
Nogah Frankel
2018-02-28
mlxsw: spectrum: qdiscs: Add priority map per qdisc
Nogah Frankel
2018-02-28
mlxsw: spectrum: qdiscs: Support qdisc per tclass
Nogah Frankel
2018-01-17
net: sched: red: don't reset the backlog on every stat dump
Jakub Kicinski
2018-01-16
mlxsw: spectrum: qdiscs: Make function mlxsw_sp_qdisc_prio_unoffload static
Wei Yongjun
2018-01-14
mlxsw: spectrum: qdiscs: Support stats for PRIO qdisc
Nogah Frankel
2018-01-14
mlxsw: spectrum: qdiscs: Support PRIO qdisc offload
Nogah Frankel
2018-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-10
mlxsw: spectrum: qdiscs: Remove qdisc before setting a new one
Nogah Frankel
2018-01-10
mlxsw: spectrum: qdiscs: Create a generic replace function
Nogah Frankel
2018-01-10
mlxsw: spectrum: qdiscs: Create a generic destroy function
Nogah Frankel
2018-01-10
mlxsw: spectrum: qdiscs: Add an ops struct
Nogah Frankel
2018-01-10
mlxsw: spectrum: qdiscs: Unite all handle checks
Nogah Frankel
2018-01-10
mlxsw: spectrum: qdiscs: Add tclass number to the mlxsw_sp_qdisc
Nogah Frankel
2018-01-10
mlxsw: spectrum: qdiscs: Make the clean stats function to be for RED only
Nogah Frankel
2018-01-10
mlxsw: spectrum: qdiscs: Clean qdisc statistics structs
Nogah Frankel
2018-01-10
net: sch: red: Change offloaded xstats to be incremental
Nogah Frankel
2018-01-10
net: sch: red: Change the name of the stats struct to be generic
Nogah Frankel
2018-01-10
mlxsw: spectrum: qdiscs: Move qdisc's declarations to its designated file
Nogah Frankel
2018-01-10
mlxsw: spectrum_qdisc: Don't use variable array in mlxsw_sp_tclass_congestion...
Jiri Pirko
2017-11-08
mlxsw: spectrum: Support general qdisc stats
Nogah Frankel
2017-11-08
mlxsw: spectrum: Support RED xstats
Nogah Frankel
2017-11-08
mlxsw: spectrum: Support RED qdisc offload
Nogah Frankel