summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-14Merge tag 'configfs-for-4.10' of git://git.infradead.org/users/hch/configfsLinus Torvalds
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/mlx4: avoid a -Wmaybe-uninitialize warningArnd Bergmann
2016-12-14IB/mlx5: avoid bogus -Wmaybe-uninitialized warningArnd Bergmann
2016-12-14nvmet_rdma: log the connection reject messageSteve Wise
2016-12-14ib_isert: log the connection reject messageSteve Wise
2016-12-14ib_iser: log the connection reject messageSteve Wise
2016-12-14nvme-rdma: use rdma connection reject helper functionsSteve 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-14s390/zcrypt: add missing memory clobber to ap_qci inline assemblyHeiko Carstens
2016-12-14s390/dasd: fix typos in DASD error messagesStefan Haberland
2016-12-14s390/zcrypt: tracepoint definitions for zcrypt device driver.Harald Freudenberger
2016-12-14s390/zcrypt: Rework debug feature invocations.Harald Freudenberger
2016-12-14s390/zcrypt: Improved invalid domain response handling.Harald Freudenberger
2016-12-14s390/zcrypt: Fix ap_max_domain_id for older machine typesIngo Tuchscherer
2016-12-14s390/zcrypt: Correct function bits for CEX2x and CEX3x cards.Harald Freudenberger
2016-12-14s390/zcrypt: Fixed attrition of AP adapters and domainsIngo Tuchscherer
2016-12-14s390/zcrypt: Introduce new zcrypt device status APIIngo Tuchscherer
2016-12-14s390/zcrypt: add multi domain supportIngo Tuchscherer
2016-12-14s390/zcrypt: Introduce workload balancingIngo Tuchscherer
2016-12-14s390/zcrypt: get rid of ap_poll_requestsMartin Schwidefsky
2016-12-14s390/zcrypt: header for the AP inline assmbliesMartin Schwidefsky
2016-12-14s390/zcrypt: simplify message type handlingMartin Schwidefsky
2016-12-14s390/zcrypt: Move the ap bus into kernelIngo Tuchscherer
2016-12-14s390/zcrypt: Introduce CEX6 tolerationHarald Freudenberger
2016-12-14misc: ibmasm: fix typo in error messageColin Ian King
2016-12-14Remove references to dead make variable LINUX_INCLUDEPaul Bolle
2016-12-14treewide: Fix printk() message errorsMasanari Iida
2016-12-14Merge branches 'for-4.10/asus', 'for-4.10/cp2112', 'for-4.10/i2c-hid-nopower'...Jiri Kosina