summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/esw
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Bridge, move additional data structures to priv headerVlad Buslov2023-04-112-85/+85
* net/mlx5: Bridge, increase bridge tables sizesVlad Buslov2023-04-111-6/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-03-241-2/+1
|\
| * net/mlx5: E-Switch, Fix an Oops in error handling codeDan Carpenter2023-03-211-2/+1
* | net/mlx5: Move needed PTYS functions to core layerGal Pressman2023-03-151-1/+1
|/
* net/mlx5: E-Switch, rename bond update function to be reusedRoi Dayan2023-02-142-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-02-091-1/+1
|\
| * net/mlx5: Bridge, fix ageing of peer FDB entriesVlad Buslov2023-02-071-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-01-201-15/+3
|\|
| * net/mlx5: E-switch, Fix setting of reserved fields on MODIFY_SCHEDULING_ELEMENTMaor Dickman2023-01-181-15/+3
* | net/mlx5e: Remove redundant allocation of spec in create indirect fwd groupMaor Dickman2023-01-181-9/+1
* | net/mlx5e: Support Geneve and GRE with VF tunnel offloadMaor Dickman2023-01-182-172/+35
|/
* net/mlx5: E-Switch, properly handle ingress tagged packets on VSTMoshe Shemesh2022-12-282-6/+34
* net/mlx5: Expose steering dropped packets counterMichael Guralnik2022-12-081-3/+19
* devlink: Allow to set up parent in devl_rate_leaf_create()Michal Wilczynski2022-11-171-2/+2
* net/mlx5: Bridge, Use debug instead of warn if entry doesn't existsRoi Dayan2022-11-121-4/+4
* net/mlx5: E-switch, Don't update group if qos is not enabledChris Mi2022-10-031-1/+5
* net/mlx5: TC, Add support for SF tunnel offloadRoi Dayan2022-08-221-1/+5
* Merge tag 'mlx5-updates-2022-07-13' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2022-07-143-81/+515
|\
| * net/mlx5: Bridge, implement QinQ supportVlad Buslov2022-07-132-8/+111
| * net/mlx5: Bridge, implement infrastructure for VLAN protocol changeVlad Buslov2022-07-132-42/+154
| * net/mlx5: Bridge, extract VLAN push/pop actions creationVlad Buslov2022-07-131-16/+36
| * net/mlx5: Bridge, rename filter fg to vlan_filterVlad Buslov2022-07-132-20/+20
| * net/mlx5: Bridge, refactor groups sizes and indicesVlad Buslov2022-07-131-12/+29
| * net/mlx5: Expose vnic diagnostic counters for eswitch managed vportsMichael Guralnik2022-07-131-0/+182
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-141-2/+3
|\ \ | |/ |/|
| * net/mlx5e: Fix enabling sriov while tc nic rules are offloadedPaul Blakey2022-07-061-2/+3
* | net/mlx5: Use devl_ API in mlx5_esw_devlink_sf_port_registerMoshe Shemesh2022-07-121-5/+5
* | net/mlx5: Use devl_ API in mlx5_esw_offloads_devlink_port_registerMoshe Shemesh2022-07-121-5/+5
|/
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski2022-02-282-0/+102
|\
| * net/mlx5: E-switch, add drop rule support to ingress ACLMark Bloch2022-02-232-0/+102
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-241-1/+1
|\ \
| * | net/mlx5e: Fix VF min/max rate parameters interchange mistakeGal Pressman2022-02-231-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-032-1/+5
|\| |
| * | net/mlx5: Bridge, ensure dev_name is null-terminatedVlad Buslov2022-02-011-1/+1
| * | net/mlx5: Bridge, take rtnl lock in init error handlerVlad Buslov2022-02-011-0/+4
| |/
* / net/mlx5e: Refactor eswitch attr flags to just attr flagsRoi Dayan2022-01-271-1/+1
|/
* net/mlx5e: Unblock setting vid 0 for VF in case PF isn't eswitch managerMaor Dickman2022-01-061-1/+1
* net/mlx5: Fix error return code in esw_qos_create()Wei Yongjun2021-12-021-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-021-2/+2
|\
| * net/mlx5: E-Switch, Check group pointer before reading bw_share valueDmytro Linkin2021-11-301-1/+1
| * net/mlx5: E-switch, Respect BW share of the new groupDmytro Linkin2021-11-301-1/+1
* | net/mlx5: E-switch, Create QoS on demandDmytro Linkin2021-11-162-53/+101
* | net/mlx5: E-switch, Enable vport QoS on demandDmytro Linkin2021-11-163-38/+60
* | net/mlx5e: Refactor mod header management APIPaul Blakey2021-11-161-2/+3
|/
* net/mlx5: Bridge, support replacing existing FDB entryVlad Buslov2021-10-251-0/+4
* net/mlx5: Bridge, extract code to lookup and del/notify entryVlad Buslov2021-10-251-26/+32
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-10-221-4/+3
|\
| * net/mlx5: E-switch, Return correct error code on group creation failureDmytro Linkin2021-10-201-4/+3
* | net/mlx5: Introduce new device index wrapperRongwei Liu2021-10-151-2/+2