aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/eswitch.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2021-04-06net/mlx5: E-switch, Rename functions to follow naming convention.Chris Mi1-2/+2
2021-04-06net/mlx5: E-switch, Move vport table functions to a new fileChris Mi1-2/+10
2021-04-02net/mlx5: E-Switch, move QoS specific fields to existing qos structParav Pandit1-2/+0
2021-04-02net/mlx5: E-Switch, cut down mlx5_vport_info structure size by 8 bytesParav Pandit1-0/+2
2021-04-02net/mlx5: E-Switch, move QoS specific fields to existing qos structParav Pandit1-2/+2
2021-04-02net/mlx5: E-Switch, cut down mlx5_vport_info structure size by 8 bytesParav Pandit1-3/+3
2021-03-16net/mlx5: E-Switch, Protect changing mode while adding rulesRoi Dayan1-0/+9
2021-03-16net/mlx5: E-Switch, Change mode lock from mutex to rw semaphoreRoi Dayan1-1/+1
2021-03-16net/mlx5e: Register nic devlink port with switch idRoi Dayan1-0/+7
2021-02-05net/mlx5e: Handle FIB events to update tunnel endpoint deviceVlad Buslov1-1/+1
2021-02-05net/mlx5e: Create route entry infrastructureVlad Buslov1-0/+1
2021-02-05net/mlx5e: Match recirculated packet miss in slow table using reg_c1Vlad Buslov1-0/+2
2021-02-05net/mlx5: E-Switch, Indirect table infrastructureVlad Buslov1-0/+5
2021-02-05net/mlx5e: VF tunnel TX traffic offloadingVlad Buslov1-0/+2
2021-02-05net/mlx5e: E-Switch, Maintain vhca_id to vport_num mappingVlad Buslov1-0/+6
2021-01-22net/mlx5: SF, Add port add delete functionalityParav Pandit1-0/+12
2021-01-22net/mlx5: E-switch, Add eswitch helpers for SF vportParav Pandit1-0/+16
2021-01-22net/mlx5: E-switch, Prepare eswitch to handle SF vportVu Pham1-0/+50
2020-09-30net/mlx5: E-switch, Move devlink eswitch ports closer to eswitchParav Pandit1-0/+4
2020-09-23net/mlx5: Refactor tc flow attributes structureAriel Levkovich1-20/+7