summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/eswitch.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: E-Switch, Fix esw manager vport indication for more vport commandsOmri Kahalon2019-05-081-4/+2
* net/mlx5: Avoid panic when setting vport mac, getting vport configTonghao Zhang2019-04-051-2/+2
* net/mlx5: Avoid panic when setting vport rateTonghao Zhang2019-04-051-4/+9
* Revert "net/mlx5e: E-Switch, Initialize eswitch only if eswitch manager"Bodong Wang2019-02-061-2/+2
* net/mlx5e: Allow MAC invalidation while spoofchk is ONAya Levin2019-02-061-12/+6
* net/mlx5: E-Switch, Fix out of bound access when setting vport rateEran Ben Elisha2018-10-181-2/+2
* net/mlx5: E-Switch, Disallow vlan/spoofcheck setup if not being esw managerEli Cohen2018-08-241-7/+5
* net/mlx5e: E-Switch, Initialize eswitch only if eswitch managerEli Cohen2018-08-061-2/+2
* net/mlx5: E-Switch, Avoid setup attempt if not being e-switch managerOr Gerlitz2018-07-221-1/+1
* net/mlx5: E-Switch, Include VF RDMA stats in vport statisticsAdi Nissim2018-05-191-1/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-061-166/+45
|\
| * mlx5: ensure 0 is returned when vport is zeroColin Ian King2017-08-181-1/+1
| * net/mlx5: Separate between E-Switch and MPFSSaeed Mahameed2017-08-071-152/+38
| * net/mlx5: Unify vport manager capability checkSaeed Mahameed2017-08-071-15/+8
* | Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-031-1/+1
|\ \ | |/ |/|
| * mlx5: convert to generic pci_alloc_irq_vectorsSagi Grimberg2017-08-081-1/+1
* | net/mlx5: Clean SRIOV eswitch resources upon VF creation failureEran Ben Elisha2017-07-271-1/+2
|/
* net/mlx5: Avoid blank lines before/after closing/opening bracesOr Gerlitz2017-06-161-1/+0
* net/mlx5e: Add cache for HW modify header IDsOr Gerlitz2017-06-081-0/+1
* {net, IB}/mlx5: Replace mlx5_vzalloc with kvzallocLeon Romanovsky2017-05-141-15/+9
* net/mlx5: E-Switch, Avoid redundant memory allocationEli Cohen2017-04-301-18/+2
* net/mlx5: E-Switch, Add control for encapsulationRoi Dayan2017-04-221-0/+5
* net/mlx5: Refactor create flow table method to accept underlay QPErez Shitrit2017-04-171-1/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-021-5/+5
|\
| * net/mlx5: Return EOPNOTSUPP when failing to get steering name-spaceOr Gerlitz2017-01-291-3/+3
| * net/mlx5: Change ENOTSUPP to EOPNOTSUPPOr Gerlitz2017-01-291-2/+2
* | net/mlx5: Add support for setting VF min rateMohamad Haj Yahia2017-01-241-6/+91
* | net/mlx5: Add support to s-tag in mlx5 firmware interfaceMohamad Haj Yahia2017-01-191-6/+6
|/
* net/mlx5: Prevent setting multicast macs for VFsMohamad Haj Yahia2016-12-281-1/+1
* net/mlx5: E-Switch, Add control for inline modeRoi Dayan2016-11-241-0/+1
* net/mlx5e: Add basic TC tunnel set action for SRIOV offloadsHadar Hen Zion2016-11-091-0/+1
* net/mlx5: Support encap id when setting new steering entryHadar Hen Zion2016-11-091-10/+13
* net/mlx5: Add creation flags when adding new flow tableHadar Hen Zion2016-11-091-1/+1
* Merge tag 'shared-for-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2016-10-301-35/+209
|\
| * net/mlx5: Add multi dest supportMark Bloch2016-10-301-34/+34
| * net/mlx5: Add SRIOV VF max rate configuration supportMohamad Haj Yahia2016-10-301-0/+63
| * net/mlx5: Introduce E-switch QoS managementMohamad Haj Yahia2016-10-301-1/+112
* | net/mlx5: Change the acl enable prototype to return statusMohamad Haj Yahia2016-10-291-16/+34
|/
* net/mlx5: E-Switch, Allow fine tuning of eswitch vport push/pop vlanOr Gerlitz2016-09-231-11/+22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-231-0/+1
|\
| * net/mlx5: E-Switch, Fix error flow in the SRIOV e-switch init codeOr Gerlitz2016-09-191-0/+1
* | net/mlx5: clean function declarations in eswitch.c upBaoyou Xie2016-09-191-3/+0
* | net/mlx5: Implement vports admin state backup/restoreMohamad Haj Yahia2016-09-101-137/+112
* | net/mlx5: Align sriov/eswitch modules with the new load/unload flow.Mohamad Haj Yahia2016-09-101-2/+0
* | net/mlx5: Implement eswitch attach/detach flowsMohamad Haj Yahia2016-09-101-3/+21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-08-301-7/+9
|\|
| * net/mlx5: E-Switch, Avoid ACLs in the offloads modeOr Gerlitz2016-08-191-7/+9
* | net/mlx5: Improve driver log messagesSaeed Mahameed2016-08-171-11/+15
* | net/mlx5: Unify and improve command interfaceSaeed Mahameed2016-08-171-54/+18
|/
* net/mlx5: Refactor mlx5_add_flow_ruleMaor Gottlieb2016-07-051-61/+39