summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/fs.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/mlx5: Fix mutex unlocking on error flow for steering anchor creationHamdan Igbaria2023-09-261-1/+1
* RDMA/mlx5: Create an indirect flow table for steering anchorMark Bloch2023-06-111-7/+269
* RDMA/mlx5: Remove not-used IB_FLOW_SPEC_IB defineZhu Yanjun2022-12-081-1/+0
* RDMA/mlx5: Add missing check for return value in get namespace flowMaor Gottlieb2022-08-021-4/+2
* RDMA/mlx5: Expose steering anchor to userspaceMark Bloch2022-07-191-5/+133
* RDMA/mlx5: Refactor get flow table functionMark Bloch2022-07-191-10/+11
* RDMA/mlx5: Fix flow steering egress flowLeon Romanovsky2022-04-191-5/+0
* RDMA/mlx5: Drop crypto flow steering APILeon Romanovsky2022-04-091-221/+2
* RDMA/mlx5: Add support to multiple priorities for FDB rulesMaor Gottlieb2021-12-131-2/+2
* net/mlx5: Separate FDB namespaceMaor Gottlieb2021-12-131-7/+7
* RDMA/mlx5: Add steering support in optional flow countersAharon Landau2021-10-121-0/+187
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-06-181-3/+8
|\
| * RDMA: Verify port when creating flow ruleMaor Gottlieb2021-06-101-3/+2
| * RDMA/mlx5: Block FDB rules when not in switchdev modeMark Bloch2021-06-081-0/+6
* | net/mlx5: Added new parameters to reformat contextYevgeny Kliteynik2021-06-091-2/+7
|/
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jason Gunthorpe2021-04-121-1/+1
|\
| * RDMA/mlx5: Use representor E-Switch when getting netdev and metadataMark Bloch2021-03-121-1/+1
* | RDMA/mlx5: Fix drop packet rule in egress tableMaor Gottlieb2021-03-261-4/+5
|/
* RDMA/core: Postpone uobject cleanup on failure till FD closeLeon Romanovsky2020-11-121-4/+2
* RDMA/mlx5: Enable sniffer when device is in switchdev modeMaor Gottlieb2020-08-181-1/+2
* RDMA: Remove constant domain argument from flow creation callLeon Romanovsky2020-08-181-6/+3
* RDMA/mlx5: Replace open-coded offsetofend() macroLeon Romanovsky2020-08-181-8/+4
* RDMA/mlx5: Simplify multiple else-if cases with switch keywordLeon Romanovsky2020-08-181-49/+75
* RDMA/mlx5: Fix flow destination setting for RDMA TX flow tableMichael Guralnik2020-08-051-2/+4
* RDMA/mlx5: Init dest_type when create flowDaria Velikovsky2020-07-161-1/+1
* RDMA/mlx5: Separate flow steering logic from main.cLeon Romanovsky2020-07-071-0/+2514