aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_rep.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-05net/mlx5e: Remove leftover declarationRoi Dayan1-1/+0
2019-09-03net/mlx5: Add flow steering actions to fs_cmd shim layerMaor Gottlieb1-1/+1
2019-08-21net/mlx5e: Protect neigh hash encap list with spinlock and rcuVlad Buslov1-0/+3
2019-08-21net/mlx5e: Refactor mlx5e_neigh_update_table->encap_lockVlad Buslov1-1/+2
2019-08-21net/mlx5e: Extend neigh hash entry with rcuVlad Buslov1-0/+2
2019-08-21net/mlx5e: Always take reference to neigh entryVlad Buslov1-0/+3
2019-08-09net/mlx5e: Allow concurrent creation of encap entriesVlad Buslov1-0/+2
2019-08-09net/mlx5e: Extend encap entry with reference counterVlad Buslov1-0/+1
2019-08-01net/mlx5: E-Switch, add ingress rate supportEli Cohen1-0/+1
2019-07-29net/mlx5e: Protect unready flows with dedicated lockVlad Buslov1-0/+2
2019-07-09net/mlx5e: Register devlink ports for physical link, PCI PF, VFsParav Pandit1-0/+1
2019-05-31net/mlx5e: Rearrange tc tunnel code in a modular wayYevgeny Kliteynik1-2/+1
2019-05-31net/mlx5e: Geneve, Keep tunnel info as pointer to the original structYevgeny Kliteynik1-1/+1
2019-05-31{IB,net}/mlx5: Constify rep ops functions pointersParav Pandit1-1/+1
2019-05-31{IB, net}/mlx5: No need to typecast from void* to mlx5_ib_dev*Parav Pandit1-1/+1
2019-03-01net/mlx5e: Re-attempt to offload flows on multipath port affinity eventsRoi Dayan1-0/+3
2019-02-22net/mlx5e: Fix GRE key by controlling port tunnel entropy calculationEli Britstein1-0/+3
2019-02-06net/mlx5e: Update hw flows when encap source mac changedTonghao Zhang1-0/+1
2018-12-20net/mlx5e: Fail attempt to offload e-switch TC flows with egress upper devicesEli Britstein1-0/+3
2018-12-17net/mlx5e: Uninstantiate esw manager vport netdev on switchdev modeOr Gerlitz1-4/+2
2018-12-17net/mlx5e: Remove leftover code from the PF netdev being uplink repOr Gerlitz1-3/+0
2018-12-17net/mlx5e: Use dedicated uplink vport netdev representorOr Gerlitz1-5/+8
2018-12-10net/mlx5e: Branch according to classified tunnel typeOz Shlomo1-0/+2
2018-12-10net/mlx5e: Support TC indirect block notifications for eswitch uplink reprsOz Shlomo1-0/+13
2018-12-10net/mlx5e: Store eswitch uplink representor state on a dedicated structOz Shlomo1-1/+8
2018-05-17net/mlx5e: Use shared table for offloaded TC eswitch flowsOr Gerlitz1-0/+1
2017-12-29net/mlx5e: E-Switch, Move send-to-vport rule struct to en_repMark Bloch1-0/+5
2017-12-29net/mlx5: E-Switch, Create generic header struct to be used by representorsMark Bloch1-1/+1
2017-12-28net/mlx5e: Move ethernet representors data into separate structMark Bloch1-0/+9
2017-08-07net/mlx5: Add CONFIG_MLX5_ESWITCH KconfigSaeed Mahameed1-0/+8
2017-08-07net/mlx5e: NIC netdev init flow cleanupSaeed Mahameed1-0/+1
2017-04-30net/mlx5e: Update neighbour 'used' state using HW flow rules countersHadar Hen Zion1-0/+11
2017-04-30net/mlx5e: Add support to neighbour update flowHadar Hen Zion1-1/+37
2017-04-30net/mlx5e: Add neighbour hash table to the representorsHadar Hen Zion1-0/+30
2017-04-30net/mlx5e: Move the encap entry structure from the eswitch headerOr Gerlitz1-0/+13
2017-04-30net/mlx5e: Extendable vport representor netdev private dataSaeed Mahameed1-0/+55