summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp
AgeCommit message (Expand)Author
2020-10-29RDMA/ipoib: Set rtnl_link_ops for ipoib interfacesKamal Heib
2020-10-01IB/iser: Always check sig MR before putting it to the free poolSergey Gorenko
2020-09-17IB/isert: Fix unaligned immediate-data handlingSagi Grimberg
2020-08-21RDMA/ipoib: Fix ABBA deadlock with ipoib_reap_ah()Jason Gunthorpe
2020-08-21RDMA/ipoib: Return void from ipoib_ib_dev_stop()Kamal Heib
2020-06-03IB/ipoib: Fix double free of skb in case of multicast traffic in CM modeValentine Fatiev
2020-02-28scsi: Revert "RDMA/isert: Fix a recently introduced regression related to log...Bart Van Assche
2020-02-14IB/srp: Never use immediate data if it is disabled by a userSergey Gorenko
2020-01-29scsi: RDMA/isert: Fix a recently introduced regression related to logoutBart Van Assche
2020-01-17RDMA/srpt: Report the SCSI residual to the initiatorBart Van Assche
2019-12-31IB/iser: bound protection_sg size by data_sg sizeMax Gurtovoy
2019-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-09-13IB/iser: Support up to 16MB data transfer in a single commandSergey Gorenko
2019-08-05rdma: Enable ib_alloc_cq to spread work over a device's comp_vectorsChuck Lever
2019-07-30net: Use skb_frag_off accessorsJonathan Lemon
2019-07-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-07-16scsi: IB/srp: set virt_boundary_mask in the scsi hostChristoph Hellwig
2019-07-16scsi: IB/iser: set virt_boundary_mask in the scsi hostChristoph Hellwig
2019-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-07-04IB/ipoib: Add child to parent list only if device initializedValentine Fatiev
2019-07-03IB/ipoib: Remove memset after vzalloc in ipoib_cm.cFuqian Huang
2019-06-28Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe
2019-06-25docs: infiniband: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-06-24RDMA/rw: Use IB_WR_REG_MR_INTEGRITY for PI handoverIsrael Rukshin
2019-06-24RDMA/core: Rename signature qp create flag and signature device capabilityIsrael Rukshin
2019-06-24IB/iser: Unwind WR union at iser_tx_descIsrael Rukshin
2019-06-24IB/iser: Use IB_WR_REG_MR_INTEGRITY for PI handoverIsrael Rukshin
2019-06-20scsi: RDMA/srp: Fix a sleep-in-invalid-context bugBart Van Assche
2019-06-18ipoib: correcly show a VF hardware addressDenis Kirjanov
2019-06-11RDMA/ipoib: Remove check for ETH_SS_TESTKamal Heib
2019-06-07RDMA/srp: Accept again source addresses that do not have a port numberBart Van Assche
2019-06-07RDMA/ipoib: implement ethtool .get_link() callbackKamal Heib
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/ipoib: Remove check of destroy CQLeon Romanovsky
2019-05-21RDMA/srp: Rename SRP sysfs name after IB device rename triggerLeon Romanovsky
2019-05-21IB/isert: Remove unused sig_attrs argumentIsrael Rukshin
2019-05-21IB/iser: Remove unused sig_attrs argumentIsrael Rukshin
2019-05-21IB/iser: Refactor iscsi_iser_check_protection functionIsrael Rukshin
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