summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun.c
AgeCommit message (Expand)Author
2020-03-17net/mlx5: Avoid forwarding to other eswitch uplinkEli Cohen
2020-02-19net/mlx5e: Move tc tunnel parsing logic with the rest at tc_tun modulePaul Blakey
2019-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-04net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca
2019-11-30net/mlx5e: Fix build error without IPV6YueHaibing
2019-11-22net/mlx5e: Remove redundant pointer checkEli Cohen
2019-11-22net/mlx5e: TC, Stub out ipv6 tun create header functionSaeed Mahameed
2019-11-13net/mlx5e: Fix error flow cleanup in mlx5e_tc_tun_create_header_ipv4/6Eli Cohen
2019-11-13net/mlx5: Remove redundant NULL initializationsEli Cohen
2019-10-29net/mlx5: Fix rtable reference leakParav Pandit
2019-09-03net/mlx5: Add flow steering actions to fs_cmd shim layerMaor Gottlieb
2019-07-29net/mlx5e: Rely on rcu instead of rtnl lock when getting upper devVlad Buslov
2019-07-29net/mlx5e: Simplify get_route_and_out_devs helper functionEli Britstein
2019-07-09net: flow_offload: rename tc_cls_flower_offload to flow_cls_offloadPablo Neira Ayuso
2019-06-28net/mlx5e: Disallow tc redirect offload cases we don't supportPaul Blakey
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-07net/mlx5e: Support tagged tunnel over bondEli Britstein
2019-05-31net/mlx5e: Geneve, Add support for encap/decap flows offloadYevgeny Kliteynik
2019-05-31net/mlx5e: Rearrange tc tunnel code in a modular wayYevgeny Kliteynik
2019-05-31net/mlx5e: Geneve, Keep tunnel info as pointer to the original structYevgeny Kliteynik
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-09net/mlx5e: Protect against non-uplink representor for encapDmytro Linkin
2019-04-08ipv4: Prepare rtable for IPv6 gatewayDavid Ahern
2019-04-05net/mlx5e: Make the log friendly when decapsulation offload not supportedTonghao Zhang
2019-03-01net/mlx5e: Use hint to resolve route when in HW multipath modeRoi Dayan
2019-03-01net/mlx5e: Don't make internal use of errno to denote missing neighRoi Dayan
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-06net/mlx5e: Update hw flows when encap source mac changedTonghao Zhang
2019-02-06net/mlx5e: Implement ndo_get_port_parent_id()Florian Fainelli
2019-02-06flow_offload: add flow_rule and flow_match structures and use themPablo Neira Ayuso
2019-02-05net/mlx5e: Properly set steering match levels for offloaded TC decap rulesOr Gerlitz
2018-12-20net/mlx5e: Support tunnel encap over tagged EthernetEli Britstein
2018-12-20net/mlx5e: Support VLAN encap ETH header generationEli Britstein
2018-12-20net/mlx5e: Re-order route and encap header memory allocationEli Britstein
2018-12-20net/mlx5e: Tunnel encap ETH header helper functionEli Britstein
2018-12-20net/mlx5e: Fail attempt to offload e-switch TC encap flows with vlan on underlayEli Britstein
2018-12-20net/mlx5e: Tunnel routing output devs helper functionEli Britstein
2018-12-14net/mlx5: Make RoCE and SR-IOV LAG modes explicitAviv Heller
2018-12-14net/mlx5e: In case of LAG, one switch parent id is used for all representorsRabie Loulou
2018-12-10net/mlx5e: Add GRE protocol offloadingOz Shlomo
2018-12-10net/mlx5e: Move TC tunnel offloading code to separate source fileOz Shlomo