summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp
AgeCommit message (Expand)Author
2023-04-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-04-27Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-09RDMA/srpt: Add a check for valid 'mad_agent' pointerSaravanan Vajravel
2023-04-03IB/iser: remove redundant new lineMax Gurtovoy
2023-04-03IB/iser: centralize setting desc type and done callbackMax Gurtovoy
2023-04-03IB/iser: remove unused macrosMax Gurtovoy
2023-03-24Merge patch series "Constify most SCSI host templates"Martin K. Petersen
2023-03-24scsi: iscsi: Declare SCSI host template constBart Van Assche
2023-03-24scsi: RDMA/srp: Declare the SCSI host template constBart Van Assche
2023-03-24Merge patch series "target: TMF and recovery fixes"Martin K. Petersen
2023-03-24scsi: target: iscsit: isert: Alloc per conn cmd counterMike Christie
2023-03-19dyndbg: cleanup dynamic usage in ib_srp.cJason Baron
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman
2023-03-16scsi: infiniband: srpt: Remove default fabric ops calloutsDmitry Bogdanov
2023-02-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-02-23Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-02-07RDMA/rtrs: Don't call kobject_del for srv_path->kobjLi Zhijian
2023-02-02scripts/spelling.txt: add "exsits" pattern and fix typo instancesLuca Ceresoli
2023-01-26IB/IPoIB: Fix legacy IPoIB due to wrong number of queuesDragos Tatulea
2023-01-15Merge branch 'mlx5-next' into HEADLeon Romanovsky
2023-01-10RDMA/cma: Refactor the inbound/outbound path records process flowMark Zhang
2022-12-29RDMA/srp: Move large values to a new enum for gcc13Jiri Slaby (SUSE)
2022-12-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-12-12Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2022-12-11IB/IPoIB: Fix queue count inconsistency for PKEY child interfacesDragos Tatulea
2022-12-04RDMA/srp: Fix error return code in srp_parse_options()Wang Yufen
2022-11-25use less confusing names for iov_iter direction initializersAl Viro
2022-11-25[infiniband] READ is "data destination", not source...Al Viro
2022-11-21IB/isert: use the ISCSI_LOGIN_CURRENT_STAGE macroMaurizio Lombardi
2022-11-18treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld
2022-11-17RDMA/rtrs-srv: Remove kobject_del from rtrs_srv_destroy_once_sysfs_root_foldersGuoqing Jiang
2022-11-17RDMA/rtrs-srv: Fix several issues in rtrs_srv_destroy_path_filesGuoqing Jiang
2022-11-17RDMA/rtrs: Clean up rtrs_rdma_dev_pd_opsGuoqing Jiang
2022-11-17RDMA/rtrs-srv: Remove outdated comments from create_conGuoqing Jiang
2022-11-17RDMA/rtrs-clt: Correct the checking of ib_map_mr_sgGuoqing Jiang
2022-11-17RDMA/rtrs-srv: Correct the checking of ib_map_mr_sgGuoqing Jiang
2022-11-17RDMA/rtrs-srv: Refactor the handling of failure case in map_cont_bufsGuoqing Jiang
2022-11-17RDMA/rtrs-srv: Refactor rtrs_srv_rdma_cm_handlerGuoqing Jiang
2022-10-19IB/iser: open code iser_disconnected_handlerMax Gurtovoy
2022-10-19IB/iser: add safety checks for state_mutex lockMax Gurtovoy
2022-10-19IB/iser: open code iser_conn_state_comp_exchSergey Gorenko
2022-10-11treewide: use get_random_u32() when possibleJason A. Donenfeld
2022-10-11treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld
2022-10-06Merge tag 'v6.0' into rdma.git for-nextJason Gunthorpe
2022-09-22RDMA/srp: Support more than 255 rdma portsMikhael Goikhman
2022-09-22RDMA/cma: Multiple path records support with netlink channelMark Zhang
2022-09-20RDMA/srpt: Use flex array destination for memcpy()Hangyu Hua
2022-09-20RDMA/srp: Fix srp_abort()Bart Van Assche
2022-09-06RDMA/rtrs-clt: Kill xchg_pathsGuoqing Jiang