aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp
AgeCommit message (Expand)Author
2019-07-31IB/ipoib: Add child to parent list only if device initializedValentine Fatiev
2019-07-26RDMA/srp: Accept again source addresses that do not have a port numberBart Van Assche
2019-07-26ipoib: correcly show a VF hardware addressDenis Kirjanov
2019-06-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-21RDMA/srp: Rename SRP sysfs name after IB device rename triggerLeon Romanovsky
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-05-07RDMA/ipoib: Allow user space differentiate between valid dev_portLeon Romanovsky
2019-05-07IB/core, ipoib: Do not overreact to SM LID change eventDennis Dalessandro
2019-04-08opa_vnic: fix check on record->event, incorrect operator usedColin Ian King
2019-04-01opa_vnic: Convert vport_idr to XArrayMatthew Wilcox
2019-03-27IB/iser: remove uninitialized variable lenColin Ian King
2019-03-26drivers: infiniband: Fix whitespace in kconfigEnrico Weigelt, metux IT consult
2019-03-25RDMA: Use __packed annotation instead of __attribute__ ((packed))Erez Alfasi
2019-03-20net: remove 'fallback' argument from dev->ndo_select_queue()Paolo Abeni
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-03-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-03-04IB/iser: Fix dma_nents type definitionMax Gurtovoy
2019-02-19RDMA: Add and use rdma_for_each_portJason Gunthorpe
2019-02-14IB/ipoib: Use __func__ instead of function's nameErez Alfasi
2019-02-04scsi: target/iscsi: Fix spelling of "unsolicited"Bart Van Assche
2019-02-04scsi: RDMA/srpt: Fix a credit leak for aborted commandsBart Van Assche
2019-02-04scsi: RDMA/srpt: Rework I/O context allocationBart Van Assche
2019-02-04scsi: RDMA/srpt: Fix handling of TMF submission failureBart Van Assche
2019-02-04scsi: RDMA/srpt: Fix handling of command / TMF submission failureBart Van Assche
2019-02-04scsi: target/core: Remove the write_pending_status() callback functionBart Van Assche
2019-02-04RDMA/srp: Rework SCSI device reset handlingBart Van Assche
2019-02-04Merge tag 'v5.0-rc5' into rdma.git for-nextJason Gunthorpe
2019-02-04IB/core: Remove ib_sg_dma_address() and ib_sg_dma_len()Bart Van Assche
2019-01-30RDMA/srp: Increase max_segment_sizeBart Van Assche
2019-01-29IB/ipoib: Make ipoib_intercept_dev_id_attr() staticKamal Heib
2019-01-25infiniband: remove unneeded header search pathsMasahiro Yamada
2019-01-25IB/ipoib: Fix for use-after-free in ipoib_cm_tx_startFeras Daoud
2019-01-24infiniband: ipoib: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-18IB/iser: Pass the correct number of entries for dma mapped SGLIsrael Rukshin
2019-01-08IB/srp: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-01-02IB/ipoib: drop useless LIST_HEADJulia Lawall
2018-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-12-22RDMA/srpt: Use kmem_cache_free() instead of kfree()Wei Yongjun
2018-12-19RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman
2018-12-19RDMA: Mark if create address handle is in a sleepable contextGal Pressman
2018-12-19RDMA/srpt: Add support for immediate dataBart Van Assche
2018-12-19RDMA/srpt: Rework the srpt_alloc_srq() error pathBart Van Assche
2018-12-19RDMA/srpt: Remove driver version and release dateBart Van Assche
2018-12-19RDMA/srpt: Make kernel-doc headers completeBart Van Assche
2018-12-19RDMA/srpt: Join split stringsBart Van Assche
2018-12-19RDMA/srpt: Improve coding style conformanceBart Van Assche