summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/esw
AgeCommit message (Expand)AuthorFilesLines
2022-10-03net/mlx5: E-switch, Don't update group if qos is not enabledChris Mi1-1/+5
2022-08-22net/mlx5: TC, Add support for SF tunnel offloadRoi Dayan1-1/+5
2022-07-14Merge tag 'mlx5-updates-2022-07-13' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski3-81/+515
2022-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+3
2022-07-13net/mlx5: Bridge, implement QinQ supportVlad Buslov2-8/+111
2022-07-13net/mlx5: Bridge, implement infrastructure for VLAN protocol changeVlad Buslov2-42/+154
2022-07-13net/mlx5: Bridge, extract VLAN push/pop actions creationVlad Buslov1-16/+36
2022-07-13net/mlx5: Bridge, rename filter fg to vlan_filterVlad Buslov2-20/+20
2022-07-13net/mlx5: Bridge, refactor groups sizes and indicesVlad Buslov1-12/+29
2022-07-13net/mlx5: Expose vnic diagnostic counters for eswitch managed vportsMichael Guralnik1-0/+182
2022-07-12net/mlx5: Use devl_ API in mlx5_esw_devlink_sf_port_registerMoshe Shemesh1-5/+5
2022-07-12net/mlx5: Use devl_ API in mlx5_esw_offloads_devlink_port_registerMoshe Shemesh1-5/+5
2022-07-06net/mlx5e: Fix enabling sriov while tc nic rules are offloadedPaul Blakey1-2/+3
2022-02-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski2-0/+102
2022-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2022-02-23net/mlx5e: Fix VF min/max rate parameters interchange mistakeGal Pressman1-1/+1
2022-02-23net/mlx5: E-switch, add drop rule support to ingress ACLMark Bloch2-0/+102
2022-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-1/+5
2022-02-01net/mlx5: Bridge, ensure dev_name is null-terminatedVlad Buslov1-1/+1
2022-02-01net/mlx5: Bridge, take rtnl lock in init error handlerVlad Buslov1-0/+4
2022-01-27net/mlx5e: Refactor eswitch attr flags to just attr flagsRoi Dayan1-1/+1
2022-01-06net/mlx5e: Unblock setting vid 0 for VF in case PF isn't eswitch managerMaor Dickman1-1/+1
2021-12-02net/mlx5: Fix error return code in esw_qos_create()Wei Yongjun1-0/+1
2021-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+2
2021-11-30net/mlx5: E-Switch, Check group pointer before reading bw_share valueDmytro Linkin1-1/+1
2021-11-30net/mlx5: E-switch, Respect BW share of the new groupDmytro Linkin1-1/+1
2021-11-16net/mlx5: E-switch, Create QoS on demandDmytro Linkin2-53/+101
2021-11-16net/mlx5: E-switch, Enable vport QoS on demandDmytro Linkin3-38/+60
2021-11-16net/mlx5e: Refactor mod header management APIPaul Blakey1-2/+3
2021-10-25net/mlx5: Bridge, support replacing existing FDB entryVlad Buslov1-0/+4
2021-10-25net/mlx5: Bridge, extract code to lookup and del/notify entryVlad Buslov1-26/+32
2021-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-4/+3
2021-10-20net/mlx5: E-switch, Return correct error code on group creation failureDmytro Linkin1-4/+3
2021-10-15net/mlx5: Introduce new device index wrapperRongwei Liu1-2/+2
2021-10-15net/mlx5: Bridge, provide flow source hintsVlad Buslov1-0/+4
2021-10-04net/mlx5: Bridge, pop VLAN on egress table missVlad Buslov1-2/+126
2021-10-04net/mlx5: Bridge, mark reg_c1 when pushing VLANVlad Buslov2-1/+40
2021-10-04net/mlx5: Bridge, extract VLAN pop code to dedicated functionsVlad Buslov1-12/+22
2021-10-04net/mlx5: Bridge, refactor eswitch instance usageVlad Buslov1-11/+14
2021-09-30net/mlx5: E-Switch, Fix double allocation of acl flow counterMoshe Shemesh2-5/+11
2021-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2021-08-26net/mlx5: E-Switch, Set vhca id valid flag when creating indir fwd groupMaor Dickman1-0/+1
2021-08-19net/mlx5: E-switch, Add QoS tracepointsDmytro Linkin2-1/+135
2021-08-19net/mlx5: E-switch, Allow to add vports to rate groupsDmytro Linkin3-25/+193
2021-08-19net/mlx5: E-switch, Allow setting share/max tx rate limits of rate groupsDmytro Linkin2-39/+222
2021-08-19net/mlx5: E-switch, Introduce rate limiting groups APIDmytro Linkin2-5/+140
2021-08-19net/mlx5: E-switch, Enable devlink port tx_{share|max} rate controlDmytro Linkin4-27/+154
2021-08-19net/mlx5: E-switch, Move QoS related code to dedicated fileDmytro Linkin3-0/+332
2021-08-19net/mlx5e: Move esw/sample to en/tc/sampleChris Mi2-625/+0
2021-08-19net/mlx5e: Remove mlx5e dependency from E-Switch sampleSaeed Mahameed2-16/+13