summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp
AgeCommit message (Expand)Author
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
2022-04-06RDMA: Split kernel-only global device caps from uverbs device capsJason Gunthorpe
2022-03-24Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-03-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-03-18IB/iser: Fix error flow in case of registration failureMax Gurtovoy
2022-03-18IB/iser: Generalize map/unmap dma tasksMax Gurtovoy
2022-03-18IB/iser: Use iser_fr_desc as registration contextMax Gurtovoy
2022-03-18IB/iser: Remove iser_reg_data_sg helper functionMax Gurtovoy
2022-02-23RDMA/ib_srp: Add more documentationBart Van Assche
2022-02-23RDMA/ib_srp: Fix a deadlockBart Van Assche
2022-02-22scsi: iscsi: Stop using the SCSI pointerBart Van Assche
2022-02-18RDMA/rtrs-clt: Move free_permit from free_clt to rtrs_clt_closeMd Haris Iqbal
2022-02-18RDMA/rtrs-clt: Fix possible double free in error caseMd Haris Iqbal
2022-01-28RDMA/opa: Delete useless module.h includeLeon Romanovsky
2022-01-28RDMA/iser: Delete useless module.h includeLeon Romanovsky
2022-01-28RDMA/ipoib: Delete useless module.h includeLeon Romanovsky
2022-01-28RDMA/rtrs-clt: Do stop and failover outside reconnect work.Jack Wang
2022-01-28RDMA/rtrs-clt: Update one outdated comment in path_it_deinit()Jack Wang
2022-01-28RDMA/rtrs-clt: Reflow text so lines don't end with a '('Gioh Kim
2022-01-28RDMA/rtrs: Remove empty line after bracketGioh Kim
2022-01-07RDMA/rtrs-clt: Rename rtrs_clt to rtrs_clt_sessVaishali Thakkar
2022-01-07RDMA/rtrs-srv: Rename rtrs_srv to rtrs_srv_sessVaishali Thakkar
2022-01-07RDMA/rtrs-clt: Rename rtrs_clt_sess to rtrs_clt_pathVaishali Thakkar
2022-01-07RDMA/rtrs-srv: Rename rtrs_srv_sess to rtrs_srv_pathVaishali Thakkar
2022-01-07RDMA/rtrs: Rename rtrs_sess to rtrs_pathVaishali Thakkar
2022-01-06IB/iser: Align coding style across driverMax Gurtovoy
2022-01-05IB/iser: Remove un-needed casting to/from void pointerMax Gurtovoy
2022-01-05IB/iser: Don't suppress send completionsMax Gurtovoy
2022-01-05IB/iser: Rename ib_ret local variableMax Gurtovoy
2022-01-05IB/iser: Fix RNR errorsSergey Gorenko
2022-01-05IB/iser: Remove deprecated pi_guard module paramMax Gurtovoy