summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)AuthorFilesLines
2022-12-08net/mlx5e: meter, add mtu post meter tablesOz Shlomo3-7/+185
2022-12-08net/mlx5e: meter, refactor to allow multiple post meter tablesOz Shlomo1-58/+96
2022-12-08net/mlx5: DR, Add support for range match actionYevgeny Kliteynik7-3/+363
2022-12-08net/mlx5: DR, Add function that tells if STE miss addr has been initializedYevgeny Kliteynik7-0/+23
2022-12-08net/mlx5: DR, Some refactoring of miss address handlingYevgeny Kliteynik1-10/+14
2022-12-08net/mlx5: DR, Manage definers with refcountsYevgeny Kliteynik5-2/+163
2022-12-08net/mlx5: DR, Handle FT action in a separate functionYevgeny Kliteynik1-46/+81
2022-12-08net/mlx5: DR, Rework is_fw_table functionYevgeny Kliteynik2-11/+18
2022-12-08net/mlx5: DR, Add functions to create/destroy MATCH_DEFINER general objectYevgeny Kliteynik2-0/+86
2022-12-08net/mlx5: fs, add match on ranges APIYevgeny Kliteynik3-2/+26
2022-12-08net/mlx4: small optimization in mlx4_en_xmit()Eric Dumazet1-5/+5
2022-12-08net/mlx4: MLX4_TX_BOUNCE_BUFFER_SIZE depends on MAX_SKB_FRAGSEric Dumazet1-4/+12
2022-12-08net/mlx4: rename two constantsEric Dumazet2-6/+8
2022-12-08net/mlx5e: TC, allow meter jump control actionOz Shlomo3-23/+54
2022-12-08net/mlx5e: TC, init post meter rules with branching attributesOz Shlomo3-34/+67
2022-12-08net/mlx5e: TC, rename post_meter actionsOz Shlomo5-33/+33
2022-12-08net/mlx5e: TC, initialize branching action with target attrOz Shlomo2-5/+83
2022-12-08net/mlx5e: TC, initialize branch flow attributesOz Shlomo2-16/+142
2022-12-08net/mlx5e: TC, set control params for branching actionsOz Shlomo2-0/+23
2022-12-08net/mlx5e: TC, validate action list per attributeOz Shlomo1-30/+32
2022-12-08net/mlx5e: TC, add terminating actionsOz Shlomo7-1/+15
2022-12-08net/mlx5e: TC, reuse flow attribute post parser processingOz Shlomo1-45/+51
2022-12-08net/mlx5: fs, assert null dest pointer when dest_num is 0Oz Shlomo1-0/+3
2022-12-08net/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-07net/mlx5: E-Switch, Implement devlink port function cmds to control migratableShay Drory4-0/+116
2022-12-07net/mlx5: E-Switch, Implement devlink port function cmds to control RoCEYishai Hadas6-1/+176
2022-12-07net/mlx5: Add generic getters for other functions capsShay Drory4-5/+9
2022-12-06net/mlx5e: Generalize creation of default IPsec miss group and ruleLeon Romanovsky1-24/+23
2022-12-06net/mlx5e: Group IPsec miss handles into separate structLeon Romanovsky1-7/+11
2022-12-06net/mlx5e: Make clear what IPsec rx_err doesLeon Romanovsky1-22/+16
2022-12-06net/mlx5e: Flatten the IPsec RX add rule pathLeon Romanovsky2-37/+53
2022-12-06net/mlx5e: Refactor FTE setup code to be more clearLeon Romanovsky1-54/+85
2022-12-06net/mlx5e: Move IPsec flow table creation to separate functionLeon Romanovsky1-22/+23
2022-12-06net/mlx5e: Create hardware IPsec packet offload objectsLeon Romanovsky3-2/+39
2022-12-06net/mlx5e: Create Advanced Steering Operation object for IPsecLeon Romanovsky4-0/+80
2022-12-06net/mlx5e: Remove accesses to priv for low level IPsec FS codeLeon Romanovsky3-59/+56
2022-12-06net/mlx5e: Use mlx5 print routines for low level IPsec codeLeon Romanovsky1-12/+14