summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/eswitch.c
AgeCommit message (Expand)Author
2019-11-28net/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-02-06net/mlx5e: Allow MAC invalidation while spoofchk is ONAya Levin
2018-05-19net/mlx5: E-Switch, Include VF RDMA stats in vport statisticsAdi Nissim
2017-06-17net/mlx5: Return EOPNOTSUPP when failing to get steering name-spaceOr Gerlitz
2017-01-15net/mlx5: Prevent setting multicast macs for VFsMohamad Haj Yahia
2016-10-29net/mlx5: Change the acl enable prototype to return statusMohamad Haj Yahia
2016-09-23net/mlx5: E-Switch, Allow fine tuning of eswitch vport push/pop vlanOr Gerlitz
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-19net/mlx5: E-Switch, Fix error flow in the SRIOV e-switch init codeOr Gerlitz
2016-09-19net/mlx5: clean function declarations in eswitch.c upBaoyou Xie
2016-09-10net/mlx5: Implement vports admin state backup/restoreMohamad Haj Yahia
2016-09-10net/mlx5: Align sriov/eswitch modules with the new load/unload flow.Mohamad Haj Yahia
2016-09-10net/mlx5: Implement eswitch attach/detach flowsMohamad Haj Yahia
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-08-19net/mlx5: E-Switch, Avoid ACLs in the offloads modeOr Gerlitz
2016-08-17net/mlx5: Improve driver log messagesSaeed Mahameed
2016-08-17net/mlx5: Unify and improve command interfaceSaeed Mahameed
2016-07-05net/mlx5: Refactor mlx5_add_flow_ruleMaor Gottlieb
2016-07-02net/mlx5: Add Representors registration APIHadar Hen Zion
2016-07-02net/mlx5e: Add devlink based SRIOV mode changesOr Gerlitz
2016-07-02net/mlx5: E-Switch, Add support for the sriov offloads modeOr Gerlitz
2016-07-02net/mlx5: E-Switch, Add operational mode to the SRIOV e-SwitchOr Gerlitz
2016-06-09net/mlx5: E-Switch, always set mc_promisc for allmulti vportsMohamad Haj Yahia
2016-06-09net/mlx5: E-Switch, Modify node guid on vf set MACNoa Osherovich
2016-06-09net/mlx5: E-Switch, Fix vport enable flowMohamad Haj Yahia
2016-06-09net/mlx5: E-Switch, Use the correct error check on returned pointersOr Gerlitz
2016-06-09net/mlx5: E-Switch, Use the correct free() functionOr Gerlitz
2016-05-04net/mlx5: E-Switch, Implement trust vf ndoMohamad Haj Yahia
2016-05-04net/mlx5: E-Switch, Implement promiscuous rx modes vf request handlingMohamad Haj Yahia
2016-05-04net/mlx5: E-Switch, Add promiscuous and allmulti FDB flowtable groupsMohamad Haj Yahia
2016-05-04net/mlx5: E-Switch, Use vport event handler for vport cleanupMohamad Haj Yahia
2016-05-04net/mlx5: E-Switch, Enable/disable ACL tables on demandMohamad Haj Yahia
2016-05-04net/mlx5: E-Switch, Vport ingress/egress ACLs rules for spoofchkMohamad Haj Yahia
2016-05-04net/mlx5: E-Switch, Vport ingress/egress ACLs rules for VST modeMohamad Haj Yahia
2016-05-04net/mlx5: E-Switch, Introduce VST vport ingress/egress ACLsMohamad Haj Yahia
2016-05-04net/mlx5: E-Switch, Fix error flow memory leakMohamad Haj Yahia
2016-05-04net/mlx5: E-Switch, Replace vport spin lock with synchronize_irq()Mohamad Haj Yahia
2016-05-04net/mlx5: Flow steering, Add vport ACL supportMohamad Haj Yahia
2016-04-29net/mlx5: Add user chosen levels when allocating flow tablesMaor Gottlieb
2015-12-12net/mlx5: Use flow steering infrastructure for mlx5_enMaor Gottlieb
2015-12-03net/mlx5: E-Switch, Introduce get vf statisticsSaeed Mahameed
2015-12-03net/mlx5: E-Switch, Introduce set vport vlan (VST mode)Saeed Mahameed
2015-12-03net/mlx5: E-Switch, Introduce Vport administration functionsSaeed Mahameed
2015-12-03net/mlx5: E-Switch, Add SR-IOV (FDB) supportSaeed Mahameed
2015-12-03net/mlx5: Introducing E-Switch and l2 tableSaeed Mahameed