aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/eswitch.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-29net/mlx5: Separate ingress/egress namespaces for each vportGal Pressman1-4/+6
2017-12-29net/mlx5e: E-Switch, Use the name of static array instead of its addressGal Pressman1-13/+13
2017-12-28net/mlx5: E-Switch, Refactor vport representors initializationMark Bloch1-8/+4
2017-11-04net/mlx5: Initialize destination_flow struct to 0Rabie Loulou1-1/+1
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-166/+45
2017-09-03Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-1/+1
2017-08-18mlx5: ensure 0 is returned when vport is zeroColin Ian King1-1/+1
2017-08-08mlx5: convert to generic pci_alloc_irq_vectorsSagi Grimberg1-1/+1
2017-08-07net/mlx5: Separate between E-Switch and MPFSSaeed Mahameed1-152/+38
2017-08-07net/mlx5: Unify vport manager capability checkSaeed Mahameed1-15/+8
2017-07-27net/mlx5: Clean SRIOV eswitch resources upon VF creation failureEran Ben Elisha1-1/+2
2017-06-16net/mlx5: Avoid blank lines before/after closing/opening bracesOr Gerlitz1-1/+0
2017-06-08net/mlx5e: Add cache for HW modify header IDsOr Gerlitz1-0/+1
2017-05-14{net, IB}/mlx5: Replace mlx5_vzalloc with kvzallocLeon Romanovsky1-15/+9
2017-04-30net/mlx5: E-Switch, Avoid redundant memory allocationEli Cohen1-18/+2
2017-04-22net/mlx5: E-Switch, Add control for encapsulationRoi Dayan1-0/+5
2017-04-17net/mlx5: Refactor create flow table method to accept underlay QPErez Shitrit1-1/+4
2017-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-5/+5
2017-01-29net/mlx5: Return EOPNOTSUPP when failing to get steering name-spaceOr Gerlitz1-3/+3
2017-01-29net/mlx5: Change ENOTSUPP to EOPNOTSUPPOr Gerlitz1-2/+2
2017-01-24net/mlx5: Add support for setting VF min rateMohamad Haj Yahia1-6/+91
2017-01-19net/mlx5: Add support to s-tag in mlx5 firmware interfaceMohamad Haj Yahia1-6/+6
2016-12-28net/mlx5: Prevent setting multicast macs for VFsMohamad Haj Yahia1-1/+1
2016-11-24net/mlx5: E-Switch, Add control for inline modeRoi Dayan1-0/+1
2016-11-09net/mlx5e: Add basic TC tunnel set action for SRIOV offloadsHadar Hen Zion1-0/+1
2016-11-09net/mlx5: Support encap id when setting new steering entryHadar Hen Zion1-10/+13
2016-11-09net/mlx5: Add creation flags when adding new flow tableHadar Hen Zion1-1/+1
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