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
/
eswitch.h
Age
Commit message (
Expand
)
Author
2025-07-17
net/mlx5e: fix kdoc warning on eswitch.h
Moshe Shemesh
2025-07-02
net/mlx5: Add traffic class scheduling support for vport QoS
Carolina Jubran
2024-12-23
net/mlx5e: Skip restore TC rules for vport rep without loaded flag
Jianbo Liu
2024-11-11
net/mlx5: Make vport QoS enablement more flexible for future extensions
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: 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-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: 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: Rename vport 'tsar' into 'sched_elem'.
Cosmin Ratiu
2024-08-19
net/mlx5: E-Switch, Remove unused declarations
Yue Haibing
2024-07-13
net/mlx5: Set default max eqs for SFs
Daniel Jurgens
2024-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-10
net/mlx5: Reload only IB representors upon lag disable/enable
Maher Sanalla
2024-04-08
mlx5/core: Support max_io_eqs for a function
Parav Pandit
2024-01-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2023-12-13
net/mlx5: Refactor mlx5_flow_destination->rep pointer to vport num
Vlad Buslov
2023-12-12
net/mlx5: E-Switch, expose eswitch manager vport
Mark Bloch
2023-12-04
net/mlx5e: Reduce eswitch mode_lock protection context
Jianbo Liu
2023-08-27
net/mlx5: Implement devlink port function cmds to control ipsec_packet
Dima Chumak
2023-08-27
net/mlx5: Implement devlink port function cmds to control ipsec_crypto
Dima Chumak
2023-08-27
net/mlx5: Provide an interface to block change of IPsec capabilities
Leon Romanovsky
2023-08-27
net/mlx5e: Rewrite IPsec vs. TC block interface
Leon Romanovsky
2023-08-22
net/mlx5: Store vport in struct mlx5_devlink_port and use it in port ops
Jiri Pirko
2023-08-22
net/mlx5: Relax mlx5_devlink_eswitch_get() return value checking
Jiri Pirko
2023-08-22
net/mlx5: Reduce number of vport lookups passing vport pointer instead of index
Jiri Pirko
2023-08-22
net/mlx5: Embed struct devlink_port into driver structure
Jiri Pirko
2023-08-22
net/mlx5: Don't register ops for non-PF/VF/SF port and avoid checks in ops
Jiri Pirko
2023-08-22
net/mlx5: Remove no longer used mlx5_esw_offloads_sf_vport_enable/disable()
Jiri Pirko
2023-08-22
net/mlx5: Introduce mlx5_eswitch_load/unload_sf_vport() and use it from SF code
Jiri Pirko
2023-08-22
net/mlx5: Push devlink port PF/VF init/cleanup calls out of devlink_port_regi...
Jiri Pirko
2023-08-02
net/mlx5e: Modify and restore TC rules for IPSec TX rules
Jianbo Liu
2023-08-02
net/mlx5e: Make IPsec offload work together with eswitch and TC
Jianbo Liu
2023-08-02
net/mlx5e: Support IPsec packet offload for TX in switchdev mode
Jianbo Liu
2023-07-27
net/mlx5: Give esw_offloads_load/unload_rep() "mlx5_" prefix
Jiri Pirko
2023-07-27
net/mlx5: Make mlx5_eswitch_load/unload_vport() static
Jiri Pirko
2023-07-27
net/mlx5: Make mlx5_esw_offloads_rep_load/unload() static
Jiri Pirko
2023-07-27
net/mlx5e: E-Switch, Register devcom device with switch id key
Roi Dayan
2023-07-27
net/mlx5: Devcom, Infrastructure changes
Roi Dayan
2023-06-23
net/mlx5e: E-Switch, Use xarray for devcom paired device index
Roi Dayan
2023-06-16
net/mlx5: Fix the macro for accessing EC VF vports
Daniel Jurgens
2023-06-16
net/mlx5: Create eswitch debugfs root directory
Vlad Buslov
2023-06-09
net/mlx5: Add management of EC VF vports
Daniel Jurgens
2023-06-07
net/mlx5: LAG, check if all eswitches are paired for shared FDB
Shay Drory
2023-06-02
net/mlx5: Devcom, introduce devcom_for_each_peer_entry
Saeed Mahameed
[next]