- d8bb134 IB/isert: Align target max I/O size to initiator size by Max Gurtovoy · 3 years, 8 months ago
- 3159888 RDMA/rtrs: Change MAX_SESS_QUEUE_DEPTH by Gioh Kim · 3 years, 8 months ago
- fcd8d63 RDMA/rtrs-srv: Set minimal max_send_wr and max_recv_wr by Jack Wang · 3 years, 7 months ago
- 6cbc167 RDMA/rtrs-clt: Fix memory leak of not-freed sess->stats and stats->pcpu_stats by Gioh Kim · 3 years, 8 months ago
- 6569ae1 RDMA/rtrs-clt: Check if the queue_depth has changed during a reconnection by Md Haris Iqbal · 3 years, 8 months ago
- 8651ad0 RDMA/rtrs-srv: Fix memory leak when having multiple sessions by Jack Wang · 3 years, 8 months ago
- e7df730 RDMA/rtrs-srv: Fix memory leak of unfreed rtrs_srv_stats object by Gioh Kim · 3 years, 8 months ago
- f03d4c1 RDMA/rtrs: Do not reset hb_missed_max after re-connection by Gioh Kim · 3 years, 8 months ago
- bd4df55 RDMA/rtrs-clt: Check state of the rtrs_clt_sess before reading its stats by Md Haris Iqbal · 3 years, 8 months ago
- 067b663 RDMA/srp: Fix a recently introduced memory leak by Bart Van Assche · 3 years, 8 months ago
- 67cf4e4 RDMA/ipoib: Fix warning caused by destroying non-initial netns by Kamal Heib · 3 years, 8 months ago
- b64415c RDMA/rtrs-clt: destroy sysfs after removing session from active list by Gioh Kim · 3 years, 9 months ago
- 6a07e5e RDMA/srpt: Fix error return code in srpt_cm_req_recv() by Wang Wensheng · 3 years, 9 months ago
- 499b3ceb IB/isert: Fix a use after free in isert_connect_request by Lv Yunlong · 3 years, 10 months ago
- 7290bf4 RDMA/rtrs-clt: Close rtrs client conn before destroying rtrs clt session files by Md Haris Iqbal · 3 years, 10 months ago
- c02a33f RDMA/rtrs: Fix KASAN: stack-out-of-bounds bug by Jack Wang · 4 years, 1 month ago
- 904a52d RDMA/rtrs: Introduce rtrs_post_send by Guoqing Jiang · 4 years, 3 months ago
- 9e97c21 RDMA/rtrs-srv: Jump to dereg_mr label if allocate iu fails by Guoqing Jiang · 4 years, 1 month ago
- 5abee8b RDMA/rtrs: Remove unnecessary argument dir of rtrs_iu_free by Gioh Kim · 4 years, 3 months ago
- 2d7888b RDMA/srp: Fix support for unpopulated and unbalanced NUMA nodes by Nicolas Morey-Chaisemartin · 4 years ago
- 73a4bde RDMA/rtrs-srv: Do not signal REG_MR by Jack Wang · 4 years, 1 month ago
- 70123d9 RDMA/rtrs-clt: Use bitmask to check sess->flags by Jack Wang · 4 years, 1 month ago
- 482157e RDMA/rtrs: Do not signal for heatbeat by Jack Wang · 4 years, 1 month ago
- 248014a RDMA/rtrs-srv: Do not pass a valid pointer to PTR_ERR() by Jack Wang · 4 years ago
- d94d649 RDMA/rtrs-srv-sysfs: fix missing put_device by Gioh Kim · 4 years ago
- fad3372 RDMA/rtrs-srv: fix memory leak by missing kobject free by Gioh Kim · 4 years ago
- c6f81f3 RDMA/rtrs: Only allow addition of path to an already established session by Md Haris Iqbal · 4 years ago
- 51ea7da RDMA/rtrs-srv: Fix stack-out-of-bounds by Jack Wang · 4 years ago
- e724c81 RDMA/rtrs-srv: Init wr_cnt as 1 by Jack Wang · 4 years, 1 month ago
- cb6d98b RDMA/rtrs-clt: Refactor the failure cases in alloc_clt by Guoqing Jiang · 4 years, 1 month ago
- 30b7b6b RDMA/rtrs-srv: Fix missing wr_cqe by Jack Wang · 4 years, 1 month ago
- e393184 RDMA/rtrs: Call kobject_put in the failure path by Guoqing Jiang · 4 years, 1 month ago
- 1a8e138 RDMA/rtrs-clt: Set mininum limit when create QP by Jack Wang · 4 years, 1 month ago
- f8f1833 RDMA/rtrs-srv: Use sysfs_remove_file_self for disconnect by Jack Wang · 4 years, 1 month ago
- e3d7484 RDMA/rtrs-srv: Release lock before call into close_sess by Jack Wang · 4 years, 1 month ago
- 0a131e0 RDMA/rtrs: Extend ibtrs_cq_qp_create by Jack Wang · 4 years, 1 month ago
- c313e91 IB/isert: add module param to set sg_tablesize for IO cmd by Max Gurtovoy · 4 years, 3 months ago
- 459c15d RDMA/rtrs-srv: Don't guard the whole __alloc_srv with srv_mutex by Guoqing Jiang · 4 years, 3 months ago
- 4f64797 RDMA/rtrs-clt: Missing error from rtrs_rdma_conn_established by Gioh Kim · 4 years, 3 months ago
- 78bd070 RDMA/rtrs-clt: Remove destroy_con_cq_qp in case route resolving failed by Danil Kipnis · 4 years, 3 months ago
- 6f3f374 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 2 months ago
- 21fcdee RDMA/srpt: Fix typo in srpt_unregister_mad_agent docstring by Jason Gunthorpe · 4 years, 2 months ago
- e6b0bd6 Merge tag 'docs-5.10-warnings' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 2 months ago
- 372a178 IB/srpt: Fix memory leak in srpt_add_one by Maor Gottlieb · 4 years, 3 months ago
- 1166eb3d IB/srpt: docs: add a description for cq_size member by Mauro Carvalho Chehab · 4 years, 3 months ago
- 071ba4c RDMA: Add rdma_connect_locked() by Jason Gunthorpe · 4 years, 3 months ago
- a1e16bc Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 3 months ago
- 5ce2dced RDMA/ipoib: Set rtnl_link_ops for ipoib interfaces by Kamal Heib · 4 years, 3 months ago
- 3c4e919 RDMA/rtrs: Constify static struct attribute_group by Rikard Falkeborn · 4 years, 4 months ago
- 220aee3 RDMA/rtrs: Remove unused field of rtrs_iu by Gioh Kim · 4 years, 4 months ago
- eff7423 net: core: introduce struct netdev_nested_priv for nested interface infrastructure by Taehee Yoo · 4 years, 4 months ago
- 5dee587 Merge branch 'mlx5_active_speed' into rdma.git for-next by Jason Gunthorpe · 4 years, 4 months ago
- 3cc30e8d RDMA/ipoib: Convert to use DEFINE_SEQ_ATTRIBUTE macro by Liu Shixin · 4 years, 4 months ago
- b1df2a0 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 4 months ago
- 119181d RDMA: Restore ability to fail on SRQ destroy by Leon Romanovsky · 4 years, 4 months ago
- 0b089c1 IB/isert: Fix unaligned immediate-data handling by Sagi Grimberg · 4 years, 4 months ago
- 558d52b RDMA/rtrs-srv: Incorporate ib_register_client into rtrs server init by Md Haris Iqbal · 4 years, 4 months ago
- 39c2d63 RDMA/rtrs-srv: Set .release function for rtrs srv device during device init by Md Haris Iqbal · 4 years, 4 months ago
- 6989aa6 Merge tag 'v5.9-rc3' into rdma.git for-next by Jason Gunthorpe · 4 years, 5 months ago
- baa5b28 RDMA/rtrs-srv: Replace device_register with device_initialize and device_add by Md Haris Iqbal · 4 years, 5 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
- c97119b IB/isert: remove duplicated error prints by Max Gurtovoy · 4 years, 5 months ago
- 03ed5a8 RDMA/rtrs: remove WQ_MEM_RECLAIM for rtrs_wq by Jack Wang · 4 years, 6 months ago
- 09e0dbb RDMA/rtrs-clt: add an additional random 8 seconds before reconnecting by Danil Kipnis · 4 years, 6 months ago
- c804af2 IB/srpt: use new shared CQ mechanism by Yamin Friedman · 4 years, 6 months ago
- c6e6630 IB/isert: use new shared CQ mechanism by Yamin Friedman · 4 years, 6 months ago
- d56a785 IB/iser: use new shared CQ mechanism by Yamin Friedman · 4 years, 6 months ago
- 317000b IB/isert: allocate RW ctxs according to max IO size by Max Gurtovoy · 4 years, 6 months ago
- f11f3f7 Merge branch 'mlx5_ipoib_qpn' into rdma.git for-next by Jason Gunthorpe · 4 years, 6 months ago
- 87fb5c1 RDMA/ipoib: Handle user-supplied address when creating child by Michael Guralnik · 4 years, 7 months ago
- 65936bf RDMA/ipoib: Fix ABBA deadlock with ipoib_reap_ah() by Jason Gunthorpe · 4 years, 7 months ago
- 95a5631 RDMA/ipoib: Return void from ipoib_ib_dev_stop() by Kamal Heib · 4 years, 7 months ago
- 90cdff9 RDMA/ipoib: Return void from ipoib_mcast_stop_thread() by Kamal Heib · 4 years, 7 months ago
- 1170814 RDMA: Correct trivial kernel-doc inconsistencies by Colton Lewis · 4 years, 7 months ago
- a7ca4c3 IB/srpt: Remove WARN_ON from srpt_cm_req_recv by Jing Xiangfeng · 4 years, 7 months ago
- a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
- 242b233 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 8 months ago
- f273ad4 RDMA/srp: Remove support for FMR memory registration by Max Gurtovoy · 4 years, 8 months ago
- 1fc4313 RDMA/iser: Remove support for FMR memory registration by Israel Rukshin · 4 years, 8 months ago
- e0cca8b RDMA/srpt: Increase max_send_sge by Bart Van Assche · 4 years, 8 months ago
- 66ced2e RDMA/srpt: Reduce max_recv_sge to 1 by Bart Van Assche · 4 years, 8 months ago
- d4ee7f3 RDMA/srpt: Make debug output more detailed by Bart Van Assche · 4 years, 8 months ago
- 87fee61 RDMA/srp: Make the channel count configurable per target by Bart Van Assche · 4 years, 8 months ago
- 1acba6a IB/ipoib: Fix double free of skb in case of multicast traffic in CM mode by Valentine Fatiev · 4 years, 8 months ago
- 8094ba0 RDMA/cma: Provide ECE reject reason by Leon Romanovsky · 4 years, 8 months ago
- ebd6e96 RDMA/ipoib: Remove can_sleep parameter from iboib_mcast_alloc by Kamal Heib · 4 years, 8 months ago
- a94dae8 RDMA/rtrs: Get rid of the do_next_path while_next_path macros by Danil Kipnis · 4 years, 8 months ago
- e172037 RDMA/rtrs: server: Use already dereferenced rtrs_sess structure by Md Haris Iqbal · 4 years, 8 months ago
- 8f149b6 IB/ipoib: Add capability to switch between datagram and connected mode by Gary Leshner · 4 years, 8 months ago
- b7e159e IB/{hfi1, ipoib, rdma}: Broadcast ping sent packets which exceeded mtu size by Gary Leshner · 4 years, 8 months ago
- 6d72344 IB/ipoib: Increase ipoib Datagram mode MTU's upper limit by Kaike Wan · 4 years, 8 months ago
- 7f90a5a IB/{rdmavt, hfi1}: Implement creation of accelerated UD QPs by Gary Leshner · 4 years, 8 months ago
- d6ea395 rnbd/rtrs: Pass max segment size from blk user to the rdma library by Danil Kipnis · 4 years, 8 months ago
- 6b31afc RDMA/rtrs: server: Fix some error return code by Wei Yongjun · 4 years, 8 months ago
- e198408 RDMA/rtrs: client: Fix function return on success by Gustavo A. R. Silva · 4 years, 8 months ago
- bf1d8ed RDMA/rtrs: Fix a couple off by one bugs in rtrs_srv_rdma_done() by Dan Carpenter · 4 years, 8 months ago
- b386cd6 RDMA/rtrs: Fix some signedness bugs in error handling by Dan Carpenter · 4 years, 8 months ago
- 23bbd581 RDMA/srpt: Fix disabling device management by Kamal Heib · 4 years, 8 months ago
- a8f5c1f RDMA/srpt: Add a newline when printing parameter 'srpt_service_guid' by sysfs by Xiongfeng Wang · 4 years, 8 months ago
- 745b6a3 RDMA/rtrs: a bit of documentation by Jack Wang · 4 years, 8 months ago