summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp
AgeCommit message (Expand)AuthorFilesLines
2020-05-21IB/ipoib: Increase ipoib Datagram mode MTU's upper limitKaike Wan2-7/+6
2020-05-21IB/{rdmavt, hfi1}: Implement creation of accelerated UD QPsGary Leshner1-0/+3
2020-05-20rnbd/rtrs: Pass max segment size from blk user to the rdma libraryDanil Kipnis3-6/+13
2020-05-20RDMA/rtrs: server: Fix some error return codeWei Yongjun2-3/+6
2020-05-20RDMA/rtrs: client: Fix function return on successGustavo A. R. Silva1-3/+0
2020-05-20RDMA/rtrs: Fix a couple off by one bugs in rtrs_srv_rdma_done()Dan Carpenter1-2/+2
2020-05-20RDMA/rtrs: Fix some signedness bugs in error handlingDan Carpenter2-5/+4
2020-05-18RDMA/srpt: Fix disabling device managementKamal Heib1-2/+6
2020-05-18RDMA/srpt: Add a newline when printing parameter 'srpt_service_guid' by sysfsXiongfeng Wang1-1/+1
2020-05-18RDMA/rtrs: a bit of documentationJack Wang1-0/+213
2020-05-18RDMA/rtrs: include client and server modules into kernel compilationJack Wang3-0/+43
2020-05-18RDMA/rtrs: server: sysfs interface functionsJack Wang1-0/+320
2020-05-18RDMA/rtrs: server: statistics functionsJack Wang1-0/+38
2020-05-18RDMA/rtrs: server: main functionalityJack Wang1-0/+2175
2020-05-18RDMA/rtrs: server: private header with server structs and functionsJack Wang1-0/+148
2020-05-18RDMA/rtrs: client: sysfs interface functionsJack Wang1-0/+483
2020-05-18RDMA/rtrs: client: statistics functionsJack Wang1-0/+200
2020-05-18RDMA/rtrs: client: main functionalityJack Wang1-0/+2994
2020-05-18RDMA/rtrs: client: private header with client structs and functionsJack Wang1-0/+251
2020-05-18RDMA/rtrs: core: lib functions shared between client and server modulesJack Wang1-0/+612
2020-05-18RDMA/rtrs: private headers with rtrs protocol structs and helpersJack Wang2-0/+427
2020-05-18RDMA/rtrs: public interface header to establish RDMA connectionsJack Wang1-0/+195
2020-05-06RDMA: Allow ib_client's to fail when add() is calledJason Gunthorpe4-43/+30
2020-04-14RDMA: Remove a few extra calls to ib_get_client_data()Jason Gunthorpe1-5/+2
2020-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds9-24/+22
2020-03-27IB/hfi1: Get rid of a warningMauro Carvalho Chehab1-1/+1
2020-03-26IB/iser: Always check sig MR before putting it to the free poolSergey Gorenko1-3/+18
2020-03-07RDMA/ipoib: reject unsupported coalescing paramsJakub Kicinski1-0/+2
2020-03-04Merge tag 'v5.6-rc4' into rdma.git for-nextJason Gunthorpe1-0/+12
2020-02-27RDMA/opa_vnic: Delete driver versionLeon Romanovsky3-8/+0
2020-02-27RDMA/ipoib: Don't set constant driver versionLeon Romanovsky3-9/+0
2020-02-20RDMA: Replace zero-length array with flexible-array memberGustavo A. R. Silva2-3/+3
2020-02-15scsi: Revert "RDMA/isert: Fix a recently introduced regression related to log...Bart Van Assche1-0/+12
2020-02-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds5-6/+5
2020-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-1/+1
2020-01-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-12/+0
2020-01-25IB/opa_vnic: Spelling correction of 'erorr' to 'error'Dillon Brock1-1/+1
2020-01-21scsi: RDMA/isert: Fix a recently introduced regression related to logoutBart Van Assche1-12/+0
2020-01-15IB/srp: Never use immediate data if it is disabled by a userSergey Gorenko1-1/+2
2020-01-04IB/iser: use true,false for bool variablezhengbin2-2/+2
2020-01-03RDMA/srpt: Remove unnecessary assertion in srpt_queue_responseAditya Pakki1-2/+0
2019-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+1
2019-12-13netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin1-1/+1
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya1-1/+1
2019-11-25Merge branch 'ib-guids' into rdma.git for-nextJason Gunthorpe1-0/+10
2019-11-22IB/ipoib: Add ndo operation for getting VFs GUID attributesDanit Goldberg1-0/+10
2019-11-13RDMA/srpt: Report the SCSI residual to the initiatorBart Van Assche1-0/+24
2019-11-06Revert "RDMA/srpt: Postpone HCA removal until after configfs directory removal"Bart Van Assche1-5/+1
2019-10-28RDMA/srpt: Fix TPG creationBart Van Assche2-29/+73
2019-10-22infiniband: fix ulp/iser/iser_initiator.c kernel-doc warningsrd.dunlab@gmail.com1-0/+5