aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/eswitch.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-11net/mlx5: Avoid panic when setting vport rateTonghao Zhang1-4/+9
2019-03-11net/mlx5: Avoid panic when setting vport mac, getting vport configTonghao Zhang1-2/+2
2019-03-01net/mlx5e: Activate HW multipath and handle port affinity based on FIB eventsRoi Dayan1-0/+7
2019-02-22net/mlx5: E-Switch, Add support for VEPA in legacy mode.Huy Nguyen1-21/+202
2019-02-19net/mlx5: E-Switch, Disable esw manager vport correctlyBodong Wang1-1/+2
2019-02-19net/mlx5: E-Switch, Fix the warning on vport index out of rangeBodong Wang1-1/+1
2019-02-15net/mlx5: E-Switch, Load/unload VF reps according to event from host PFBodong Wang1-2/+15
2019-02-15net/mlx5: E-Switch, Consider ECPF vport depends on eswitch ownershipBodong Wang1-1/+7
2019-02-15net/mlx5: E-Switch, Assign a different position for uplink rep and vportBodong Wang1-5/+6
2019-02-15net/mlx5: E-Switch, Use getter and iterator to access vport/repBodong Wang1-33/+61
2019-02-15net/mlx5: E-Switch, Split VF and special vports for offloads modeBodong Wang1-4/+3
2019-02-15net/mlx5: E-Switch, Properly refer to host PF vport as other vportBodong Wang1-7/+6
2019-02-15net/mlx5: E-Switch, Properly refer to the esw manager vportBodong Wang1-12/+23
2019-02-15Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-22/+20
2019-02-14net/mlx5: E-Switch, Avoid magic numbers when initializing offloads modeBodong Wang1-1/+1
2019-02-14net/mlx5: E-Switch, Normalize the name of uplink vport numberBodong Wang1-5/+3
2019-02-14net/mlx5: Use consistent vport num argument typeBodong Wang1-16/+16
2019-01-25net/mlx5e: Allow MAC invalidation while spoofchk is ONAya Levin1-12/+6
2019-01-25Revert "net/mlx5e: E-Switch, Initialize eswitch only if eswitch manager"Bodong Wang1-2/+2
2018-12-17net/mlx5e: Uninstantiate esw manager vport netdev on switchdev modeOr Gerlitz1-3/+8
2018-12-14net/mlx5: Allow co-enablement of uplink LAG and SRIOVRabie Loulou1-2/+4
2018-12-14net/mlx5: Allow/disallow LAG according to pre-req onlyRabie Loulou1-0/+13
2018-12-12net/mlx5: Remove duplicated include from eswitch.cYueHaibing1-1/+0
2018-11-26net/mlx5: E-Switch, Use async events chainSaeed Mahameed1-19/+25
2018-11-20net/mlx5: EQ, Different EQ typesSaeed Mahameed1-1/+1
2018-11-20net/mlx5: EQ, Privatize eq_table and friendsSaeed Mahameed1-0/+1
2018-10-17net/mlx5: Split FDB fast path prio to multiple namespacesPaul Blakey1-1/+1
2018-10-17net/mlx5: Use flow counter IDs and not the wrapping cache objectMark Bloch1-2/+2
2018-10-17Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux into net-nextSaeed Mahameed1-1/+1
2018-10-01net/mlx5: E-Switch, Fix out of bound access when setting vport rateEran Ben Elisha1-2/+2
2018-09-05{net, RDMA}/mlx5: Rename encap to reformat packetMark Bloch1-1/+1
2018-08-08net/mlx5: E-Switch, Remove unused argument when creating legacy FDBEli Cohen1-2/+2
2018-08-08net/mlx5: Rename modify/query_vport state related enumsEran Ben Elisha1-5/+5
2018-07-31net/mlx5e: E-Switch, Initialize eswitch only if eswitch managerEli Cohen1-2/+2
2018-07-18net/mlx5: E-Switch, UBSAN fix undefined behavior in mlx5_eswitch_modeSaeed Mahameed1-1/+1
2018-06-26net/mlx5: E-Switch, Disallow vlan/spoofcheck setup if not being esw managerEli Cohen1-7/+5
2018-06-26net/mlx5: E-Switch, Avoid setup attempt if not being e-switch managerOr Gerlitz1-1/+1
2018-06-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-9/+6
2018-06-02net/mlx5: Use flow counter pointer as input to the query functionOr Gerlitz1-9/+6
2018-05-25net/mlx5: E-Switch, Reorganize and rename fdb flow tablesChris Mi1-11/+11
2018-05-18Merge tag 'mlx5-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxDavid S. Miller1-1/+1
2018-05-17net/mlx5: Add destination e-switch ownerShahar Klein1-1/+1
2018-05-10net/mlx5: E-Switch, Include VF RDMA stats in vport statisticsAdi Nissim1-1/+10
2018-03-26net/mlx5: Add packet dropped while vport down statisticsMoshe Shemesh1-5/+26
2018-02-28Merge tag 'mlx5-updates-2018-02-23' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxDavid S. Miller1-2/+21
2018-02-23net/mlx5: E-Switch, Reload IB interface when switching devlink modesMark Bloch1-2/+15
2018-02-23net/mlx5: E-Switch, Move representors definition to a global scopeMark Bloch1-0/+6
2018-02-20net/mlx5: E-Switch, Fix drop counters use before creationEugenia Emantayev1-4/+4
2018-01-09net/mlx5e: E-switch, Add steering drop countersEugenia Emantayev1-2/+97
2017-12-29net/mlx5: Separate ingress/egress namespaces for each vportGal Pressman1-4/+6