summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/rep/tc.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-05net/mlx5e: Protect encap route dev from concurrent releaseVlad Buslov1-1/+5
2020-09-24net/mlx5e: Support CT offload for tc nic flowsAriel Levkovich1-4/+2
2020-09-24net/mlx5: Refactor multi chains and prios supportAriel Levkovich1-8/+8
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-9/+21
2020-07-31net/mlx5e: CT: Support restore ipv6 tunnelJianbo Liu1-9/+21
2020-07-14net: sched: Pass qdisc reference in struct flow_block_offloadPetr Machata1-5/+5
2020-07-10net/mlx5e: CT: Use mapping for zone restore registerPaul Blakey1-3/+4
2020-07-10net/mlx5e: CT: Restore ct state from lookup in zone instead of tupleidPaul Blakey1-3/+3
2020-06-20net: flow_offload: fix flow_indr_dev_unregister pathwenxu1-2/+3
2020-06-20flow_offload: use flow_indr_block_cb_alloc/remove functionwenxu1-7/+14
2020-06-01mlx5: update indirect block supportPablo Neira Ayuso1-73/+8
2020-05-23net/mlx5e: Extract neigh-specific code from en_rep.c to rep/neigh.cVlad Buslov1-0/+1
2020-05-23net/mlx5e: Extract TC-specific code from en_rep.c to rep/tc.cVlad Buslov1-0/+710