summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_rep.h
AgeCommit message (Expand)Author
2020-03-12net/mlx5e: CT: Introduce connection trackingPaul Blakey
2020-03-12Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/sa...David S. Miller
2020-03-09net/mlx5e: Introduce root ft concept for representors netdevsSaeed Mahameed
2020-02-27net/mlx5e: Don't allow forwarding between uplinkTonghao Zhang
2020-02-19net/mlx5e: Support inner header rewrite with goto actionPaul Blakey
2020-02-19net/mlx5e: Rx, Split rep rx mpwqe handler from nicPaul Blakey
2020-01-27mlx5: Use dev_net netdevice notifier registrationsJiri Pirko
2019-09-05net/mlx5e: Remove leftover declarationRoi Dayan
2019-09-03net/mlx5: Add flow steering actions to fs_cmd shim layerMaor Gottlieb
2019-08-21net/mlx5e: Protect neigh hash encap list with spinlock and rcuVlad Buslov
2019-08-21net/mlx5e: Refactor mlx5e_neigh_update_table->encap_lockVlad Buslov
2019-08-21net/mlx5e: Extend neigh hash entry with rcuVlad Buslov
2019-08-21net/mlx5e: Always take reference to neigh entryVlad Buslov
2019-08-09net/mlx5e: Allow concurrent creation of encap entriesVlad Buslov
2019-08-09net/mlx5e: Extend encap entry with reference counterVlad Buslov
2019-08-01net/mlx5: E-Switch, add ingress rate supportEli Cohen
2019-07-29net/mlx5e: Protect unready flows with dedicated lockVlad Buslov
2019-07-09net/mlx5e: Register devlink ports for physical link, PCI PF, VFsParav Pandit
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-05-31{IB,net}/mlx5: Constify rep ops functions pointersParav Pandit
2019-05-31{IB, net}/mlx5: No need to typecast from void* to mlx5_ib_dev*Parav Pandit
2019-03-01net/mlx5e: Re-attempt to offload flows on multipath port affinity eventsRoi Dayan
2019-02-22net/mlx5e: Fix GRE key by controlling port tunnel entropy calculationEli Britstein
2019-02-06net/mlx5e: Update hw flows when encap source mac changedTonghao Zhang
2018-12-20net/mlx5e: Fail attempt to offload e-switch TC flows with egress upper devicesEli Britstein
2018-12-17net/mlx5e: Uninstantiate esw manager vport netdev on switchdev modeOr Gerlitz
2018-12-17net/mlx5e: Remove leftover code from the PF netdev being uplink repOr Gerlitz
2018-12-17net/mlx5e: Use dedicated uplink vport netdev representorOr Gerlitz
2018-12-10net/mlx5e: Branch according to classified tunnel typeOz Shlomo
2018-12-10net/mlx5e: Support TC indirect block notifications for eswitch uplink reprsOz Shlomo
2018-12-10net/mlx5e: Store eswitch uplink representor state on a dedicated structOz Shlomo
2018-05-17net/mlx5e: Use shared table for offloaded TC eswitch flowsOr Gerlitz
2017-12-29net/mlx5e: E-Switch, Move send-to-vport rule struct to en_repMark Bloch
2017-12-29net/mlx5: E-Switch, Create generic header struct to be used by representorsMark Bloch
2017-12-28net/mlx5e: Move ethernet representors data into separate structMark Bloch
2017-08-07net/mlx5: Add CONFIG_MLX5_ESWITCH KconfigSaeed Mahameed
2017-08-07net/mlx5e: NIC netdev init flow cleanupSaeed Mahameed
2017-04-30net/mlx5e: Update neighbour 'used' state using HW flow rules countersHadar Hen Zion
2017-04-30net/mlx5e: Add support to neighbour update flowHadar Hen Zion
2017-04-30net/mlx5e: Add neighbour hash table to the representorsHadar Hen Zion
2017-04-30net/mlx5e: Move the encap entry structure from the eswitch headerOr Gerlitz
2017-04-30net/mlx5e: Extendable vport representor netdev private dataSaeed Mahameed