summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp
AgeCommit message (Expand)Author
2018-07-03IB/isert: fix T10-pi check mask settingMax Gurtovoy
2018-07-03IB/isert: Fix for lib/dma_debug check_sync warningAlex Estrin
2018-05-30IB/ipoib: Fix for potential no-carrier stateAlex Estrin
2018-04-24IB/srp: Fix completion vector assignment algorithmBart Van Assche
2018-04-24IB/srp: Fix srp_abort()Bart Van Assche
2018-04-13IB/srpt: Avoid that aborting a command triggers a kernel warningBart Van Assche
2018-04-13IB/srpt: Fix abort handlingBart Van Assche
2018-03-24iser-target: avoid reinitializing rdma contexts for isert commandsBharat Potnuri
2018-03-24IB/ipoib: Avoid memory leak if the SA returns a different DGIDErez Shitrit
2018-03-24IB/ipoib: Update broadcast object if PKey value was changed in index 0Feras Daoud
2018-03-24IB/ipoib: Fix deadlock between ipoib_stop and mcast join flowFeras Daoud
2018-03-03IB/ipoib: Fix race condition in neigh creationErez Shitrit
2018-01-23iser-target: Fix possible use-after-free in connection establishment errorSagi Grimberg
2018-01-17IB/srpt: Disable RDMA access by the initiatorBart Van Assche
2017-12-25RDMA/iser: Fix possible mr leak on device removal eventSagi Grimberg
2017-12-20IB/ipoib: Grab rtnl lock on heavy flush when calling ndo_open/stopAlex Vesker
2017-11-30IB/srp: Avoid that a cable pull can trigger a kernel crashBart Van Assche
2017-11-30IB/srpt: Do not accept invalid initiator port namesBart Van Assche
2017-11-15IB/ipoib: Change list_del to list_del_init in the tx objectFeras Daoud
2017-10-08IB/ipoib: Replace list_del of the neigh->list with list_del_initFeras Daoud
2017-10-08IB/ipoib: rtnl_unlock can not come after free_netdevFeras Daoud
2017-10-08IB/ipoib: Fix deadlock over vlan_mutexFeras Daoud
2017-07-27iser-target: Avoid isert_conn->cm_id dereference in isert_login_recv_doneNicholas Bellinger
2017-07-27IB/iser: Fix connection teardown race conditionVladimir Neyelov
2017-05-20IB/IPoIB: ibX: failed to create mcg debug fileShamir Rabinovitch
2017-03-15IB/srp: Fix race conditions related to task managementBart Van Assche
2017-03-15IB/srp: Avoid that duplicate responses trigger a kernel bugBart Van Assche
2017-03-15IB/SRP: Avoid using IB_MR_TYPE_SG_GAPSBart Van Assche
2017-03-15IB/IPoIB: Add destination address when re-queue packetErez Shitrit
2017-03-15IB/ipoib: Fix deadlock between rmmod and set_modeFeras Daoud
2017-02-01IB/srp: fix invalid indirect_sg_entries parameter valueIsrael Rukshin
2017-02-01IB/srp: fix mr allocation when the device supports sg gapsIsrael Rukshin
2017-02-01IB/iser: Fix sg_tablesize calculationMax Gurtovoy
2017-01-26IB/IPoIB: Remove can't use GFP_NOIO warningKamal Heib
2017-01-09IPoIB: Avoid reading an uninitialized member variableBart Van Assche
2016-10-14IB/ipoib: move back IB LL address into the hard headerPaolo Abeni
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-10-07IB/srp: Fix infinite loop when FMR sg[0].offset != 0Bart Van Assche
2016-10-07IB/srp: Remove an unused argumentBart Van Assche
2016-10-07ipoib: Make ipoib_warn ratelimitedkernel@kyup.com
2016-10-07IB/ipoib_verbs: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-10-07IB/ipoib: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-09-23IB/srp: use IB_PD_UNSAFE_GLOBAL_RKEYChristoph Hellwig
2016-09-23IB/iser: use IB_PD_UNSAFE_GLOBAL_RKEYChristoph Hellwig
2016-09-23IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig
2016-09-16IB/ipoib: Don't allow MC joins during light MC flushAlex Vesker
2016-09-02IB/ipoib: Fix memory corruption in ipoib cm mode connect flowErez Shitrit
2016-09-02IB/isert: Properly release resources on DEVICE_REMOVALRaju Rangoju
2016-08-24IB/srpt: Update sport->port_guid with each port refreshDoug Ledford
2016-08-22IB/isert: fix error return code in isert_alloc_login_buf()Wei Yongjun