summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_tc.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: Support offloading tc priorities and chains for eswitch flowsPaul Blakey2018-10-171-2/+49
* net/mlx5e: Use a slow path rule instead if vxlan neighbour isn't availablePaul Blakey2018-10-171-22/+82
* net/mlx5e: Avoid duplicated code for tc offloads add/del fdb ruleOr Gerlitz2018-10-171-41/+50
* net/mlx5e: For TC offloads, always add new flow instead of appending the actionsPaul Blakey2018-10-171-1/+1
* net/mlx5: Add a no-append flow insertion modePaul Blakey2018-10-171-1/+1
* net/mlx5: E-Switch, Add chains and prioritiesPaul Blakey2018-10-171-0/+3
* net/mlx5: E-Switch, Have explicit API to delete fwd rulesOr Gerlitz2018-10-171-2/+2
* net/mlx5e: Split TC add rule path for nic vs e-switchRoi Dayan2018-10-171-47/+138
* net/mlx5e: Change return type of tc add flow functionsRabie Loulou2018-10-171-47/+39
* 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-3/+29
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2018-10-171-25/+26
|\
| * net/mlx5: Pass a namespace for packet reformat ID allocationMark Bloch2018-09-051-0/+3
| * {net, RDMA}/mlx5: Rename encap to reformat packetMark Bloch2018-09-051-20/+23
| * net/mlx5: Move header encap type to IFC header fileMark Bloch2018-09-051-5/+0
* | Merge tag 'mlx5-updates-2018-10-03' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2018-10-041-38/+118
|\ \
| * | net/mlx5e: Add extack messages for TC offload failuresEli Britstein2018-10-031-38/+118
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-031-1/+64
|\ \ \ | |/ / |/| |
| * | net/mlx5e: Set vlan masks for all offloaded TC rulesJianbo Liu2018-10-011-0/+3
| * | net/mlx5e: Avoid unbounded peer devices when unpairing TC hairpin rulesAlaa Hleihel2018-10-011-1/+61
* | | net/mlx5: Cache the system image guidAlaa Hleihel2018-10-011-2/+2
|/ /
* | net_sched: remove list_head from tc_actionCong Wang2018-08-211-10/+9
|/
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-091-4/+4
|\
| * net/mlx5e: Properly check if hairpin is possible between two functionsOr Gerlitz2018-08-081-4/+4
* | net/mlx5e: Issue direct lookup on vxlan ports by vport representorsSaeed Mahameed2018-07-271-10/+2
* | net/mlx5e: Vxlan, move vxlan logic to core driverSaeed Mahameed2018-07-271-3/+3
* | net/mlx5e: Vxlan, rename from mlx5e to mlx5Saeed Mahameed2018-07-271-2/+2
* | net/mlx5e: Offload TC matching on tos/ttl for ip tunnelsOr Gerlitz2018-07-251-1/+22
* | net/mlx5e: Support setup of tos and ttl for tunnel key TC action offloadOr Gerlitz2018-07-251-9/+12
* | net/mlx5e: Use ttl from route lookup on tc encap offload only if neededOr Gerlitz2018-07-251-10/+17
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-241-0/+4
|\ \ | |/
| * net/mlx5e: Only allow offloading decap egress (egdev) flowsRoi Dayan2018-07-181-0/+4
* | net/mlx5e: Support offloading double vlan push/pop tc actionsJianbo Liu2018-07-231-11/+35
* | net/mlx5e: Refactor tc vlan push/pop actions offloadingJianbo Liu2018-07-231-19/+32
* | net/mlx5e: Support offloading tc double vlan headers matchJianbo Liu2018-07-231-3/+52
* | net/mlx5e: Remove redundant WARN when we cannot find neigh entryRoi Dayan2018-07-231-3/+1
|/
* net/mlx5e: Get the number of offloaded TC rules from the correct tableOr Gerlitz2018-05-291-0/+7
* net/mlx5e: Split offloaded eswitch TC rules for port mirroringChris Mi2018-05-251-14/+43
* net/mlx5e: Parse mirroring action for offloaded TC eswitch flowsChris Mi2018-05-251-6/+20
* net/mlx5e: Move port speed code from en_ethtool.c to en/port.cHuy Nguyen2018-05-241-1/+2
* net/mlx5e: Ignore attempts to offload multiple times a TC flowOr Gerlitz2018-05-171-2/+19
* net/mlx5e: Use shared table for offloaded TC eswitch flowsOr Gerlitz2018-05-171-5/+24
* net/mlx5e: Prepare for shared table to keep TC eswitch flowsOr Gerlitz2018-05-171-19/+20
* net/mlx5e: Add ingress/egress indication for offloaded TC flowsOr Gerlitz2018-05-171-10/+28
* net/mlx5e: Offload TC eswitch rules for VFs belonging to different PFsRabie Loulou2018-05-171-1/+16
* Merge tag 'mlx5-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/ker...Saeed Mahameed2018-05-171-0/+3
|\
| * 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/+2
* | net/mlx5e: Support offloaded TC flows with no matches on headersOr Gerlitz2018-05-141-1/+9
* | net/mlx5e: Get the required HW match level while parsing TC flow matchesOr Gerlitz2018-05-141-17/+17
OpenPOWER on IntegriCloud