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