summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/eswitch.h
AgeCommit message (Expand)Author
2024-01-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-12-13net/mlx5: Refactor mlx5_flow_destination->rep pointer to vport numVlad Buslov
2023-12-12net/mlx5: E-Switch, expose eswitch manager vportMark Bloch
2023-12-04net/mlx5e: Reduce eswitch mode_lock protection contextJianbo Liu
2023-08-27net/mlx5: Implement devlink port function cmds to control ipsec_packetDima Chumak
2023-08-27net/mlx5: Implement devlink port function cmds to control ipsec_cryptoDima Chumak
2023-08-27net/mlx5: Provide an interface to block change of IPsec capabilitiesLeon Romanovsky
2023-08-27net/mlx5e: Rewrite IPsec vs. TC block interfaceLeon Romanovsky
2023-08-22net/mlx5: Store vport in struct mlx5_devlink_port and use it in port opsJiri Pirko
2023-08-22net/mlx5: Relax mlx5_devlink_eswitch_get() return value checkingJiri Pirko
2023-08-22net/mlx5: Reduce number of vport lookups passing vport pointer instead of indexJiri Pirko
2023-08-22net/mlx5: Embed struct devlink_port into driver structureJiri Pirko
2023-08-22net/mlx5: Don't register ops for non-PF/VF/SF port and avoid checks in opsJiri Pirko
2023-08-22net/mlx5: Remove no longer used mlx5_esw_offloads_sf_vport_enable/disable()Jiri Pirko
2023-08-22net/mlx5: Introduce mlx5_eswitch_load/unload_sf_vport() and use it from SF codeJiri Pirko
2023-08-22net/mlx5: Push devlink port PF/VF init/cleanup calls out of devlink_port_regi...Jiri Pirko
2023-08-02net/mlx5e: Modify and restore TC rules for IPSec TX rulesJianbo Liu
2023-08-02net/mlx5e: Make IPsec offload work together with eswitch and TCJianbo Liu
2023-08-02net/mlx5e: Support IPsec packet offload for TX in switchdev modeJianbo Liu
2023-07-27net/mlx5: Give esw_offloads_load/unload_rep() "mlx5_" prefixJiri Pirko
2023-07-27net/mlx5: Make mlx5_eswitch_load/unload_vport() staticJiri Pirko
2023-07-27net/mlx5: Make mlx5_esw_offloads_rep_load/unload() staticJiri Pirko
2023-07-27net/mlx5e: E-Switch, Register devcom device with switch id keyRoi Dayan
2023-07-27net/mlx5: Devcom, Infrastructure changesRoi Dayan
2023-06-23net/mlx5e: E-Switch, Use xarray for devcom paired device indexRoi Dayan
2023-06-16net/mlx5: Fix the macro for accessing EC VF vportsDaniel Jurgens
2023-06-16net/mlx5: Create eswitch debugfs root directoryVlad Buslov
2023-06-09net/mlx5: Add management of EC VF vportsDaniel Jurgens
2023-06-07net/mlx5: LAG, check if all eswitches are paired for shared FDBShay Drory
2023-06-02net/mlx5: Devcom, introduce devcom_for_each_peer_entrySaeed Mahameed
2023-06-02net/mlx5: E-switch, mark devcom as not ready when all eswitches are unpairedShay Drory
2023-06-02net/mlx5: E-switch, generalize shared FDB creationShay Drory
2023-06-02net/mlx5: E-switch, Handle multiple master egress rulesShay Drory
2023-06-02net/mlx5: E-switch, refactor FDB miss rule add/removeShay Drory
2023-06-02net/mlx5e: Handle offloads flows per peerShay Drory
2023-05-30devlink: move port_fn_hw_addr_get/set() to devlink_port_opsJiri Pirko
2023-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-05-22net/mlx5: E-switch, Devcom, sync devcom events and devcom comp registerShay Drory
2023-05-22net/mlx5: Handle pairing of E-switch via uplink un/load APIsShay Drory
2023-05-19net/mlx5: E-Switch, Use metadata matching for RoCE loopback ruleRoi Dayan
2023-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-04-20net/mlx5: E-switch, Create per vport table based on devlink encap modeChris Mi
2023-04-20net/mlx5: E-Switch, Remove unused mlx5_esw_offloads_vport_metadata_set()Roi Dayan
2023-04-20Revert "net/mlx5: Expose vnic diagnostic counters for eswitch managed vports"Maher Sanalla
2023-04-17net/mlx5: Allow blocking encap changes in eswitchLeon Romanovsky
2023-02-20net/mlx5e: TC, Set CT miss to the specific ct action instancePaul Blakey
2023-02-07net/mlx5e: Remove redundant code for handling vlan actionsRoi Dayan
2023-01-27net/mlx5: Move eswitch port metadata devlink param to flow eswitch codeJiri Pirko
2022-12-28net/mlx5: E-Switch, properly handle ingress tagged packets on VSTMoshe Shemesh
2022-12-07net/mlx5: E-Switch, Implement devlink port function cmds to control migratableShay Drory