summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp
AgeCommit message (Expand)Author
2021-05-22RDMA/srpt: Fix error return code in srpt_cm_req_recv()Wang Wensheng
2020-08-21RDMA/ipoib: Fix ABBA deadlock with ipoib_reap_ah()Jason Gunthorpe
2020-08-21RDMA/ipoib: Return void from ipoib_ib_dev_stop()Kamal Heib
2020-06-03IB/ipoib: Fix double free of skb in case of multicast traffic in CM modeValentine Fatiev
2020-02-28scsi: Revert "RDMA/isert: Fix a recently introduced regression related to log...Bart Van Assche
2020-01-29scsi: RDMA/isert: Fix a recently introduced regression related to logoutBart Van Assche
2020-01-27IB/iser: Fix dma_nents type definitionMax Gurtovoy
2020-01-27IB/iser: Pass the correct number of entries for dma mapped SGLIsrael Rukshin
2020-01-17RDMA/srpt: Report the SCSI residual to the initiatorBart Van Assche
2019-12-31IB/iser: bound protection_sg size by data_sg sizeMax Gurtovoy
2019-12-05RDMA/srp: Propagate ib_post_send() failures to the SCSI mid-layerBart Van Assche
2019-11-24IB/hfi1: Ensure ucast_dlid access doesnt exceed boundsDennis Dalessandro
2019-11-20IB/iser: Fix possible NULL deref at iser_inv_desc()Israel Rukshin
2019-11-20IB/ipoib: Ensure that MTU isn't less than minimum permittedMuhammad Sammar
2019-09-16RDMA/srp: Accept again source addresses that do not have a port numberBart Van Assche
2019-09-16RDMA/srp: Document srp_parse_in() argumentsBart Van Assche
2019-07-31IB/ipoib: Add child to parent list only if device initializedValentine Fatiev
2019-07-26ipoib: correcly show a VF hardware addressDenis Kirjanov
2019-05-08scsi: RDMA/srpt: Fix a credit leak for aborted commandsBart Van Assche
2019-03-13IB/ipoib: Fix for use-after-free in ipoib_cm_tx_startFeras Daoud
2019-02-27RDMA/srp: Rework SCSI device reset handlingBart Van Assche
2019-01-13RDMA/srpt: Fix a use-after-free in the channel release codeBart Van Assche
2018-12-08iser: set sector for ambiguous mr status errorsSagi Grimberg
2018-11-13IB/ipoib: Use dev_port to expose network interface port numbersArseny Maslennikov
2018-11-13IB/ipoib: Clear IPCB before icmp_sendDenis Drozdov
2018-09-19IB/srp: Avoid that sg_reset -d ${srp_device} triggers an infinite loopBart Van Assche
2018-09-05IB/ipoib: Avoid a race condition between start_xmit and cm_rep_handlerAaron Knister
2018-08-16Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe
2018-08-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-08-02IB/ipoib: Consolidate checking of the proposed child interfaceJason Gunthorpe
2018-08-02IB/ipoib: Maintain the child_intfs list from ndo_init/uninitJason Gunthorpe
2018-08-02IB/ipoib: Do not remove child devices from within the ndo_uninitJason Gunthorpe
2018-08-02IB/ipoib: Get rid of the sysfs_mutexJason Gunthorpe
2018-08-02RDMA/netdev: Use priv_destructor for netdev cleanupJason Gunthorpe
2018-08-02IB/ipoib: Move init code to ndo_initJason Gunthorpe
2018-08-02IB/ipoib: Move all uninit code into ndo_uninitJason Gunthorpe
2018-08-02IB/ipoib: Use cancel_delayed_work_sync for neigh-clean taskErez Shitrit
2018-08-02IB/ipoib: Get rid of IPOIB_FLAG_GOING_DOWNJason Gunthorpe
2018-08-02scsi: target: srp, vscsi, sbp, qla: use target_remove_sessionMike Christie
2018-08-02scsi: target: rename target_alloc_sessionMike Christie
2018-08-01IB/IPoIB: Set ah valid flag in multicast send flowDenis Drozdov
2018-07-31RDMA: Fix return code check in rdma_set_cq_moderationKamal Heib
2018-07-30RDMA/cma: Constify path record, ib_cm_event, listen_id pointersParav Pandit
2018-07-30RDMA/ipoib: Fix check for return code from ib_create_srqKamal Heib
2018-07-30IB/iser: Inline two work request conversion functionsBart Van Assche
2018-07-30block: move ref_tag calculation func to the block layerMax Gurtovoy
2018-07-24IB/srpt: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche
2018-07-24IB/srp: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche
2018-07-24IB/isert: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche