summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp
Commit message (Expand)AuthorAgeFilesLines
* RDMA/srp: Move large values to a new enum for gcc13Jiri Slaby (SUSE)2023-01-241-3/+5
* IB/IPoIB: Fix queue count inconsistency for PKEY child interfacesDragos Tatulea2023-01-181-0/+7
* RDMA/ib_srp: Fix a deadlockBart Van Assche2022-03-021-2/+4
* RDMA/ipoib: Return void from ipoib_ib_dev_stop()Kamal Heib2020-08-212-4/+2
* 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-271-1/+1
* IB/iser: Pass the correct number of entries for dma mapped SGLIsrael Rukshin2020-01-271-5/+5
* RDMA/srpt: Report the SCSI residual to the initiatorBart Van Assche2020-01-171-0/+24
* IB/iser: bound protection_sg size by data_sg sizeMax Gurtovoy2019-12-311-0/+1
* RDMA/srp: Propagate ib_post_send() failures to the SCSI mid-layerBart Van Assche2019-12-051-0/+1
* IB/hfi1: Ensure ucast_dlid access doesnt exceed boundsDennis Dalessandro2019-11-241-1/+2
* IB/iser: Fix possible NULL deref at iser_inv_desc()Israel Rukshin2019-11-201-5/+13
* IB/ipoib: Ensure that MTU isn't less than minimum permittedMuhammad Sammar2019-11-201-1/+2
* ipoib: correcly show a VF hardware addressDenis Kirjanov2019-07-311-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
* IB/ipoib: Fix lockdep issue found on ipoib_ib_dev_heavy_flushAlex Vesker2018-11-041-4/+3
* 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/ipoib: Fix error return code in ipoib_dev_init()Wei Yongjun2018-09-261-1/+2
* ib_srpt: Fix a use-after-free in srpt_close_ch()Bart Van Assche2018-09-091-2/+1
* drivers/infiniband/ulp/srpt/ib_srpt.c: fix build with gcc-4.4.4Andrew Morton2018-08-031-1/+2
* IB/srpt: Fix an out-of-bounds stack access in srpt_zerolength_write()Bart Van Assche2018-08-031-6/+9
* 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_srp: depend on INFINIBAND_ADDR_TRANSGreg Thelen2018-06-211-1/+1
* ib_srpt: depend on INFINIBAND_ADDR_TRANSGreg Thelen2018-06-211-1/+1
* net: don't call update_pmtu unconditionallyNicolas Dichtel2018-05-091-2/+1
* IB/ipoib: Fix for potential no-carrier stateAlex Estrin2018-04-261-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
* 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: 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: Fix ACL lookup during loginBart Van Assche2018-01-171-1/+1
* IB/srpt: Disable RDMA access by the initiatorBart Van Assche2018-01-171-2/+1
* IB/opa_vnic: Properly return the total MACs in UC MAC listNiranjana Vishwanathapura2017-12-251-3/+5
* IB/opa_vnic: Properly clear Mac Table DigestScott Franco2017-12-251-0/+1
* 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
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
* Revert "IB/ipoib: Update broadcast object if PKey value was changed in index 0"Alex Estrin2017-09-271-13/+0
* IB/ipoib: Fix inconsistency with free_netdev and free_rdma_netdevAlex Vesker2017-09-252-6/+19
* IB/ipoib: Fix sysfs Pkey create<->remove possible deadlockShalom Lagziel2017-09-251-6/+14