summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp
Commit message (Expand)AuthorAgeFilesLines
* scsi: Revert "RDMA/isert: Fix a recently introduced regression related to log...Bart Van Assche2020-02-281-0/+12
* scsi: RDMA/isert: Fix a recently introduced regression related to logoutBart Van Assche2020-01-291-12/+0
* IB/iser: Fix dma_nents type definitionMax Gurtovoy2020-01-291-1/+1
* IB/iser: Pass the correct number of entries for dma mapped SGLIsrael Rukshin2020-01-291-5/+5
* RDMA/srpt: Report the SCSI residual to the initiatorBart Van Assche2020-01-231-0/+24
* IB/iser: bound protection_sg size by data_sg sizeMax Gurtovoy2020-01-041-0/+1
* RDMA/srp: Propagate ib_post_send() failures to the SCSI mid-layerBart Van Assche2019-12-051-0/+1
* IB/iser: Fix possible NULL deref at iser_inv_desc()Israel Rukshin2019-11-251-5/+13
* ipoib: correcly show a VF hardware addressDenis Kirjanov2019-08-041-0/+1
* scsi: RDMA/srpt: Fix a credit leak for aborted commandsBart Van Assche2019-05-081-0/+11
* RDMA/srp: Rework SCSI device reset handlingBart Van Assche2019-02-271-10/+0
* ib_srpt: Fix a use-after-free in __srpt_close_all_ch()Bart Van Assche2018-12-291-2/+2
* iser: set sector for ambiguous mr status errorsSagi Grimberg2018-12-081-4/+3
* IB/ipoib: Clear IPCB before icmp_sendDenis Drozdov2018-11-131-2/+6
* Revert "IB/ipoib: Update broadcast object if PKey value was changed in index 0"Alex Estrin2018-11-101-13/+0
* IB/ipoib: Fix lockdep issue found on ipoib_ib_dev_heavy_flushAlex Vesker2018-11-101-4/+3
* IB/ipoib: Do not warn if IPoIB debugfs doesn't existAlaa Hleihel2018-11-101-2/+0
* IB/srp: Avoid that sg_reset -d ${srp_device} triggers an infinite loopBart Van Assche2018-10-031-3/+3
* IB/ipoib: Avoid a race condition between start_xmit and cm_rep_handlerAaron Knister2018-09-261-0/+2
* ib_srpt: Fix a use-after-free in srpt_close_ch()Bart Van Assche2018-09-091-2/+1
* IB/isert: fix T10-pi check mask settingMax Gurtovoy2018-07-031-1/+1
* IB/isert: Fix for lib/dma_debug check_sync warningAlex Estrin2018-07-031-9/+17
* IB/ipoib: Fix for potential no-carrier stateAlex Estrin2018-05-301-0/+3
* IB/srp: Fix completion vector assignment algorithmBart Van Assche2018-04-241-6/+4
* IB/srp: Fix srp_abort()Bart Van Assche2018-04-241-3/+5
* IB/srpt: Avoid that aborting a command triggers a kernel warningBart Van Assche2018-04-131-1/+2
* IB/srpt: Fix abort handlingBart Van Assche2018-04-131-5/+1
* iser-target: avoid reinitializing rdma contexts for isert commandsBharat Potnuri2018-03-242-0/+8
* IB/ipoib: Avoid memory leak if the SA returns a different DGIDErez Shitrit2018-03-241-0/+16
* IB/ipoib: Update broadcast object if PKey value was changed in index 0Feras Daoud2018-03-241-0/+13
* IB/ipoib: Fix deadlock between ipoib_stop and mcast join flowFeras Daoud2018-03-241-6/+5
* IB/ipoib: Fix race condition in neigh creationErez Shitrit2018-03-032-8/+22
* iser-target: Fix possible use-after-free in connection establishment errorSagi Grimberg2018-01-231-0/+1
* IB/srpt: Disable RDMA access by the initiatorBart Van Assche2018-01-171-2/+1
* RDMA/iser: Fix possible mr leak on device removal eventSagi Grimberg2017-12-252-3/+7
* IB/ipoib: Grab rtnl lock on heavy flush when calling ndo_open/stopAlex Vesker2017-12-201-1/+6
* IB/srp: Avoid that a cable pull can trigger a kernel crashBart Van Assche2017-11-301-6/+19
* IB/srpt: Do not accept invalid initiator port namesBart Van Assche2017-11-301-5/+4
* IB/ipoib: Change list_del to list_del_init in the tx objectFeras Daoud2017-11-151-1/+1
* IB/ipoib: Replace list_del of the neigh->list with list_del_initFeras Daoud2017-10-081-4/+4
* IB/ipoib: rtnl_unlock can not come after free_netdevFeras Daoud2017-10-081-2/+2
* IB/ipoib: Fix deadlock over vlan_mutexFeras Daoud2017-10-081-1/+5
* iser-target: Avoid isert_conn->cm_id dereference in isert_login_recv_doneNicholas Bellinger2017-07-271-1/+1
* IB/iser: Fix connection teardown race conditionVladimir Neyelov2017-07-271-0/+11
* IB/IPoIB: ibX: failed to create mcg debug fileShamir Rabinovitch2017-05-203-8/+42
* IB/srp: Fix race conditions related to task managementBart Van Assche2017-03-152-16/+30
* IB/srp: Avoid that duplicate responses trigger a kernel bugBart Van Assche2017-03-151-1/+3
* IB/SRP: Avoid using IB_MR_TYPE_SG_GAPSBart Van Assche2017-03-151-9/+3
* IB/IPoIB: Add destination address when re-queue packetErez Shitrit2017-03-151-13/+17
* IB/ipoib: Fix deadlock between rmmod and set_modeFeras Daoud2017-03-152-9/+9