aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/eswitch.c
AgeCommit message (Expand)Author
2020-11-24net/mlx5: Disable QoS when min_rates on all VFs are zeroVladyslav Tarasiuk
2019-12-01net/mlx5e: Fix set vf link state error flowRoi Dayan
2019-05-08net/mlx5: E-Switch, Fix esw manager vport indication for more vport commandsOmri Kahalon
2019-04-05net/mlx5: Avoid panic when setting vport mac, getting vport configTonghao Zhang
2019-04-05net/mlx5: Avoid panic when setting vport rateTonghao Zhang
2019-02-06Revert "net/mlx5e: E-Switch, Initialize eswitch only if eswitch manager"Bodong Wang
2019-02-06net/mlx5e: Allow MAC invalidation while spoofchk is ONAya Levin
2018-10-01net/mlx5: E-Switch, Fix out of bound access when setting vport rateEran Ben Elisha
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
2017-09-03Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-08-18mlx5: ensure 0 is returned when vport is zeroColin Ian King
2017-08-08mlx5: convert to generic pci_alloc_irq_vectorsSagi Grimberg
2017-08-07net/mlx5: Separate between E-Switch and MPFSSaeed Mahameed
2017-08-07net/mlx5: Unify vport manager capability checkSaeed Mahameed
2017-07-27net/mlx5: Clean SRIOV eswitch resources upon VF creation failureEran Ben Elisha
2017-06-16net/mlx5: Avoid blank lines before/after closing/opening bracesOr Gerlitz
2017-06-08net/mlx5e: Add cache for HW modify header IDsOr Gerlitz
2017-05-14{net, IB}/mlx5: Replace mlx5_vzalloc with kvzallocLeon Romanovsky
2017-04-30net/mlx5: E-Switch, Avoid redundant memory allocationEli Cohen
2017-04-22net/mlx5: E-Switch, Add control for encapsulationRoi Dayan
2017-04-17net/mlx5: Refactor create flow table method to accept underlay QPErez Shitrit
2017-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-29net/mlx5: Return EOPNOTSUPP when failing to get steering name-spaceOr Gerlitz
2017-01-29net/mlx5: Change ENOTSUPP to EOPNOTSUPPOr Gerlitz
2017-01-24net/mlx5: Add support for setting VF min rateMohamad Haj Yahia
2017-01-19net/mlx5: Add support to s-tag in mlx5 firmware interfaceMohamad Haj Yahia
2016-12-28net/mlx5: Prevent setting multicast macs for VFsMohamad Haj Yahia
2016-11-24net/mlx5: E-Switch, Add control for inline modeRoi Dayan