summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-093-50/+36
|\
| * scsi: target/iscsi: Fix spelling of "unsolicited"Bart Van Assche2019-02-041-1/+1
| * scsi: RDMA/srpt: Fix a credit leak for aborted commandsBart Van Assche2019-02-041-0/+11
| * scsi: RDMA/srpt: Rework I/O context allocationBart Van Assche2019-02-042-32/+19
| * scsi: RDMA/srpt: Fix handling of TMF submission failureBart Van Assche2019-02-041-3/+1
| * scsi: RDMA/srpt: Fix handling of command / TMF submission failureBart Van Assche2019-02-041-5/+4
| * scsi: target/core: Remove the write_pending_status() callback functionBart Van Assche2019-02-041-9/+0
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-03-098-43/+31
|\ \
| * | IB/iser: Fix dma_nents type definitionMax Gurtovoy2019-03-041-1/+1
| * | RDMA: Add and use rdma_for_each_portJason Gunthorpe2019-02-192-4/+5
| * | IB/ipoib: Use __func__ instead of function's nameErez Alfasi2019-02-141-2/+2
| * | Merge tag 'v5.0-rc5' into rdma.git for-nextJason Gunthorpe2019-02-042-3/+1
| |\ \
| * | | IB/core: Remove ib_sg_dma_address() and ib_sg_dma_len()Bart Van Assche2019-02-042-15/+11
| * | | RDMA/srp: Increase max_segment_sizeBart Van Assche2019-01-301-0/+1
| * | | IB/ipoib: Make ipoib_intercept_dev_id_attr() staticKamal Heib2019-01-291-1/+1
| * | | infiniband: remove unneeded header search pathsMasahiro Yamada2019-01-252-2/+0
| * | | infiniband: ipoib: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-243-11/+4
| * | | IB/iser: Pass the correct number of entries for dma mapped SGLIsrael Rukshin2019-01-181-5/+5
| * | | IB/srp: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-01-081-2/+1
| | |/ | |/|
* | | RDMA/srp: Rework SCSI device reset handlingBart Van Assche2019-02-041-10/+0
| |/ |/|
* | IB/ipoib: Fix for use-after-free in ipoib_cm_tx_startFeras Daoud2019-01-252-3/+1
|/
* IB/ipoib: drop useless LIST_HEADJulia Lawall2019-01-021-1/+0
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-12-289-143/+396
|\
| * RDMA/srpt: Use kmem_cache_free() instead of kfree()Wei Yongjun2018-12-221-1/+1
| * RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman2018-12-193-6/+6
| * RDMA: Mark if create address handle is in a sleepable contextGal Pressman2018-12-192-2/+2
| * RDMA/srpt: Add support for immediate dataBart Van Assche2018-12-192-49/+189
| * RDMA/srpt: Rework the srpt_alloc_srq() error pathBart Van Assche2018-12-191-4/+6
| * RDMA/srpt: Remove driver version and release dateBart Van Assche2018-12-191-5/+2
| * RDMA/srpt: Make kernel-doc headers completeBart Van Assche2018-12-191-1/+4
| * RDMA/srpt: Join split stringsBart Van Assche2018-12-191-17/+12
| * RDMA/srpt: Improve coding style conformanceBart Van Assche2018-12-192-6/+6
| * RDMA/srpt: Fix a use-after-free in the channel release codeBart Van Assche2018-12-191-5/+13
| * RDMA/srp: Add support for immediate dataBart Van Assche2018-12-192-14/+89
| * RDMA/srp: Rework handling of the maximum information unit lengthBart Van Assche2018-12-192-14/+29
| * RDMA/srp: Move srp_rdma_ch.max_ti_iu_len declarationBart Van Assche2018-12-191-1/+2
| * RDMA/srp: Propagate ib_post_send() failures to the SCSI mid-layerBart Van Assche2018-12-191-0/+1
| * RDMA/srp: Handle large SCSI CDBs correctlyBart Van Assche2018-12-192-6/+19
| * RDMA/srp: Document srp_parse_in() argumentsBart Van Assche2018-12-191-0/+3
| * include/scsi/srp.h: Add support for immediate dataBart Van Assche2018-12-191-0/+5
| * include/scsi/srp.h: Move response flag definitions into this fileBart Van Assche2018-12-191-4/+0
| * RDMA: Start use ib_device_opsKamal Heib2018-12-124-10/+12
| * Merge tag 'v4.20-rc6' into rdma.git for-nextJason Gunthorpe2018-12-111-4/+3
| |\
| * | IB/core: Make function ib_fmr_pool_unmap return voidYuval Shaia2018-11-211-4/+1
| * | IB/srpt: Drop pointless static qualifier in srpt_make_tpg()Yue Haibing2018-11-211-1/+1
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-12-283-9/+1
|\ \ \
| * | | scsi: flip the default on use_clusteringChristoph Hellwig2018-12-182-2/+0
| * | | scsi: target: replace fabric_ops.name with fabric_aliasDavid Disseldorp2018-11-281-1/+0
| * | | scsi: target: drop unnecessary get_fabric_name() accessor from fabric_opsDavid Disseldorp2018-11-281-6/+1
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-091-4/+3
|\ \ \ | | |/ | |/|