summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * RDMA/mlx5: Guard ODP specific assignments with specific CONFIGLeon Romanovsky2018-03-151-0/+4
| * RDMA/mlx5: Unify error flows in rereg MR failure pathsLeon Romanovsky2018-03-151-14/+18
| * RDMA/mlx5: Return proper value for not-supported commandLeon Romanovsky2018-03-151-1/+1
| * RDMA/mlx5: Protect from NULL pointer derefenceLeon Romanovsky2018-03-151-0/+2
| * Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-nextDoug Ledford2018-03-1526-196/+269
| |\
| * | drivers/infiniband/ulp/srpt/ib_srpt.c: fix build with gcc-4.4.4Andrew Morton2018-03-141-1/+2
| * | drivers/infiniband/core/verbs.c: fix build with gcc-4.4.4Andrew Morton2018-03-141-1/+2
| * | rdma_rxe: make rxe work over 802.1q VLAN devicesMartin Wilck2018-03-142-7/+49
| * | RDMA/i40iw: include linux/irq.hArnd Bergmann2018-03-141-0/+1
| * | IB/mlx5: Maintain a single emergency pageIlya Lesokhin2018-03-143-22/+37
| * | IB/mlx5: Only synchronize RCU once when removing mkeysDaniel Jurgens2018-03-141-16/+28
| * | IB/srp: Fix IPv6 address parsingBart Van Assche2018-03-141-4/+23
| * | RDMA/verbs: Simplify modify QP checkLeon Romanovsky2018-03-141-12/+8
| * | RDMA/pvrdma: Properly annotate QP statesLeon Romanovsky2018-03-141-1/+1
| * | RDMA/uverbs: Ensure validity of current QP state valueLeon Romanovsky2018-03-141-0/+7
| * | RDMA/mlx5: Fix NULL dereference while accessing XRC_TGT QPsLeon Romanovsky2018-03-141-1/+2
| * | IB: remove duplicate header filesZhu Yanjun2018-03-132-2/+0
| * | RDMA/hns: Support cq record doorbell for kernel spaceYixian Liu2018-03-133-19/+18
| * | RDMA/hns: Support rq record doorbell for kernel spaceYixian Liu2018-03-135-13/+142
| * | RDMA/hns: Support cq record doorbell for the user spaceYixian Liu2018-03-134-6/+55
| * | RDMA/hns: Support rq record doorbell for the user spaceYixian Liu2018-03-136-5/+195
| * | RDMA/bnxt_re: Remove an unused variableBart Van Assche2018-03-131-3/+2
| * | IB/hfi1: Fix a kernel-doc warningBart Van Assche2018-03-131-1/+0
| * | RDMA/nldev: provide detailed PD informationSteve Wise2018-03-081-0/+57
| * | mlx4_ib: zero out struct ib_pd when allocatingSteve Wise2018-03-081-2/+1
| * | RDMA/nldev: provide detailed MR informationSteve Wise2018-03-084-13/+84
| * | mlx4_ib: set user mr attributes in struct ib_mrSteve Wise2018-03-081-0/+3
| * | iw_cxgb4: initialize ib_mr fields for user mrsSteve Wise2018-03-081-0/+3
| * | RDMA/nldev: provide detailed CQ informationSteve Wise2018-03-081-0/+52
| * | RDMA/nldev: provide detailed CM_ID informationSteve Wise2018-03-085-38/+158
| * | RDMA/CM: move rdma_id_private to cma_priv.hSteve Wise2018-03-082-40/+80
| * | RDMA/nldev: common resource dumpit functionSteve Wise2018-03-081-18/+43
| * | RDMA/restrack: clean up res_to_dev()Steve Wise2018-03-081-19/+5
| * | IB/mlx4: Move mlx4_uverbs_ex_query_device_resp to include/uapi/Yishai Hadas2018-03-081-14/+0
| * | Merge tag 'mlx5-updates-2018-02-28-1' of git://git.kernel.org/pub/scm/linux/k...Doug Ledford2018-03-072-21/+12
| |\ \
| * | | IB/rxe: change the function rxe_init_device_param typeZhu Yanjun2018-03-071-3/+1
| * | | IB/rxe: remove unnecessary rxe in rxe_sendZhu Yanjun2018-03-072-4/+3
| * | | IB/rxe: remove unnecessary skb_cloneZhu Yanjun2018-03-071-12/+3
| * | | IB/srpt: Add RDMA/CM supportBart Van Assche2018-03-072-63/+325
| * | | RDMA/bnxt_re/qplib_sp: Use true and false for boolean valuesGustavo A. R. Silva2018-03-071-1/+1
| * | | IB/srp: Use the IB_DEVICE_SG_GAPS_REG HCA feature if supportedSergey Gorenko2018-03-071-20/+36
| * | | IB/hfi1: Add a missing rcu_read_unlock()Bart Van Assche2018-03-071-0/+1
| * | | infiniband: hw: Drop unnecessary continueArushi2018-03-071-3/+1
| * | | i40iw: Implement get_vector_affinity APIShiraz Saleem2018-03-071-0/+20
| * | | i40iw: Improve CM node lookup time on connection setupShiraz Saleem2018-03-074-37/+100
| * | | i40iw: Refactor handling of txpend listMustafa Ismail2018-03-071-6/+2
| * | | IB/srpt: Fix an out-of-bounds stack access in srpt_zerolength_write()Bart Van Assche2018-03-071-6/+9
| * | | RDMA/rxe: Fix an out-of-bounds readBart Van Assche2018-03-071-3/+2
| * | | RDMA/core: Avoid that ib_drain_qp() triggers an out-of-bounds stack accessBart Van Assche2018-03-071-3/+8
| * | | infiniband: remove redundant assignment to pointer 'rdi'Colin Ian King2018-03-071-1/+1