aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-01net/mlx5e: Use hint to resolve route when in HW multipath modeRoi Dayan1-0/+12
2019-03-01net/mlx5e: Don't make internal use of errno to denote missing neighRoi Dayan1-2/+6
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+5
2019-02-06net/mlx5e: Update hw flows when encap source mac changedTonghao Zhang1-0/+2
2019-02-06net/mlx5e: Implement ndo_get_port_parent_id()Florian Fainelli1-1/+1
2019-02-06flow_offload: add flow_rule and flow_match structures and use themPablo Neira Ayuso1-39/+29
2019-02-05net/mlx5e: Properly set steering match levels for offloaded TC decap rulesOr Gerlitz1-1/+3
2018-12-20net/mlx5e: Support tunnel encap over tagged EthernetEli Britstein1-20/+24
2018-12-20net/mlx5e: Support VLAN encap ETH header generationEli Britstein1-2/+13
2018-12-20net/mlx5e: Re-order route and encap header memory allocationEli Britstein1-28/+34
2018-12-20net/mlx5e: Tunnel encap ETH header helper functionEli Britstein1-12/+17
2018-12-20net/mlx5e: Fail attempt to offload e-switch TC encap flows with vlan on underlayEli Britstein1-0/+6
2018-12-20net/mlx5e: Tunnel routing output devs helper functionEli Britstein1-36/+34
2018-12-14net/mlx5: Make RoCE and SR-IOV LAG modes explicitAviv Heller1-2/+2
2018-12-14net/mlx5e: In case of LAG, one switch parent id is used for all representorsRabie Loulou1-10/+31
2018-12-10net/mlx5e: Add GRE protocol offloadingOz Shlomo1-0/+87
2018-12-10net/mlx5e: Move TC tunnel offloading code to separate source fileOz Shlomo1-0/+496