summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAgeFilesLines
...
| * | net/mlx5: Expose steering dropped packets counterMichael Guralnik2022-12-081-3/+19
| * | net/mlx5: Refactor and expand rep vport stat groupOr Har-Toov2022-12-082-20/+90
| * | net/mlx5e: multipath, support routes with more than 2 nexthopsMaor Dickman2022-12-081-31/+48
| * | net/mlx5e: TC, add support for meter mtu offloadOz Shlomo2022-12-088-9/+92
| * | net/mlx5e: meter, add mtu post meter tablesOz Shlomo2022-12-083-7/+185
| * | net/mlx5e: meter, refactor to allow multiple post meter tablesOz Shlomo2022-12-081-58/+96
| * | net/mlx5: DR, Add support for range match actionYevgeny Kliteynik2022-12-087-3/+363
| * | net/mlx5: DR, Add function that tells if STE miss addr has been initializedYevgeny Kliteynik2022-12-087-0/+23
| * | net/mlx5: DR, Some refactoring of miss address handlingYevgeny Kliteynik2022-12-081-10/+14
| * | net/mlx5: DR, Manage definers with refcountsYevgeny Kliteynik2022-12-085-2/+163
| * | net/mlx5: DR, Handle FT action in a separate functionYevgeny Kliteynik2022-12-081-46/+81
| * | net/mlx5: DR, Rework is_fw_table functionYevgeny Kliteynik2022-12-082-11/+18
| * | net/mlx5: DR, Add functions to create/destroy MATCH_DEFINER general objectYevgeny Kliteynik2022-12-082-0/+86
| * | net/mlx5: fs, add match on ranges APIYevgeny Kliteynik2022-12-083-2/+26
* | | mlxsw: spectrum_ipip: Add Spectrum-1 ip6gre supportIdo Schimmel2022-12-081-75/+8
* | | mlxsw: spectrum_ipip: Rename Spectrum-2 ip6gre operationsIdo Schimmel2022-12-081-47/+47
* | | mlxsw: spectrum_router: Add support for double entry RIFsIdo Schimmel2022-12-083-1/+5
* | | mlxsw: spectrum_router: Parametrize RIF allocation sizeIdo Schimmel2022-12-081-14/+27
* | | mlxsw: spectrum_router: Use gen_pool for RIF index allocationIdo Schimmel2022-12-082-10/+67
|/ /
* | net/mlx4: small optimization in mlx4_en_xmit()Eric Dumazet2022-12-081-5/+5
* | net/mlx4: MLX4_TX_BOUNCE_BUFFER_SIZE depends on MAX_SKB_FRAGSEric Dumazet2022-12-081-4/+12
* | net/mlx4: rename two constantsEric Dumazet2022-12-082-6/+8
* | net/mlx5e: TC, allow meter jump control actionOz Shlomo2022-12-083-23/+54
* | net/mlx5e: TC, init post meter rules with branching attributesOz Shlomo2022-12-083-34/+67
* | net/mlx5e: TC, rename post_meter actionsOz Shlomo2022-12-085-33/+33
* | net/mlx5e: TC, initialize branching action with target attrOz Shlomo2022-12-082-5/+83
* | net/mlx5e: TC, initialize branch flow attributesOz Shlomo2022-12-082-16/+142
* | net/mlx5e: TC, set control params for branching actionsOz Shlomo2022-12-082-0/+23
* | net/mlx5e: TC, validate action list per attributeOz Shlomo2022-12-081-30/+32
* | net/mlx5e: TC, add terminating actionsOz Shlomo2022-12-087-1/+15
* | net/mlx5e: TC, reuse flow attribute post parser processingOz Shlomo2022-12-081-45/+51
* | net/mlx5: fs, assert null dest pointer when dest_num is 0Oz Shlomo2022-12-081-0/+3
* | net/mlx5e: E-Switch, handle flow attribute with no destinationsOz Shlomo2022-12-081-0/+5
* | net/mlx5: E-Switch, Implement devlink port function cmds to control migratableShay Drory2022-12-074-0/+116
* | net/mlx5: E-Switch, Implement devlink port function cmds to control RoCEYishai Hadas2022-12-076-1/+176
* | net/mlx5: Add generic getters for other functions capsShay Drory2022-12-074-5/+9
|/
* Merge tag 'mlx5-updates-2022-11-29' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2022-11-3017-79/+101
|\
| * net/mlx5e: Support devlink reload of IPsec coreLeon Romanovsky2022-11-294-23/+16
| * net/mlx5e: TC, Add offload support for trap with additional actionsMaor Dickman2022-11-293-19/+18
| * net/mlx5e: Do early return when setup vports dests for slow path flowRoi Dayan2022-11-291-5/+8
| * net/mlx5: Remove redundant checkLeon Romanovsky2022-11-291-3/+0
| * net/mlx5e: Delete always true DMA checkLeon Romanovsky2022-11-291-5/+5
| * net/mlx5e: Don't access directly DMA device pointerLeon Romanovsky2022-11-291-1/+1
| * net/mlx5e: Don't use termination table when redundantRoi Dayan2022-11-291-4/+28
| * net/mlx5: Use generic definition for UMR KLM alignmentTariq Toukan2022-11-292-6/+6
| * net/mlx5: Generalize name of UMR alignment definitionTariq Toukan2022-11-293-6/+6
| * net/mlx5e: Add padding when needed in UMR WQEsTariq Toukan2022-11-291-0/+11
| * net/mlx5: Remove unused ctx variablesPetr Pavlu2022-11-291-2/+0
| * net/mlx5e: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva2022-11-291-2/+2
| * net/mlx5e: Remove unneeded io-mapping.h #includeChristophe JAILLET2022-11-293-3/+0