aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-14IB/srp: Fix IPv6 address parsingBart Van Assche1-4/+23
2018-03-14RDMA/mlx5: Fix crash while accessing garbage pointer and freed memoryLeon Romanovsky1-4/+8
2018-03-14RDMA/verbs: Simplify modify QP checkLeon Romanovsky1-12/+8
2018-03-14RDMA/pvrdma: Properly annotate QP statesLeon Romanovsky1-1/+1
2018-03-14RDMA/uverbs: Ensure validity of current QP state valueLeon Romanovsky1-0/+7
2018-03-14RDMA/mlx5: Fix NULL dereference while accessing XRC_TGT QPsLeon Romanovsky1-1/+2
2018-03-13IB: remove duplicate header filesZhu Yanjun2-2/+0
2018-03-13RDMA/hns: Support cq record doorbell for kernel spaceYixian Liu3-19/+18
2018-03-13RDMA/hns: Support rq record doorbell for kernel spaceYixian Liu5-13/+142
2018-03-13RDMA/hns: Support cq record doorbell for the user spaceYixian Liu4-6/+55
2018-03-13RDMA/hns: Support rq record doorbell for the user spaceYixian Liu6-5/+195
2018-03-13IB/mlx5: Fix integer overflows in mlx5_ib_create_srqBoris Pismenny1-6/+9
2018-03-13IB/mlx5: Fix out-of-bounds read in create_raw_packet_qp_rqBoris Pismenny1-7/+16
2018-03-13RDMA/bnxt_re: Remove an unused variableBart Van Assche1-3/+2
2018-03-13IB/hfi1: Fix a kernel-doc warningBart Van Assche1-1/+0
2018-03-09RDMA/mlx5: Fix integer overflow while resizing CQLeon Romanovsky1-1/+6
2018-03-09Revert "RDMA/mlx5: Fix integer overflow while resizing CQ"Doug Ledford1-6/+1
2018-03-08RDMA/nldev: provide detailed PD informationSteve Wise1-0/+57
2018-03-08mlx4_ib: zero out struct ib_pd when allocatingSteve Wise1-2/+1
2018-03-08RDMA/nldev: provide detailed MR informationSteve Wise4-13/+84
2018-03-08mlx4_ib: set user mr attributes in struct ib_mrSteve Wise1-0/+3
2018-03-08iw_cxgb4: initialize ib_mr fields for user mrsSteve Wise1-0/+3
2018-03-08RDMA/nldev: provide detailed CQ informationSteve Wise1-0/+52
2018-03-08RDMA/nldev: provide detailed CM_ID informationSteve Wise5-38/+158
2018-03-08RDMA/CM: move rdma_id_private to cma_priv.hSteve Wise2-40/+80
2018-03-08RDMA/nldev: common resource dumpit functionSteve Wise1-18/+43
2018-03-08RDMA/restrack: clean up res_to_dev()Steve Wise1-19/+5
2018-03-07IB/mlx4: Move mlx4_uverbs_ex_query_device_resp to include/uapi/Yishai Hadas1-14/+0
2018-03-07Merge tag 'mlx5-updates-2018-02-28-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux into k.o/wip/dl-for-nextDoug Ledford2-21/+12
2018-03-07IB/rxe: change the function rxe_init_device_param typeZhu Yanjun1-3/+1
2018-03-07IB/rxe: remove unnecessary rxe in rxe_sendZhu Yanjun2-4/+3
2018-03-07IB/rxe: remove unnecessary skb_cloneZhu Yanjun1-12/+3
2018-03-07IB/srpt: Add RDMA/CM supportBart Van Assche2-63/+325
2018-03-07RDMA/ucma: Check that user doesn't overflow QP stateLeon Romanovsky1-0/+3
2018-03-07RDMA/mlx5: Fix integer overflow while resizing CQLeon Romanovsky1-1/+6
2018-03-07RDMA/ucma: Limit possible option sizeLeon Romanovsky1-0/+3
2018-03-07IB/core: Fix possible crash to access NULL netdevParav Pandit1-4/+3
2018-03-06{net,IB}/mlx5: Add flow steering helpersBoris Pismenny1-4/+3
2018-03-06{net,IB}/mlx5: Add has_tag to mlx5_flow_actMatan Barak1-1/+2
2018-03-06IB/mlx5: Pass mlx5_flow_act struct instead of multiple argumentsBoris Pismenny1-12/+8
2018-03-06IB/mlx5: Removed not used parametersAviad Yehezkel2-5/+0
2018-03-06RDMA/bnxt_re: Avoid Hard lockup during error CQE processingSelvin Xavier6-90/+55
2018-03-06RDMA/core: Reduce poll batch for direct cq pollingMax Gurtovoy1-10/+11
2018-03-06IB/mlx5: Fix an error code in __mlx5_ib_modify_qp()Dan Carpenter1-1/+3
2018-03-06IB/mlx5: When not in dual port RoCE mode, use provided port as nativeMark Bloch1-3/+7
2018-03-06IB/mlx4: Include GID type when deleting GIDs from HW table under RoCEJack M1-2/+7
2018-03-06IB/mlx4: Fix corruption of RoCEv2 IPv4 GIDsJack Morgenstein1-2/+0
2018-03-06RDMA/qedr: Fix iWARP write and send with immediateKalderon, Michal1-0/+10
2018-03-06RDMA/qedr: Fix kernel panic when running fio over NFSoRDMAKalderon, Michal1-1/+2
2018-03-06RDMA/qedr: Fix iWARP connect with port mapperKalderon, Michal1-6/+10