summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/eswitch.h
AgeCommit message (Expand)Author
2021-10-29net/mlx5e: Add indirect tc offload of ovs internal portAriel Levkovich
2021-10-29net/mlx5e: Offload tc rules that redirect to ovs internal portAriel Levkovich
2021-10-29net/mlx5: E-Switch, Add ovs internal port mapping to metadata supportAriel Levkovich
2021-10-18net/mlx5: E-Switch, Increase supported number of forward destinations to 32Maor Dickman
2021-10-04net/mlx5e: Support accept actionVlad Buslov
2021-08-19net/mlx5: E-switch, Allow to add vports to rate groupsDmytro Linkin
2021-08-19net/mlx5: E-switch, Allow setting share/max tx rate limits of rate groupsDmytro Linkin
2021-08-19net/mlx5: E-switch, Introduce rate limiting groups APIDmytro Linkin
2021-08-19net/mlx5: E-switch, Move QoS related code to dedicated fileDmytro Linkin
2021-08-19net/mlx5e: TC, Restore tunnel info for sample offloadChris Mi
2021-08-19net/mlx5e: Move sample attribute to flow attributeChris Mi
2021-08-19net/mlx5e: Move esw/sample to en/tc/sampleChris Mi
2021-08-16net/mlx5: Bridge, identify port by vport_num+esw_owner_vhca_id pairVlad Buslov
2021-08-10Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2021-08-08devlink: Simplify devlink port API callsLeon Romanovsky
2021-08-05net/mlx5: E-Switch, add logic to enable shared FDBMark Bloch
2021-08-05net/mlx5: Lag, properly lock eswitch if neededMark Bloch
2021-08-05net/mlx5e: Use shared mappings for restoring from metadataRoi Dayan
2021-07-27net/mlx5: Fix mlx5_vport_tbl_attr chain from u16 to u32Chris Mi
2021-06-09net/mlx5: Bridge, add offload infrastructureVlad Buslov
2021-06-09net/mlx5: Create TC-miss priority and tableVlad Buslov
2021-04-24net/mlx5: SF, Extend SF table for additional SF id rangeParav Pandit
2021-04-24net/mlx5: E-Switch, Consider SF ports of host PFParav Pandit
2021-04-24net/mlx5: E-Switch, Use xarray for vport number to vport and rep mappingParav Pandit
2021-04-24net/mlx5: E-Switch, Prepare to return total vports from eswitch structParav Pandit
2021-04-14net/mlx5: E-Switch, Move legacy code to a individual fileParav Pandit
2021-04-14net/mlx5: E-Switch, Convert a macro to a helper routineParav Pandit
2021-04-14net/mlx5: E-Switch, Make vport number u16Parav Pandit
2021-04-14net/mlx5: E-Switch, let user to enable disable metadataParav Pandit
2021-04-06net/mlx5e: TC, Add support to offload sample actionChris Mi
2021-04-06net/mlx5e: TC, Handle sampled packetsChris Mi
2021-04-06net/mlx5e: TC, Parse sample actionChris Mi
2021-04-06net/mlx5: Instantiate separate mapping objects for FDB and NIC tablesChris Mi
2021-04-06net/mlx5: Map register values to restore objectsChris Mi
2021-04-06net/mlx5: E-switch, Generalize per vport table APIChris Mi
2021-04-06net/mlx5: E-switch, Rename functions to follow naming convention.Chris Mi
2021-04-06net/mlx5: E-switch, Move vport table functions to a new fileChris Mi
2021-04-02net/mlx5: E-Switch, move QoS specific fields to existing qos structParav Pandit
2021-04-02net/mlx5: E-Switch, cut down mlx5_vport_info structure size by 8 bytesParav Pandit
2021-04-02net/mlx5: E-Switch, move QoS specific fields to existing qos structParav Pandit
2021-04-02net/mlx5: E-Switch, cut down mlx5_vport_info structure size by 8 bytesParav Pandit
2021-03-16net/mlx5: E-Switch, Protect changing mode while adding rulesRoi Dayan
2021-03-16net/mlx5: E-Switch, Change mode lock from mutex to rw semaphoreRoi Dayan
2021-03-16net/mlx5e: Register nic devlink port with switch idRoi Dayan
2021-02-05net/mlx5e: Handle FIB events to update tunnel endpoint deviceVlad Buslov
2021-02-05net/mlx5e: Create route entry infrastructureVlad Buslov
2021-02-05net/mlx5e: Match recirculated packet miss in slow table using reg_c1Vlad Buslov
2021-02-05net/mlx5: E-Switch, Indirect table infrastructureVlad Buslov
2021-02-05net/mlx5e: VF tunnel TX traffic offloadingVlad Buslov
2021-02-05net/mlx5e: E-Switch, Maintain vhca_id to vport_num mappingVlad Buslov