summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp
AgeCommit message (Expand)AuthorFilesLines
2020-02-28scsi: Revert "RDMA/isert: Fix a recently introduced regression related to log...Bart Van Assche1-0/+12
2020-01-29scsi: RDMA/isert: Fix a recently introduced regression related to logoutBart Van Assche1-12/+0
2020-01-29IB/iser: Fix dma_nents type definitionMax Gurtovoy1-1/+1
2020-01-29IB/iser: Pass the correct number of entries for dma mapped SGLIsrael Rukshin1-5/+5
2020-01-23RDMA/srpt: Report the SCSI residual to the initiatorBart Van Assche1-0/+24
2020-01-04IB/iser: bound protection_sg size by data_sg sizeMax Gurtovoy1-0/+1
2019-12-05RDMA/srp: Propagate ib_post_send() failures to the SCSI mid-layerBart Van Assche1-0/+1
2019-11-25IB/iser: Fix possible NULL deref at iser_inv_desc()Israel Rukshin1-5/+13
2019-08-04ipoib: correcly show a VF hardware addressDenis Kirjanov1-0/+1
2019-05-08scsi: RDMA/srpt: Fix a credit leak for aborted commandsBart Van Assche1-0/+11
2019-02-27RDMA/srp: Rework SCSI device reset handlingBart Van Assche1-10/+0
2018-12-29ib_srpt: Fix a use-after-free in __srpt_close_all_ch()Bart Van Assche1-2/+2
2018-12-08iser: set sector for ambiguous mr status errorsSagi Grimberg1-4/+3
2018-11-13IB/ipoib: Clear IPCB before icmp_sendDenis Drozdov1-2/+6
2018-11-10Revert "IB/ipoib: Update broadcast object if PKey value was changed in index 0"Alex Estrin1-13/+0
2018-11-10IB/ipoib: Fix lockdep issue found on ipoib_ib_dev_heavy_flushAlex Vesker1-4/+3
2018-11-10IB/ipoib: Do not warn if IPoIB debugfs doesn't existAlaa Hleihel1-2/+0
2018-10-04IB/srp: Avoid that sg_reset -d ${srp_device} triggers an infinite loopBart Van Assche1-3/+3
2018-09-26IB/ipoib: Avoid a race condition between start_xmit and cm_rep_handlerAaron Knister1-0/+2
2018-09-09ib_srpt: Fix a use-after-free in srpt_close_ch()Bart Van Assche1-2/+1
2018-07-03IB/isert: fix T10-pi check mask settingMax Gurtovoy1-1/+1
2018-07-03IB/isert: Fix for lib/dma_debug check_sync warningAlex Estrin1-9/+17
2018-05-30IB/ipoib: Fix for potential no-carrier stateAlex Estrin1-0/+3
2018-04-24IB/srp: Fix completion vector assignment algorithmBart Van Assche1-6/+4
2018-04-24IB/srp: Fix srp_abort()Bart Van Assche1-3/+5
2018-04-13IB/srpt: Avoid that aborting a command triggers a kernel warningBart Van Assche1-1/+2
2018-04-13IB/srpt: Fix abort handlingBart Van Assche1-5/+1
2018-03-24iser-target: avoid reinitializing rdma contexts for isert commandsBharat Potnuri2-0/+8
2018-03-24IB/ipoib: Avoid memory leak if the SA returns a different DGIDErez Shitrit1-0/+16
2018-03-24IB/ipoib: Update broadcast object if PKey value was changed in index 0Feras Daoud1-0/+13
2018-03-24IB/ipoib: Fix deadlock between ipoib_stop and mcast join flowFeras Daoud1-6/+5
2018-03-03IB/ipoib: Fix race condition in neigh creationErez Shitrit2-8/+22
2018-01-23iser-target: Fix possible use-after-free in connection establishment errorSagi Grimberg1-0/+1
2018-01-17IB/srpt: Disable RDMA access by the initiatorBart Van Assche1-2/+1
2017-12-25RDMA/iser: Fix possible mr leak on device removal eventSagi Grimberg2-3/+7
2017-12-20IB/ipoib: Grab rtnl lock on heavy flush when calling ndo_open/stopAlex Vesker1-1/+6
2017-11-30IB/srp: Avoid that a cable pull can trigger a kernel crashBart Van Assche1-6/+19
2017-11-30IB/srpt: Do not accept invalid initiator port namesBart Van Assche1-5/+4
2017-11-15IB/ipoib: Change list_del to list_del_init in the tx objectFeras Daoud1-1/+1
2017-10-08IB/ipoib: Replace list_del of the neigh->list with list_del_initFeras Daoud1-4/+4
2017-10-08IB/ipoib: rtnl_unlock can not come after free_netdevFeras Daoud1-2/+2
2017-10-08IB/ipoib: Fix deadlock over vlan_mutexFeras Daoud1-1/+5
2017-07-28iser-target: Avoid isert_conn->cm_id dereference in isert_login_recv_doneNicholas Bellinger1-1/+1
2017-07-28IB/iser: Fix connection teardown race conditionVladimir Neyelov1-0/+11
2017-05-20IB/IPoIB: ibX: failed to create mcg debug fileShamir Rabinovitch3-8/+42
2017-03-15IB/srp: Fix race conditions related to task managementBart Van Assche2-16/+30
2017-03-15IB/srp: Avoid that duplicate responses trigger a kernel bugBart Van Assche1-1/+3
2017-03-15IB/SRP: Avoid using IB_MR_TYPE_SG_GAPSBart Van Assche1-9/+3
2017-03-15IB/IPoIB: Add destination address when re-queue packetErez Shitrit1-13/+17
2017-03-15IB/ipoib: Fix deadlock between rmmod and set_modeFeras Daoud2-9/+9