index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
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
2021-10-28
mlxsw: spectrum_qdisc: Offload root TBF as port shaper
Petr Machata
1
-18
/
+37
2021-10-19
mlxsw: spectrum_qdisc: Make RED, TBF offloads classful
Petr Machata
1
-1
/
+31
2021-10-19
mlxsw: spectrum_qdisc: Validate qdisc topology
Petr Machata
1
-9
/
+82
2021-10-19
mlxsw: spectrum_qdisc: Clean stats recursively when priomap changes
Petr Machata
1
-8
/
+29
2021-10-19
mlxsw: spectrum_qdisc: Unify graft validation
Petr Machata
1
-18
/
+19
2021-10-19
mlxsw: spectrum_qdisc: Destroy children in mlxsw_sp_qdisc_destroy()
Petr Machata
1
-2
/
+4
2021-10-19
mlxsw: spectrum_qdisc: Extract two helpers for handling future FIFOs
Petr Machata
1
-15
/
+33
2021-10-19
mlxsw: spectrum_qdisc: Query tclass / priomap instead of caching it
Petr Machata
1
-34
/
+146
2021-10-13
mlxsw: spectrum_qdisc: Introduce per-TC ECN counters
Petr Machata
1
-2
/
+7
2021-10-12
mlxsw: spectrum_qdisc: Offload RED qevent mark
Petr Machata
1
-0
/
+10
2021-10-12
mlxsw: spectrum_qdisc: Track permissible actions per binding
Petr Machata
1
-11
/
+33
2021-10-12
mlxsw: spectrum_qdisc: Distinguish between ingress and egress triggers
Petr Machata
1
-8
/
+15
2021-10-12
mlxsw: spectrum_qdisc: Pass extack to mlxsw_sp_qevent_entry_configure()
Petr Machata
1
-10
/
+19
2021-06-07
mlxsw: spectrum_qdisc: Pass handle, not band number to find_class()
Petr Machata
1
-1
/
+4
2021-04-20
mlxsw: spectrum_qdisc: Index future FIFOs by band number
Petr Machata
1
-7
/
+6
2021-04-20
mlxsw: spectrum_qdisc: Allocate child qdiscs dynamically
Petr Machata
1
-32
/
+83
2021-04-20
mlxsw: spectrum_qdisc: Guard all qdisc accesses with a lock
Petr Machata
1
-16
/
+73
2021-04-20
mlxsw: spectrum_qdisc: Track children per qdisc
Petr Machata
1
-46
/
+118
2021-04-20
mlxsw: spectrum_qdisc: Promote backlog reduction to mlxsw_sp_qdisc_destroy()
Petr Machata
1
-30
/
+18
2021-04-20
mlxsw: spectrum_qdisc: Track tclass_num as int, not u8
Petr Machata
1
-6
/
+6
2021-04-20
mlxsw: spectrum_qdisc: Drop an always-true condition
Petr Machata
1
-4
/
+1
2021-04-20
mlxsw: spectrum_qdisc: Simplify mlxsw_sp_qdisc_compare()
Petr Machata
1
-15
/
+7
2021-04-20
mlxsw: spectrum_qdisc: Drop one argument from check_params callback
Petr Machata
1
-7
/
+1
2021-03-11
mlxsw: spectrum_span: Add SPAN probability rate support
Ido Schimmel
1
-0
/
+1
2021-03-11
mlxsw: spectrum_span: Add SPAN session identifier support
Ido Schimmel
1
-1
/
+3
2020-09-17
mlxsw: spectrum_qdisc: Disable port buffer autoresize with qdiscs
Petr Machata
1
-1
/
+33
2020-08-03
mlxsw: spectrum_qdisc: Offload action trap for qevents
Petr Machata
1
-13
/
+62
2020-07-14
mlxsw: spectrum_span: Allow passing parameters to SPAN agents
Ido Schimmel
1
-1
/
+4
2020-07-13
mlxsw: spectrum_qdisc: Offload mirroring on RED qevent early_drop
Petr Machata
1
-0
/
+472
2020-03-14
mlxsw: spectrum_qdisc: Offload RED ECN nodrop mode
Petr Machata
1
-4
/
+5
2020-03-05
mlxsw: spectrum_qdisc: Support offloading of FIFO Qdisc
Petr Machata
1
-1
/
+145
2020-03-05
mlxsw: spectrum_qdisc: Add handle parameter to ..._ops.replace
Petr Machata
1
-9
/
+9
2020-03-05
mlxsw: spectrum_qdisc: Introduce struct mlxsw_sp_qdisc_state
Petr Machata
1
-42
/
+43
2020-02-26
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-19
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-18
mlxsw: spectrum_qdisc: Support offloading of ETS Qdisc
Petr Machata
1
-0
/
+84
2019-12-18
mlxsw: spectrum_qdisc: Generalize PRIO offload to support ETS
Petr Machata
1
-23
/
+81
2019-12-18
mlxsw: spectrum_qdisc: Clarify a comment
Petr Machata
1
-7
/
+24
2019-10-23
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-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+2
2018-02-28
mlxsw: spectrum: qdiscs: prio: Handle graft command
Nogah Frankel
1
-0
/
+54
[next]