summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c
Commit message (Expand)AuthorAgeFilesLines
...
* | net/mlx5: E-Switch, Allow transition to offloads mode for ECPFBodong Wang2019-02-161-2/+4
* | net/mlx5: E-Switch, Load/unload VF reps according to event from host PFBodong Wang2019-02-161-1/+70
* | net/mlx5: E-Switch, Consider ECPF vport depends on eswitch ownershipBodong Wang2019-02-161-3/+76
* | net/mlx5: E-Switch, Assign a different position for uplink rep and vportBodong Wang2019-02-161-9/+2Star
* | net/mlx5: E-Switch, Centralize repersentor reg/unreg to eswitch driverBodong Wang2019-02-161-23/+22Star
* | net/mlx5: E-Switch, Support load/unload reps of specific vport typesBodong Wang2019-02-161-22/+87
* | net/mlx5: E-Switch, Add state to eswitch vport representorsBodong Wang2019-02-161-9/+22
* | net/mlx5: E-Switch, Use getter and iterator to access vport/repBodong Wang2019-02-161-23/+52
* | net/mlx5: E-Switch, Split VF and special vports for offloads modeBodong Wang2019-02-161-16/+41
* | net/mlx5: E-Switch, Refactor offloads flow steering init/cleanupBodong Wang2019-02-161-12/+31
* | net/mlx5: E-Switch, Properly refer to the esw manager vportBodong Wang2019-02-161-3/+4
* | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-02-161-17/+22
|\|
| * net/mlx5: E-Switch, Avoid magic numbers when initializing offloads modeBodong Wang2019-02-141-10/+15
| * net/mlx5: E-Switch, Normalize the name of uplink vport numberBodong Wang2019-02-141-7/+7
* | net/mlx5e: Properly set steering match levels for offloaded TC decap rulesOr Gerlitz2019-02-051-8/+9
|/
* net/mlx5: E-Switch, Remove redundant reloading of the IB interfaceOr Gerlitz2018-12-171-3/+0Star
* net/mlx5e: Infrastructure for duplicated offloading of TC flowsRoi Dayan2018-12-141-1/+7
* net/mlx5e: E-Switch, Add peer miss rulesRoi Dayan2018-12-141-1/+221
* net/mlx5e: Support multiple encapsulations for a TC flowEli Britstein2018-12-111-3/+4
* net/mlx5e: Support header rewrite actions with remote port mirroringEli Britstein2018-12-111-0/+4
* net/mlx5e: Annul encap action ordering requirementEli Britstein2018-12-111-0/+2
* net/mlx5e: Move flow attr reformat action bit to per dest flagsEli Britstein2018-12-111-3/+4
* net/mlx5e: Refactor eswitch flow attr for destination specific propertiesEli Britstein2018-12-111-8/+8
* net/mlx5: E-Switch, Rename esw attr mirror count fieldEli Britstein2018-12-111-7/+7
* net/mlx5: E-Switch, Change vhca id valid bool field to bit flagEli Britstein2018-12-101-3/+5
* net/mlx5e: Support offloading tc priorities and chains for eswitch flowsPaul Blakey2018-10-171-1/+1
* net/mlx5: E-Switch, Enable setting goto slow path chain actionPaul Blakey2018-10-171-0/+6
* net/mlx5e: For TC offloads, always add new flow instead of appending the actionsPaul Blakey2018-10-171-2/+2
* net/mlx5: E-Switch, Add chains and prioritiesPaul Blakey2018-10-171-84/+306
* net/mlx5: E-Switch, Have explicit API to delete fwd rulesOr Gerlitz2018-10-171-0/+8
* net/mlx5: Use flow counter IDs and not the wrapping cache objectMark Bloch2018-10-171-1/+1
* net/mlx5: E-Switch, Get counters for offloaded flows from callersMark Bloch2018-10-171-17/+3Star
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2018-10-171-4/+5
|\
| * {net, RDMA}/mlx5: Rename encap to reformat packetMark Bloch2018-09-051-4/+4
| * net/mlx5: Break encap/decap into two separated flow table creation flagsMark Bloch2018-09-051-1/+2
* | net/mlx5e: E-Switch, Add extack messages to devlink callbacksEli Britstein2018-10-041-14/+24
* | devlink: Add extack for eswitch operationsEli Britstein2018-10-041-7/+12
* | net/mlx5: E-Switch, Provide flow dest when creating vport rx ruleGavi Teitz2018-10-011-5/+3Star
* | net/mlx5: E-Switch, Fix memory leak when creating switchdev mode FDB tablesRaed Salem2018-09-061-0/+1
|/
* net/mlx5e: Support offloading double vlan push/pop tc actionsJianbo Liu2018-07-241-3/+8
* net/mlx5e: Refactor tc vlan push/pop actions offloadingJianbo Liu2018-07-241-6/+6
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2018-07-231-3/+3
|\
| * net/mlx5: Add core support for double vlan push/pop steering actionJianbo Liu2018-07-181-3/+3
* | net/mlx5e: Avoid dealing with vport representors if not being e-switch managerOr Gerlitz2018-06-271-2/+2
|/
* net/mlx5e: Split offloaded eswitch TC rules for port mirroringChris Mi2018-05-251-7/+61
* net/mlx5e: Parse mirroring action for offloaded TC eswitch flowsChris Mi2018-05-251-13/+15
* net/mlx5: E-switch, Create a second level FDB flow tableChris Mi2018-05-251-4/+27
* net/mlx5: E-Switch, Reorganize and rename fdb flow tablesChris Mi2018-05-251-11/+11
* Merge tag 'mlx5-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2018-05-181-4/+17
|\
| * net/mlx5e: Explicitly set source e-switch in offloaded TC rulesShahar Klein2018-05-171-0/+8