index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlxsw
/
spectrum_qdisc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mlxsw: spectrum_qdisc: Offload root TBF as port shaper
Petr Machata
2021-10-29
1
-18
/
+37
*
mlxsw: spectrum_qdisc: Make RED, TBF offloads classful
Petr Machata
2021-10-19
1
-1
/
+31
*
mlxsw: spectrum_qdisc: Validate qdisc topology
Petr Machata
2021-10-19
1
-9
/
+82
*
mlxsw: spectrum_qdisc: Clean stats recursively when priomap changes
Petr Machata
2021-10-19
1
-8
/
+29
*
mlxsw: spectrum_qdisc: Unify graft validation
Petr Machata
2021-10-19
1
-18
/
+19
*
mlxsw: spectrum_qdisc: Destroy children in mlxsw_sp_qdisc_destroy()
Petr Machata
2021-10-19
1
-2
/
+4
*
mlxsw: spectrum_qdisc: Extract two helpers for handling future FIFOs
Petr Machata
2021-10-19
1
-15
/
+33
*
mlxsw: spectrum_qdisc: Query tclass / priomap instead of caching it
Petr Machata
2021-10-19
1
-34
/
+146
*
mlxsw: spectrum_qdisc: Introduce per-TC ECN counters
Petr Machata
2021-10-14
1
-2
/
+7
*
mlxsw: spectrum_qdisc: Offload RED qevent mark
Petr Machata
2021-10-12
1
-0
/
+10
*
mlxsw: spectrum_qdisc: Track permissible actions per binding
Petr Machata
2021-10-12
1
-11
/
+33
*
mlxsw: spectrum_qdisc: Distinguish between ingress and egress triggers
Petr Machata
2021-10-12
1
-8
/
+15
*
mlxsw: spectrum_qdisc: Pass extack to mlxsw_sp_qevent_entry_configure()
Petr Machata
2021-10-12
1
-10
/
+19
*
mlxsw: spectrum_qdisc: Pass handle, not band number to find_class()
Petr Machata
2021-06-07
1
-1
/
+4
*
mlxsw: spectrum_qdisc: Index future FIFOs by band number
Petr Machata
2021-04-21
1
-7
/
+6
*
mlxsw: spectrum_qdisc: Allocate child qdiscs dynamically
Petr Machata
2021-04-21
1
-32
/
+83
*
mlxsw: spectrum_qdisc: Guard all qdisc accesses with a lock
Petr Machata
2021-04-21
1
-16
/
+73
*
mlxsw: spectrum_qdisc: Track children per qdisc
Petr Machata
2021-04-21
1
-46
/
+118
*
mlxsw: spectrum_qdisc: Promote backlog reduction to mlxsw_sp_qdisc_destroy()
Petr Machata
2021-04-21
1
-30
/
+18
*
mlxsw: spectrum_qdisc: Track tclass_num as int, not u8
Petr Machata
2021-04-21
1
-6
/
+6
*
mlxsw: spectrum_qdisc: Drop an always-true condition
Petr Machata
2021-04-21
1
-4
/
+1
*
mlxsw: spectrum_qdisc: Simplify mlxsw_sp_qdisc_compare()
Petr Machata
2021-04-21
1
-15
/
+7
*
mlxsw: spectrum_qdisc: Drop one argument from check_params callback
Petr Machata
2021-04-21
1
-7
/
+1
*
mlxsw: spectrum_span: Add SPAN probability rate support
Ido Schimmel
2021-03-12
1
-0
/
+1
*
mlxsw: spectrum_span: Add SPAN session identifier support
Ido Schimmel
2021-03-12
1
-1
/
+3
*
mlxsw: spectrum_qdisc: Disable port buffer autoresize with qdiscs
Petr Machata
2020-09-18
1
-1
/
+33
*
mlxsw: spectrum_qdisc: Offload action trap for qevents
Petr Machata
2020-08-04
1
-13
/
+62
*
mlxsw: spectrum_span: Allow passing parameters to SPAN agents
Ido Schimmel
2020-07-14
1
-1
/
+4
*
mlxsw: spectrum_qdisc: Offload mirroring on RED qevent early_drop
Petr Machata
2020-07-14
1
-0
/
+472
*
mlxsw: spectrum_qdisc: Offload RED ECN nodrop mode
Petr Machata
2020-03-15
1
-4
/
+5
*
mlxsw: spectrum_qdisc: Support offloading of FIFO Qdisc
Petr Machata
2020-03-05
1
-1
/
+145
*
mlxsw: spectrum_qdisc: Add handle parameter to ..._ops.replace
Petr Machata
2020-03-05
1
-9
/
+9
*
mlxsw: spectrum_qdisc: Introduce struct mlxsw_sp_qdisc_state
Petr Machata
2020-03-05
1
-42
/
+43
*
mlxsw: spectrum: Move the ECN-marked packet counter to ethtool
Petr Machata
2020-02-27
1
-7
/
+2
*
mlxsw: spectrum_qdisc: Fix 64-bit division error in mlxsw_sp_qdisc_tbf_rate_kbps
Nathan Chancellor
2020-01-31
1
-1
/
+1
*
mlxsw: spectrum_qdisc: Support offloading of TBF Qdisc
Petr Machata
2020-01-25
1
-0
/
+199
*
mlxsw: spectrum_qdisc: Extract a common leaf unoffload function
Petr Machata
2020-01-25
1
-5
/
+14
*
mlxsw: spectrum_qdisc: Add mlxsw_sp_qdisc_get_class_stats()
Petr Machata
2020-01-25
1
-10
/
+19
*
mlxsw: spectrum_qdisc: Extract a per-TC stat function
Petr Machata
2020-01-25
1
-49
/
+70
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-19
1
-7
/
+23
|
\
|
*
mlxsw: spectrum_qdisc: Include MC TCs in Qdisc counters
Petr Machata
2020-01-15
1
-7
/
+23
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-09
1
-0
/
+7
|
\
|
|
*
mlxsw: spectrum_qdisc: Ignore grafting of invisible FIFO
Petr Machata
2020-01-08
1
-0
/
+7
*
|
mlxsw: spectrum_qdisc: Support offloading of ETS Qdisc
Petr Machata
2019-12-18
1
-0
/
+84
*
|
mlxsw: spectrum_qdisc: Generalize PRIO offload to support ETS
Petr Machata
2019-12-18
1
-23
/
+81
*
|
mlxsw: spectrum_qdisc: Clarify a comment
Petr Machata
2019-12-18
1
-7
/
+24
|
/
*
mlxsw: spectrum: Use guaranteed buffer size as pool size limit
Petr Machata
2019-10-24
1
-1
/
+2
*
mlxsw: Replace license text with SPDX identifiers and adjust copyrights
Jiri Pirko
2018-08-09
1
-33
/
+2
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
1
-1
/
+2
*
mlxsw: spectrum: qdiscs: prio: Handle graft command
Nogah Frankel
2018-02-28
1
-0
/
+54
[next]