summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/eswitch.h
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: E-Switch, Load/unload VF reps according to event from host PFBodong Wang2019-02-161-0/+11
* net/mlx5: E-Switch, Consider ECPF vport depends on eswitch ownershipBodong Wang2019-02-161-0/+15
* net/mlx5: E-Switch, Assign a different position for uplink rep and vportBodong Wang2019-02-161-0/+24
* net/mlx5: E-Switch, Split VF and special vports for offloads modeBodong Wang2019-02-161-2/+3
* net/mlx5: E-Switch, Properly refer to the esw manager vportBodong Wang2019-02-161-0/+10
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-02-161-2/+0Star
|\
| * net/mlx5: E-Switch, Normalize the name of uplink vport numberBodong Wang2019-02-141-2/+0Star
* | net/mlx5e: Properly set steering match levels for offloaded TC decap rulesOr Gerlitz2019-02-051-0/+1
|/
* net/mlx5: Allow/disallow LAG according to pre-req onlyRabie Loulou2018-12-141-0/+4
* net/mlx5e: Enhance flow counter scheme for offloaded TC eswitch rulesShahar Klein2018-12-141-0/+1
* net/mlx5e: Infrastructure for duplicated offloading of TC flowsRoi Dayan2018-12-141-0/+2
* net/mlx5e: E-Switch, Add peer miss rulesRoi Dayan2018-12-141-0/+2
* net/mlx5e: Support multiple encapsulations for a TC flowEli Britstein2018-12-111-1/+2
* net/mlx5e: Move flow attr reformat action bit to per dest flagsEli Britstein2018-12-111-0/+5
* net/mlx5e: Refactor eswitch flow attr for destination specific propertiesEli Britstein2018-12-111-2/+4
* net/mlx5: E-Switch, Rename esw attr mirror count fieldEli Britstein2018-12-111-1/+1
* net/mlx5: E-Switch, Use async events chainSaeed Mahameed2018-11-261-2/+1Star
* net/mlx5: E-Switch, Enable setting goto slow path chain actionPaul Blakey2018-10-171-0/+2
* net/mlx5: E-Switch, Add chains and prioritiesPaul Blakey2018-10-171-2/+30
* net/mlx5: E-Switch, Have explicit API to delete fwd rulesOr Gerlitz2018-10-171-0/+4
* net/mlx5: Split FDB fast path prio to multiple namespacesPaul Blakey2018-10-171-0/+7
* net/mlx5: E-Switch, Get counters for offloaded flows from callersMark Bloch2018-10-171-0/+1
* devlink: Add extack for eswitch operationsEli Britstein2018-10-041-3/+6
* net/mlx5: E-Switch, Provide flow dest when creating vport rx ruleGavi Teitz2018-10-011-1/+2
* net/mlx5e: Support offloading double vlan push/pop tc actionsJianbo Liu2018-07-241-6/+15
* net/mlx5e: Refactor tc vlan push/pop actions offloadingJianbo Liu2018-07-241-3/+3
* net/mlx5e: Split offloaded eswitch TC rules for port mirroringChris Mi2018-05-251-0/+4
* net/mlx5e: Parse mirroring action for offloaded TC eswitch flowsChris Mi2018-05-251-2/+8
* net/mlx5: E-switch, Create a second level FDB flow tableChris Mi2018-05-251-0/+4
* net/mlx5: E-Switch, Reorganize and rename fdb flow tablesChris Mi2018-05-251-2/+3
* Merge tag 'mlx5-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2018-05-181-0/+2
|\
| * net/mlx5e: Explicitly set source e-switch in offloaded TC rulesShahar Klein2018-05-171-0/+1
| * net/mlx5e: Explicitly set destination e-switch in FDB rulesRabie Loulou2018-05-171-0/+1
* | net/mlx5e: Support offloaded TC flows with no matches on headersOr Gerlitz2018-05-151-0/+1
* | net/mlx5e: Get the required HW match level while parsing TC flow matchesOr Gerlitz2018-05-151-0/+7
|/
* net/mlx5e: Offload tc vlan push/pop using HW actionOr Gerlitz2018-03-261-1/+9
* net/mlx5: Add core support for vlan push/pop steering actionOr Gerlitz2018-03-261-3/+0Star
* net/mlx5: E-Switch, Optimize HW steering tables in switchdev modeMark Bloch2018-02-231-1/+2
* net/mlx5: E-Switch, Move representors definition to a global scopeMark Bloch2018-02-231-43/+1Star
* net/mlx5: E-Switch, Add callback to get representor deviceMark Bloch2018-02-231-0/+5
* net/mlx5e: E-switch, Add steering drop countersEugenia Emantayev2018-01-091-0/+7
* net/mlx5e: E-Switch, Move send-to-vport rule struct to en_repMark Bloch2017-12-281-5/+0Star
* net/mlx5: E-Switch, Create generic header struct to be used by representorsMark Bloch2017-12-281-5/+17
* net/mlx5e: Move ethernet representors data into separate structMark Bloch2017-12-281-5/+2Star
* net/mlx5: E-Switch, Create a dedicated send to vport rule deletion functionMark Bloch2017-12-281-0/+1
* net/mlx5: E-Switch, Move mlx5e only logic outside E-SwitchMark Bloch2017-12-281-6/+3Star
* net/mlx5: E-Switch, Simplify representor load/unload callback APIMark Bloch2017-12-281-3/+2Star
* net/mlx5: E-Switch, Refactor vport representors initializationMark Bloch2017-12-281-0/+2
* net/mlx5: Add CONFIG_MLX5_ESWITCH KconfigSaeed Mahameed2017-08-071-6/+17
* net/mlx5: Separate between E-Switch and MPFSSaeed Mahameed2017-08-071-54/+1Star