summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-05-12RDMA/cm: Pull duplicated code into cm_queue_work_unlock()Jason Gunthorpe
2020-05-12RDMA/cm: Remove unused store to ret in cm_rej_handlerDanit Goldberg
2020-05-12RDMA/cm: Remove return code from add_cm_id_to_port_listJason Gunthorpe
2020-05-12RDMA/addr: Mark addr_resolve as might_sleep()Jason Gunthorpe
2020-05-12RDMA/hns: Combine enable flags of qpLang Cheng
2020-05-12RDMA/hns: Extend capability flags for HIP08_CWeihang Li
2020-05-12RDMA/ucma: Return stable IB device index as identifierLeon Romanovsky
2020-05-07RDMA/mlx5: Remove duplicated assignment to variable rcqe_szColin Ian King
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-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-05-02Merge branch 'mellanox/mlx5-next' into rdma.git for-nextJason Gunthorpe
2020-05-01net/mlx5: Add support to get lag physical portMaor Gottlieb
2020-05-01net/mlx5: Change lag mutex lock to spin lockMaor Gottlieb
2020-05-01bonding: Implement ndo_get_xmit_slaveMaor Gottlieb
2020-05-01bonding: Add array of all slavesMaor Gottlieb
2020-05-01bonding: Add function to get the xmit slave in active-backup modeMaor Gottlieb
2020-05-01bonding: Add helper function to get the xmit slave in rr modeMaor Gottlieb
2020-05-01bonding: Add helper function to get the xmit slave based on hashMaor Gottlieb
2020-05-01bonding/alb: Add helper functions to get the xmit slaveMaor Gottlieb
2020-05-01bonding: Rename slave_arr to usable_slavesMaor Gottlieb
2020-05-01bonding: Export skip slave logic to functionMaor 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