summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5
AgeCommit message (Expand)Author
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-06-03RDMA/mlx5: Return ECE DC supportLeon Romanovsky
2020-06-03RDMA/mlx5: Don't rely on FW to set zeros in ECE responseLeon Romanovsky
2020-06-03RDMA/mlx5: Return an error if copy_to_user failsLeon Romanovsky
2020-06-02RDMA: Remove 'max_map_per_fmr'Jason Gunthorpe
2020-06-02RDMA/mlx5: Remove FMR leftoversGal Pressman
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-29Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2020-05-29RDMA/mlx5: Support TX port affinity for VF drivers in LAG modeMark Zhang
2020-05-27RDMA/mlx5: Return ECE data after modify QPLeon Romanovsky
2020-05-27RDMA/mlx5: Set ECE options during modify QPLeon Romanovsky
2020-05-27RDMA/mlx5: Convert modify QP to use MLX5_SET macrosLeon Romanovsky
2020-05-27RDMA/mlx5: Remove manually crafted QP context the query callLeon Romanovsky
2020-05-27RDMA/mlx5: Use direct modify QP implementationLeon Romanovsky
2020-05-27RDMA/mlx5: Set ECE options during QP createLeon Romanovsky
2020-05-27RDMA/mlx5: Get ECE options from FW during create QPLeon Romanovsky
2020-05-27Merge branch 'mellanox/mlx5-next' into rdma.git for/nextJason Gunthorpe
2020-05-27IB/mlx5: Fix DEVX support for MLX5_CMD_OP_INIT2INIT_QP commandMark Zhang
2020-05-21RDMA/mlx5: Fix NULL pointer dereference in destroy_prefetch_workMaor Gottlieb
2020-05-21RDMA/core: Allow the ioctl layer to abort a fully created uobjectJason Gunthorpe
2020-05-21Merge tag 'v5.7-rc6' into rdma.git for-nextJason Gunthorpe
2020-05-19RDMA/mlx5: Add init2init as a modify commandAharon Landau
2020-05-18net/mlx5: Add support for RDMA TX FT headers modifyingMichael Guralnik
2020-05-17RDMA/mlx5: Update mlx5_ib driver nameShay Drory
2020-05-13RDMA/mlx5: Fix query_srq_cmd() functionLeon Romanovsky
2020-05-13RDMA/mlx5: Add support for drop action in DV steeringDaria Velikovsky
2020-05-13RDMA/mlx5: Add support in steering default missMaor Gottlieb
2020-05-13RDMA/mlx5: Refactor DV create flowMaor Gottlieb
2020-05-13Merge branch 'mellanox/mlx5-next' into rdma.git for/nextJason Gunthorpe
2020-05-13{IB/net}/mlx5: Simplify don't trap codeMaor Gottlieb
2020-05-07RDMA/mlx5: Remove duplicated assignment to variable rcqe_szColin Ian King
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-06RDMA/mlx5: Allow only raw Ethernet QPs when RoCE isn't enabledMark Bloch
2020-05-06RDMA/mlx5: Assign profile before calling stagesMark Bloch
2020-05-06RDMA/mlx5: Move all WR logic from qp.c to separate fileLeon Romanovsky
2020-05-06RDMA/mlx5: Refactor mlx5_post_send() to improve readabilityMax Gurtovoy
2020-05-06RDMA/mlx5: Update mlx5_ib to use new cmd interfaceLeon Romanovsky
2020-05-06RDMA/mlx5: Set UDP source port based on the grh.flow_labelMark Zhang
2020-05-06RDMA/mlx5: Define RoCEv2 udp source port when set pathMark Zhang
2020-05-02RDMA/mlx5: Set lag tx affinity according to slaveMaor Gottlieb
2020-05-02RDMA/mlx5: Refactor affinity related codeMaor Gottlieb
2020-05-02RDMA: Group create AH arguments in structMaor Gottlieb
2020-04-30RDMA/mlx5: Verify that QP is created with RQ or SQAharon Landau
2020-04-30RDMA/mlx5: Consolidate into special function all create QP callsLeon Romanovsky
2020-04-30RDMA/mlx5: Remove redundant destroy QP callLeon Romanovsky
2020-04-30RDMA/mlx5: Copy response to the user in one placeLeon Romanovsky
2020-04-30RDMA/mlx5: Handle udate outlen checks in one placeLeon Romanovsky
2020-04-30RDMA/mlx5: Promote RSS RAW QP flags check to higher levelLeon Romanovsky
2020-04-30RDMA/mlx5: Group all create QP parameters to simplify in-kernel interfacesLeon Romanovsky