index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx5
/
core
/
esw
/
qos.c
Age
Commit message (
Expand
)
Author
2025-07-17
net/mlx5: Fix an IS_ERR() vs NULL bug in esw_qos_move_node()
Dan Carpenter
2025-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-07-11
net/mlx5: Reset bw_share field when changing a node's parent
Carolina Jubran
2025-07-08
net/mlx5: Fix spelling mistake "disabliing" -> "disabling"
Colin Ian King
2025-07-02
net/mlx5: Manage TC arbiter nodes and implement full support for tc-bw
Carolina Jubran
2025-07-02
net/mlx5: Add traffic class scheduling support for vport QoS
Carolina Jubran
2025-07-02
net/mlx5: Add support for setting tc-bw on nodes
Carolina Jubran
2025-07-02
net/mlx5: Add no-op implementation for setting tc-bw on rate objects
Carolina Jubran
2025-03-18
net/mlx5: Add support for setting parent of nodes
Carolina Jubran
2025-03-18
net/mlx5: Preserve rate settings when creating a rate node
Carolina Jubran
2025-03-18
net/mlx5: Introduce hierarchy level tracking on scheduling nodes
Carolina Jubran
2025-03-18
net/mlx5: Rename devlink rate parent set function for leaf nodes
Carolina Jubran
2025-02-26
net/mlx5: Restore missing trace event when enabling vport QoS
Carolina Jubran
2025-02-26
net/mlx5: Fix vport QoS cleanup on error
Carolina Jubran
2024-11-11
net/mlx5: Make vport QoS enablement more flexible for future extensions
Carolina Jubran
2024-11-11
net/mlx5: Integrate esw_qos_vport_enable logic into rate operations
Carolina Jubran
2024-11-11
net/mlx5: Generalize scheduling element operations
Carolina Jubran
2024-11-11
net/mlx5: Refactor scheduling element configuration bitmasks
Carolina Jubran
2024-11-11
net/mlx5: Generalize max_rate and min_rate setting for nodes
Carolina Jubran
2024-11-11
net/mlx5: Simplify QoS normalization by removing error handling
Carolina Jubran
2024-11-03
net/mlx5: Rework esw qos domain init and cleanup
Cosmin Ratiu
2024-10-21
net/mlx5: Generalize QoS operations for nodes and vports
Carolina Jubran
2024-10-21
net/mlx5: Simplify QoS scheduling element configuration
Carolina Jubran
2024-10-21
net/mlx5: Remove vport QoS enabled flag
Carolina Jubran
2024-10-21
net/mlx5: Refactor vport QoS to use scheduling node structure
Carolina Jubran
2024-10-21
net/mlx5: Refactor vport scheduling element creation function
Carolina Jubran
2024-10-21
net/mlx5: Introduce node struct and rename group terminology to node
Carolina Jubran
2024-10-21
net/mlx5: Rename vport QoS group reference to parent
Carolina Jubran
2024-10-21
net/mlx5: Restrict domain list insertion to root TSAR ancestors
Carolina Jubran
2024-10-21
net/mlx5: Add parent group support in rate group structure
Carolina Jubran
2024-10-21
net/mlx5: Introduce node type to rate group structure
Carolina Jubran
2024-10-21
net/mlx5: Refactor QoS group scheduling element creation
Carolina Jubran
2024-10-10
net/mlx5: Add support check for TSAR types in QoS scheduling
Carolina Jubran
2024-10-10
net/mlx5: Unify QoS element type checks across NIC and E-Switch
Carolina Jubran
2024-10-10
net/mlx5: qos: Refactor locking to a qos domain mutex
Cosmin Ratiu
2024-10-10
net/mlx5: qos: Store rate groups in a qos domain
Cosmin Ratiu
2024-10-10
net/mlx5: qos: Rename rate group 'list' as 'parent_entry'
Cosmin Ratiu
2024-10-10
net/mlx5: qos: Add an explicit 'dev' to vport trace calls
Cosmin Ratiu
2024-10-10
net/mlx5: qos: Store the eswitch in a mlx5_esw_rate_group
Cosmin Ratiu
2024-10-10
net/mlx5: qos: Drop 'esw' param from vport qos functions
Cosmin Ratiu
2024-10-10
net/mlx5: qos: Always create group0
Cosmin Ratiu
2024-10-10
net/mlx5: qos: Maintain rate group vport members in a list
Cosmin Ratiu
2024-10-10
net/mlx5: qos: Refactor and document bw_share calculation
Cosmin Ratiu
2024-10-10
net/mlx5: qos: Consistently name vport vars as 'vport'
Cosmin Ratiu
2024-10-10
net/mlx5: qos: Rename vport 'tsar' into 'sched_elem'.
Cosmin Ratiu
2024-10-10
net/mlx5: qos: Flesh out element_attributes in mlx5_ifc.h
Cosmin Ratiu
2024-09-09
net/mlx5: Verify support for scheduling element and TSAR type
Carolina Jubran
2024-09-09
net/mlx5: Explicitly set scheduling element and TSAR type
Carolina Jubran
2024-06-14
net/mlx5: Correct TASR typo into TSAR
Cosmin Ratiu
2023-09-19
net/mlx5e: Check police action rate for matchall filter
Jianbo Liu
[next]