summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | IB/hfi1: Do not allocate PIO send contexts for VNICNiranjana Vishwanathapura2017-11-136-68/+10
| * | | IB/hfi1: Remove unnecessary if checkJan Sokolowski2017-11-131-15/+15
| * | | IB/hfi1: Fix a wrapping test to insure the correct timeoutMike Marciniszyn2017-11-133-5/+5
| * | | IB/hfi1: Remove wrapper function in mmu_rbKamenee Arumugam2017-11-131-17/+7
| * | | IB/hfi1: Reduce 8051 command timeoutJakub Byczkowski2017-11-131-1/+1
| * | | IB/hfi1: Allow MgmtAllowed on B2B setupsJan Sokolowski2017-11-133-38/+47
| * | | iw_cxgb4: remove BUG_ON() usage.Steve Wise2017-11-137-38/+13
| * | | bnxt_re: changing the ip address shouldn't affect new connectionsSriharsha Basavapatna2017-11-131-0/+1
| * | | bnxt_re: fix a crash in qp error event processingSriharsha Basavapatna2017-11-131-0/+2
| * | | IB/mlx4: Increase maximal message size under UD QPMark Bloch2017-11-131-1/+1
| * | | IB/mlx4: Add contig support for control objectsGuy Levi2017-11-134-7/+16
| * | | IB/mlx4: Use optimal numbers of MTT entriesGuy Levi2017-11-131-24/+261
| * | | IB/mlx5: Fix RoCE Address Path fieldsMajd Dibbiny2017-11-131-2/+6
| * | | IB/mlx5: Assign send CQ and recv CQ of UMR QPMajd Dibbiny2017-11-131-0/+2
| * | | RDMA/cxgb4: Protect from possible dereferenceLeon Romanovsky2017-11-131-1/+1
| * | | RDMA/bnxt_re: Remove unused vlan_tag variableLeon Romanovsky2017-11-131-5/+1
| * | | IB/mlx5: Add PCI write end padding supportNoa Osherovich2017-11-103-4/+38
| * | | RDMA/cxgb4: Annotate r2 and stag as __be32Leon Romanovsky2017-11-101-2/+2
| * | | IB/mlx4: Fix RSS's QPC attributes assignmentsGuy Levi2017-11-101-7/+9
| * | | IB/mlx4: Add report for RSS capabilities by vendor channelGuy Levi2017-11-102-5/+28
| * | | RDMA/hns: Modify the usage of cmd_sn in hip08oulijun2017-11-103-1/+4
| * | | RDMA/hns: Unify the calculation for hem index in hip08oulijun2017-11-101-4/+6
| * | | RDMA/hns: Set the owner field of SQWQE in hip08 RoCEoulijun2017-11-101-0/+5