summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/eswitch.h
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-05-141-2/+2
|\
| * net/mlx5: Reload only IB representors upon lag disable/enableMaher Sanalla2024-05-101-2/+2
* | mlx5/core: Support max_io_eqs for a functionParav Pandit2024-04-081-0/+7
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2024-01-121-7/+0
|\
| * net/mlx5: E-Switch, expose eswitch manager vportMark Bloch2023-12-121-7/+0
* | net/mlx5: Refactor mlx5_flow_destination->rep pointer to vport numVlad Buslov2023-12-131-1/+2
* | net/mlx5e: Reduce eswitch mode_lock protection contextJianbo Liu2023-12-041-0/+2
|/
* net/mlx5: Implement devlink port function cmds to control ipsec_packetDima Chumak2023-08-271-0/+12
* net/mlx5: Implement devlink port function cmds to control ipsec_cryptoDima Chumak2023-08-271-0/+14
* net/mlx5: Provide an interface to block change of IPsec capabilitiesLeon Romanovsky2023-08-271-0/+9
* net/mlx5e: Rewrite IPsec vs. TC block interfaceLeon Romanovsky2023-08-271-11/+4
* net/mlx5: Store vport in struct mlx5_devlink_port and use it in port opsJiri Pirko2023-08-221-0/+19
* net/mlx5: Relax mlx5_devlink_eswitch_get() return value checkingJiri Pirko2023-08-221-1/+5
* net/mlx5: Reduce number of vport lookups passing vport pointer instead of indexJiri Pirko2023-08-221-14/+16
* net/mlx5: Embed struct devlink_port into driver structureJiri Pirko2023-08-221-4/+8
* net/mlx5: Don't register ops for non-PF/VF/SF port and avoid checks in opsJiri Pirko2023-08-221-0/+1
* net/mlx5: Remove no longer used mlx5_esw_offloads_sf_vport_enable/disable()Jiri Pirko2023-08-221-7/+0
* net/mlx5: Introduce mlx5_eswitch_load/unload_sf_vport() and use it from SF codeJiri Pirko2023-08-221-0/+17
* net/mlx5: Push devlink port PF/VF init/cleanup calls out of devlink_port_regi...Jiri Pirko2023-08-221-0/+4
* net/mlx5e: Modify and restore TC rules for IPSec TX rulesJianbo Liu2023-08-021-0/+2
* net/mlx5e: Make IPsec offload work together with eswitch and TCJianbo Liu2023-08-021-0/+14
* net/mlx5e: Support IPsec packet offload for TX in switchdev modeJianbo Liu2023-08-021-0/+1
* net/mlx5: Give esw_offloads_load/unload_rep() "mlx5_" prefixJiri Pirko2023-07-271-2/+2
* net/mlx5: Make mlx5_eswitch_load/unload_vport() staticJiri Pirko2023-07-271-4/+0
* net/mlx5: Make mlx5_esw_offloads_rep_load/unload() staticJiri Pirko2023-07-271-3/+0
* net/mlx5e: E-Switch, Register devcom device with switch id keyRoi Dayan2023-07-271-2/+2
* net/mlx5: Devcom, Infrastructure changesRoi Dayan2023-07-271-0/+3
* net/mlx5e: E-Switch, Use xarray for devcom paired device indexRoi Dayan2023-06-231-1/+1
* net/mlx5: Fix the macro for accessing EC VF vportsDaniel Jurgens2023-06-161-0/+1
* net/mlx5: Create eswitch debugfs root directoryVlad Buslov2023-06-161-0/+3
* net/mlx5: Add management of EC VF vportsDaniel Jurgens2023-06-091-0/+13
* net/mlx5: LAG, check if all eswitches are paired for shared FDBShay Drory2023-06-071-0/+9
* net/mlx5: Devcom, introduce devcom_for_each_peer_entrySaeed Mahameed2023-06-021-0/+7
* net/mlx5: E-switch, mark devcom as not ready when all eswitches are unpairedShay Drory2023-06-021-0/+1
* net/mlx5: E-switch, generalize shared FDB creationShay Drory2023-06-021-6/+6
* net/mlx5: E-switch, Handle multiple master egress rulesShay Drory2023-06-021-1/+7
* net/mlx5: E-switch, refactor FDB miss rule add/removeShay Drory2023-06-021-1/+1
* net/mlx5e: Handle offloads flows per peerShay Drory2023-06-021-1/+1
* devlink: move port_fn_hw_addr_get/set() to devlink_port_opsJiri Pirko2023-05-301-6/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-05-251-0/+5
|\
| * net/mlx5: E-switch, Devcom, sync devcom events and devcom comp registerShay Drory2023-05-221-0/+1
| * net/mlx5: Handle pairing of E-switch via uplink un/load APIsShay Drory2023-05-221-0/+4
* | net/mlx5: E-Switch, Use metadata matching for RoCE loopback ruleRoi Dayan2023-05-191-0/+8
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2023-04-261-1/+1
|\
| * net/mlx5: E-switch, Create per vport table based on devlink encap modeChris Mi2023-04-201-1/+1
* | net/mlx5: E-Switch, Remove unused mlx5_esw_offloads_vport_metadata_set()Roi Dayan2023-04-201-1/+0
* | Revert "net/mlx5: Expose vnic diagnostic counters for eswitch managed vports"Maher Sanalla2023-04-201-5/+0
* | net/mlx5: Allow blocking encap changes in eswitchLeon Romanovsky2023-04-171-0/+14
|/
* net/mlx5e: TC, Set CT miss to the specific ct action instancePaul Blakey2023-02-201-0/+2
* net/mlx5e: Remove redundant code for handling vlan actionsRoi Dayan2023-02-071-5/+0