summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/rep/tc.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-26net: zero-initialize tc skb extension on allocationVlad Buslov1-1/+1
2021-04-07net/mlx5e: TC, Handle sampled packetsChris Mi1-3/+11
2021-04-07net/mlx5e: TC, Refactor tc update skb functionChris Mi1-26/+33
2021-04-07net/mlx5: Instantiate separate mapping objects for FDB and NIC tablesChris Mi1-1/+1
2021-04-07net/mlx5: Map register values to restore objectsChris Mi1-16/+22
2021-03-17net/mlx5e: Verify dev is present in some ndosRoi Dayan1-0/+6
2021-03-12net/mlx5e: rep: Improve reg_cX conditionsSaeed Mahameed1-5/+3
2021-02-06net/mlx5e: Rename some encap-specific API to generic namesVlad Buslov1-1/+1
2021-02-06net/mlx5e: Refactor neigh update infrastructureVlad Buslov1-3/+5
2021-02-06net/mlx5e: Refactor reg_c1 usageVlad Buslov1-2/+2
2021-01-07net/mlx5e: In skb build skip setting mark in switchdev modeMaor Dickman1-0/+5
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