summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/eswitch.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: Activate HW multipath and handle port affinity based on FIB eventsRoi Dayan2019-03-011-0/+7
* net/mlx5: E-Switch, Add support for VEPA in legacy mode.Huy Nguyen2019-02-221-21/+202
* net/mlx5: E-Switch, Disable esw manager vport correctlyBodong Wang2019-02-191-1/+2
* net/mlx5: E-Switch, Fix the warning on vport index out of rangeBodong Wang2019-02-191-1/+1
* net/mlx5: E-Switch, Load/unload VF reps according to event from host PFBodong Wang2019-02-151-2/+15
* net/mlx5: E-Switch, Consider ECPF vport depends on eswitch ownershipBodong Wang2019-02-151-1/+7
* net/mlx5: E-Switch, Assign a different position for uplink rep and vportBodong Wang2019-02-151-5/+6
* net/mlx5: E-Switch, Use getter and iterator to access vport/repBodong Wang2019-02-151-33/+61
* net/mlx5: E-Switch, Split VF and special vports for offloads modeBodong Wang2019-02-151-4/+3
* net/mlx5: E-Switch, Properly refer to host PF vport as other vportBodong Wang2019-02-151-7/+6
* net/mlx5: E-Switch, Properly refer to the esw manager vportBodong Wang2019-02-151-12/+23
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-02-151-22/+20
|\
| * net/mlx5: E-Switch, Avoid magic numbers when initializing offloads modeBodong Wang2019-02-141-1/+1
| * net/mlx5: E-Switch, Normalize the name of uplink vport numberBodong Wang2019-02-141-5/+3
| * net/mlx5: Use consistent vport num argument typeBodong Wang2019-02-141-16/+16
* | net/mlx5e: Allow MAC invalidation while spoofchk is ONAya Levin2019-01-251-12/+6
* | Revert "net/mlx5e: E-Switch, Initialize eswitch only if eswitch manager"Bodong Wang2019-01-251-2/+2
|/
* net/mlx5e: Uninstantiate esw manager vport netdev on switchdev modeOr Gerlitz2018-12-171-3/+8
* net/mlx5: Allow co-enablement of uplink LAG and SRIOVRabie Loulou2018-12-141-2/+4
* net/mlx5: Allow/disallow LAG according to pre-req onlyRabie Loulou2018-12-141-0/+13
* net/mlx5: Remove duplicated include from eswitch.cYueHaibing2018-12-121-1/+0
* net/mlx5: E-Switch, Use async events chainSaeed Mahameed2018-11-261-19/+25
* net/mlx5: EQ, Different EQ typesSaeed Mahameed2018-11-201-1/+1
* net/mlx5: EQ, Privatize eq_table and friendsSaeed Mahameed2018-11-201-0/+1
* net/mlx5: Split FDB fast path prio to multiple namespacesPaul Blakey2018-10-171-1/+1
* net/mlx5: Use flow counter IDs and not the wrapping cache objectMark Bloch2018-10-171-2/+2
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2018-10-171-1/+1
|\
| * {net, RDMA}/mlx5: Rename encap to reformat packetMark Bloch2018-09-051-1/+1
* | net/mlx5: E-Switch, Fix out of bound access when setting vport rateEran Ben Elisha2018-10-011-2/+2
|/
* net/mlx5: E-Switch, Remove unused argument when creating legacy FDBEli Cohen2018-08-081-2/+2
* net/mlx5: Rename modify/query_vport state related enumsEran Ben Elisha2018-08-081-5/+5
* net/mlx5e: E-Switch, Initialize eswitch only if eswitch managerEli Cohen2018-07-311-2/+2
* net/mlx5: E-Switch, UBSAN fix undefined behavior in mlx5_eswitch_modeSaeed Mahameed2018-07-181-1/+1
* net/mlx5: E-Switch, Disallow vlan/spoofcheck setup if not being esw managerEli Cohen2018-06-261-7/+5
* net/mlx5: E-Switch, Avoid setup attempt if not being e-switch managerOr Gerlitz2018-06-261-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-06-071-9/+6
|\
| * net/mlx5: Use flow counter pointer as input to the query functionOr Gerlitz2018-06-021-9/+6
* | net/mlx5: E-Switch, Reorganize and rename fdb flow tablesChris Mi2018-05-251-11/+11
* | Merge tag 'mlx5-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2018-05-181-1/+1
|\|
| * net/mlx5: Add destination e-switch ownerShahar Klein2018-05-171-1/+1
* | net/mlx5: E-Switch, Include VF RDMA stats in vport statisticsAdi Nissim2018-05-101-1/+10
|/
* net/mlx5: Add packet dropped while vport down statisticsMoshe Shemesh2018-03-261-5/+26
* Merge tag 'mlx5-updates-2018-02-23' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2018-02-281-2/+21
|\
| * net/mlx5: E-Switch, Reload IB interface when switching devlink modesMark Bloch2018-02-231-2/+15
| * net/mlx5: E-Switch, Move representors definition to a global scopeMark Bloch2018-02-231-0/+6
* | net/mlx5: E-Switch, Fix drop counters use before creationEugenia Emantayev2018-02-201-4/+4
|/
* net/mlx5e: E-switch, Add steering drop countersEugenia Emantayev2018-01-091-2/+97
* net/mlx5: Separate ingress/egress namespaces for each vportGal Pressman2017-12-291-4/+6
* net/mlx5e: E-Switch, Use the name of static array instead of its addressGal Pressman2017-12-291-13/+13
* net/mlx5: E-Switch, Refactor vport representors initializationMark Bloch2017-12-281-8/+4