summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp
Commit message (Expand)AuthorAgeFilesLines
...
* treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld2022-10-111-2/+1
* Merge tag 'v6.0' into rdma.git for-nextJason Gunthorpe2022-10-064-13/+20
|\
| * RDMA/srp: Set scmnd->result only when scmnd is not NULLyangx.jy@fujitsu.com2022-09-011-1/+2
| * RDMA/rtrs-srv: Pass the correct number of entries for dma mapped SGLJack Wang2022-08-211-7/+7
| * RDMA/rtrs-clt: Use the right sg_cnt after ib_dma_map_sgJack Wang2022-08-211-4/+5
| * IB/iser: Fix login with authenticationSergey Gorenko2022-08-161-1/+6
* | RDMA/srp: Support more than 255 rdma portsMikhael Goikhman2022-09-222-7/+7
* | RDMA/cma: Multiple path records support with netlink channelMark Zhang2022-09-222-2/+2
* | RDMA/srpt: Use flex array destination for memcpy()Hangyu Hua2022-09-201-1/+1
* | RDMA/srp: Fix srp_abort()Bart Van Assche2022-09-201-3/+1
* | RDMA/rtrs-clt: Kill xchg_pathsGuoqing Jiang2022-09-061-12/+2
* | RDMA/rtrs-clt: Break the loop once one path is connectedGuoqing Jiang2022-09-061-1/+4
* | RDMA/rtrs: Update comments for MAX_SESS_QUEUE_DEPTHGuoqing Jiang2022-09-061-4/+3
* | IB/cm: Remove the service_mask parameter from ib_cm_listen()Mark Zhang2022-08-302-3/+3
* | RDMA/rtrs: Remove 'dir' argument from rnbd_srv_rdma_evGuoqing Jiang2022-08-302-4/+3
* | RDMA/srp: Use the attribute group mechanism for sysfs attributesBart Van Assche2022-08-281-6/+12
* | RDMA/srp: Handle dev_set_name() failureBart Van Assche2022-08-281-4/+5
* | RDMA/srp: Remove the srp_host.released completionBart Van Assche2022-08-282-10/+5
* | RDMA/srp: Rework the srp_add_port() error pathBart Van Assche2022-08-281-8/+7
* | IB: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-213-5/+5
* | RDMA/rtrs-clt: Output sg index when warning onJack Wang2022-08-211-1/+1
* | RDMA/rtrs-srv: Add event tracing supportSantosh Pradhan2022-08-215-6/+116
* | RDMA/rtrs-clt: Add event tracing supportSantosh Pradhan2022-08-214-1/+112
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2022-08-0412-139/+215
|\
| * RDMA/ib_srpt: Unify checking rdma_cm_id condition in srpt_cm_req_recv()Li Zhijian2022-08-021-4/+4
| * RDMA/srpt: Fix a use-after-freeBart Van Assche2022-07-292-46/+94
| * RDMA/srpt: Introduce a reference count in struct srpt_deviceBart Van Assche2022-07-292-2/+17
| * RDMA/srpt: Duplicate port name membersBart Van Assche2022-07-292-6/+13
| * IB: Fix repeated words 'the the' commentsSlark Xiao2022-07-221-1/+1
| * RDMA/rtrs-srv: Do not use mempool for page allocationJack Wang2022-07-181-17/+6
| * RDMA/rtrs-clt: Replace list_next_or_null_rr_rcu with an inline functionMd Haris Iqbal2022-07-181-19/+16
| * RDMA/rtrs-srv: Use per-cpu variables for rdma statsSantosh Kumar Pradhan2022-07-184-16/+42
| * RDMA/rtrs-clt: Use this_cpu_ API for statsSantosh Kumar Pradhan2022-07-181-11/+3
| * RDMA/rtrs-srv: Fix modinfo output for stringifyJack Wang2022-07-181-10/+11
| * RDMA/rtrs-clt: Use bitmap_empty()Christophe JAILLET2022-07-181-5/+3
| * RDMA/rtrs-clt: Use the bitmap API to allocate bitmapsChristophe JAILLET2022-07-181-4/+3
| * ipoib: switch to netif_napi_add_weight()Jakub Kicinski2022-07-171-2/+4
| * IB/iser: Drain the entire QP during destruction flowMax Gurtovoy2022-06-241-2/+4
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-08-041-2/+2
|\ \
| * | scsi: iscsi: Fix session removal on shutdownMike Christie2022-06-211-2/+2
| |/
* | Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-08-031-1/+1
|\ \
| * | net: add skb_[inner_]tcp_all_headers helpersEric Dumazet2022-07-021-1/+1
| |/
* / blk-mq: Drop 'reserved' arg of busy_tag_iter_fnJohn Garry2022-07-061-2/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2022-05-269-26/+35
|\
| * RDMA/rtrs-clt: Fix one kernel-doc commentYang Li2022-05-261-1/+1
| * IB/iser: Fix typo in commentJulia Lawall2022-05-241-1/+1
| * IB/isert: Avoid flush_scheduled_work() usageTetsuo Handa2022-05-201-9/+16
| * RDMA: Split kernel-only global device caps from uverbs device capsJason Gunthorpe2022-04-067-15/+17
* | scsi: target: iscsi: Rename iscsi_conn to iscsit_connMax Gurtovoy2022-05-102-33/+33
* | scsi: target: iscsi: Rename iscsi_cmd to iscsit_cmdMax Gurtovoy2022-05-102-33/+33
|/