aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/eswitch.c
AgeCommit message (Expand)Author
2022-07-28net/mlx5: Lock mlx5 devlink reload callbacksMoshe Shemesh
2022-07-13net/mlx5: Expose vnic diagnostic counters for eswitch managed vportsMichael Guralnik
2022-07-12net/mlx5: Use devl_ API in mlx5_esw_offloads_devlink_port_registerMoshe Shemesh
2022-07-12net/mlx5: Use devl_ API for rate nodes destroyMoshe Shemesh
2022-07-02net/mlx5: E-switch: Change eswitch mode only via devlink commandChris Mi
2022-07-02net/mlx5: E-switch, Remove dependency between sriov and eswitch modeChris Mi
2022-07-02net/mlx5: E-switch, Introduce flag to indicate if fdb table is createdChris Mi
2022-07-02net/mlx5: E-switch, Introduce flag to indicate if vport acl namespace is createdChris Mi
2022-07-02net/mlx5: delete dead code in mlx5_esw_unlock()Dan Carpenter
2022-05-09net/mlx5: Lag, use lag lockMark Bloch
2022-05-09net/mlx5: Lag, move E-Switch prerequisite check into lag codeMark Bloch
2022-05-02net/mlx5: Delete redundant default assignment of runtime devlink paramsShay Drory
2021-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-11-16net/mlx5: E-switch, Create QoS on demandDmytro Linkin
2021-11-16net/mlx5: E-switch, Enable vport QoS on demandDmytro Linkin
2021-11-16net/mlx5: E-switch, move offloads mode callbacks to offloads fileParav Pandit
2021-11-16net/mlx5: E-switch, Reuse mlx5_eswitch_set_vport_macParav Pandit
2021-11-16net/mlx5: E-switch, Remove vport enabled checkParav Pandit
2021-11-16net/mlx5: E-Switch, rebuild lag only when neededMark Bloch
2021-11-16net/mlx5: E-Switch, Fix resetting of encap mode when entering switchdevPaul Blakey
2021-08-19net/mlx5: E-switch, Move QoS related code to dedicated fileDmytro Linkin
2021-08-11net/mlx5: Fix typo in commentsCai Huoqing
2021-08-10Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2021-08-08devlink: Simplify devlink port API callsLeon Romanovsky
2021-08-05net/mlx5: Lag, properly lock eswitch if neededMark Bloch
2021-08-05net/mlx5: Return mdev from eswitchMark Bloch
2021-06-16net/mlx5: E-Switch, Read PF mac addressParav Pandit
2021-05-18{net,vdpa}/mlx5: Configure interface MAC into mpfs L2 tableEli Cohen
2021-04-24net/mlx5: E-Switch, Consider SF ports of host PFParav Pandit
2021-04-24net/mlx5: E-Switch, Use xarray for vport number to vport and rep mappingParav Pandit
2021-04-24net/mlx5: E-Switch, Prepare to return total vports from eswitch structParav Pandit
2021-04-24net/mlx5: E-Switch, Return eswitch max ports when eswitch is supportedParav Pandit
2021-04-14net/mlx5: E-Switch, Initialize eswitch acls ns when eswitch is enabledParav Pandit
2021-04-14net/mlx5: E-Switch, Move legacy code to a individual fileParav Pandit
2021-04-14net/mlx5: E-Switch, Convert a macro to a helper routineParav Pandit
2021-04-14net/mlx5: E-Switch Make cleanup sequence mirror of initParav Pandit
2021-04-14net/mlx5: E-Switch, Skip querying SF enabled bitsParav Pandit
2021-04-02net/mlx5: E-Switch, move QoS specific fields to existing qos structParav Pandit
2021-03-16net/mlx5: E-Switch, Protect changing mode while adding rulesRoi Dayan
2021-03-16net/mlx5: E-Switch, Change mode lock from mutex to rw semaphoreRoi Dayan
2021-03-16net/mlx5e: Allow legacy vf ndos only if in legacy modeRoi Dayan
2021-03-11net/mlx5: Don't skip vport checkSaeed Mahameed
2021-02-05net/mlx5e: Handle FIB events to update tunnel endpoint deviceVlad Buslov
2021-02-05net/mlx5e: Create route entry infrastructureVlad Buslov
2021-02-05net/mlx5e: E-Switch, Maintain vhca_id to vport_num mappingVlad Buslov
2021-01-22net/mlx5: SF, Add port add delete functionalityParav Pandit
2021-01-22net/mlx5: E-switch, Add eswitch helpers for SF vportParav Pandit
2021-01-22net/mlx5: E-switch, Prepare eswitch to handle SF vportVu Pham
2021-01-13net/mlx5e: Simplify condition on esw_vport_enable_qos()Eli Cohen
2020-12-07Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski