summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/eswitch.c
AgeCommit message (Expand)Author
2019-02-19net/mlx5: E-Switch, Disable esw manager vport correctlyBodong Wang
2019-02-19net/mlx5: E-Switch, Fix the warning on vport index out of rangeBodong Wang
2019-02-15net/mlx5: E-Switch, Load/unload VF reps according to event from host PFBodong Wang
2019-02-15net/mlx5: E-Switch, Consider ECPF vport depends on eswitch ownershipBodong Wang
2019-02-15net/mlx5: E-Switch, Assign a different position for uplink rep and vportBodong Wang
2019-02-15net/mlx5: E-Switch, Use getter and iterator to access vport/repBodong Wang
2019-02-15net/mlx5: E-Switch, Split VF and special vports for offloads modeBodong Wang
2019-02-15net/mlx5: E-Switch, Properly refer to host PF vport as other vportBodong Wang
2019-02-15net/mlx5: E-Switch, Properly refer to the esw manager vportBodong Wang
2019-02-15Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-02-14net/mlx5: E-Switch, Avoid magic numbers when initializing offloads modeBodong Wang
2019-02-14net/mlx5: E-Switch, Normalize the name of uplink vport numberBodong Wang
2019-02-14net/mlx5: Use consistent vport num argument typeBodong Wang
2019-01-25net/mlx5e: Allow MAC invalidation while spoofchk is ONAya Levin
2019-01-25Revert "net/mlx5e: E-Switch, Initialize eswitch only if eswitch manager"Bodong Wang
2018-12-17net/mlx5e: Uninstantiate esw manager vport netdev on switchdev modeOr Gerlitz
2018-12-14net/mlx5: Allow co-enablement of uplink LAG and SRIOVRabie Loulou
2018-12-14net/mlx5: Allow/disallow LAG according to pre-req onlyRabie Loulou
2018-12-12net/mlx5: Remove duplicated include from eswitch.cYueHaibing
2018-11-26net/mlx5: E-Switch, Use async events chainSaeed Mahameed
2018-11-20net/mlx5: EQ, Different EQ typesSaeed Mahameed
2018-11-20net/mlx5: EQ, Privatize eq_table and friendsSaeed Mahameed
2018-10-17net/mlx5: Split FDB fast path prio to multiple namespacesPaul Blakey
2018-10-17net/mlx5: Use flow counter IDs and not the wrapping cache objectMark Bloch
2018-10-17Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2018-10-01net/mlx5: E-Switch, Fix out of bound access when setting vport rateEran Ben Elisha
2018-09-05{net, RDMA}/mlx5: Rename encap to reformat packetMark Bloch
2018-08-08net/mlx5: E-Switch, Remove unused argument when creating legacy FDBEli Cohen
2018-08-08net/mlx5: Rename modify/query_vport state related enumsEran Ben Elisha
2018-07-31net/mlx5e: E-Switch, Initialize eswitch only if eswitch managerEli Cohen
2018-07-18net/mlx5: E-Switch, UBSAN fix undefined behavior in mlx5_eswitch_modeSaeed Mahameed
2018-06-26net/mlx5: E-Switch, Disallow vlan/spoofcheck setup if not being esw managerEli Cohen
2018-06-26net/mlx5: E-Switch, Avoid setup attempt if not being e-switch managerOr Gerlitz
2018-06-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-06-02net/mlx5: Use flow counter pointer as input to the query functionOr Gerlitz
2018-05-25net/mlx5: E-Switch, Reorganize and rename fdb flow tablesChris Mi
2018-05-18Merge tag 'mlx5-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2018-05-17net/mlx5: Add destination e-switch ownerShahar Klein
2018-05-10net/mlx5: E-Switch, Include VF RDMA stats in vport statisticsAdi Nissim
2018-03-26net/mlx5: Add packet dropped while vport down statisticsMoshe Shemesh
2018-02-28Merge tag 'mlx5-updates-2018-02-23' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2018-02-23net/mlx5: E-Switch, Reload IB interface when switching devlink modesMark Bloch
2018-02-23net/mlx5: E-Switch, Move representors definition to a global scopeMark Bloch
2018-02-20net/mlx5: E-Switch, Fix drop counters use before creationEugenia Emantayev
2018-01-09net/mlx5e: E-switch, Add steering drop countersEugenia Emantayev
2017-12-29net/mlx5: Separate ingress/egress namespaces for each vportGal Pressman
2017-12-29net/mlx5e: E-Switch, Use the name of static array instead of its addressGal Pressman
2017-12-28net/mlx5: E-Switch, Refactor vport representors initializationMark Bloch
2017-11-04net/mlx5: Initialize destination_flow struct to 0Rabie Loulou
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds