summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* IB/ipoib: fix ipoib_start_xmit()'s return typeLuc Van Oostenryck2018-04-271-1/+1
* IB/nes: fix nes_netdev_start_xmit()'s return typeLuc Van Oostenryck2018-04-271-1/+1
* RDMA/cma: Fix use after destroy access to net namespace for IPoIBParav Pandit2018-04-271-10/+43
* IB/uverbs: Fix validating mandatory attributesMatan Barak2018-04-271-0/+9
* RDMA/cxgb4: release hw resources on device removalRaju Rangoju2018-04-273-3/+36
* IB: make INFINIBAND_ADDR_TRANS configurableGreg Thelen2018-04-271-1/+4
* ib_srp: depend on INFINIBAND_ADDR_TRANSGreg Thelen2018-04-271-1/+1
* ib_srpt: depend on INFINIBAND_ADDR_TRANSGreg Thelen2018-04-271-1/+1
* nvmet-rdma: depend on INFINIBAND_ADDR_TRANSGreg Thelen2018-04-271-1/+1
* nvme: depend on INFINIBAND_ADDR_TRANSGreg Thelen2018-04-271-1/+1
* RDMA/mlx5: Properly check return value of mlx5_get_uars_pageLeon Romanovsky2018-04-271-3/+1
* IB/mlx5: Fix represent correct netdevice in dual port RoCEParav Pandit2018-04-271-1/+1
* IB/mlx5: Use unlimited rate when static rate is not supportedDanit Goldberg2018-04-271-9/+9
* RDMA/mlx5: Protect from shift operand overflowLeon Romanovsky2018-04-271-0/+4
* RDMA/mlx5: Fix multiple NULL-ptr deref errors in rereg_mr flowLeon Romanovsky2018-04-271-9/+23
* IB/core: Fix deleting default GIDs when changing mac adddressParav Pandit2018-04-232-25/+29
* IB/core: Fix to avoid deleting IPv6 look alike default GIDsParav Pandit2018-04-231-4/+13
* IB/core: Don't allow default GID addition at non reseved slotsParav Pandit2018-04-231-8/+12
* RDMA/ucma: Allow resolving address w/o specifying source addressRoland Dreier2018-04-231-1/+1
* RDMA/ucma: Check for a cm_id->device in all user calls that need itJason Gunthorpe2018-04-191-12/+24
* IB/uverbs: Add missing braces in anonymous union initializersGeert Uytterhoeven2018-04-171-6/+6
* infiniband: mlx5: fix build errors when INFINIBAND_USER_ACCESS=mRandy Dunlap2018-04-171-0/+1
* IB/mlx5: remove duplicate header fileZhu Yanjun2018-04-161-1/+0
* RDMA/ucma: ucma_context reference leak in error pathShamir Rabinovitch2018-04-161-3/+3
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-04-1518-82/+109
|\
| * scsi: devinfo: Add Microsoft iSCSI target to 1024 sector blacklistRoss Lagerwall2018-04-091-1/+1
| * scsi: cxgb4i: silence overflow warning in t4_uld_rx_handler()Dan Carpenter2018-04-091-4/+4
| * scsi: dpt_i2o: Use after free in I2ORESETCMD ioctlDan Carpenter2018-04-091-5/+8
| * scsi: core: Make scsi_result_to_blk_status() recognize CONDITION METBart Van Assche2018-04-091-0/+9
| * scsi: core: Rename __scsi_error_from_host_byte() into scsi_result_to_blk_stat...Bart Van Assche2018-04-091-9/+9
| * Revert "scsi: core: return BLK_STS_OK for DID_OK in __scsi_error_from_host_by...Bart Van Assche2018-04-091-2/+0
| * scsi: aacraid: Insure command thread is not recursively stoppedDave Carroll2018-04-092-1/+4
| * scsi: qla2xxx: Correct setting of SAM_STAT_CHECK_CONDITIONJohannes Thumshirn2018-04-091-3/+3
| * scsi: qla2xxx: correctly shift host byteJohannes Thumshirn2018-04-091-1/+1
| * scsi: qla2xxx: Fix race condition between iocb timeout and initialisationBen Hutchings2018-04-098-31/+45
| * scsi: qla2xxx: Avoid double completion of abort commandBen Hutchings2018-04-091-2/+2
| * scsi: qla2xxx: Fix small memory leak in qla2x00_probe_one on probe failureBill Kuzeja2018-04-091-23/+21
| * scsi: scsi_dh: Don't look for NULL devices handlers by nameJohannes Thumshirn2018-04-091-0/+3
| * scsi: core: remove redundant assignment to shost->use_blk_mqColin Ian King2018-04-091-1/+0
* | Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-04-152-7/+0
|\ \
| * | kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markersMasahiro Yamada2018-04-071-4/+0
| * | .gitignore: move *-asn1.[ch] patterns to the top-level .gitignoreMasahiro Yamada2018-04-071-1/+0
| * | kbuild: add %.dtb.S and %.dtb to 'targets' automaticallyMasahiro Yamada2018-04-071-2/+0
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2018-04-136-5/+251
|\ \ \
| * \ \ Merge branches 'thermal-core' and 'thermal-soc' into nextZhang Rui2018-04-131-3/+3
| |\ \ \
| | * | | thermal: imx: Fix race condition in imx_thermal_probe()Mikhail Lappo2018-03-141-3/+3
| * | | | thermal: Add cooling device's statistics in sysfsViresh Kumar2018-04-025-2/+248
| |/ / /
* | | | Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-131-4/+12
|\ \ \ \
| * | | | firmware: dmi_scan: Use lowercase letters for UUIDJean Delvare2018-04-131-2/+2
| * | | | firmware: dmi_scan: Add DMI_OEM_STRING support to dmi_matchesAlex Hung2018-04-131-1/+9