summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp
Commit message (Expand)AuthorAgeFilesLines
* IB/isert: allocate RW ctxs according to max IO sizeMax Gurtovoy2020-07-162-3/+6
* Merge branch 'mlx5_ipoib_qpn' into rdma.git for-nextJason Gunthorpe2020-07-061-2/+9
|\
| * RDMA/ipoib: Handle user-supplied address when creating childMichael Guralnik2020-07-061-2/+9
* | RDMA/ipoib: Fix ABBA deadlock with ipoib_reap_ah()Jason Gunthorpe2020-07-022-36/+31
* | RDMA/ipoib: Return void from ipoib_ib_dev_stop()Kamal Heib2020-06-242-4/+2
* | RDMA/ipoib: Return void from ipoib_mcast_stop_thread()Kamal Heib2020-06-222-4/+2
* | RDMA: Correct trivial kernel-doc inconsistenciesColton Lewis2020-06-222-0/+25
* | IB/srpt: Remove WARN_ON from srpt_cm_req_recvJing Xiangfeng2020-06-181-3/+0
|/
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-146-9/+9
* 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