summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-12-14IB/srp: Introduce a local variable in srp_add_one()Bart Van Assche1-8/+9
2016-12-14IB/srp: Fix CONFIG_DYNAMIC_DEBUG=n buildBart Van Assche1-5/+6
2016-12-14Merge tag 'configfs-for-4.10' of git://git.infradead.org/users/hch/configfsLinus Torvalds4-35/+15
2016-12-14IB/multicast: Check ib_find_pkey() return valueBart Van Assche1-2/+5
2016-12-14IPoIB: Avoid reading an uninitialized member variableBart Van Assche1-2/+5
2016-12-14IB/mad: Fix an array index checkBart Van Assche1-1/+1
2016-12-14IB/mlx4: Rework special QP creation error pathBart Van Assche1-2/+4
2016-12-14IB/srpt: Report login failures only onceBart Van Assche1-13/+9
2016-12-14IB/usnic: simplify IS_ERR_OR_NULL to IS_ERRJulia Lawall2-12/+12
2016-12-14IB/core: Issue DREQ when receiving REQ/REP for stale QPHans Westgaard Ry1-1/+23
2016-12-14IB/nes: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-34/+42
2016-12-14IB/isert: do not ignore errors in dma_map_single()Alexey Khoroshilov1-0/+6
2016-12-14IB/rdmavt: Only put mmap_info ref if it existsJim Foraker1-1/+2
2016-12-14IB/rdmavt: Handle the kthread worker using the new APIPetr Mladek1-23/+11
2016-12-14IB/rdmavt: Avoid queuing work into a destroyed cq kthread workerPetr Mladek1-14/+16
2016-12-14IB/mlx4: avoid a -Wmaybe-uninitialize warningArnd Bergmann1-2/+3
2016-12-14IB/mlx5: avoid bogus -Wmaybe-uninitialized warningArnd Bergmann1-18/+21
2016-12-14nvmet_rdma: log the connection reject messageSteve Wise1-0/+3
2016-12-14ib_isert: log the connection reject messageSteve Wise1-0/+2
2016-12-14ib_iser: log the connection reject messageSteve Wise1-1/+4
2016-12-14nvme-rdma: use rdma connection reject helper functionsSteve Wise1-6/+36
2016-12-14rdma_cm: add rdma_consumer_reject_data helper functionSteve Wise1-0/+16
2016-12-14rdma_cm: add rdma_is_consumer_reject() helper functionSteve Wise1-0/+13
2016-12-14rdma_cm: add rdma_reject_msg() helper functionSteve Wise3-0/+83
2016-12-14qedr: remove pointless NULL check in qedr_post_send()Wei Yongjun1-5/+0
2016-12-14qedr: Use list_move_tail instead of list_del/list_add_tailWei Yongjun1-2/+1
2016-12-14qedr: Fix possible memory leak in qedr_create_qp()Wei Yongjun1-4/+8
2016-12-14qedr: return -EINVAL if pd is null and avoid null ptr dereferenceColin Ian King1-1/+3
2016-12-14IB/mad: Eliminate redundant SM class version defines for OPAHal Rosenstock2-8/+8
2016-12-14misc: ibmasm: fix typo in error messageColin Ian King1-1/+1
2016-12-14Remove references to dead make variable LINUX_INCLUDEPaul Bolle1-1/+1
2016-12-14treewide: Fix printk() message errorsMasanari Iida12-13/+13
2016-12-14Merge branches 'for-4.10/asus', 'for-4.10/cp2112', 'for-4.10/i2c-hid-nopower'...Jiri Kosina23-477/+2133
2016-12-13nvme/pci: Log PCI_STATUS when the controller diesAndy Lutomirski1-3/+19
2016-12-13Revert "nvme: add support for the Write Zeroes command"Linus Torvalds1-21/+0
2016-12-14Merge branch 'topic/st_fdma' into for-linusVinod Koul7-9/+1534
2016-12-14Merge branch 'topic/s3c64xx' into for-linusVinod Koul2-17/+15
2016-12-14Merge branch 'topic/qcom' into for-linusVinod Koul6-103/+271
2016-12-14Merge branch 'topic/pxa' into for-linusVinod Koul1-28/+0
2016-12-14Merge branch 'topic/omap' into for-linusVinod Koul2-37/+153
2016-12-14Merge branch 'topic/ioat' into for-linusVinod Koul2-11/+18
2016-12-14Merge branch 'acpi-cppc'Rafael J. Wysocki1-4/+8
2016-12-13Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-14/+3
2016-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds26-494/+1195
2016-12-13Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds19-331/+207
2016-12-13Merge branch 'stable/for-linus-4.9' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-15/+12
2016-12-13Merge tag 'hwmon-for-linus-v4.10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds25-554/+1542
2016-12-13Merge tag 'spi-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds25-612/+2541
2016-12-13Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2-20/+31
2016-12-13ata: avoid probing NCQ Prio Support if not explicitly requestedAdam Manzanares2-20/+31