summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_rep.h
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: rep, store send to vport rules per peerMark Bloch2023-06-021-1/+6
* net/mlx5e: Add vnic devlink health reporter to representorsMaher Sanalla2023-04-201-0/+1
* net/mlx5: Lag, set different uplink vport metadata in multiport eswitch modeRoi Dayan2023-02-141-0/+2
* net/mlx5e: TC, map tc action cookie to a hw counterOz Shlomo2023-02-141-0/+3
* net/mlx5: E-Switch, Move send to vport meta rule creationRoi Dayan2022-08-221-4/+5
* net/mlx5e: Prepare for flow meter offload if hardware supports itJianbo Liu2022-07-021-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-241-0/+8
|\
| * net/mlx5e: Fix MPLSoUDP encap to use MPLS action informationMaor Dickman2022-02-231-0/+8
* | net/mlx5e: TC, Move flow hashtable to be per repPaul Blakey2022-02-161-5/+1
|/
* net/mlx5: E-Switch, Add ovs internal port mapping to metadata supportAriel Levkovich2021-10-291-0/+4
* net/mlx5e: Refactor ct to use post action infrastructureChris Mi2021-08-191-0/+2
* net/mlx5e: Move esw/sample to en/tc/sampleChris Mi2021-08-191-1/+1
* net/mlx5: Fix typo in commentsCai Huoqing2021-08-111-1/+1
* net/mlx5: Add send to vport rules on paired deviceMark Bloch2021-08-051-0/+2
* net/mlx5e: Refactor mlx5e_eswitch_{*}rep() helpersVlad Buslov2021-06-091-3/+3
* net/mlx5e: TC, Add sampler termination table APIChris Mi2021-04-061-0/+1
* net/mlx5e: Add offload stats ndos to nic netdev opsRoi Dayan2021-03-161-0/+9
* net/mlx5e: Handle FIB events to update tunnel endpoint deviceVlad Buslov2021-02-051-0/+6
* net/mlx5e: Refactor neigh update infrastructureVlad Buslov2021-02-051-2/+1
* net/mlx5e: Create route entry infrastructureVlad Buslov2021-02-051-0/+1
* net/mlx5e: Connect ethernet part to auxiliary busLeon Romanovsky2020-12-061-2/+4
* net/mlx5e: Protect encap route dev from concurrent releaseVlad Buslov2020-11-051-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-10-051-6/+0
|\
| * net/mlx5e: Fix race condition on nhe->n pointer in neigh updateVlad Buslov2020-10-021-6/+0
* | net/mlx5: E-switch, Move devlink eswitch ports closer to eswitchParav Pandit2020-09-301-1/+0
|/
* net/mlx5e: RX, Re-work initializaiton of RX function pointersTariq Toukan2020-07-281-4/+2
* mlx5: update indirect block supportPablo Neira Ayuso2020-06-011-5/+0
* net/mlx5e: Slave representors sharing unique metadata for matchVu Pham2020-05-271-0/+1
* net/mlx5e: Add bond_metadata and its slave entriesVu Pham2020-05-271-0/+5
* net/mlx5e: Use netdev events to set/del egress acl forward-to-vport ruleOr Gerlitz2020-05-271-0/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-241-1/+6
|\
| * net/mlx5e: Fix allowed tc redirect merged eswitch offload casesMaor Dickman2020-05-221-1/+6
* | net/mlx5e: Add support for hw decapsulation of MPLS over UDPEli Cohen2020-05-221-0/+16
* | net/mlx5e: Extract neigh-specific code from en_rep.c to rep/neigh.cVlad Buslov2020-05-221-8/+0
* | net/mlx5e: Extract TC-specific code from en_rep.c to rep/tc.cVlad Buslov2020-05-221-5/+8
|/
* net/mlx5e: CT: Introduce connection trackingPaul Blakey2020-03-121-0/+3
* Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/sa...David S. Miller2020-03-121-0/+7
|\
| * net/mlx5e: Support inner header rewrite with goto actionPaul Blakey2020-02-191-0/+5
| * net/mlx5e: Rx, Split rep rx mpwqe handler from nicPaul Blakey2020-02-191-0/+2
* | net/mlx5e: Introduce root ft concept for representors netdevsSaeed Mahameed2020-03-091-0/+1
* | net/mlx5e: Don't allow forwarding between uplinkTonghao Zhang2020-02-271-0/+1
|/
* mlx5: Use dev_net netdevice notifier registrationsJiri Pirko2020-01-271-0/+1
* net/mlx5e: Remove leftover declarationRoi Dayan2019-09-051-1/+0
* net/mlx5: Add flow steering actions to fs_cmd shim layerMaor Gottlieb2019-09-031-1/+1
* net/mlx5e: Protect neigh hash encap list with spinlock and rcuVlad Buslov2019-08-211-0/+3
* net/mlx5e: Refactor mlx5e_neigh_update_table->encap_lockVlad Buslov2019-08-211-1/+2
* net/mlx5e: Extend neigh hash entry with rcuVlad Buslov2019-08-211-0/+2
* net/mlx5e: Always take reference to neigh entryVlad Buslov2019-08-211-0/+3
* net/mlx5e: Allow concurrent creation of encap entriesVlad Buslov2019-08-091-0/+2
* net/mlx5e: Extend encap entry with reference counterVlad Buslov2019-08-091-0/+1