aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'als/kernel.lnx.4.14.r4-rel' into Q-raphaelYaroslav Furman2020-09-092-4/+2
* Merge 4.14.172 into kernel.lnx.4.14.r4-relNathan Chancellor2020-03-021-0/+12
|\
| * scsi: Revert "RDMA/isert: Fix a recently introduced regression related to log...Bart Van Assche2020-02-281-0/+12
* | Merge 4.14.169 into kernel.lnx.4.14.r4-relNathan Chancellor2020-01-291-12/+0
|\|
| * scsi: RDMA/isert: Fix a recently introduced regression related to logoutBart Van Assche2020-01-291-12/+0
* | Merge 4.14.168 into kernel.lnx.4.14.r4-relNathan Chancellor2020-01-272-6/+6
|\|
| * 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
* | Merge 4.14.166 into kernel.lnx.4.14.r4-relNathan Chancellor2020-01-221-0/+24
|\|
| * RDMA/srpt: Report the SCSI residual to the initiatorBart Van Assche2020-01-171-0/+24
* | Merge 4.14.161 into kernel.lnx.4.14.r4-relNathan Chancellor2019-12-311-0/+1
|\|
| * IB/iser: bound protection_sg size by data_sg sizeMax Gurtovoy2019-12-311-0/+1
* | Merge 4.14.158 into kernel.lnx.4.14.r4-relNathan Chancellor2019-12-051-0/+1
|\|
| * RDMA/srp: Propagate ib_post_send() failures to the SCSI mid-layerBart Van Assche2019-12-051-0/+1
* | Merge 4.14.156 into kernel.lnx.4.14.r4-relNathan Chancellor2019-11-241-1/+2
|\|
| * IB/hfi1: Ensure ucast_dlid access doesnt exceed boundsDennis Dalessandro2019-11-241-1/+2
* | Merge 4.14.155 into kernel.lnx.4.14.r4-relNathan Chancellor2019-11-202-6/+15
|\|
| * 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
* | Merge 4.14.135 into kernel.lnx.4.14.r4-relNathan Chancellor2019-09-261-0/+1
|\|
| * ipoib: correcly show a VF hardware addressDenis Kirjanov2019-07-311-0/+1
* | Merge 4.14.117 into android-4.14Greg Kroah-Hartman2019-05-081-0/+11
|\|
| * scsi: RDMA/srpt: Fix a credit leak for aborted commandsBart Van Assche2019-05-081-0/+11
* | Merge 4.14.104 into android-4.14Greg Kroah-Hartman2019-02-271-10/+0
|\|
| * RDMA/srp: Rework SCSI device reset handlingBart Van Assche2019-02-271-10/+0
* | Merge 4.14.91 into android-4.14Greg Kroah-Hartman2018-12-291-2/+2
|\|
| * ib_srpt: Fix a use-after-free in __srpt_close_all_ch()Bart Van Assche2018-12-291-2/+2
* | Merge 4.14.87 into android-4.14Greg Kroah-Hartman2018-12-081-4/+3
|\|
| * iser: set sector for ambiguous mr status errorsSagi Grimberg2018-12-081-4/+3
* | Merge 4.14.81 into android-4.14Greg Kroah-Hartman2018-11-141-2/+6
|\|
| * IB/ipoib: Clear IPCB before icmp_sendDenis Drozdov2018-11-131-2/+6
* | Merge 4.14.79 into android-4.14Greg Kroah-Hartman2018-11-081-4/+3
|\|
| * IB/ipoib: Fix lockdep issue found on ipoib_ib_dev_heavy_flushAlex Vesker2018-11-041-4/+3
* | Merge 4.14.74 into android-4.14Greg Kroah-Hartman2018-10-041-3/+3
|\|
| * IB/srp: Avoid that sg_reset -d ${srp_device} triggers an infinite loopBart Van Assche2018-10-031-3/+3
* | Merge 4.14.72 into android-4.14Greg Kroah-Hartman2018-09-262-1/+4
|\|
| * 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
* | Merge 4.14.69 into android-4.14Greg Kroah-Hartman2018-09-101-2/+1
|\|
| * ib_srpt: Fix a use-after-free in srpt_close_ch()Bart Van Assche2018-09-091-2/+1
* | Merge 4.14.60 into android-4.14Greg Kroah-Hartman2018-08-031-6/+10
|\|
| * 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
* | Merge 4.14.53 into android-4.14Greg Kroah-Hartman2018-07-031-10/+18
|\|
| * 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
* | Merge 4.14.51 into android-4.14Greg Kroah-Hartman2018-06-212-2/+2
|\|
| * ib_srp: depend on INFINIBAND_ADDR_TRANSGreg Thelen2018-06-211-1/+1
| * ib_srpt: depend on INFINIBAND_ADDR_TRANSGreg Thelen2018-06-211-1/+1
* | Merge 4.14.40 into android-4.14Greg Kroah-Hartman2018-05-091-2/+1
|\|