summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp
AgeCommit message (Expand)AuthorFilesLines
2022-03-02RDMA/ib_srp: Fix a deadlockBart Van Assche1-2/+4
2020-08-21RDMA/ipoib: Return void from ipoib_ib_dev_stop()Kamal Heib2-4/+2
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-27IB/iser: Fix dma_nents type definitionMax Gurtovoy1-1/+1
2020-01-27IB/iser: Pass the correct number of entries for dma mapped SGLIsrael Rukshin1-5/+5
2020-01-17RDMA/srpt: Report the SCSI residual to the initiatorBart Van Assche1-0/+24
2019-12-31IB/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-24IB/hfi1: Ensure ucast_dlid access doesnt exceed boundsDennis Dalessandro1-1/+2
2019-11-20IB/iser: Fix possible NULL deref at iser_inv_desc()Israel Rukshin1-5/+13
2019-11-20IB/ipoib: Ensure that MTU isn't less than minimum permittedMuhammad Sammar1-1/+2
2019-07-31ipoib: 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-04IB/ipoib: Fix lockdep issue found on ipoib_ib_dev_heavy_flushAlex Vesker1-4/+3
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-26IB/ipoib: Fix error return code in ipoib_dev_init()Wei Yongjun1-1/+2
2018-09-09ib_srpt: Fix a use-after-free in srpt_close_ch()Bart Van Assche1-2/+1
2018-08-03drivers/infiniband/ulp/srpt/ib_srpt.c: fix build with gcc-4.4.4Andrew Morton1-1/+2
2018-08-03IB/srpt: Fix an out-of-bounds stack access in srpt_zerolength_write()Bart Van Assche1-6/+9
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-06-20ib_srp: depend on INFINIBAND_ADDR_TRANSGreg Thelen1-1/+1
2018-06-20ib_srpt: depend on INFINIBAND_ADDR_TRANSGreg Thelen1-1/+1
2018-05-09net: don't call update_pmtu unconditionallyNicolas Dichtel1-2/+1
2018-04-26IB/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-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-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: Fix ACL lookup during loginBart Van Assche1-1/+1
2018-01-17IB/srpt: Disable RDMA access by the initiatorBart Van Assche1-2/+1
2017-12-25IB/opa_vnic: Properly return the total MACs in UC MAC listNiranjana Vishwanathapura1-3/+5
2017-12-25IB/opa_vnic: Properly clear Mac Table DigestScott Franco1-0/+1
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-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman3-0/+3
2017-09-27Revert "IB/ipoib: Update broadcast object if PKey value was changed in index 0"Alex Estrin1-13/+0
2017-09-25IB/ipoib: Fix inconsistency with free_netdev and free_rdma_netdevAlex Vesker2-6/+19
2017-09-25IB/ipoib: Fix sysfs Pkey create<->remove possible deadlockShalom Lagziel1-6/+14
2017-09-25IB: Correct MR length field to be 64-bitParav Pandit1-1/+1
2017-09-22IB/ipoib: Suppress the retry related completion errorsSantosh Shilimkar1-5/+11