aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/fs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-19RDMA/mlx5: Fix flow steering egress flowLeon Romanovsky1-5/+0
2022-04-09RDMA/mlx5: Drop crypto flow steering APILeon Romanovsky1-221/+2
2021-12-13RDMA/mlx5: Add support to multiple priorities for FDB rulesMaor Gottlieb1-2/+2
2021-12-13net/mlx5: Separate FDB namespaceMaor Gottlieb1-7/+7
2021-10-12RDMA/mlx5: Add steering support in optional flow countersAharon Landau1-0/+187
2021-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-3/+8
2021-06-10RDMA: Verify port when creating flow ruleMaor Gottlieb1-3/+2
2021-06-09net/mlx5: Added new parameters to reformat contextYevgeny Kliteynik1-2/+7
2021-06-08RDMA/mlx5: Block FDB rules when not in switchdev modeMark Bloch1-0/+6
2021-04-12Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJason Gunthorpe1-1/+1
2021-03-26RDMA/mlx5: Fix drop packet rule in egress tableMaor Gottlieb1-4/+5
2021-03-12RDMA/mlx5: Use representor E-Switch when getting netdev and metadataMark Bloch1-1/+1
2020-11-12RDMA/core: Postpone uobject cleanup on failure till FD closeLeon Romanovsky1-4/+2
2020-08-18RDMA/mlx5: Enable sniffer when device is in switchdev modeMaor Gottlieb1-1/+2
2020-08-18RDMA: Remove constant domain argument from flow creation callLeon Romanovsky1-6/+3
2020-08-18RDMA/mlx5: Replace open-coded offsetofend() macroLeon Romanovsky1-8/+4
2020-08-18RDMA/mlx5: Simplify multiple else-if cases with switch keywordLeon Romanovsky1-49/+75
2020-08-05RDMA/mlx5: Fix flow destination setting for RDMA TX flow tableMichael Guralnik1-2/+4
2020-07-16RDMA/mlx5: Init dest_type when create flowDaria Velikovsky1-1/+1
2020-07-07RDMA/mlx5: Separate flow steering logic from main.cLeon Romanovsky1-0/+2514