summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook
2017-11-21treewide: setup_timer() -> timer_setup() (2 field)Kees Cook
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-21treewide: init_timer() -> setup_timer()Kees Cook
2017-11-16Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-11-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-11-15drivers/infiniband/sw/rdmavt/qp.c: use kmalloc_array_node()Johannes Thumshirn
2017-11-15drivers/infiniband/hw/qib/qib_init.c: use kmalloc_array_node()Johannes Thumshirn
2017-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-11-15Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-11-14Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2017-11-13RDMA/core: Rename kernel modify_cq to better describe its usageLeon Romanovsky
2017-11-13IB/mlx5: Add CQ moderation capability to query_deviceYonatan Cohen
2017-11-13IB/mlx4: Add CQ moderation capability to query_deviceYonatan Cohen
2017-11-13IB/uverbs: Add CQ moderation capability to query_deviceYonatan Cohen
2017-11-13IB/mlx5: Exposing modify CQ callback to uverbs layerYonatan Cohen
2017-11-13IB/mlx4: Exposing modify CQ callback to uverbs layerYonatan Cohen
2017-11-13IB/uverbs: Allow CQ moderation with modify CQYonatan Cohen
2017-11-13iw_cxgb4: atomically flush the qpSteve Wise
2017-11-13iw_cxgb4: only call the cq comp_handler when the cq is armedSteve Wise
2017-11-13iw_cxgb4: Fix possible circular dependency locking warningBharat Potnuri
2017-11-13RDMA/bnxt_re: report vlan_id and sl in qp1 recv completionDevesh Sharma
2017-11-13IB/core: Only maintain real QPs in the security listsDaniel Jurgens
2017-11-13IB/ocrdma_hw: remove unnecessary code in ocrdma_mbx_dealloc_lkeyGustavo A. R. Silva
2017-11-13RDMA/core: Make function rdma_copy_addr return voidYuval Shaia
2017-11-13RDMA/vmw_pvrdma: Add shared receive queue supportBryan Tan
2017-11-13RDMA/core: avoid uninitialized variable warning in create_udataArnd Bergmann
2017-11-13RDMA/bnxt_re: synchronize poll_cq and req_notify_cq verbsSelvin Xavier
2017-11-13RDMA/bnxt_re: Flush CQ notification Work Queue before destroying QPSelvin Xavier
2017-11-13RDMA/bnxt_re: Set QP state in case of response completion errorsSelvin Xavier
2017-11-13RDMA/bnxt_re: Add memory barriers when processing CQ/EQ entriesSomnath Kotur
2017-11-13IB/hfi1: Handle initial value of 0 for CCTI settingDennis Dalessandro
2017-11-13IB/hfi1: Mask upper 16Bits of Extended LID prior to rvt_cq_entryDon Hiatt
2017-11-13IB/core: Convert OPA AH to IB for Extended LIDs onlyDon Hiatt
2017-11-13IB/hfi1: Send 'reboot' as planned down remote reasonJan Sokolowski
2017-11-13IB/hfi1: Prohibit invalid Init to Armed state transitionGrzegorz Morys
2017-11-13IB/hfi1: Do not allocate PIO send contexts for VNICNiranjana Vishwanathapura
2017-11-13IB/hfi1: Remove unnecessary if checkJan Sokolowski
2017-11-13IB/hfi1: Fix a wrapping test to insure the correct timeoutMike Marciniszyn
2017-11-13IB/hfi1: Remove wrapper function in mmu_rbKamenee Arumugam
2017-11-13IB/hfi1: Reduce 8051 command timeoutJakub Byczkowski
2017-11-13IB/hfi1: Allow MgmtAllowed on B2B setupsJan Sokolowski
2017-11-13IB/srpt: Ensure that modifying the use_srq configfs attribute worksBart Van Assche
2017-11-13IB/srpt: Wait until channel release has finished during module unloadBart Van Assche
2017-11-13IB/srpt: Introduce srpt_disconnect_ch_sync()Bart Van Assche
2017-11-13IB/srpt: Introduce helper functions for SRQ allocation and freeingBart Van Assche
2017-11-13IB/srpt: Post receive work requests after qp transition to INIT stateMike Marciniszyn
2017-11-13iw_cxgb4: remove BUG_ON() usage.Steve Wise
2017-11-13bnxt_re: changing the ip address shouldn't affect new connectionsSriharsha Basavapatna