summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-06-0530-697/+8265
|\
| * RDMA/srp: Remove support for FMR memory registrationMax Gurtovoy2020-06-022-227/+22
| * RDMA/iser: Remove support for FMR memory registrationIsrael Rukshin2020-06-024-372/+40
| * RDMA/srpt: Increase max_send_sgeBart Van Assche2020-05-292-7/+1
| * RDMA/srpt: Reduce max_recv_sge to 1Bart Van Assche2020-05-291-7/+3
| * RDMA/srpt: Make debug output more detailedBart Van Assche2020-05-291-4/+5
| * RDMA/srp: Make the channel count configurable per targetBart Van Assche2020-05-291-5/+17
| * RDMA/cma: Provide ECE reject reasonLeon Romanovsky2020-05-273-4/+7
| * RDMA/ipoib: Remove can_sleep parameter from iboib_mcast_allocKamal Heib2020-05-251-6/+5
| * RDMA/rtrs: Get rid of the do_next_path while_next_path macrosDanil Kipnis2020-05-221-16/+13
| * RDMA/rtrs: server: Use already dereferenced rtrs_sess structureMd Haris Iqbal2020-05-221-2/+2
| * IB/ipoib: Add capability to switch between datagram and connected modeGary Leshner2020-05-211-8/+10
| * IB/{hfi1, ipoib, rdma}: Broadcast ping sent packets which exceeded mtu sizeGary Leshner2020-05-213-0/+6
| * IB/ipoib: Increase ipoib Datagram mode MTU's upper limitKaike Wan2020-05-212-7/+6
| * IB/{rdmavt, hfi1}: Implement creation of accelerated UD QPsGary Leshner2020-05-211-0/+3
| * rnbd/rtrs: Pass max segment size from blk user to the rdma libraryDanil Kipnis2020-05-193-6/+13
| * RDMA/rtrs: server: Fix some error return codeWei Yongjun2020-05-192-3/+6
| * RDMA/rtrs: client: Fix function return on successGustavo A. R. Silva2020-05-191-3/+0
| * RDMA/rtrs: Fix a couple off by one bugs in rtrs_srv_rdma_done()Dan Carpenter2020-05-191-2/+2
| * RDMA/rtrs: Fix some signedness bugs in error handlingDan Carpenter2020-05-192-5/+4
| * RDMA/srpt: Fix disabling device managementKamal Heib2020-05-171-2/+6
| * RDMA/srpt: Add a newline when printing parameter 'srpt_service_guid' by sysfsXiongfeng Wang2020-05-171-1/+1
| * RDMA/rtrs: a bit of documentationJack Wang2020-05-171-0/+213
| * RDMA/rtrs: include client and server modules into kernel compilationJack Wang2020-05-173-0/+43
| * RDMA/rtrs: server: sysfs interface functionsJack Wang2020-05-171-0/+320
| * RDMA/rtrs: server: statistics functionsJack Wang2020-05-171-0/+38
| * RDMA/rtrs: server: main functionalityJack Wang2020-05-171-0/+2175
| * RDMA/rtrs: server: private header with server structs and functionsJack Wang2020-05-171-0/+148
| * RDMA/rtrs: client: sysfs interface functionsJack Wang2020-05-171-0/+483
| * RDMA/rtrs: client: statistics functionsJack Wang2020-05-171-0/+200
| * RDMA/rtrs: client: main functionalityJack Wang2020-05-171-0/+2994
| * RDMA/rtrs: client: private header with client structs and functionsJack Wang2020-05-171-0/+251
| * RDMA/rtrs: core: lib functions shared between client and server modulesJack Wang2020-05-171-0/+612
| * RDMA/rtrs: private headers with rtrs protocol structs and helpersJack Wang2020-05-172-0/+427
| * RDMA/rtrs: public interface header to establish RDMA connectionsJack Wang2020-05-171-0/+195
| * RDMA: Allow ib_client's to fail when add() is calledJason Gunthorpe2020-05-064-43/+30
| * RDMA: Remove a few extra calls to ib_get_client_data()Jason Gunthorpe2020-04-141-5/+2
* | IB/ipoib: Fix double free of skb in case of multicast traffic in CM modeValentine Fatiev2020-05-274-12/+26
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-04-019-24/+22
|\
| * IB/hfi1: Get rid of a warningMauro Carvalho Chehab2020-03-271-1/+1
| * IB/iser: Always check sig MR before putting it to the free poolSergey Gorenko2020-03-261-3/+18
| * Merge tag 'v5.6-rc4' into rdma.git for-nextJason Gunthorpe2020-03-041-0/+12
| |\
| * | RDMA/opa_vnic: Delete driver versionLeon Romanovsky2020-02-273-8/+0
| * | RDMA/ipoib: Don't set constant driver versionLeon Romanovsky2020-02-273-9/+0
| * | RDMA: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-202-3/+3
* | | RDMA/ipoib: reject unsupported coalescing paramsJakub Kicinski2020-03-061-0/+2
| |/ |/|
* | scsi: Revert "RDMA/isert: Fix a recently introduced regression related to log...Bart Van Assche2020-02-141-0/+12
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-01-315-6/+5
|\
| * IB/opa_vnic: Spelling correction of 'erorr' to 'error'Dillon Brock2020-01-251-1/+1
| * IB/srp: Never use immediate data if it is disabled by a userSergey Gorenko2020-01-151-1/+2