summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx4: Fix mlx4_ib_alloc_mr error flowLeon Romanovsky2018-01-021-1/+1
* IB/mlx5: Fix mlx5_ib_alloc_mr error flowNitzan Carmi2017-12-271-0/+1
* IB/mlx5: Serialize access to the VMA listMajd Dibbiny2017-12-272-0/+12
* IB/hfi: Only read capability registers if the capability existsMichael J. Ruhl2017-12-222-19/+12
* IB/mlx5: Fix congestion counters in LAG modeMajd Dibbiny2017-12-213-42/+6
* RDMA/vmw_pvrdma: Avoid use after free due to QP/CQ/SRQ destroyBryan Tan2017-12-215-22/+22
* RDMA/vmw_pvrdma: Use refcount_dec_and_test to avoid warningBryan Tan2017-12-211-2/+2
* RDMA/vmw_pvrdma: Call ib_umem_release on destroy QP pathBryan Tan2017-12-211-0/+7
* iw_cxgb4: when flushing, complete all wrs in a chainSteve Wise2017-12-211-2/+26
* iw_cxgb4: reflect the original WR opcode in drain cqesSteve Wise2017-12-214-11/+50
* iw_cxgb4: Only validate the MSN for successful completionsSteve Wise2017-12-211-3/+3
* iw_cxgb4: only insert drain cqes if wq is flushedSteve Wise2017-12-112-2/+17
* iw_cxgb4: only clear the ARMED bit if a notification is neededSteve Wise2017-12-071-4/+4
* IB/mlx4: Fix RSS hash fields restrictionsGuy Levi2017-12-071-7/+19
* RDMA/hns: Get rid of page operation after dma_alloc_coherentWei Hu\(Xavier\)2017-12-012-12/+14
* RDMA/hns: Get rid of virt_to_page and vmap calls after dma_alloc_coherentWei Hu\(Xavier\)2017-12-012-26/+1
* RDMA/hns: Fix the issue of IOVA not page continuous in hip08Wei Hu\(Xavier\)2017-12-011-7/+15
* i40iw: Notify user of established connection after QP in RTSHenry Orosco2017-12-011-6/+11
* i40iw: Move MPA request event for loopback after connectTatyana Nikolova2017-12-011-2/+6
* i40iw: Correct ARP index maskMustafa Ismail2017-12-011-1/+1
* i40iw: Do not free sqbuf when event is I40IW_TIMER_TYPE_CLOSEMustafa Ismail2017-12-011-3/+3
* i40iw: Allocate a sdbuf per CQP WQEChien Tin Tung2017-12-012-14/+33
* IB/hfi1: Initialize bth1 in 16B rc ack builderDennis Dalessandro2017-11-301-1/+1
* treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-211-1/+1
* treewide: setup_timer() -> timer_setup() (2 field)Kees Cook2017-11-211-3/+3
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-211-3/+3
* treewide: init_timer() -> setup_timer()Kees Cook2017-11-211-3/+1
* Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-11-161-10/+10
|\
| * IB/hfi1: convert to debugfs_file_get() and -put()Nicolai Stange2017-11-071-10/+10
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-151-2/+3
|\ \
| * | drivers/infiniband/hw/qib/qib_init.c: use kmalloc_array_node()Johannes Thumshirn2017-11-151-2/+3
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-11-15165-3032/+11715
|\ \ \
| * | | IB/mlx5: Add CQ moderation capability to query_deviceYonatan Cohen2017-11-131-0/+7
| * | | IB/mlx4: Add CQ moderation capability to query_deviceYonatan Cohen2017-11-131-0/+3
| * | | IB/mlx5: Exposing modify CQ callback to uverbs layerYonatan Cohen2017-11-132-1/+5
| * | | IB/mlx4: Exposing modify CQ callback to uverbs layerYonatan Cohen2017-11-132-0/+4
| * | | iw_cxgb4: atomically flush the qpSteve Wise2017-11-131-8/+11
| * | | iw_cxgb4: only call the cq comp_handler when the cq is armedSteve Wise2017-11-132-11/+17
| * | | iw_cxgb4: Fix possible circular dependency locking warningBharat Potnuri2017-11-133-25/+39
| * | | RDMA/bnxt_re: report vlan_id and sl in qp1 recv completionDevesh Sharma2017-11-132-1/+35
| * | | IB/ocrdma_hw: remove unnecessary code in ocrdma_mbx_dealloc_lkeyGustavo A. R. Silva2017-11-131-4/+2
| * | | RDMA/vmw_pvrdma: Add shared receive queue supportBryan Tan2017-11-138-14/+521
| * | | RDMA/bnxt_re: synchronize poll_cq and req_notify_cq verbsSelvin Xavier2017-11-131-5/+10
| * | | RDMA/bnxt_re: Flush CQ notification Work Queue before destroying QPSelvin Xavier2017-11-133-0/+9
| * | | RDMA/bnxt_re: Set QP state in case of response completion errorsSelvin Xavier2017-11-131-0/+3
| * | | RDMA/bnxt_re: Add memory barriers when processing CQ/EQ entriesSomnath Kotur2017-11-132-0/+25
| * | | IB/hfi1: Handle initial value of 0 for CCTI settingDennis Dalessandro2017-11-131-1/+5
| * | | IB/hfi1: Mask upper 16Bits of Extended LID prior to rvt_cq_entryDon Hiatt2017-11-134-6/+6
| * | | IB/hfi1: Send 'reboot' as planned down remote reasonJan Sokolowski2017-11-131-3/+3
| * | | IB/hfi1: Prohibit invalid Init to Armed state transitionGrzegorz Morys2017-11-131-14/+18