aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp
AgeCommit message (Expand)Author
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
2022-09-06RDMA/rtrs-clt: Break the loop once one path is connectedGuoqing Jiang
2022-09-06RDMA/rtrs: Update comments for MAX_SESS_QUEUE_DEPTHGuoqing Jiang
2022-09-01RDMA/srp: Set scmnd->result only when scmnd is not NULLyangx.jy@fujitsu.com
2022-08-30IB/cm: Remove the service_mask parameter from ib_cm_listen()Mark Zhang
2022-08-30RDMA/rtrs: Remove 'dir' argument from rnbd_srv_rdma_evGuoqing Jiang
2022-08-28RDMA/srp: Use the attribute group mechanism for sysfs attributesBart Van Assche
2022-08-28RDMA/srp: Handle dev_set_name() failureBart Van Assche
2022-08-28RDMA/srp: Remove the srp_host.released completionBart Van Assche
2022-08-28RDMA/srp: Rework the srp_add_port() error pathBart Van Assche
2022-08-21IB: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-21RDMA/rtrs-clt: Output sg index when warning onJack Wang
2022-08-21RDMA/rtrs-srv: Pass the correct number of entries for dma mapped SGLJack Wang
2022-08-21RDMA/rtrs-clt: Use the right sg_cnt after ib_dma_map_sgJack Wang
2022-08-21RDMA/rtrs-srv: Add event tracing supportSantosh Pradhan
2022-08-21RDMA/rtrs-clt: Add event tracing supportSantosh Pradhan
2022-08-16IB/iser: Fix login with authenticationSergey Gorenko
2022-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-08-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-08-03Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-08-02RDMA/ib_srpt: Unify checking rdma_cm_id condition in srpt_cm_req_recv()Li Zhijian
2022-07-29RDMA/srpt: Fix a use-after-freeBart Van Assche
2022-07-29RDMA/srpt: Introduce a reference count in struct srpt_deviceBart Van Assche
2022-07-29RDMA/srpt: Duplicate port name membersBart Van Assche
2022-07-22IB: Fix repeated words 'the the' commentsSlark Xiao
2022-07-18RDMA/rtrs-srv: Do not use mempool for page allocationJack Wang
2022-07-18RDMA/rtrs-clt: Replace list_next_or_null_rr_rcu with an inline functionMd Haris Iqbal
2022-07-18RDMA/rtrs-srv: Use per-cpu variables for rdma statsSantosh Kumar Pradhan
2022-07-18RDMA/rtrs-clt: Use this_cpu_ API for statsSantosh Kumar Pradhan
2022-07-18RDMA/rtrs-srv: Fix modinfo output for stringifyJack Wang
2022-07-18RDMA/rtrs-clt: Use bitmap_empty()Christophe JAILLET
2022-07-18RDMA/rtrs-clt: Use the bitmap API to allocate bitmapsChristophe JAILLET
2022-07-17ipoib: switch to netif_napi_add_weight()Jakub Kicinski
2022-07-06blk-mq: Drop 'reserved' arg of busy_tag_iter_fnJohn Garry
2022-07-02net: add skb_[inner_]tcp_all_headers helpersEric Dumazet
2022-06-24IB/iser: Drain the entire QP during destruction flowMax Gurtovoy
2022-06-21scsi: iscsi: Fix session removal on shutdownMike Christie
2022-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-05-26RDMA/rtrs-clt: Fix one kernel-doc commentYang Li
2022-05-24IB/iser: Fix typo in commentJulia Lawall
2022-05-20IB/isert: Avoid flush_scheduled_work() usageTetsuo Handa
2022-05-10scsi: target: iscsi: Rename iscsi_conn to iscsit_connMax Gurtovoy
2022-05-10scsi: target: iscsi: Rename iscsi_cmd to iscsit_cmdMax Gurtovoy