summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/esw
AgeCommit message (Expand)Author
2025-07-17net/mlx5: Fix an IS_ERR() vs NULL bug in esw_qos_move_node()Dan Carpenter
2025-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-11net/mlx5: Reset bw_share field when changing a node's parentCarolina Jubran
2025-07-08net/mlx5: Fix spelling mistake "disabliing" -> "disabling"Colin Ian King
2025-07-02net/mlx5: Manage TC arbiter nodes and implement full support for tc-bwCarolina Jubran
2025-07-02net/mlx5: Add traffic class scheduling support for vport QoSCarolina Jubran
2025-07-02net/mlx5: Add support for setting tc-bw on nodesCarolina Jubran
2025-07-02net/mlx5: Add no-op implementation for setting tc-bw on rate objectsCarolina Jubran
2025-03-25net/mlx5: Update pfnum retrieval for devlink port attributesShay Drory
2025-03-18net/mlx5: Add support for setting parent of nodesCarolina Jubran
2025-03-18net/mlx5: Preserve rate settings when creating a rate nodeCarolina Jubran
2025-03-18net/mlx5: Introduce hierarchy level tracking on scheduling nodesCarolina Jubran
2025-03-18net/mlx5: Rename devlink rate parent set function for leaf nodesCarolina Jubran
2025-03-13Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Paolo Abeni
2025-03-08net/mlx5: fs, add RDMA TRANSPORT steering domain supportPatrisious Haddad
2025-02-27net/mlx5: Remove newline at the end of a netlink error messageGal Pressman
2025-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-02-26net/mlx5: Restore missing trace event when enabling vport QoSCarolina Jubran
2025-02-26net/mlx5: Fix vport QoS cleanup on errorCarolina Jubran
2025-02-25Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2025-02-24net/mlx5e: Move IPSec policy check after decryptionJianbo Liu
2025-02-24net/mlx5e: Add correct match to check IPSec syndromes for switchdev modeJianbo Liu
2025-02-23net/mlx5: Change POOL_NEXT_SIZE define value and make it globalPatrisious Haddad
2025-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-12-23net/mlx5e: Skip restore TC rules for vport rep without loaded flagJianbo Liu
2024-12-23net/mlx5: fs, add counter object to flow destinationMoshe Shemesh
2024-11-11net/mlx5: Make vport QoS enablement more flexible for future extensionsCarolina Jubran
2024-11-11net/mlx5: Integrate esw_qos_vport_enable logic into rate operationsCarolina Jubran
2024-11-11net/mlx5: Generalize scheduling element operationsCarolina Jubran
2024-11-11net/mlx5: Refactor scheduling element configuration bitmasksCarolina Jubran
2024-11-11net/mlx5: Generalize max_rate and min_rate setting for nodesCarolina Jubran
2024-11-11net/mlx5: Simplify QoS normalization by removing error handlingCarolina Jubran
2024-11-03net/mlx5: Rework esw qos domain init and cleanupCosmin Ratiu
2024-10-21net/mlx5: Only create VEPA flow table when in VEPA modeBenjamin Poirier
2024-10-21net/mlx5: Generalize QoS operations for nodes and vportsCarolina Jubran
2024-10-21net/mlx5: Simplify QoS scheduling element configurationCarolina Jubran
2024-10-21net/mlx5: Remove vport QoS enabled flagCarolina Jubran
2024-10-21net/mlx5: Refactor vport QoS to use scheduling node structureCarolina Jubran
2024-10-21net/mlx5: Refactor vport scheduling element creation functionCarolina Jubran
2024-10-21net/mlx5: Introduce node struct and rename group terminology to nodeCarolina Jubran
2024-10-21net/mlx5: Rename vport QoS group reference to parentCarolina Jubran
2024-10-21net/mlx5: Restrict domain list insertion to root TSAR ancestorsCarolina Jubran
2024-10-21net/mlx5: Add parent group support in rate group structureCarolina Jubran
2024-10-21net/mlx5: Introduce node type to rate group structureCarolina Jubran
2024-10-21net/mlx5: Refactor QoS group scheduling element creationCarolina Jubran
2024-10-10net/mlx5: Add support check for TSAR types in QoS schedulingCarolina Jubran
2024-10-10net/mlx5: Unify QoS element type checks across NIC and E-SwitchCarolina Jubran
2024-10-10net/mlx5: qos: Refactor locking to a qos domain mutexCosmin Ratiu
2024-10-10net/mlx5: qos: Store rate groups in a qos domainCosmin Ratiu
2024-10-10net/mlx5: qos: Rename rate group 'list' as 'parent_entry'Cosmin Ratiu