summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp
AgeCommit message (Expand)Author
2019-05-02IB/ipoib: Fix for use-after-free in ipoib_cm_tx_startFeras Daoud
2019-02-11iser: set sector for ambiguous mr status errorsSagi Grimberg
2018-12-16IB/ipoib: Avoid a race condition between start_xmit and cm_rep_handlerAaron Knister
2018-12-16IB/IPoIB: Set ah valid flag in multicast send flowDenis Drozdov
2018-12-16IB/srpt: Support HCAs with more than two portsBart Van Assche
2018-11-20IB/isert: fix T10-pi check mask settingMax Gurtovoy
2018-11-20IB/isert: Fix for lib/dma_debug check_sync warningAlex Estrin
2018-11-20RDMA/ipoib: Update paths on CLIENT_REREG/SM_CHANGE eventsDoug Ledford
2018-10-21IB/srp: Fix srp_abort()Bart Van Assche
2018-06-16IB/ipoib: Do not warn if IPoIB debugfs doesn't existAlaa Hleihel
2018-03-03IB/srpt: Disable RDMA access by the initiatorBart Van Assche
2018-03-03IB/ipoib: Fix race condition in neigh creationErez Shitrit
2018-02-13IB/srp: Avoid that a cable pull can trigger a kernel crashBart Van Assche
2018-02-13IB/srpt: Do not accept invalid initiator port namesBart Van Assche
2018-01-01Revert "IB/ipoib: Update broadcast object if PKey value was changed in index 0"Alex Estrin
2017-11-11IB/ipoib: Remove double pointer assigningLeon Romanovsky
2017-11-11IB/ipoib: Set IPOIB_NEIGH_TBL_FLUSH after flushed completion initializationFeras Daoud
2017-11-11IB/ipoib: Prevent setting negative values to max_nonsrq_conn_qpAlex Vesker
2017-09-15IB/ipoib: Fix memory leak in create child syscallFeras Daoud
2017-08-26IB/ipoib: Update broadcast object if PKey value was changed in index 0Feras Daoud
2017-08-26IB/IPoIB: ibX: failed to create mcg debug fileShamir Rabinovitch
2017-08-26IPoIB: Remove unnecessary test for NULL before debugfs_remove()Fabian Frederick
2017-06-05IB/ipoib: Change list_del to list_del_init in the tx objectFeras Daoud
2017-06-05IB/ipoib: Replace list_del of the neigh->list with list_del_initFeras Daoud
2017-06-05IB/ipoib: rtnl_unlock can not come after free_netdevFeras Daoud
2017-06-05IB/ipoib: Fix deadlock between rmmod and set_modeFeras Daoud
2017-06-05IB/ipoib: Fix deadlock over vlan_mutexFeras Daoud
2017-06-05IB/ipoib: Set device connection mode only when neededFeras Daoud
2017-03-16IPoIB: Avoid reading an uninitialized member variableBart Van Assche
2017-03-16IB/IPoIB: Remove can't use GFP_NOIO warningKamal Heib
2017-02-23IB/srp: Fix infinite loop when FMR sg[0].offset != 0Bart Van Assche
2016-11-20IB/ipoib: Don't allow MC joins during light MC flushAlex Vesker
2016-11-20IB/ipoib: Fix memory corruption in ipoib cm mode connect flowErez Shitrit
2016-08-22IB/IPoIB: Don't update neigh validity for unresolved entriesErez Shitrit
2016-08-22IB/IPoIB: Fix race between ipoib_remove_one to sysfs functionsErez Shitrit
2016-05-01IB/srpt: Simplify srpt_handle_tsk_mgmt()Bart Van Assche
2016-01-11IB/srp: Fix possible send queue overflowSagi Grimberg
2015-10-09iser-target: remove command with state ISTATE_REMOVEJenny Derzhavetz
2015-06-30iser-target: release stale iser connectionsSagi Grimberg
2015-06-30iser-target: Fix variable-length response error completionSagi Grimberg
2015-05-06IB/iser: Fix wrong calculation of protection buffer lengthSagi Grimberg
2015-05-05iser-target: Fix possible deadlock in RDMA_CM connection errorSagi Grimberg
2015-05-05iser-target: Fix session hang in case of an rdma read DIF errorSagi Grimberg
2015-03-03IB/iser: Use correct dma direction when unmapping SGsRoi Dayan
2015-01-15iscsi,iser-target: Expose supported protection ops according to t10_piSagi Grimberg
2015-01-15iser-target: Fix NULL dereference in SW mode DIFSagi Grimberg
2015-01-15iser-target: Allocate PI contexts dynamicallySagi Grimberg
2015-01-15iser-target: Fix implicit termination of connectionsSagi Grimberg
2015-01-15iser-target: Handle ADDR_CHANGE event for listener cm_idSagi Grimberg
2015-01-15iser-target: Fix connected_handler + teardown flow raceSagi Grimberg