summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/eswitch.h
AgeCommit message (Expand)Author
2022-12-07net/mlx5: E-Switch, Implement devlink port function cmds to control RoCEYishai Hadas
2022-11-29net/mlx5e: TC, Add offload support for trap with additional actionsMaor Dickman
2022-11-24net/mlx5: E-switch, Fix duplicate lag creationChris Mi
2022-08-22net/mlx5: E-Switch, Move send to vport meta rule creationRoi Dayan
2022-08-22net/mlx5: E-Switch, Add default drop rule for unmatched packetsJianbo Liu
2022-07-13net/mlx5: Expose vnic diagnostic counters for eswitch managed vportsMichael Guralnik
2022-07-02net/mlx5: E-switch: Change eswitch mode only via devlink commandChris Mi
2022-07-02net/mlx5: E-switch, Remove dependency between sriov and eswitch modeChris Mi
2022-07-02net/mlx5: E-switch, Introduce flag to indicate if fdb table is createdChris Mi
2022-07-02net/mlx5: E-switch, Introduce flag to indicate if vport acl namespace is createdChris Mi
2022-05-09net/mlx5: Lag, use lag lockMark Bloch
2022-05-09net/mlx5: Lag, move E-Switch prerequisite check into lag codeMark Bloch
2022-03-16net/mlx5e: MPLSoUDP decap, use vlan push_eth instead of peditMaor Dickman
2022-02-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2022-02-23net/mlx5: E-switch, add drop rule support to ingress ACLMark Bloch
2022-01-27net/mlx5e: Refactor eswitch attr flags to just attr flagsRoi Dayan
2021-12-21net/mlx5: Remove the repeated declarationShaokun Zhang
2021-11-16net/mlx5: E-switch, Create QoS on demandDmytro Linkin
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