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-11-051-5/+8
|\
| * RDMA/srpt: Fix typo in srpt_unregister_mad_agent docstringJason Gunthorpe2020-11-051-1/+1
| * IB/srpt: Fix memory leak in srpt_add_oneMaor Gottlieb2020-11-021-5/+8
* | Merge tag 'docs-5.10-warnings' of git://git.lwn.net/linuxLinus Torvalds2020-11-031-0/+1
|\ \ | |/ |/|
| * IB/srpt: docs: add a description for cq_size memberMauro Carvalho Chehab2020-10-281-0/+1
* | RDMA: Add rdma_connect_locked()Jason Gunthorpe2020-10-282-3/+3
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-10-1711-72/+108
|\
| * RDMA/ipoib: Set rtnl_link_ops for ipoib interfacesKamal Heib2020-10-053-0/+15
| * RDMA/rtrs: Constify static struct attribute_groupRikard Falkeborn2020-10-012-5/+5
| * RDMA/rtrs: Remove unused field of rtrs_iuGioh Kim2020-09-301-1/+0
| * Merge branch 'mlx5_active_speed' into rdma.git for-nextJason Gunthorpe2020-09-184-68/+91
| |\
| * | RDMA/ipoib: Convert to use DEFINE_SEQ_ATTRIBUTE macroLiu Shixin2020-09-161-46/+4
| * | RDMA: Restore ability to fail on SRQ destroyLeon Romanovsky2020-09-091-5/+1
| * | RDMA/rtrs-srv: Incorporate ib_register_client into rtrs server initMd Haris Iqbal2020-09-092-3/+80
| * | Merge tag 'v5.9-rc3' into rdma.git for-nextJason Gunthorpe2020-08-315-10/+9
| |\ \
| * | | IB/isert: remove duplicated error printsMax Gurtovoy2020-08-181-12/+3
* | | | net: core: introduce struct netdev_nested_priv for nested interface infrastru...Taehee Yoo2020-09-281-3/+6
| |_|/ |/| |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-09-114-68/+91
|\ \ \ | |_|/ |/| |
| * | IB/isert: Fix unaligned immediate-data handlingSagi Grimberg2020-09-092-56/+78
| * | RDMA/rtrs-srv: Set .release function for rtrs srv device during device initMd Haris Iqbal2020-09-092-8/+8
| * | RDMA/rtrs-srv: Replace device_register with device_initialize and device_addMd Haris Iqbal2020-08-242-4/+5
| |/
* / treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-235-10/+9
|/
* RDMA/rtrs: remove WQ_MEM_RECLAIM for rtrs_wqJack Wang2020-07-292-2/+2
* RDMA/rtrs-clt: add an additional random 8 seconds before reconnectingDanil Kipnis2020-07-291-2/+12
* IB/srpt: use new shared CQ mechanismYamin Friedman2020-07-292-8/+10
* IB/isert: use new shared CQ mechanismYamin Friedman2020-07-292-153/+34
* IB/iser: use new shared CQ mechanismYamin Friedman2020-07-292-106/+29
* 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