aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/eswitch.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-25net/mlx5e: Split offloaded eswitch TC rules for port mirroringChris Mi1-0/+4
2018-05-25net/mlx5e: Parse mirroring action for offloaded TC eswitch flowsChris Mi1-2/+8
2018-05-25net/mlx5: E-switch, Create a second level FDB flow tableChris Mi1-0/+4
2018-05-25net/mlx5: E-Switch, Reorganize and rename fdb flow tablesChris Mi1-2/+3
2018-05-18Merge tag 'mlx5-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxDavid S. Miller1-0/+2
2018-05-17net/mlx5e: Explicitly set source e-switch in offloaded TC rulesShahar Klein1-0/+1
2018-05-17net/mlx5e: Explicitly set destination e-switch in FDB rulesRabie Loulou1-0/+1
2018-05-14net/mlx5e: Support offloaded TC flows with no matches on headersOr Gerlitz1-0/+1
2018-05-14net/mlx5e: Get the required HW match level while parsing TC flow matchesOr Gerlitz1-0/+7
2018-03-26net/mlx5e: Offload tc vlan push/pop using HW actionOr Gerlitz1-1/+9
2018-03-26net/mlx5: Add core support for vlan push/pop steering actionOr Gerlitz1-3/+0
2018-02-23net/mlx5: E-Switch, Optimize HW steering tables in switchdev modeMark Bloch1-1/+2
2018-02-23net/mlx5: E-Switch, Move representors definition to a global scopeMark Bloch1-43/+1
2018-02-23net/mlx5: E-Switch, Add callback to get representor deviceMark Bloch1-0/+5
2018-01-09net/mlx5e: E-switch, Add steering drop countersEugenia Emantayev1-0/+7
2017-12-29net/mlx5e: E-Switch, Move send-to-vport rule struct to en_repMark Bloch1-5/+0
2017-12-29net/mlx5: E-Switch, Create generic header struct to be used by representorsMark Bloch1-5/+17
2017-12-28net/mlx5e: Move ethernet representors data into separate structMark Bloch1-5/+2
2017-12-28net/mlx5: E-Switch, Create a dedicated send to vport rule deletion functionMark Bloch1-0/+1
2017-12-28net/mlx5: E-Switch, Move mlx5e only logic outside E-SwitchMark Bloch1-6/+3
2017-12-28net/mlx5: E-Switch, Simplify representor load/unload callback APIMark Bloch1-3/+2
2017-12-28net/mlx5: E-Switch, Refactor vport representors initializationMark Bloch1-0/+2
2017-08-07net/mlx5: Add CONFIG_MLX5_ESWITCH KconfigSaeed Mahameed1-6/+17
2017-08-07net/mlx5: Separate between E-Switch and MPFSSaeed Mahameed1-54/+1
2017-06-08net/mlx5e: Add cache for HW modify header IDsOr Gerlitz1-0/+1
2017-04-30net/mlx5: E-Switch, Avoid redundant memory allocationEli Cohen1-1/+8
2017-04-30net/mlx5e: Add support to neighbour update flowHadar Hen Zion1-0/+1
2017-04-30net/mlx5e: Move the encap entry structure from the eswitch headerOr Gerlitz1-13/+0
2017-04-30net/mlx5: Remove encap entry pointer from the eswitch flow attributesOr Gerlitz1-1/+1
2017-04-22net/mlx5: E-Switch, Add control for encapsulationRoi Dayan1-0/+3
2017-03-28net/mlx5e: Add offloading of E-Switch TC pedit (header re-write) actionsOr Gerlitz1-0/+1
2017-03-28net/mlx5: Introduce modify header structures, commands and steering action definitionsOr Gerlitz1-2/+2
2017-03-22net/mlx5: E-Switch, Don't allow changing inline mode when flows are configuredRoi Dayan1-0/+1
2017-03-22net/mlx5e: Change the TC offload rule add/del code path to be per NIC or E-SwitchOr Gerlitz1-0/+5
2017-01-24net/mlx5: Add support for setting VF min rateMohamad Haj Yahia1-2/+9
2017-01-24net/mlx5e: Use the full tunnel key info for encapsulation offload house-keepingOr Gerlitz1-7/+2
2016-12-02net/mlx5e: Save the represntor netdevice as part of the representorHadar Hen Zion1-1/+2
2016-11-24net/mlx5: E-Switch, Add control for inline modeRoi Dayan1-0/+4
2016-11-09net/mlx5e: Add basic TC tunnel set action for SRIOV offloadsHadar Hen Zion1-0/+20
2016-10-30net/mlx5: Add multi dest supportMark Bloch1-11/+11
2016-10-30net/mlx5: Add SRIOV VF max rate configuration supportMohamad Haj Yahia1-0/+2
2016-10-30net/mlx5: Introduce E-switch QoS managementMohamad Haj Yahia1-0/+12
2016-09-23net/mlx5: E-Switch, Support VLAN actions in the offloads modeOr Gerlitz1-0/+15
2016-09-23net/mlx5: Put elements related to offloaded TC rule in one structOr Gerlitz1-1/+9
2016-09-23net/mlx5: E-Switch, Allow fine tuning of eswitch vport push/pop vlanOr Gerlitz1-0/+5
2016-09-23net/mlx5: E-Switch, Set vport representor fields explicitly on registrationOr Gerlitz1-2/+3
2016-09-23net/mlx5: E-Switch, Set the vport when registering the uplink repOr Gerlitz1-1/+2
2016-09-19net/mlx5: clean function declarations in eswitch.c upBaoyou Xie1-0/+3
2016-09-10net/mlx5: Implement vports admin state backup/restoreMohamad Haj Yahia1-4/+12
2016-09-10net/mlx5: Implement eswitch attach/detach flowsMohamad Haj Yahia1-0/+2