summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/eswitch.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski2020-12-071-11/+10
|\
| * net/mlx5: Simplify eswitch mode checkLeon Romanovsky2020-12-061-1/+3
| * RDMA/mlx5: Convert mlx5_ib to use auxiliary busLeon Romanovsky2020-12-061-7/+4
| * net/mlx5e: Connect ethernet part to auxiliary busLeon Romanovsky2020-12-061-3/+3
* | Merge tag 'mlx5-next-2020-12-02' of git://git.kernel.org/pub/scm/linux/kernel...Jakub Kicinski2020-12-021-1/+28
|\ \ | |/ |/|
| * net/mlx5: Enable host PF HCA after eswitch is initializedParav Pandit2020-11-261-1/+28
* | net/mlx5: E-Switch, Fail mlx5_esw_modify_vport_rate if qos disabledEli Cohen2020-11-171-0/+4
* | net/mlx5: Disable QoS when min_rates on all VFs are zeroVladyslav Tarasiuk2020-11-171-7/+8
* | net/mlx5: Clear bw_share upon VF disableVladyslav Tarasiuk2020-11-171-0/+1
* | net/mlx5: E-switch, Avoid extack error log for disabled vportParav Pandit2020-11-051-2/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-08-021-11/+16
|\
| * net/mlx5e: Fix kernel crash when setting vf VLANID on a VF devAlaa Hleihel2020-07-281-2/+3
| * net/mlx5e: Modify uplink state on interface up/downRon Diskin2020-07-281-6/+10
| * net/mlx5: E-switch, Destroy TSAR after reload interfaceParav Pandit2020-07-281-2/+2
| * net/mlx5: E-switch, Destroy TSAR when fail to enable the modeParav Pandit2020-07-281-1/+1
* | net/mlx5: E-switch, Reduce dependency on num_vfs during mode setParav Pandit2020-07-161-1/+12
* | net/mlx5e: Export sharing of mod headers to a new filePaul Blakey2020-07-091-3/+3
* | net/mlx5: E-switch, When eswitch is unsupported, return -EOPNOTSUPPParav Pandit2020-07-091-1/+1
* | net/mlx5: E-switch, Supporting setting devlink port function mac addressParav Pandit2020-06-221-0/+36
* | net/mlx5: Split mac address setting function for using state_lockParav Pandit2020-06-221-14/+24
* | net/mlx5: E-switch, Support querying port function mac addressParav Pandit2020-06-221-0/+43
* | net/mlx5: E-switch, Introduce and use eswitch support check helperParav Pandit2020-06-221-0/+23
* | net/mlx5: Constify mac address pointerParav Pandit2020-06-221-2/+2
|/
* net/mlx5: E-Switch, Alloc and free unique metadata for matchVu Pham2020-05-271-0/+2
* net/mlx5: E-Switch, Refactor eswitch ingress acl codesVu Pham2020-05-271-316/+6
* net/mlx5: E-Switch, Refactor eswitch egress acl codesVu Pham2020-05-271-230/+5
* net/mlx5e: Add support for hw decapsulation of MPLS over UDPEli Cohen2020-05-221-0/+3
* net/mlx5: Update eswitch to new cmd interfaceLeon Romanovsky2020-04-231-28/+10
* net/mlx5: E-switch, Protect eswitch mode changesParav Pandit2020-03-251-9/+45
* net/mlx5: E-switch, Extend eswitch enable to handle num_vfs changeParav Pandit2020-03-251-19/+44
* net/mlx5: E-switch, Annotate esw state_lock mutex destroyParav Pandit2020-03-131-0/+1
* net/mlx5: Accept flow rules without matchMark Bloch2020-03-131-13/+4
* net/mlx5: E-Switch, Update VF vports config when num of VFs changedBodong Wang2020-03-131-18/+35
* net/mlx5: E-Switch, Introduce per vport configuration for eswitch modesBodong Wang2020-03-131-23/+50
* net/mlx5: E-switch, Make vport setup/cleanup sequence symmetricBodong Wang2020-03-131-48/+53
* net/mlx5: E-Switch, Prepare for vport enable/disable refactorBodong Wang2020-03-131-11/+15
* net/mlx5: E-Switch, Remove redundant warning when QoS enable failedBodong Wang2020-03-131-3/+1
* net/mlx5: E-Switch, Hold mutex when querying drop counter in legacy modeBodong Wang2020-03-131-4/+10
* net/mlx5: E-Switch, Remove redundant check of eswitch manager capBodong Wang2020-03-131-4/+2
* net/mlx5e: Add devlink fdb_large_groups parameterJianbo Liu2020-02-271-0/+22
* net/mlx5e: Don't clear the whole vf config when switching modesDmytro Linkin2020-02-181-1/+5
* net/mlx5: Fix sleep while atomic in mlx5_eswitch_get_vepaHuy Nguyen2020-02-181-11/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-261-1/+3
|\
| * net/mlx5e: Clear VF config when switching modesDmytro Linkin2020-01-241-1/+3
* | net/mlx5: Refactor mlx5_create_auto_grouped_flow_tablePaul Blakey2020-01-161-2/+5
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2019-11-221-1/+1
|\
| * net/mlx5e: Fix set vf link state error flowRoi Dayan2019-11-201-1/+1
* | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-11-131-229/+346
|\ \
| * | net/mlx5: fix kvfree of uninitialized pointer specColin Ian King2019-11-051-1/+1
| * | net/mlx5: E-switch, Enable metadata on own vportParav Pandit2019-11-011-19/+10