aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/eswitch.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-22net/mlx5: E-Switch, Move send to vport meta rule creationRoi Dayan1-1/+4
2022-08-22net/mlx5: E-Switch, Add default drop rule for unmatched packetsJianbo Liu1-0/+2
2022-07-13net/mlx5: Expose vnic diagnostic counters for eswitch managed vportsMichael Guralnik1-0/+5
2022-07-02net/mlx5: E-switch: Change eswitch mode only via devlink commandChris Mi1-1/+1
2022-07-02net/mlx5: E-switch, Remove dependency between sriov and eswitch modeChris Mi1-3/+6
2022-07-02net/mlx5: E-switch, Introduce flag to indicate if fdb table is createdChris Mi1-0/+9
2022-07-02net/mlx5: E-switch, Introduce flag to indicate if vport acl namespace is createdChris Mi1-0/+1
2022-05-09net/mlx5: Lag, use lag lockMark Bloch1-5/+0
2022-05-09net/mlx5: Lag, move E-Switch prerequisite check into lag codeMark Bloch1-3/+0
2022-03-16net/mlx5e: MPLSoUDP decap, use vlan push_eth instead of peditMaor Dickman1-0/+1
2022-02-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJakub Kicinski1-0/+3
2022-02-23net/mlx5: E-switch, add drop rule support to ingress ACLMark Bloch1-0/+3
2022-01-27net/mlx5e: Refactor eswitch attr flags to just attr flagsRoi Dayan1-16/+0
2021-12-21net/mlx5: Remove the repeated declarationShaokun Zhang1-3/+0
2021-11-16net/mlx5: E-switch, Create QoS on demandDmytro Linkin1-6/+5
2021-10-29net/mlx5e: Add indirect tc offload of ovs internal portAriel Levkovich1-0/+1
2021-10-29net/mlx5e: Offload tc rules that redirect to ovs internal portAriel Levkovich1-0/+1
2021-10-29net/mlx5: E-Switch, Add ovs internal port mapping to metadata supportAriel Levkovich1-0/+6
2021-10-18net/mlx5: E-Switch, Increase supported number of forward destinations to 32Maor Dickman1-1/+1
2021-10-04net/mlx5e: Support accept actionVlad Buslov1-0/+8
2021-08-19net/mlx5: E-switch, Allow to add vports to rate groupsDmytro Linkin1-0/+5
2021-08-19net/mlx5: E-switch, Allow setting share/max tx rate limits of rate groupsDmytro Linkin1-0/+1
2021-08-19net/mlx5: E-switch, Introduce rate limiting groups APIDmytro Linkin1-0/+1
2021-08-19net/mlx5: E-switch, Move QoS related code to dedicated fileDmytro Linkin1-8/+2
2021-08-19net/mlx5e: TC, Restore tunnel info for sample offloadChris Mi1-0/+1
2021-08-19net/mlx5e: Move sample attribute to flow attributeChris Mi1-1/+0
2021-08-19net/mlx5e: Move esw/sample to en/tc/sampleChris Mi1-2/+2
2021-08-16net/mlx5: Bridge, identify port by vport_num+esw_owner_vhca_id pairVlad Buslov1-3/+0
2021-08-10Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJakub Kicinski1-0/+38
2021-08-08devlink: Simplify devlink port API callsLeon Romanovsky1-4/+2
2021-08-05net/mlx5: E-Switch, add logic to enable shared FDBMark Bloch1-0/+25
2021-08-05net/mlx5: Lag, properly lock eswitch if neededMark Bloch1-0/+5
2021-08-05net/mlx5e: Use shared mappings for restoring from metadataRoi Dayan1-0/+8
2021-07-27net/mlx5: Fix mlx5_vport_tbl_attr chain from u16 to u32Chris Mi1-1/+1
2021-06-09net/mlx5: Bridge, add offload infrastructureVlad Buslov1-0/+6
2021-06-09net/mlx5: Create TC-miss priority and tableVlad Buslov1-0/+1
2021-04-24net/mlx5: SF, Extend SF table for additional SF id rangeParav Pandit1-2/+4
2021-04-24net/mlx5: E-Switch, Consider SF ports of host PFParav Pandit1-0/+1
2021-04-24net/mlx5: E-Switch, Use xarray for vport number to vport and rep mappingParav Pandit1-162/+32
2021-04-24net/mlx5: E-Switch, Prepare to return total vports from eswitch structParav Pandit1-0/+8
2021-04-14net/mlx5: E-Switch, Move legacy code to a individual fileParav Pandit1-0/+2
2021-04-14net/mlx5: E-Switch, Convert a macro to a helper routineParav Pandit1-0/+5
2021-04-14net/mlx5: E-Switch, Make vport number u16Parav Pandit1-1/+1
2021-04-14net/mlx5: E-Switch, let user to enable disable metadataParav Pandit1-0/+2
2021-04-06net/mlx5e: TC, Add support to offload sample actionChris Mi1-0/+4
2021-04-06net/mlx5e: TC, Handle sampled packetsChris Mi1-0/+6
2021-04-06net/mlx5e: TC, Parse sample actionChris Mi1-0/+2
2021-04-06net/mlx5: Instantiate separate mapping objects for FDB and NIC tablesChris Mi1-0/+1
2021-04-06net/mlx5: Map register values to restore objectsChris Mi1-2/+11
2021-04-06net/mlx5: E-switch, Generalize per vport table APIChris Mi1-0/+7