aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/eswitch.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-30Merge tag 'shared-for-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdmaDavid S. Miller1-35/+209
2016-10-30net/mlx5: Add multi dest supportMark Bloch1-34/+34
2016-10-30net/mlx5: Add SRIOV VF max rate configuration supportMohamad Haj Yahia1-0/+63
2016-10-30net/mlx5: Introduce E-switch QoS managementMohamad Haj Yahia1-1/+112
2016-10-29net/mlx5: Change the acl enable prototype to return statusMohamad Haj Yahia1-16/+34
2016-09-23net/mlx5: E-Switch, Allow fine tuning of eswitch vport push/pop vlanOr Gerlitz1-11/+22
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2016-09-19net/mlx5: E-Switch, Fix error flow in the SRIOV e-switch init codeOr Gerlitz1-0/+1
2016-09-19net/mlx5: clean function declarations in eswitch.c upBaoyou Xie1-3/+0
2016-09-10net/mlx5: Implement vports admin state backup/restoreMohamad Haj Yahia1-137/+112
2016-09-10net/mlx5: Align sriov/eswitch modules with the new load/unload flow.Mohamad Haj Yahia1-2/+0
2016-09-10net/mlx5: Implement eswitch attach/detach flowsMohamad Haj Yahia1-3/+21
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-7/+9
2016-08-19net/mlx5: E-Switch, Avoid ACLs in the offloads modeOr Gerlitz1-7/+9
2016-08-17net/mlx5: Improve driver log messagesSaeed Mahameed1-11/+15
2016-08-17net/mlx5: Unify and improve command interfaceSaeed Mahameed1-54/+18
2016-07-05net/mlx5: Refactor mlx5_add_flow_ruleMaor Gottlieb1-61/+39
2016-07-02net/mlx5: Add Representors registration APIHadar Hen Zion1-0/+10
2016-07-02net/mlx5e: Add devlink based SRIOV mode changesOr Gerlitz1-5/+7
2016-07-02net/mlx5: E-Switch, Add support for the sriov offloads modeOr Gerlitz1-19/+16
2016-07-02net/mlx5: E-Switch, Add operational mode to the SRIOV e-SwitchOr Gerlitz1-23/+28
2016-06-09net/mlx5: E-Switch, always set mc_promisc for allmulti vportsMohamad Haj Yahia1-0/+1
2016-06-09net/mlx5: E-Switch, Modify node guid on vf set MACNoa Osherovich1-2/+21
2016-06-09net/mlx5: E-Switch, Fix vport enable flowMohamad Haj Yahia1-4/+1
2016-06-09net/mlx5: E-Switch, Use the correct error check on returned pointersOr Gerlitz1-17/+17
2016-06-09net/mlx5: E-Switch, Use the correct free() functionOr Gerlitz1-3/+3
2016-05-04net/mlx5: E-Switch, Implement trust vf ndoMohamad Haj Yahia1-5/+35
2016-05-04net/mlx5: E-Switch, Implement promiscuous rx modes vf request handlingMohamad Haj Yahia1-6/+263
2016-05-04net/mlx5: E-Switch, Add promiscuous and allmulti FDB flowtable groupsMohamad Haj Yahia1-14/+77
2016-05-04net/mlx5: E-Switch, Use vport event handler for vport cleanupMohamad Haj Yahia1-24/+9
2016-05-04net/mlx5: E-Switch, Enable/disable ACL tables on demandMohamad Haj Yahia1-19/+14
2016-05-04net/mlx5: E-Switch, Vport ingress/egress ACLs rules for spoofchkMohamad Haj Yahia1-6/+106
2016-05-04net/mlx5: E-Switch, Vport ingress/egress ACLs rules for VST modeMohamad Haj Yahia1-1/+179
2016-05-04net/mlx5: E-Switch, Introduce VST vport ingress/egress ACLsMohamad Haj Yahia1-0/+258
2016-05-04net/mlx5: E-Switch, Fix error flow memory leakMohamad Haj Yahia1-1/+2
2016-05-04net/mlx5: E-Switch, Replace vport spin lock with synchronize_irq()Mohamad Haj Yahia1-9/+2
2016-05-04net/mlx5: Flow steering, Add vport ACL supportMohamad Haj Yahia1-1/+1
2016-04-29net/mlx5: Add user chosen levels when allocating flow tablesMaor Gottlieb1-1/+1
2015-12-12net/mlx5: Use flow steering infrastructure for mlx5_enMaor Gottlieb1-238/+53
2015-12-03net/mlx5: E-Switch, Introduce get vf statisticsSaeed Mahameed1-0/+67
2015-12-03net/mlx5: E-Switch, Introduce set vport vlan (VST mode)Saeed Mahameed1-2/+132
2015-12-03net/mlx5: E-Switch, Introduce Vport administration functionsSaeed Mahameed1-0/+61
2015-12-03net/mlx5: E-Switch, Add SR-IOV (FDB) supportSaeed Mahameed1-79/+603
2015-12-03net/mlx5: Introducing E-Switch and l2 tableSaeed Mahameed1-0/+500