summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/esw
AgeCommit message (Expand)Author
2021-11-30net/mlx5: E-Switch, Check group pointer before reading bw_share valueDmytro Linkin
2021-11-30net/mlx5: E-switch, Respect BW share of the new groupDmytro Linkin
2021-10-25net/mlx5: Bridge, support replacing existing FDB entryVlad Buslov
2021-10-25net/mlx5: Bridge, extract code to lookup and del/notify entryVlad Buslov
2021-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-10-20net/mlx5: E-switch, Return correct error code on group creation failureDmytro Linkin
2021-10-15net/mlx5: Introduce new device index wrapperRongwei Liu
2021-10-15net/mlx5: Bridge, provide flow source hintsVlad Buslov
2021-10-04net/mlx5: Bridge, pop VLAN on egress table missVlad Buslov
2021-10-04net/mlx5: Bridge, mark reg_c1 when pushing VLANVlad Buslov
2021-10-04net/mlx5: Bridge, extract VLAN pop code to dedicated functionsVlad Buslov
2021-10-04net/mlx5: Bridge, refactor eswitch instance usageVlad Buslov
2021-09-30net/mlx5: E-Switch, Fix double allocation of acl flow counterMoshe Shemesh
2021-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-26net/mlx5: E-Switch, Set vhca id valid flag when creating indir fwd groupMaor Dickman
2021-08-19net/mlx5: E-switch, Add QoS tracepointsDmytro Linkin
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, Enable devlink port tx_{share|max} rate controlDmytro Linkin
2021-08-19net/mlx5: E-switch, Move QoS related code to dedicated fileDmytro Linkin
2021-08-19net/mlx5e: Move esw/sample to en/tc/sampleChris Mi
2021-08-19net/mlx5e: Remove mlx5e dependency from E-Switch sampleSaeed Mahameed
2021-08-16net/mlx5: Bridge, support LAGVlad Buslov
2021-08-16net/mlx5: Bridge, allow merged eswitch connectivityVlad Buslov
2021-08-16net/mlx5: Bridge, extract FDB delete notification to functionVlad Buslov
2021-08-16net/mlx5: Bridge, identify port by vport_num+esw_owner_vhca_id pairVlad Buslov
2021-08-16net/mlx5: Bridge, obtain core device from eswitch instead of privVlad Buslov
2021-08-16net/mlx5: Bridge, release bridge in same function where it is takenVlad Buslov
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-10net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by...Vladimir Oltean
2021-08-09net/mlx5e: TC, Fix error handling memory leakChris Mi
2021-08-09net/mlx5: Bridge, fix ageing timeVlad Buslov
2021-08-05net/mlx5: E-Switch, add logic to enable shared FDBMark Bloch
2021-06-09net/mlx5: Bridge, add tracepointsVlad Buslov
2021-06-09net/mlx5: Bridge, filter tagged packets that didn't match tagged fgVlad Buslov
2021-06-09net/mlx5: Bridge, support pvid and untagged vlan configurationsVlad Buslov
2021-06-09net/mlx5: Bridge, match FDB entry vlan tagVlad Buslov
2021-06-09net/mlx5: Bridge, implement infrastructure for vlansVlad Buslov
2021-06-09net/mlx5: Bridge, dynamic entry ageingVlad Buslov
2021-06-09net/mlx5: Bridge, handle FDB eventsVlad Buslov
2021-06-09net/mlx5: Bridge, add offload infrastructureVlad Buslov
2021-04-24net/mlx5: SF, Extend SF table for additional SF id rangeParav Pandit
2021-04-24devlink: Extend SF port attributes to have external attributeParav Pandit
2021-04-24net/mlx5: E-Switch, Use xarray for vport number to vport and rep mappingParav Pandit
2021-04-14net/mlx5: E-Switch, Move legacy code to a individual fileParav 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, Add sampler restore handle APIChris Mi
2021-04-06net/mlx5e: TC, Add sampler object APIChris Mi