summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp
AgeCommit message (Expand)AuthorLines
2019-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-5/+6
2019-09-13IB/iser: Support up to 16MB data transfer in a single commandSergey Gorenko-3/+4
2019-08-05rdma: Enable ib_alloc_cq to spread work over a device's comp_vectorsChuck Lever-2/+2
2019-07-30net: Use skb_frag_off accessorsJonathan Lemon-1/+2
2019-07-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-43/+10
2019-07-16scsi: IB/srp: set virt_boundary_mask in the scsi hostChristoph Hellwig-15/+3
2019-07-16scsi: IB/iser: set virt_boundary_mask in the scsi hostChristoph Hellwig-28/+7
2019-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-278/+174
2019-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-19/+2
2019-07-04IB/ipoib: Add child to parent list only if device initializedValentine Fatiev-14/+20
2019-07-03IB/ipoib: Remove memset after vzalloc in ipoib_cm.cFuqian Huang-1/+0
2019-06-28Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe-10/+29
2019-06-25docs: infiniband: convert docs to ReST and rename to *.rstMauro Carvalho Chehab-1/+1
2019-06-24RDMA/rw: Use IB_WR_REG_MR_INTEGRITY for PI handoverIsrael Rukshin-2/+2
2019-06-24RDMA/core: Rename signature qp create flag and signature device capabilityIsrael Rukshin-4/+4
2019-06-24IB/iser: Unwind WR union at iser_tx_descIsrael Rukshin-38/+27
2019-06-24IB/iser: Use IB_WR_REG_MR_INTEGRITY for PI handoverIsrael Rukshin-193/+95
2019-06-20scsi: RDMA/srp: Fix a sleep-in-invalid-context bugBart Van Assche-19/+2
2019-06-18ipoib: correcly show a VF hardware addressDenis Kirjanov-0/+1
2019-06-11RDMA/ipoib: Remove check for ETH_SS_TESTKamal Heib-2/+0
2019-06-07RDMA/srp: Accept again source addresses that do not have a port numberBart Van Assche-6/+15
2019-06-07RDMA/ipoib: implement ethtool .get_link() callbackKamal Heib-0/+1
2019-06-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-1/+17
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman-0/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner-9/+1
2019-05-21RDMA/ipoib: Remove check of destroy CQLeon Romanovsky-5/+2
2019-05-21RDMA/srp: Rename SRP sysfs name after IB device rename triggerLeon Romanovsky-1/+17
2019-05-21IB/isert: Remove unused sig_attrs argumentIsrael Rukshin-6/+5
2019-05-21IB/iser: Remove unused sig_attrs argumentIsrael Rukshin-6/+5
2019-05-21IB/iser: Refactor iscsi_iser_check_protection functionIsrael Rukshin-6/+3
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+10
2019-05-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-48/+41
2019-05-07RDMA/ipoib: Allow user space differentiate between valid dev_portLeon Romanovsky-1/+12
2019-05-07IB/core, ipoib: Do not overreact to SM LID change eventDennis Dalessandro-2/+1
2019-04-08opa_vnic: fix check on record->event, incorrect operator usedColin Ian King-1/+1
2019-04-01opa_vnic: Convert vport_idr to XArrayMatthew Wilcox-37/+23
2019-03-27IB/iser: remove uninitialized variable lenColin Ian King-5/+2
2019-03-26drivers: infiniband: Fix whitespace in kconfigEnrico Weigelt, metux IT consult-2/+2
2019-03-25RDMA: Use __packed annotation instead of __attribute__ ((packed))Erez Alfasi-1/+1
2019-03-20net: remove 'fallback' argument from dev->ndo_select_queue()Paolo Abeni-4/+2
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-50/+36
2019-03-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-43/+31
2019-03-04IB/iser: Fix dma_nents type definitionMax Gurtovoy-1/+1
2019-02-19RDMA: Add and use rdma_for_each_portJason Gunthorpe-4/+5
2019-02-14IB/ipoib: Use __func__ instead of function's nameErez Alfasi-2/+2
2019-02-04scsi: target/iscsi: Fix spelling of "unsolicited"Bart Van Assche-1/+1
2019-02-04scsi: RDMA/srpt: Fix a credit leak for aborted commandsBart Van Assche-0/+11
2019-02-04scsi: RDMA/srpt: Rework I/O context allocationBart Van Assche-32/+19
2019-02-04scsi: RDMA/srpt: Fix handling of TMF submission failureBart Van Assche-3/+1
2019-02-04scsi: RDMA/srpt: Fix handling of command / TMF submission failureBart Van Assche-5/+4