aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_tc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-05net/mlx5e: Move RSS params to a dedicated structAya Levin1-2/+3
2018-12-05net/mlx5e: Refactor TIR configuration functionAya Levin1-2/+3
2018-11-19net/mlx5e: Apply the correct check for supporting TC esw rules splitRoi Dayan1-1/+1
2018-11-19net/mlx5e: Always use the match level enum when parsing TC rule matchOr Gerlitz1-2/+2
2018-11-19net/mlx5e: Don't match on vlan non-existence if ethertype is wildcardedOr Gerlitz1-31/+32
2018-10-17net/mlx5e: Support offloading tc priorities and chains for eswitch flowsPaul Blakey1-2/+49
2018-10-17net/mlx5e: Use a slow path rule instead if vxlan neighbour isn't availablePaul Blakey1-22/+82
2018-10-17net/mlx5e: Avoid duplicated code for tc offloads add/del fdb ruleOr Gerlitz1-41/+50
2018-10-17net/mlx5e: For TC offloads, always add new flow instead of appending the actionsPaul Blakey1-1/+1
2018-10-17net/mlx5: Add a no-append flow insertion modePaul Blakey1-1/+1
2018-10-17net/mlx5: E-Switch, Add chains and prioritiesPaul Blakey1-0/+3
2018-10-17net/mlx5: E-Switch, Have explicit API to delete fwd rulesOr Gerlitz1-2/+2
2018-10-17net/mlx5e: Split TC add rule path for nic vs e-switchRoi Dayan1-47/+138
2018-10-17net/mlx5e: Change return type of tc add flow functionsRabie Loulou1-47/+39
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-3/+29
2018-10-17Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux into net-nextSaeed Mahameed1-25/+26
2018-10-04Merge tag 'mlx5-updates-2018-10-03' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-38/+118
2018-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+64
2018-10-03net/mlx5e: Add extack messages for TC offload failuresEli Britstein1-38/+118
2018-10-01net/mlx5: Cache the system image guidAlaa Hleihel1-2/+2
2018-10-01net/mlx5e: Set vlan masks for all offloaded TC rulesJianbo Liu1-0/+3
2018-10-01net/mlx5e: Avoid unbounded peer devices when unpairing TC hairpin rulesAlaa Hleihel1-1/+61
2018-09-05net/mlx5: Pass a namespace for packet reformat ID allocationMark Bloch1-0/+3
2018-09-05{net, RDMA}/mlx5: Rename encap to reformat packetMark Bloch1-20/+23
2018-09-05net/mlx5: Move header encap type to IFC header fileMark Bloch1-5/+0
2018-08-21net_sched: remove list_head from tc_actionCong Wang1-10/+9
2018-08-09Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+4
2018-08-08net/mlx5e: Properly check if hairpin is possible between two functionsOr Gerlitz1-4/+4
2018-07-27net/mlx5e: Issue direct lookup on vxlan ports by vport representorsSaeed Mahameed1-10/+2
2018-07-27net/mlx5e: Vxlan, move vxlan logic to core driverSaeed Mahameed1-3/+3
2018-07-27net/mlx5e: Vxlan, rename from mlx5e to mlx5Saeed Mahameed1-2/+2
2018-07-25net/mlx5e: Offload TC matching on tos/ttl for ip tunnelsOr Gerlitz1-1/+22
2018-07-25net/mlx5e: Support setup of tos and ttl for tunnel key TC action offloadOr Gerlitz1-9/+12
2018-07-25net/mlx5e: Use ttl from route lookup on tc encap offload only if neededOr Gerlitz1-10/+17
2018-07-24Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+4
2018-07-23net/mlx5e: Support offloading double vlan push/pop tc actionsJianbo Liu1-11/+35
2018-07-23net/mlx5e: Refactor tc vlan push/pop actions offloadingJianbo Liu1-19/+32
2018-07-23net/mlx5e: Support offloading tc double vlan headers matchJianbo Liu1-3/+52
2018-07-23net/mlx5e: Remove redundant WARN when we cannot find neigh entryRoi Dayan1-3/+1
2018-07-18net/mlx5e: Only allow offloading decap egress (egdev) flowsRoi Dayan1-0/+4
2018-05-29net/mlx5e: Get the number of offloaded TC rules from the correct tableOr Gerlitz1-0/+7
2018-05-25net/mlx5e: Split offloaded eswitch TC rules for port mirroringChris Mi1-14/+43
2018-05-25net/mlx5e: Parse mirroring action for offloaded TC eswitch flowsChris Mi1-6/+20
2018-05-24net/mlx5e: Move port speed code from en_ethtool.c to en/port.cHuy Nguyen1-1/+2
2018-05-17net/mlx5e: Ignore attempts to offload multiple times a TC flowOr Gerlitz1-2/+19
2018-05-17net/mlx5e: Use shared table for offloaded TC eswitch flowsOr Gerlitz1-5/+24
2018-05-17net/mlx5e: Prepare for shared table to keep TC eswitch flowsOr Gerlitz1-19/+20
2018-05-17net/mlx5e: Add ingress/egress indication for offloaded TC flowsOr Gerlitz1-10/+28
2018-05-17net/mlx5e: Offload TC eswitch rules for VFs belonging to different PFsRabie Loulou1-1/+16