summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2020-05-12IB/mlx4: Test return value of calls to ib_get_cached_pkeyJack Morgenstein
2020-05-12RDMA/rxe: Always return ERR_PTR from rxe_create_mmap_info()Sudip Mukherjee
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/hns: Remove redundant assignment of capsWenpeng Liang
2020-05-06RDMA/hns: Adjust lp_pktn_ini dynamicallyWeihang Li
2020-05-06RDMA/hns: Fix comments with non-English symbolsWeihang Li
2020-05-06RDMA/hns: Optimize SRQ buffer size calculating processXi Wang
2020-05-06RDMA/hns: Move SRQ code to the reasonable placeYixian Liu
2020-05-06RDMA/hns: Optimize WQE buffer size calculating processXi Wang
2020-05-06RDMA/hns: Remove unused MTT functionsXi Wang
2020-05-06RDMA/hns: Optimize PBL buffer allocation processXi Wang
2020-05-06RDMA/mlx5: Set UDP source port based on the grh.flow_labelMark Zhang
2020-05-06RDMA/cma: Initialize the flow label of CM's route path recordMark Zhang
2020-05-06RDMA/mlx5: Define RoCEv2 udp source port when set pathMark Zhang
2020-05-06RDMA/core: Consider flow label when building skbMaor Gottlieb
2020-05-06RDMA: Allow ib_client's to fail when add() is calledJason Gunthorpe
2020-05-06RDMA/mad: Remove snoop interfaceMaor Gottlieb
2020-05-04i40iw: Fix error handling in i40iw_manage_arp_cache()Dan Carpenter
2020-05-02RDMA/efa: Count admin commands errorsGal Pressman
2020-05-02RDMA/efa: Count mmap failuresGal Pressman
2020-05-02RDMA/efa: Report create CQ error counterGal Pressman
2020-05-02RDMA/mlx5: Set lag tx affinity according to slaveMaor Gottlieb
2020-05-02RDMA/mlx5: Refactor affinity related codeMaor Gottlieb
2020-05-02RDMA/core: Get xmit slave for LAGMaor Gottlieb
2020-05-02RDMA/core: Add LAG functionalityMaor 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
2020-04-30RDMA/mlx5: Reduce amount of duplication in QP destroyLeon Romanovsky
2020-04-30RDMA/mlx5: Separate to user/kernel create QP flowsLeon Romanovsky
2020-04-30RDMA/mlx5: Separate XRC_TGT QP creation from common flowLeon Romanovsky
2020-04-30RDMA/mlx5: Globally parse DEVX UIDLeon Romanovsky
2020-04-30RDMA/mlx5: Delete impossible inlen checkLeon Romanovsky
2020-04-30RDMA/mlx5: Rely on existence of udata to separate kernel/user flowsLeon Romanovsky
2020-04-30RDMA/mlx5: Remove second user copy in create_user_qpLeon Romanovsky
2020-04-30RDMA/mlx5: Combine copy of create QP command in RSS RAW QPLeon Romanovsky
2020-04-30RDMA/mlx5: Promote RSS RAW QP attribute check in higher levelLeon Romanovsky
2020-04-30RDMA/mlx5: Store QP type in the vendor QP structureLeon Romanovsky
2020-04-30RDMA/mlx5: Delete unsupported QP typesLeon Romanovsky