aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-13IB/uverbs: Use uverbs_alloc for allocationsJason Gunthorpe1-53/+30
2018-08-10IB/uverbs: Have the core code create the uverbs_root_specJason Gunthorpe2-29/+17
2018-08-08iw_cxgb4: pass window scale in flowc work requestPotnuri Bharat Teja2-24/+28
2018-08-08RDMA/mlx5: Fix shift overflow in mlx5_ib_create_wqLeon Romanovsky1-1/+3
2018-08-02RDMA/netdev: Use priv_destructor for netdev cleanupJason Gunthorpe1-10/+0
2018-08-02iw_cxgb4: Support FW write completion WRPotnuri Bharat Teja4-2/+183
2018-08-02iw_cxgb4: RDMA write with immediate supportPotnuri Bharat Teja4-15/+79
2018-08-02rdma/cxgb4: fix some info leaksDan Carpenter1-4/+3
2018-08-02RDMA/hns: Support flush cqe for hip08 in kernel spaceYixian Liu4-20/+240
2018-08-01IB/uverbs: Do not pass struct ib_device to the ioctl methodsJason Gunthorpe2-27/+24
2018-07-31RDMA: Fix return code check in rdma_set_cq_moderationKamal Heib1-1/+1
2018-07-31rdma/cxgb4: Simplify a structure initializationBart Van Assche1-1/+1
2018-07-31rdma/cxgb4: Fix SRQ endianness annotationsBart Van Assche1-1/+2
2018-07-31rdma/cxgb4: Remove a set-but-not-used variableBart Van Assche1-2/+0
2018-07-30RDMA/hns: Program the tclass and flow label into the hardwareLijun Ou4-10/+13
2018-07-30RDMA/hns: Use macro instead of magic numberLijun Ou2-2/+5
2018-07-30RDMA/hns: Modify qp will return errno when qp type is illegalLijun Ou1-0/+1
2018-07-30RDMA/hns: Assign the value for vlan field of qp contextLijun Ou2-6/+13
2018-07-30RDMA/hns: Only assgin the fields of the av if IB_QP_AV bit is setLijun Ou1-31/+80
2018-07-30RDMA/providers: Remove pointless functionsKamal Heib13-239/+0
2018-07-30RDMA/providers: Fix return value from create_srq callbacksKamal Heib2-2/+2
2018-07-30IB/mlx4: Use 4K pages for kernel QP's WQE bufferJack Morgenstein2-176/+34
2018-07-30IB/uverbs: Add UVERBS_ATTR_FLAGS_IN to the specs languageJason Gunthorpe2-15/+17
2018-07-30RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche34-196/+206
2018-07-30IB/mlx5, ib_post_send(), IB_WR_REG_SIG_MR: Do not modify the 'wr' argumentBart Van Assche1-12/+18
2018-07-30RDMA: Constify the argument of the work request conversion functionsBart Van Assche15-77/+85
2018-07-26RDMA/hns: Enable modify_cq for uverbs.Lijun Ou1-0/+3
2018-07-26RDMA/hns: Update the data type of immediate dataLijun Ou2-7/+11
2018-07-26RDMA/hns: Use delay instead of usleepLijun Ou1-2/+2
2018-07-26RDMA/hns: Add illegal hop_num judgementLijun Ou1-0/+3
2018-07-26RDMA/hns: Return correct error code from hns_roce_v1_rsv_lp_qp()Lijun Ou1-1/+2
2018-07-26RDMA/hns: Add 50GE type of hnae3 device matchLijun Ou1-0/+2
2018-07-26RDMA/hns: Do not overwrite the error code during error unwind in hns_roce_initLijun Ou1-2/+1
2018-07-26IB/mlx5: avoid excessive warning msgs when creating VFs on 2nd portQing Huang1-2/+2
2018-07-26RDMA/usnic: Suppress a compiler warningBart Van Assche2-3/+3
2018-07-25IB/usnic: usnic should not select INFINIBAND_USER_ACCESSJason Gunthorpe1-1/+1
2018-07-25rdma/cxgb4: Add support for kernel mode SRQ'sRaju Rangoju8-167/+929
2018-07-25rdma/cxgb4: Add support for srq functions & structsRaju Rangoju3-1/+173
2018-07-25RDMA/ocrdma: Suppress a compiler warningBart Van Assche1-2/+3
2018-07-25IB/uverbs: Fix locking around struct ib_uverbs_file ucontextJason Gunthorpe1-5/+15
2018-07-25IB/mlx5: Use the ucontext from the uobj, not the fileJason Gunthorpe1-16/+16
2018-07-24IB/mlx5: Enable driver uapi commands for flow steeringYishai Hadas3-7/+19
2018-07-24IB/mlx5: Add support for a flow table destination for driver flow steeringYishai Hadas1-5/+8
2018-07-24IB/mlx5: Support adding flow steering rule by raw descriptionYishai Hadas2-17/+201
2018-07-24IB/mlx5: Introduce driver create and destroy flow methodsYishai Hadas4-0/+156
2018-07-24IB/mlx5: Introduce flow steering matcher uapi objectYishai Hadas3-0/+146
2018-07-24Merge branch 'mellanox/mlx5-next' into rdma.git for-nextJason Gunthorpe1-1/+1
2018-07-23RDMA/bnxt_re: Modify a fall-through annotationBart Van Assche1-1/+1
2018-07-23RDMA/mlx5: Remove set but not used variablesKamal Heib2-5/+1
2018-07-18net/mlx5: Fix tristate and description for MLX5 moduleEran Ben Elisha1-1/+1