summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2016-12-15rdma: fix buggy code that the compiler warns aboutLinus Torvalds
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-12-14mm: add locked parameter to get_user_pages_remote()Lorenzo Stoakes
2016-12-14Merge branch 'vmw_pvrdma' into merge-testDoug Ledford
2016-12-14IB: Add vmw_pvrdma driverAdit Ranadive
2016-12-14Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-testDoug Ledford
2016-12-14Merge branch 'mlx' into merge-testDoug Ledford
2016-12-14Merge branch 'hfi1' into merge-testDoug Ledford
2016-12-14Merge branches 'chelsio', 'debug-cleanup', 'hns' and 'i40iw' into merge-testDoug Ledford
2016-12-14IB/mlx4: fix improper return valuePan Bian
2016-12-14IB/ocrdma: fix bad initializationPan Bian
2016-12-14infiniband: nes: return value of skb_linearize should be handledZhouyi Zhou
2016-12-14IB/core: fix unmap_sg argumentSebastian Ott
2016-12-14IB/mthca: Replace pci_pool_alloc by pci_pool_zallocSouptick Joarder
2016-12-14mlx5, calc_sq_size(): Make a debug message more informativeBart Van Assche
2016-12-14mlx5: Remove a set-but-not-used variableBart Van Assche
2016-12-14mlx5: Use { } instead of { 0 } to init structBart Van Assche
2016-12-14IB/srp: Make writing the add_target sysfs attr interruptibleBart Van Assche
2016-12-14IB/srp: Make mapping failures easier to debugBart Van Assche
2016-12-14IB/srp: Make login failures easier to debugBart Van Assche
2016-12-14IB/srp: Introduce a local variable in srp_add_one()Bart Van Assche
2016-12-14IB/srp: Fix CONFIG_DYNAMIC_DEBUG=n buildBart Van Assche
2016-12-14IB/multicast: Check ib_find_pkey() return valueBart Van Assche
2016-12-14IPoIB: Avoid reading an uninitialized member variableBart Van Assche
2016-12-14IB/mad: Fix an array index checkBart Van Assche
2016-12-14IB/mlx4: Rework special QP creation error pathBart Van Assche
2016-12-14IB/srpt: Report login failures only onceBart Van Assche
2016-12-14IB/usnic: simplify IS_ERR_OR_NULL to IS_ERRJulia Lawall
2016-12-14IB/core: Issue DREQ when receiving REQ/REP for stale QPHans Westgaard Ry
2016-12-14IB/nes: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-12-14IB/isert: do not ignore errors in dma_map_single()Alexey Khoroshilov
2016-12-14IB/rdmavt: Only put mmap_info ref if it existsJim Foraker
2016-12-14IB/rdmavt: Handle the kthread worker using the new APIPetr Mladek
2016-12-14IB/rdmavt: Avoid queuing work into a destroyed cq kthread workerPetr Mladek
2016-12-14IB/mlx5: avoid bogus -Wmaybe-uninitialized warningArnd Bergmann
2016-12-14ib_isert: log the connection reject messageSteve Wise
2016-12-14ib_iser: log the connection reject messageSteve Wise
2016-12-14rdma_cm: add rdma_consumer_reject_data helper functionSteve Wise
2016-12-14rdma_cm: add rdma_is_consumer_reject() helper functionSteve Wise
2016-12-14rdma_cm: add rdma_reject_msg() helper functionSteve Wise
2016-12-14qedr: remove pointless NULL check in qedr_post_send()Wei Yongjun
2016-12-14qedr: Use list_move_tail instead of list_del/list_add_tailWei Yongjun
2016-12-14qedr: Fix possible memory leak in qedr_create_qp()Wei Yongjun
2016-12-14qedr: return -EINVAL if pd is null and avoid null ptr dereferenceColin Ian King
2016-12-14IB/mad: Eliminate redundant SM class version defines for OPAHal Rosenstock
2016-12-13IB/mlx5: Properly adjust rate limit on QP state transitionsBodong Wang
2016-12-13IB/uverbs: Extend modify_qp and support packet pacingBodong Wang
2016-12-13IB/core: Support rate limit for packet pacingBodong Wang
2016-12-13IB/mlx5: Report mlx5 packet pacing capabilities when querying deviceBodong Wang
2016-12-13IB/mlx5: Support RAW Ethernet when RoCE is disabledOr Gerlitz