summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun.c
Commit message (Expand)AuthorAgeFilesLines
* net: flow_offload: rename tc_cls_flower_offload to flow_cls_offloadPablo Neira Ayuso2019-07-091-3/+3
* net/mlx5e: Disallow tc redirect offload cases we don't supportPaul Blakey2019-06-291-1/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-181-5/+6
|\
| * net/mlx5e: Support tagged tunnel over bondEli Britstein2019-06-071-5/+6
* | net/mlx5e: Geneve, Add support for encap/decap flows offloadYevgeny Kliteynik2019-05-311-0/+3
* | net/mlx5e: Rearrange tc tunnel code in a modular wayYevgeny Kliteynik2019-05-311-198/+83Star
* | net/mlx5e: Geneve, Keep tunnel info as pointer to the original structYevgeny Kliteynik2019-05-311-7/+8
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-171-0/+4
|\
| * net/mlx5e: Protect against non-uplink representor for encapDmytro Linkin2019-04-091-0/+4
* | ipv4: Prepare rtable for IPv6 gatewayDavid Ahern2019-04-091-1/+1
* | net/mlx5e: Make the log friendly when decapsulation offload not supportedTonghao Zhang2019-04-051-3/+5
|/
* net/mlx5e: Use hint to resolve route when in HW multipath modeRoi Dayan2019-03-011-0/+12
* net/mlx5e: Don't make internal use of errno to denote missing neighRoi Dayan2019-03-011-2/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-091-1/+5
|\
| * net/mlx5e: Update hw flows when encap source mac changedTonghao Zhang2019-02-071-0/+2
| * net/mlx5e: Properly set steering match levels for offloaded TC decap rulesOr Gerlitz2019-02-051-1/+3
* | net/mlx5e: Implement ndo_get_port_parent_id()Florian Fainelli2019-02-061-1/+1
* | flow_offload: add flow_rule and flow_match structures and use themPablo Neira Ayuso2019-02-061-39/+29Star
|/
* net/mlx5e: Support tunnel encap over tagged EthernetEli Britstein2018-12-201-20/+24
* net/mlx5e: Support VLAN encap ETH header generationEli Britstein2018-12-201-2/+13
* net/mlx5e: Re-order route and encap header memory allocationEli Britstein2018-12-201-28/+34
* net/mlx5e: Tunnel encap ETH header helper functionEli Britstein2018-12-201-12/+17
* net/mlx5e: Fail attempt to offload e-switch TC encap flows with vlan on underlayEli Britstein2018-12-201-0/+6
* net/mlx5e: Tunnel routing output devs helper functionEli Britstein2018-12-201-36/+34Star
* net/mlx5: Make RoCE and SR-IOV LAG modes explicitAviv Heller2018-12-141-2/+2
* net/mlx5e: In case of LAG, one switch parent id is used for all representorsRabie Loulou2018-12-141-10/+31
* net/mlx5e: Add GRE protocol offloadingOz Shlomo2018-12-111-0/+87
* net/mlx5e: Move TC tunnel offloading code to separate source fileOz Shlomo2018-12-111-0/+496