aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c
AgeCommit message (Expand)Author
2024-03-01net/mlx5: E-switch, Change flow rule destination checkingJianbo Liu
2024-03-01Revert "net/mlx5: Block entering switchdev mode with ns inconsistency"Gavin Li
2023-12-13net/mlx5: Refactor mlx5_flow_destination->rep pointer to vport numVlad Buslov
2023-12-13net/mlx5e: Fix overrun reported by coverityJianbo Liu
2023-12-04net/mlx5e: Check netdev pointer before checking its net nsGavin Li
2023-12-04net/mlx5e: Reduce eswitch mode_lock protection contextJianbo Liu
2023-11-15net/mlx5e: Don't modify the peer sent-to-vport rules for IPSec offloadJianbo Liu
2023-09-06mlx5/core: E-Switch, Create ACL FT for eswitch manager in switchdev modeBodong Wang
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/mlx5e: Rewrite IPsec vs. TC block interfaceLeon Romanovsky
2023-08-27net/mlx5: Drop extra layer of locks in IPsecLeon Romanovsky
2023-08-22net/mlx5: Store vport in struct mlx5_devlink_port and use it in port opsJiri Pirko
2023-08-22net/mlx5: Check vhca_resource_manager capability in each op and add extack msgJiri Pirko
2023-08-22net/mlx5: Relax mlx5_devlink_eswitch_get() return value checkingJiri Pirko
2023-08-22net/mlx5: Return -EOPNOTSUPP in mlx5_devlink_port_fn_migratable_set() directlyJiri 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-21net/mlx5: Call mlx5_esw_offloads_rep_load/unload() for uplink port directlyJiri Pirko
2023-08-14net/mlx5: E-switch, Add checking for flow rule destinationsJianbo Liu
2023-08-07net/mlx5: E-Switch, Remove redundant arg ignore_flow_lvlRoi Dayan
2023-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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_esw_offloads_rep_load/unload() staticJiri Pirko
2023-07-27net/mlx5: Don't check vport->enabled in port opsJiri Pirko
2023-07-27net/mlx5e: E-Switch, Allow devcom initialization on more vportsRoi Dayan
2023-07-27net/mlx5e: E-Switch, Register devcom device with switch id keyRoi Dayan
2023-07-27net/mlx5: Devcom, Infrastructure changesRoi Dayan
2023-07-26net/mlx5: DR, Fix peer domain namespace settingShay Drory
2023-07-26net/mlx5: fs_chains: Fix ft prio if ignore_flow_level is not supportedChris Mi
2023-07-26net/mlx5: Honor user input for migratable port fn attrShay Drory
2023-06-23net/mlx5: Remove redundant check from mlx5_esw_query_vport_vhca_id()Jiri Pirko
2023-06-23net/mlx5e: E-Switch, Fix shared fdb error flowRoi Dayan
2023-06-23net/mlx5e: Remove redundant commentRoi Dayan
2023-06-23net/mlx5e: E-Switch, Pass other_vport flag if vport is not 0Roi Dayan
2023-06-23net/mlx5e: E-Switch, Use xarray for devcom paired device indexRoi Dayan
2023-06-23net/mlx5e: E-Switch, Add peer fdb miss rules for vport manager or ecpfRoi Dayan
2023-06-23net/mlx5: Lag, Remove duplicate code checking lag is supportedRoi Dayan
2023-06-09net/mlx5: Add/remove peer miss rules for EC VFsDaniel Jurgens
2023-06-09net/mlx5: Add management of EC VF vportsDaniel Jurgens
2023-06-09net/mlx5: Simplify unload all rep codeDaniel Jurgens
2023-06-07net/mlx5: Skip inline mode check after mlx5_eswitch_enable_locked() failureJiri Pirko
2023-06-02net/mlx5: Devcom, extend mlx5_devcom_send_event to work with more than two de...Shay Drory