summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_rep.h
AgeCommit message (Expand)Author
2023-06-02net/mlx5e: rep, store send to vport rules per peerMark Bloch
2023-04-20net/mlx5e: Add vnic devlink health reporter to representorsMaher Sanalla
2023-02-14net/mlx5: Lag, set different uplink vport metadata in multiport eswitch modeRoi Dayan
2023-02-14net/mlx5e: TC, map tc action cookie to a hw counterOz Shlomo
2022-08-22net/mlx5: E-Switch, Move send to vport meta rule creationRoi Dayan
2022-07-02net/mlx5e: Prepare for flow meter offload if hardware supports itJianbo Liu
2022-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-23net/mlx5e: Fix MPLSoUDP encap to use MPLS action informationMaor Dickman
2022-02-16net/mlx5e: TC, Move flow hashtable to be per repPaul Blakey
2021-10-29net/mlx5: E-Switch, Add ovs internal port mapping to metadata supportAriel Levkovich
2021-08-19net/mlx5e: Refactor ct to use post action infrastructureChris Mi
2021-08-19net/mlx5e: Move esw/sample to en/tc/sampleChris Mi
2021-08-11net/mlx5: Fix typo in commentsCai Huoqing
2021-08-05net/mlx5: Add send to vport rules on paired deviceMark Bloch
2021-06-09net/mlx5e: Refactor mlx5e_eswitch_{*}rep() helpersVlad Buslov
2021-04-06net/mlx5e: TC, Add sampler termination table APIChris Mi
2021-03-16net/mlx5e: Add offload stats ndos to nic netdev opsRoi Dayan
2021-02-05net/mlx5e: Handle FIB events to update tunnel endpoint deviceVlad Buslov
2021-02-05net/mlx5e: Refactor neigh update infrastructureVlad Buslov
2021-02-05net/mlx5e: Create route entry infrastructureVlad Buslov
2020-12-06net/mlx5e: Connect ethernet part to auxiliary busLeon Romanovsky
2020-11-05net/mlx5e: Protect encap route dev from concurrent releaseVlad Buslov
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-10-02net/mlx5e: Fix race condition on nhe->n pointer in neigh updateVlad Buslov
2020-09-30net/mlx5: E-switch, Move devlink eswitch ports closer to eswitchParav Pandit
2020-07-28net/mlx5e: RX, Re-work initializaiton of RX function pointersTariq Toukan
2020-06-01mlx5: update indirect block supportPablo Neira Ayuso
2020-05-27net/mlx5e: Slave representors sharing unique metadata for matchVu Pham
2020-05-27net/mlx5e: Add bond_metadata and its slave entriesVu Pham
2020-05-27net/mlx5e: Use netdev events to set/del egress acl forward-to-vport ruleOr Gerlitz
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-22net/mlx5e: Fix allowed tc redirect merged eswitch offload casesMaor Dickman
2020-05-22net/mlx5e: Add support for hw decapsulation of MPLS over UDPEli Cohen
2020-05-22net/mlx5e: Extract neigh-specific code from en_rep.c to rep/neigh.cVlad Buslov
2020-05-22net/mlx5e: Extract TC-specific code from en_rep.c to rep/tc.cVlad Buslov
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