summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-05-13RDMA/mlx5: Refactor DV create flowMaor Gottlieb
2020-05-13Merge branch 'mellanox/mlx5-next' into rdma.git for/nextJason Gunthorpe
2020-05-13net/mlx5: Add support in forward to namespaceMaor Gottlieb
2020-05-13{IB/net}/mlx5: Simplify don't trap codeMaor Gottlieb
2020-05-12RDMA/cm: Increment the refcount inside cm_find_listen()Jason Gunthorpe
2020-05-12RDMA/cm: Remove needless cm_id variableJason Gunthorpe
2020-05-12RDMA/cm: Remove the cm_free_id() wrapper functionJason Gunthorpe
2020-05-12RDMA/cm: Make find_remote_id() return a cm_id_privateJason Gunthorpe
2020-05-12RDMA/cm: Add a note explaining how the timewait is eventually freedJason Gunthorpe
2020-05-12RDMA/cm: Pass the cm_id_private into cm_cleanup_timewaitJason Gunthorpe
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