summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp
AgeCommit message (Expand)AuthorLines
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada-9/+9
2020-06-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-697/+8265
2020-06-02RDMA/srp: Remove support for FMR memory registrationMax Gurtovoy-227/+22
2020-06-02RDMA/iser: Remove support for FMR memory registrationIsrael Rukshin-372/+40
2020-05-29RDMA/srpt: Increase max_send_sgeBart Van Assche-7/+1
2020-05-29RDMA/srpt: Reduce max_recv_sge to 1Bart Van Assche-7/+3
2020-05-29RDMA/srpt: Make debug output more detailedBart Van Assche-4/+5
2020-05-29RDMA/srp: Make the channel count configurable per targetBart Van Assche-5/+17
2020-05-27IB/ipoib: Fix double free of skb in case of multicast traffic in CM modeValentine Fatiev-12/+26
2020-05-27RDMA/cma: Provide ECE reject reasonLeon Romanovsky-4/+7
2020-05-25RDMA/ipoib: Remove can_sleep parameter from iboib_mcast_allocKamal Heib-6/+5
2020-05-22RDMA/rtrs: Get rid of the do_next_path while_next_path macrosDanil Kipnis-16/+13
2020-05-22RDMA/rtrs: server: Use already dereferenced rtrs_sess structureMd Haris Iqbal-2/+2
2020-05-21IB/ipoib: Add capability to switch between datagram and connected modeGary Leshner-8/+10
2020-05-21IB/{hfi1, ipoib, rdma}: Broadcast ping sent packets which exceeded mtu sizeGary Leshner-0/+6
2020-05-21IB/ipoib: Increase ipoib Datagram mode MTU's upper limitKaike Wan-7/+6
2020-05-21IB/{rdmavt, hfi1}: Implement creation of accelerated UD QPsGary Leshner-0/+3
2020-05-19rnbd/rtrs: Pass max segment size from blk user to the rdma libraryDanil Kipnis-6/+13
2020-05-19RDMA/rtrs: server: Fix some error return codeWei Yongjun-3/+6
2020-05-19RDMA/rtrs: client: Fix function return on successGustavo A. R. Silva-3/+0
2020-05-19RDMA/rtrs: Fix a couple off by one bugs in rtrs_srv_rdma_done()Dan Carpenter-2/+2
2020-05-19RDMA/rtrs: Fix some signedness bugs in error handlingDan Carpenter-5/+4
2020-05-17RDMA/srpt: Fix disabling device managementKamal Heib-2/+6
2020-05-17RDMA/srpt: Add a newline when printing parameter 'srpt_service_guid' by sysfsXiongfeng Wang-1/+1
2020-05-17RDMA/rtrs: a bit of documentationJack Wang-0/+213
2020-05-17RDMA/rtrs: include client and server modules into kernel compilationJack Wang-0/+43
2020-05-17RDMA/rtrs: server: sysfs interface functionsJack Wang-0/+320
2020-05-17RDMA/rtrs: server: statistics functionsJack Wang-0/+38
2020-05-17RDMA/rtrs: server: main functionalityJack Wang-0/+2175
2020-05-17RDMA/rtrs: server: private header with server structs and functionsJack Wang-0/+148
2020-05-17RDMA/rtrs: client: sysfs interface functionsJack Wang-0/+483
2020-05-17RDMA/rtrs: client: statistics functionsJack Wang-0/+200
2020-05-17RDMA/rtrs: client: main functionalityJack Wang-0/+2994
2020-05-17RDMA/rtrs: client: private header with client structs and functionsJack Wang-0/+251
2020-05-17RDMA/rtrs: core: lib functions shared between client and server modulesJack Wang-0/+612
2020-05-17RDMA/rtrs: private headers with rtrs protocol structs and helpersJack Wang-0/+427
2020-05-17RDMA/rtrs: public interface header to establish RDMA connectionsJack Wang-0/+195
2020-05-06RDMA: Allow ib_client's to fail when add() is calledJason Gunthorpe-43/+30
2020-04-14RDMA: Remove a few extra calls to ib_get_client_data()Jason Gunthorpe-5/+2
2020-04-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-24/+22
2020-03-27IB/hfi1: Get rid of a warningMauro Carvalho Chehab-1/+1
2020-03-26IB/iser: Always check sig MR before putting it to the free poolSergey Gorenko-3/+18
2020-03-06RDMA/ipoib: reject unsupported coalescing paramsJakub Kicinski-0/+2
2020-03-04Merge tag 'v5.6-rc4' into rdma.git for-nextJason Gunthorpe-0/+12
2020-02-27RDMA/opa_vnic: Delete driver versionLeon Romanovsky-8/+0
2020-02-27RDMA/ipoib: Don't set constant driver versionLeon Romanovsky-9/+0
2020-02-20RDMA: Replace zero-length array with flexible-array memberGustavo A. R. Silva-3/+3
2020-02-14scsi: Revert "RDMA/isert: Fix a recently introduced regression related to log...Bart Van Assche-0/+12
2020-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-6/+5
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds-1/+1