summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ib-guids' into rdma.git for-nextJason Gunthorpe2019-11-251-0/+10
|\
| * IB/ipoib: Add ndo operation for getting VFs GUID attributesDanit Goldberg2019-11-221-0/+10
* | RDMA/srpt: Report the SCSI residual to the initiatorBart Van Assche2019-11-131-0/+24
* | Revert "RDMA/srpt: Postpone HCA removal until after configfs directory removal"Bart Van Assche2019-11-061-5/+1
* | RDMA/srpt: Fix TPG creationBart Van Assche2019-10-282-29/+73
* | infiniband: fix ulp/iser/iser_initiator.c kernel-doc warningsrd.dunlab@gmail.com2019-10-221-0/+5
* | infiniband: fix ulp/iser/iser_verbs.c kernel-doc notationrd.dunlab@gmail.com2019-10-221-22/+38
* | infiniband: fix ulp/srpt/ib_srpt.h kernel-doc notationrd.dunlab@gmail.com2019-10-221-5/+2
* | infiniband: fix ulp/opa_vnic/opa_vnic_internal.h kernel-doc notationrd.dunlab@gmail.com2019-10-221-4/+4
* | infiniband: fix ulp/iser/iscsi_iser.h kernel-doc warningsrd.dunlab@gmail.com2019-10-221-7/+11
* | infiniband: fix ulp/iser/iscsi_iser.[hc] kernel-doc notationrd.dunlab@gmail.com2019-10-222-5/+5
* | ib/srp: Add missing new line after displaying fast_io_fail_tmo paramDonald Dutile2019-10-211-2/+2
* | RDMA/iser: Use iser_err instead of pr_err for loggingMax Gurtovoy2019-10-081-2/+2
* | RDMA/srp: Calculate max_it_iu_size if remote max_it_iu length availableHonggang Li2019-10-081-4/+14
* | RDMA/srp: Add parse function for maximum initiator to target IU sizeHonggang Li2019-10-082-0/+11
* | RDMA/srpt: Postpone HCA removal until after configfs directory removalBart Van Assche2019-10-041-1/+4
* | RDMA/srpt: Make the code for handling port identities more systematicBart Van Assche2019-10-042-32/+57
* | RDMA/srpt: Rework the code that waits until an RDMA port is no longer in useBart Van Assche2019-10-042-23/+25
* | RDMA/srpt: Rework the approach for closing an RDMA channelBart Van Assche2019-10-042-23/+10
* | RDMA/srpt: Improve a debug messageBart Van Assche2019-10-041-1/+2
* | RDMA/srpt: Fix handling of iWARP loginsBart Van Assche2019-10-041-1/+2
* | RDMA/srpt: Fix handling of SR-IOV and iWARP portsBart Van Assche2019-10-041-22/+19
* | RDMA/srp: Make route resolving error messages more informativeBart Van Assche2019-10-041-2/+2
* | RDMA/srp: Honor the max_send_sge device attributeBart Van Assche2019-10-042-2/+6
* | RDMA/srp: Remove two castsBart Van Assche2019-10-042-2/+4
* | IB/iser: remove redundant macro definitionsMax Gurtovoy2019-10-014-11/+7
* | IB/iser: bound protection_sg size by data_sg sizeMax Gurtovoy2019-10-011-0/+1
* | IB/iser: add unlikely checks in the fast pathMax Gurtovoy2019-10-012-3/+3
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-09-212-5/+6
|\
| * IB/iser: Support up to 16MB data transfer in a single commandSergey Gorenko2019-09-131-3/+4
| * rdma: Enable ib_alloc_cq to spread work over a device's comp_vectorsChuck Lever2019-08-051-2/+2
* | net: Use skb_frag_off accessorsJonathan Lemon2019-07-301-1/+2
|/
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-07-202-43/+10
|\
| * scsi: IB/srp: set virt_boundary_mask in the scsi hostChristoph Hellwig2019-07-161-15/+3
| * scsi: IB/iser: set virt_boundary_mask in the scsi hostChristoph Hellwig2019-07-161-28/+7
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-07-1512-278/+174
|\ \
| * | IB/ipoib: Add child to parent list only if device initializedValentine Fatiev2019-07-041-14/+20
| * | IB/ipoib: Remove memset after vzalloc in ipoib_cm.cFuqian Huang2019-07-031-1/+0
| * | Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe2019-06-2813-10/+29
| |\ \
| * | | docs: infiniband: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-251-1/+1
| * | | RDMA/rw: Use IB_WR_REG_MR_INTEGRITY for PI handoverIsrael Rukshin2019-06-241-2/+2
| * | | RDMA/core: Rename signature qp create flag and signature device capabilityIsrael Rukshin2019-06-242-4/+4
| * | | IB/iser: Unwind WR union at iser_tx_descIsrael Rukshin2019-06-244-38/+27
| * | | IB/iser: Use IB_WR_REG_MR_INTEGRITY for PI handoverIsrael Rukshin2019-06-244-193/+95
| * | | RDMA/ipoib: Remove check for ETH_SS_TESTKamal Heib2019-06-111-2/+0
| * | | RDMA/srp: Accept again source addresses that do not have a port numberBart Van Assche2019-06-071-6/+15
| * | | RDMA/ipoib: implement ethtool .get_link() callbackKamal Heib2019-06-071-0/+1
| * | | RDMA/ipoib: Remove check of destroy CQLeon Romanovsky2019-05-211-5/+2
| * | | IB/isert: Remove unused sig_attrs argumentIsrael Rukshin2019-05-211-6/+5
| * | | IB/iser: Remove unused sig_attrs argumentIsrael Rukshin2019-05-211-6/+5