aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_rep.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-22net/mlx5: E-Switch, Move send to vport meta rule creationRoi Dayan1-4/+5
2022-07-02net/mlx5e: Prepare for flow meter offload if hardware supports itJianbo Liu1-0/+3
2022-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+8
2022-02-23net/mlx5e: Fix MPLSoUDP encap to use MPLS action informationMaor Dickman1-0/+8
2022-02-16net/mlx5e: TC, Move flow hashtable to be per repPaul Blakey1-5/+1
2021-10-29net/mlx5: E-Switch, Add ovs internal port mapping to metadata supportAriel Levkovich1-0/+4
2021-08-19net/mlx5e: Refactor ct to use post action infrastructureChris Mi1-0/+2
2021-08-19net/mlx5e: Move esw/sample to en/tc/sampleChris Mi1-1/+1
2021-08-11net/mlx5: Fix typo in commentsCai Huoqing1-1/+1
2021-08-05net/mlx5: Add send to vport rules on paired deviceMark Bloch1-0/+2
2021-06-09net/mlx5e: Refactor mlx5e_eswitch_{*}rep() helpersVlad Buslov1-3/+3
2021-04-06net/mlx5e: TC, Add sampler termination table APIChris Mi1-0/+1
2021-03-16net/mlx5e: Add offload stats ndos to nic netdev opsRoi Dayan1-0/+9
2021-02-05net/mlx5e: Handle FIB events to update tunnel endpoint deviceVlad Buslov1-0/+6
2021-02-05net/mlx5e: Refactor neigh update infrastructureVlad Buslov1-2/+1
2021-02-05net/mlx5e: Create route entry infrastructureVlad Buslov1-0/+1
2020-12-06net/mlx5e: Connect ethernet part to auxiliary busLeon Romanovsky1-2/+4
2020-11-05net/mlx5e: Protect encap route dev from concurrent releaseVlad Buslov1-1/+1
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-6/+0
2020-10-02net/mlx5e: Fix race condition on nhe->n pointer in neigh updateVlad Buslov1-6/+0
2020-09-30net/mlx5: E-switch, Move devlink eswitch ports closer to eswitchParav Pandit1-1/+0
2020-07-28net/mlx5e: RX, Re-work initializaiton of RX function pointersTariq Toukan1-4/+2
2020-06-01mlx5: update indirect block supportPablo Neira Ayuso1-5/+0
2020-05-27net/mlx5e: Slave representors sharing unique metadata for matchVu Pham1-0/+1
2020-05-27net/mlx5e: Add bond_metadata and its slave entriesVu Pham1-0/+5
2020-05-27net/mlx5e: Use netdev events to set/del egress acl forward-to-vport ruleOr Gerlitz1-0/+7
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+6
2020-05-22net/mlx5e: Fix allowed tc redirect merged eswitch offload casesMaor Dickman1-1/+6
2020-05-22net/mlx5e: Add support for hw decapsulation of MPLS over UDPEli Cohen1-0/+16
2020-05-22net/mlx5e: Extract neigh-specific code from en_rep.c to rep/neigh.cVlad Buslov1-8/+0
2020-05-22net/mlx5e: Extract TC-specific code from en_rep.c to rep/tc.cVlad Buslov1-5/+8
2020-03-12net/mlx5e: CT: Introduce connection trackingPaul Blakey1-0/+3
2020-03-12Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-0/+7
2020-03-09net/mlx5e: Introduce root ft concept for representors netdevsSaeed Mahameed1-0/+1
2020-02-27net/mlx5e: Don't allow forwarding between uplinkTonghao Zhang1-0/+1
2020-02-19net/mlx5e: Support inner header rewrite with goto actionPaul Blakey1-0/+5
2020-02-19net/mlx5e: Rx, Split rep rx mpwqe handler from nicPaul Blakey1-0/+2
2020-01-27mlx5: Use dev_net netdevice notifier registrationsJiri Pirko1-0/+1
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