| Age | Commit message (Expand) | Author | Files | Lines |
| 13 days | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 5 | -20/+19 |
| 2026-06-16 | RDMA/rtrs-srv: Bound RDMA-Write length to chunk size in rdma_write_sg | Zhenhao Wan | 1 | -2/+3 |
| 2026-06-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -6/+30 |
| 2026-06-09 | net: change ndo_set_rx_mode_async return type to int | Stanislav Fomichev | 1 | -4/+5 |
| 2026-06-08 | RDMA/rtrs-srv: Fix integer underflow in process_read and process_write | Aurelien DESBRIERES | 1 | -2/+10 |
| 2026-06-08 | RDMA/srp: bound SRP_RSP sense copy by the received length | Michael Bommarito | 1 | -6/+24 |
| 2026-06-08 | IB/isert: Reject login PDUs shorter than ISER_HEADERS_LEN | Michael Bommarito | 1 | -0/+6 |
| 2026-05-25 | Merge tag 'v7.1-rc5' into rdma.git for-next | Jason Gunthorpe | 2 | -4/+6 |
| 2026-05-24 | RDMA/rtrs: Use flexible array for client path stats | Rosen Penev | 3 | -14/+3 |
| 2026-05-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 1 | -1/+1 |
| 2026-05-19 | RDMA/rtrs: Fix use-after-free in path file creation cleanup | Guangshuo Li | 1 | -1/+1 |
| 2026-05-18 | RDMA/srpt: fix integer overflow in immediate data length check | Sara Venkatesh | 1 | -2/+3 |
| 2026-05-15 | IB/IPoIB: ndo_set_rx_mode_async conversion | Dragos Tatulea | 1 | -3/+5 |
| 2026-04-21 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -0/+1 |
| 2026-04-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 12 | -3416/+2 |
| 2026-04-14 | Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -1/+1 |
| 2026-04-09 | kernfs: pass struct ns_common instead of const void * for namespace tags | Christian Brauner | 1 | -3/+4 |
| 2026-03-29 | ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs | Fernando Fernandez Mancera | 1 | -1/+1 |
| 2026-03-10 | RDMA/hfi1: Remove opa_vnic | Dennis Dalessandro | 10 | -3414/+0 |
| 2026-03-08 | RDMA/rtrs: add WQ_PERCPU to alloc_workqueue users | Marco Crivellari | 2 | -2/+2 |
| 2026-02-28 | scsi: target: Use driver completion preference by default | Mike Christie | 1 | -0/+1 |
| 2026-02-22 | Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses | Kees Cook | 3 | -3/+3 |
| 2026-02-21 | Convert more 'alloc_obj' cases to default GFP_KERNEL arguments | Linus Torvalds | 5 | -12/+6 |
| 2026-02-21 | Convert 'alloc_flex' family to use the new default GFP_KERNEL argument | Linus Torvalds | 2 | -2/+2 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 16 | -58/+58 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 17 | -99/+85 |
| 2026-02-12 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 7 | -125/+231 |
| 2026-02-12 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -1/+2 |
| 2026-02-12 | Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2 | -0/+2 |
| 2026-01-23 | scsi: Change the return type of the .queuecommand() callback | Bart Van Assche | 1 | -1/+2 |
| 2026-01-20 | kernel.h: drop hex.h and update all hex.h users | Randy Dunlap | 2 | -0/+2 |
| 2026-01-20 | net: remove legacy way to get/set HW timestamp config | Vadim Fedorenko | 1 | -4/+2 |
| 2026-01-13 | RDMA/rtrs-srv: Fix error print in process_info_req() | Grzegorz Prajsner | 1 | -1/+1 |
| 2026-01-13 | RDMA/rtrs-clt: For conn rejection use actual err number | Md Haris Iqbal | 1 | -2/+2 |
| 2026-01-13 | RDMA/rtrs: Extend log message when a port fails | Kim Zhu | 2 | -4/+10 |
| 2026-01-13 | RDMA/rtrs-srv: Rate-limit I/O path error logging | Kim Zhu | 1 | -1/+1 |
| 2026-01-13 | RDMA/rtrs-srv: Add check and closure for possible zombie paths | Md Haris Iqbal | 2 | -5/+41 |
| 2026-01-13 | RDMA/rtrs-clt: Remove unused members in rtrs_clt_io_req | Jack Wang | 1 | -3/+0 |
| 2026-01-13 | RDMA/rtrs: Improve error logging for RDMA cm events | Kim Zhu | 2 | -14/+54 |
| 2026-01-13 | RDMA/rtrs: Add optional support for IB_MR_TYPE_SG_GAPS | Md Haris Iqbal | 2 | -5/+18 |
| 2026-01-13 | RDMA/rtrs: Add error description to the logs | Kim Zhu | 5 | -95/+100 |
| 2026-01-13 | RDMA/rtrs-srv: fix SG mapping | Roman Penyaev | 1 | -5/+20 |
| 2025-12-30 | RDMA/rtrs: Fix clt_path::max_pages_per_mr calculation | Honggang LI | 1 | -0/+1 |
| 2025-12-24 | RDMA/rtrs: server: remove dead code | Honggang LI | 1 | -7/+1 |
| 2025-12-17 | RTRS/rtrs: clean up rtrs headers kernel-doc | Randy Dunlap | 2 | -20/+36 |
| 2025-12-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 3 | -3/+3 |
| 2025-11-10 | RDMA/rtrs: server: Fix error handling in get_or_create_srv | Ma Ke | 1 | -1/+1 |
| 2025-11-09 | IB/isert: add WQ_PERCPU to alloc_workqueue users | Marco Crivellari | 1 | -1/+1 |
| 2025-11-09 | IB/iser: add WQ_PERCPU to alloc_workqueue users | Marco Crivellari | 1 | -1/+1 |
| 2025-10-31 | IB/IPoIB: Add support for hwtstamp get/set ndos | Carolina Jubran | 1 | -0/+29 |
| 2025-09-21 | RDMA: Use %pe format specifier for error pointers | Leon Romanovsky | 1 | -9/+7 |
| 2025-09-18 | IB/ipoib: Ignore L3 master device | Vlad Dumitrescu | 1 | -10/+11 |
| 2025-07-31 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2 | -5/+3 |
| 2025-06-26 | RDMA/ipoib: Use parent rdma device net namespace | Mark Bloch | 1 | -0/+2 |
| 2025-06-24 | scsi: RDMA/srp: Don't set a max_segment_size when virt_boundary_mask is set | Christoph Hellwig | 1 | -2/+3 |
| 2025-06-12 | IB/iser: Remove unnecessary local variable | Li Jun | 1 | -5/+1 |
| 2025-05-22 | IB/IPoIB: Allow using netdevs that require the instance lock | Cosmin Ratiu | 2 | -15/+31 |
| 2025-05-22 | IB/IPoIB: Replace vlan_rwsem with the netdev instance lock | Cosmin Ratiu | 4 | -57/+87 |
| 2025-05-22 | IB/IPoIB: Enqueue separate work_structs for each flushed interface | Cosmin Ratiu | 4 | -22/+44 |
| 2025-03-29 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 1 | -4/+4 |
| 2025-02-21 | net: Use link/peer netns in newlink() of rtnl_link_ops | Xiao Liang | 1 | -2/+2 |
| 2025-02-21 | rtnetlink: Pack newlink() params into struct | Xiao Liang | 1 | -2/+5 |
| 2025-02-18 | IB/iser: fix typos in iscsi_iser.c comments | Imanol | 1 | -4/+4 |
| 2025-01-26 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -2/+3 |
| 2025-01-24 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2 | -1/+3 |
| 2025-01-06 | RDMA/rtrs: Add missing deinit() call | Li Zhijian | 1 | -0/+3 |
| 2024-12-31 | RDMA/rtrs: Ensure 'ib_sge list' is accessible | Li Zhijian | 1 | -1/+1 |
| 2024-12-19 | RDMA/srp: Fix error handling in srp_add_port | Ma Ke | 1 | -1/+0 |
| 2024-12-04 | scsi: Convert SCSI drivers to .sdev_configure() | Bart Van Assche | 1 | -2/+3 |
| 2024-11-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 3 | -10/+6 |
| 2024-10-30 | RDMA: Use ethtool string helpers | Rosen Penev | 2 | -9/+4 |
| 2024-10-28 | RDMA/ipoib: Use the networking stack default for txqueuelen | Gal Pressman | 1 | -1/+2 |
| 2024-10-11 | RDMA/srpt: Make slab cache names unique | Bart Van Assche | 1 | -12/+68 |
| 2024-09-10 | IB/iser: Remove unused declaration in header file | Zhang Zekun | 1 | -4/+0 |
| 2024-08-28 | RDMA/rtrs-clt: Remove an extra space | Jack Wang | 1 | -1/+1 |
| 2024-08-28 | RDMA/rtrs-clt: Do local invalidate after write io completion | Jack Wang | 1 | -13/+7 |
| 2024-08-28 | RDMA/rtrs: Register ib event handler | Grzegorz Prajsner | 5 | -2/+58 |
| 2024-08-28 | RDMA/rtrs-srv: Avoid null pointer deref during path establishment | Md Haris Iqbal | 1 | -2/+11 |
| 2024-08-28 | RDMA/rtrs-clt: Print request type for errors | Jack Wang | 1 | -2/+4 |
| 2024-08-28 | RDMA/rtrs-clt: Reset cid to con_num - 1 to stay in bounds | Md Haris Iqbal | 1 | -0/+6 |
| 2024-08-28 | RDMA/rtrs-clt: Reuse need_inval from mr | Jack Wang | 2 | -10/+9 |
| 2024-08-28 | RDMA/rtrs: Reset hb_missed_cnt after receiving other traffic from peer | Jack Wang | 2 | -1/+3 |
| 2024-08-28 | RDMA/rtrs-clt: Rate limit errors in IO path | Jack Wang | 1 | -3/+3 |
| 2024-08-28 | RDMA/rtrs-clt: Fix need_inv setting in error case | Jack Wang | 1 | -11/+9 |
| 2024-08-28 | RDMA/rtrs: For HB error add additional clt/srv specific logging | Md Haris Iqbal | 2 | -0/+6 |
| 2024-08-19 | RDMA/ipoib: Remove unused declarations | Zhang Zekun | 1 | -4/+0 |
| 2024-06-26 | IB/isert: remove the handling of last WQE reached event | Max Gurtovoy | 1 | -3/+0 |
| 2024-05-18 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2 | -4/+7 |
| 2024-05-12 | RDMA/IPoIB: Fix format truncation compilation errors | Leon Romanovsky | 1 | -2/+6 |
| 2024-05-07 | net: annotate writes on dev->mtu from ndo_change_mtu() | Eric Dumazet | 1 | -2/+2 |
| 2024-05-02 | RDMA/ipoib: Remove NULL check before dev_{put, hold} | Jules Irenge | 1 | -2/+1 |
| 2024-03-18 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 3 | -5/+3 |
| 2024-02-26 | rtnetlink: prepare nla_put_iflink() to run under RCU | Eric Dumazet | 1 | -2/+2 |
| 2024-02-25 | RDMA/rtrs-clt: Check strnlen return len in sysfs mpath_policy_store() | Alexey Kodanev | 1 | -1/+1 |
| 2024-02-14 | RDMA/srpt: fix function pointer cast warnings | Arnd Bergmann | 1 | -4/+5 |
| 2024-02-05 | RDMA/srpt: Support specifying the srpt_service_guid parameter | Bart Van Assche | 1 | -2/+6 |
| 2024-02-04 | RDMA/srpt: Do not register event handler until srpt device is fully setup | William Kucharski | 1 | -2/+1 |
| 2024-01-25 | RDMA/ipoib: Print symbolic error name instead of error code | Christian Heusel | 1 | -2/+1 |
| 2024-01-04 | IB/iser: Prevent invalidating wrong MR | Sergey Gorenko | 4 | -8/+8 |
| 2023-12-26 | IB/iser: iscsi_iser.h: fix kernel-doc warning and spellos | Randy Dunlap | 1 | -3/+2 |
| 2023-12-12 | IB/ipoib: Fix mcast list locking | Daniel Vacek | 1 | -5/+1 |
| 2023-12-12 | Expose c0 and SW encap ICM for RDMA | Leon Romanovsky | 2 | -14/+30 |
| 2023-11-26 | RDMA/IPoIB: Add tx timeout work to recover queue stop situation | Jack Wang | 3 | -3/+60 |
| 2023-11-26 | RDMA/IPoIB: Fix error code return in ipoib_mcast_join | Jack Wang | 1 | -0/+1 |
| 2023-11-22 | RDMA/rtrs: Use %pe to print errors | Supriti Singh | 1 | -2/+2 |
| 2023-11-22 | RDMA/rtrs-clt: Use %pe to print errors | Supriti Singh | 1 | -6/+4 |
| 2023-11-22 | RDMA/rtrs-clt: Remove the warnings for req in_use check | Jack Wang | 1 | -1/+1 |
| 2023-11-22 | RDMA/rtrs-clt: Fix the max_send_wr setting | Jack Wang | 1 | -1/+1 |
| 2023-11-22 | RDMA/rtrs-srv: Destroy path files after making sure no IOs in-flight | Md Haris Iqbal | 1 | -1/+2 |
| 2023-11-22 | RDMA/rtrs-srv: Free srv_mr iu only when always_invalidate is true | Md Haris Iqbal | 1 | -1/+4 |
| 2023-11-22 | RDMA/rtrs-srv: Check return values while processing info request | Md Haris Iqbal | 1 | -6/+18 |
| 2023-11-22 | RDMA/rtrs-clt: Start hb after path_up | Jack Wang | 1 | -2/+1 |
| 2023-11-22 | RDMA/rtrs-srv: Do not unconditionally enable irq | Jack Wang | 1 | -2/+3 |
| 2023-11-19 | RDMA/rtrs-clt: Add warning logs for RDMA events | Md Haris Iqbal | 1 | -0/+2 |
| 2023-11-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 5 | -5/+11 |
| 2023-11-02 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -0/+3 |
| 2023-10-31 | Merge tag 'v6.6' into rdma.git for-next | Jason Gunthorpe | 1 | -11/+5 |
| 2023-10-24 | RDMA/core: Remove NULL check before dev_{put, hold} | Yang Li | 1 | -2/+1 |
| 2023-10-13 | scsi: target: Have drivers report if they support direct submissions | Mike Christie | 1 | -0/+3 |
| 2023-10-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -11/+5 |
| 2023-10-11 | netdev: replace napi_reschedule with napi_schedule | Christian Marangi | 1 | -2/+2 |
| 2023-10-02 | IB/srp: Annotate struct srp_fr_pool with __counted_by | Kees Cook | 1 | -1/+1 |
| 2023-09-26 | RDMA/ipoib: Add support for XDR speed in ethtool | Patrisious Haddad | 1 | -0/+2 |
| 2023-09-19 | RDMA/rtrs: Fix the problem of variable not initialized fully | Zhu Yanjun | 1 | -1/+1 |
| 2023-09-19 | RDMA/rtrs: Require holding rcu_read_lock explicitly | Zhu Yanjun | 1 | -1/+6 |
| 2023-09-11 | RDMA/srp: Do not call scsi_done() from srp_abort() | Bart Van Assche | 1 | -11/+5 |
| 2023-09-02 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -4/+0 |
| 2023-08-22 | Revert "IB/isert: Fix incorrect release of isert connection" | Leon Romanovsky | 1 | -0/+2 |
| 2023-08-08 | RDMA: Make all 'class' structures const | Ivan Orlov | 4 | -17/+21 |
| 2023-07-25 | scsi: RDMA/srp: Fix residual handling | Bart Van Assche | 1 | -4/+0 |
| 2023-06-27 | Merge tag 'v6.4' into rdma.git for-next | Jason Gunthorpe | 3 | -37/+38 |
| 2023-06-11 | IB/isert: Fix incorrect release of isert connection | Saravanan Vajravel | 1 | -2/+0 |
| 2023-06-11 | IB/isert: Fix possible list corruption in CMA handler | Saravanan Vajravel | 1 | -0/+4 |
| 2023-06-11 | IB/isert: Fix dead lock in ib_isert | Saravanan Vajravel | 1 | -2/+8 |
| 2023-06-01 | RDMA/rtrs: Fix rxe_dealloc_pd warning | Li Zhijian | 1 | -32/+23 |
| 2023-06-01 | RDMA/rtrs: Fix the last iu->buf leak in err path | Li Zhijian | 1 | -1/+3 |
| 2023-06-01 | RDMA/rtrs: Remove duplicate cq_num assignment | Li Zhijian | 1 | -1/+0 |
| 2023-04-29 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 3 | -24/+22 |
| 2023-04-27 | Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -5/+0 |
| 2023-04-27 | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -2/+2 |
| 2023-04-09 | RDMA/srpt: Add a check for valid 'mad_agent' pointer | Saravanan Vajravel | 1 | -10/+13 |
| 2023-04-03 | IB/iser: remove redundant new line | Max Gurtovoy | 1 | -1/+0 |
| 2023-04-03 | IB/iser: centralize setting desc type and done callback | Max Gurtovoy | 1 | -7/+9 |
| 2023-04-03 | IB/iser: remove unused macros | Max Gurtovoy | 1 | -6/+0 |
| 2023-03-24 | Merge patch series "Constify most SCSI host templates" | Martin K. Petersen | 2 | -3/+3 |
| 2023-03-24 | scsi: iscsi: Declare SCSI host template const | Bart Van Assche | 1 | -2/+2 |
| 2023-03-24 | scsi: RDMA/srp: Declare the SCSI host template const | Bart Van Assche | 1 | -1/+1 |
| 2023-03-24 | Merge patch series "target: TMF and recovery fixes" | Martin K. Petersen | 1 | -2/+2 |
| 2023-03-24 | scsi: target: iscsit: isert: Alloc per conn cmd counter | Mike Christie | 1 | -2/+2 |
| 2023-03-19 | dyndbg: cleanup dynamic usage in ib_srp.c | Jason Baron | 1 | -5/+0 |
| 2023-03-17 | driver core: class: remove module * from class_create() | Greg Kroah-Hartman | 2 | -2/+2 |
| 2023-03-16 | scsi: infiniband: srpt: Remove default fabric ops callouts | Dmitry Bogdanov | 1 | -33/+0 |
| 2023-02-24 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2 | -2/+2 |
| 2023-02-23 | Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -1/+1 |
| 2023-02-07 | RDMA/rtrs: Don't call kobject_del for srv_path->kobj | Li Zhijian | 1 | -2/+1 |
| 2023-02-02 | scripts/spelling.txt: add "exsits" pattern and fix typo instances | Luca Ceresoli | 1 | -1/+1 |
| 2023-01-26 | IB/IPoIB: Fix legacy IPoIB due to wrong number of queues | Dragos Tatulea | 1 | -0/+8 |
| 2023-01-15 | Merge branch 'mlx5-next' into HEAD | Leon Romanovsky | 1 | -3/+5 |
| 2023-01-10 | RDMA/cma: Refactor the inbound/outbound path records process flow | Mark Zhang | 2 | -2/+2 |
| 2022-12-29 | RDMA/srp: Move large values to a new enum for gcc13 | Jiri Slaby (SUSE) | 1 | -3/+5 |
| 2022-12-14 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 9 | -127/+164 |
| 2022-12-12 | Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 1 | -1/+1 |
| 2022-12-11 | IB/IPoIB: Fix queue count inconsistency for PKEY child interfaces | Dragos Tatulea | 1 | -0/+7 |
| 2022-12-04 | RDMA/srp: Fix error return code in srp_parse_options() | Wang Yufen | 1 | -14/+82 |
| 2022-11-25 | use less confusing names for iov_iter direction initializers | Al Viro | 1 | -1/+1 |
| 2022-11-25 | [infiniband] READ is "data destination", not source... | Al Viro | 1 | -1/+1 |
| 2022-11-21 | IB/isert: use the ISCSI_LOGIN_CURRENT_STAGE macro | Maurizio Lombardi | 1 | -3/+2 |
| 2022-11-18 | treewide: use get_random_u32_below() instead of deprecated function | Jason A. Donenfeld | 1 | -1/+1 |
| 2022-11-17 | RDMA/rtrs-srv: Remove kobject_del from rtrs_srv_destroy_once_sysfs_root_folders | Guoqing Jiang | 1 | -1/+0 |
| 2022-11-17 | RDMA/rtrs-srv: Fix several issues in rtrs_srv_destroy_path_files | Guoqing Jiang | 1 | -3/+9 |
| 2022-11-17 | RDMA/rtrs: Clean up rtrs_rdma_dev_pd_ops | Guoqing Jiang | 2 | -21/+4 |
| 2022-11-17 | RDMA/rtrs-srv: Remove outdated comments from create_con | Guoqing Jiang | 1 | -6/+0 |
| 2022-11-17 | RDMA/rtrs-clt: Correct the checking of ib_map_mr_sg | Guoqing Jiang | 1 | -4/+2 |
| 2022-11-17 | RDMA/rtrs-srv: Correct the checking of ib_map_mr_sg | Guoqing Jiang | 1 | -1/+1 |
| 2022-11-17 | RDMA/rtrs-srv: Refactor the handling of failure case in map_cont_bufs | Guoqing Jiang | 1 | -27/+20 |
| 2022-11-17 | RDMA/rtrs-srv: Refactor rtrs_srv_rdma_cm_handler | Guoqing Jiang | 1 | -9/+8 |
| 2022-10-19 | IB/iser: open code iser_disconnected_handler | Max Gurtovoy | 1 | -14/+7 |
| 2022-10-19 | IB/iser: add safety checks for state_mutex lock | Max Gurtovoy | 1 | -6/+20 |
| 2022-10-19 | IB/iser: open code iser_conn_state_comp_exch | Sergey Gorenko | 1 | -18/+2 |
| 2022-10-11 | treewide: use get_random_u32() when possible | Jason A. Donenfeld | 1 | -1/+1 |
| 2022-10-11 | treewide: use prandom_u32_max() when possible, part 1 | Jason A. Donenfeld | 1 | -2/+1 |
| 2022-10-06 | Merge tag 'v6.0' into rdma.git for-next | Jason Gunthorpe | 4 | -13/+20 |
| 2022-09-22 | RDMA/srp: Support more than 255 rdma ports | Mikhael Goikhman | 2 | -7/+7 |
| 2022-09-22 | RDMA/cma: Multiple path records support with netlink channel | Mark Zhang | 2 | -2/+2 |
| 2022-09-20 | RDMA/srpt: Use flex array destination for memcpy() | Hangyu Hua | 1 | -1/+1 |
| 2022-09-20 | RDMA/srp: Fix srp_abort() | Bart Van Assche | 1 | -3/+1 |
| 2022-09-06 | RDMA/rtrs-clt: Kill xchg_paths | Guoqing Jiang | 1 | -12/+2 |
| 2022-09-06 | RDMA/rtrs-clt: Break the loop once one path is connected | Guoqing Jiang | 1 | -1/+4 |
| 2022-09-06 | RDMA/rtrs: Update comments for MAX_SESS_QUEUE_DEPTH | Guoqing Jiang | 1 | -4/+3 |
| 2022-09-01 | RDMA/srp: Set scmnd->result only when scmnd is not NULL | yangx.jy@fujitsu.com | 1 | -1/+2 |
| 2022-08-30 | IB/cm: Remove the service_mask parameter from ib_cm_listen() | Mark Zhang | 2 | -3/+3 |
| 2022-08-30 | RDMA/rtrs: Remove 'dir' argument from rnbd_srv_rdma_ev | Guoqing Jiang | 2 | -4/+3 |
| 2022-08-28 | RDMA/srp: Use the attribute group mechanism for sysfs attributes | Bart Van Assche | 1 | -6/+12 |
| 2022-08-28 | RDMA/srp: Handle dev_set_name() failure | Bart Van Assche | 1 | -4/+5 |
| 2022-08-28 | RDMA/srp: Remove the srp_host.released completion | Bart Van Assche | 2 | -10/+5 |
| 2022-08-28 | RDMA/srp: Rework the srp_add_port() error path | Bart Van Assche | 1 | -8/+7 |
| 2022-08-21 | IB: move from strlcpy with unused retval to strscpy | Wolfram Sang | 3 | -5/+5 |
| 2022-08-21 | RDMA/rtrs-clt: Output sg index when warning on | Jack Wang | 1 | -1/+1 |
| 2022-08-21 | RDMA/rtrs-srv: Pass the correct number of entries for dma mapped SGL | Jack Wang | 1 | -7/+7 |
| 2022-08-21 | RDMA/rtrs-clt: Use the right sg_cnt after ib_dma_map_sg | Jack Wang | 1 | -4/+5 |