summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)AuthorFilesLines
2022-12-10Merge tag 'mlx5-updates-2022-12-08' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski31-193/+1295
2022-12-09mlxsw: spectrum_ipip: Add Spectrum-1 ip6gre supportIdo Schimmel1-75/+8
2022-12-09mlxsw: spectrum_ipip: Rename Spectrum-2 ip6gre operationsIdo Schimmel1-47/+47
2022-12-09mlxsw: spectrum_router: Add support for double entry RIFsIdo Schimmel3-1/+5
2022-12-09mlxsw: spectrum_router: Parametrize RIF allocation sizeIdo Schimmel1-14/+27
2022-12-09mlxsw: spectrum_router: Use gen_pool for RIF index allocationIdo Schimmel2-10/+67
2022-12-09net/mlx5: Expose steering dropped packets counterMichael Guralnik1-3/+19
2022-12-09net/mlx5: Refactor and expand rep vport stat groupOr Har-Toov2-20/+90
2022-12-09net/mlx5e: multipath, support routes with more than 2 nexthopsMaor Dickman1-31/+48
2022-12-09net/mlx5e: TC, add support for meter mtu offloadOz Shlomo8-9/+92
2022-12-09net/mlx5e: meter, add mtu post meter tablesOz Shlomo3-7/+185
2022-12-09net/mlx5e: meter, refactor to allow multiple post meter tablesOz Shlomo1-58/+96
2022-12-09net/mlx5: DR, Add support for range match actionYevgeny Kliteynik7-3/+363
2022-12-09net/mlx5: DR, Add function that tells if STE miss addr has been initializedYevgeny Kliteynik7-0/+23
2022-12-09net/mlx5: DR, Some refactoring of miss address handlingYevgeny Kliteynik1-10/+14
2022-12-09net/mlx5: DR, Manage definers with refcountsYevgeny Kliteynik5-2/+163
2022-12-09net/mlx5: DR, Handle FT action in a separate functionYevgeny Kliteynik1-46/+81
2022-12-09net/mlx5: DR, Rework is_fw_table functionYevgeny Kliteynik2-11/+18
2022-12-09net/mlx5: DR, Add functions to create/destroy MATCH_DEFINER general objectYevgeny Kliteynik2-0/+86
2022-12-09net/mlx5: fs, add match on ranges APIYevgeny Kliteynik3-2/+26
2022-12-09net/mlx4: small optimization in mlx4_en_xmit()Eric Dumazet1-5/+5
2022-12-09net/mlx4: MLX4_TX_BOUNCE_BUFFER_SIZE depends on MAX_SKB_FRAGSEric Dumazet1-4/+12
2022-12-09net/mlx4: rename two constantsEric Dumazet2-6/+8
2022-12-09net/mlx5e: TC, allow meter jump control actionOz Shlomo3-23/+54
2022-12-09net/mlx5e: TC, init post meter rules with branching attributesOz Shlomo3-34/+67
2022-12-09net/mlx5e: TC, rename post_meter actionsOz Shlomo5-33/+33
2022-12-09net/mlx5e: TC, initialize branching action with target attrOz Shlomo2-5/+83
2022-12-09net/mlx5e: TC, initialize branch flow attributesOz Shlomo2-16/+142
2022-12-09net/mlx5e: TC, set control params for branching actionsOz Shlomo2-0/+23
2022-12-09net/mlx5e: TC, validate action list per attributeOz Shlomo1-30/+32
2022-12-09net/mlx5e: TC, add terminating actionsOz Shlomo7-1/+15
2022-12-09net/mlx5e: TC, reuse flow attribute post parser processingOz Shlomo1-45/+51
2022-12-09net/mlx5: fs, assert null dest pointer when dest_num is 0Oz Shlomo1-0/+3
2022-12-09net/mlx5e: E-Switch, handle flow attribute with no destinationsOz Shlomo1-0/+5
2022-12-08net/mlx5e: Open mlx5 driver to accept IPsec packet offloadLeon Romanovsky1-10/+31
2022-12-08net/mlx5e: Handle ESN update eventsLeon Romanovsky3-3/+48
2022-12-08net/mlx5e: Handle hardware IPsec limits eventsLeon Romanovsky4-5/+118
2022-12-08net/mlx5e: Update IPsec soft and hard limitsLeon Romanovsky4-0/+127
2022-12-08net/mlx5e: Store all XFRM SAs in XarrayLeon Romanovsky3-74/+28
2022-12-08net/mlx5e: Provide intermediate pointer to access IPsec structLeon Romanovsky1-6/+6
2022-12-08net/mlx5e: Skip IPsec encryption for TX path without matching policyLeon Romanovsky3-7/+43
2022-12-08net/mlx5e: Add statistics for Rx/Tx IPsec offloaded flowsRaed Salem5-24/+233
2022-12-08net/mlx5e: Improve IPsec flow steering autogroupLeon Romanovsky1-4/+4
2022-12-08net/mlx5e: Configure IPsec packet offload flow steeringLeon Romanovsky3-10/+91
2022-12-08net/mlx5e: Use same coding pattern for Rx and Tx flowsLeon Romanovsky1-3/+2
2022-12-08net/mlx5e: Add XFRM policy offload logicLeon Romanovsky3-1/+295
2022-12-08net/mlx5e: Create IPsec policy offload tablesLeon Romanovsky3-6/+56
2022-12-08net/mlx5: E-Switch, Implement devlink port function cmds to control migratableShay Drory4-0/+116
2022-12-08net/mlx5: E-Switch, Implement devlink port function cmds to control RoCEYishai Hadas6-1/+176
2022-12-08net/mlx5: Add generic getters for other functions capsShay Drory4-5/+9