summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp
AgeCommit message (Expand)AuthorFilesLines
2017-08-26IB/ipoib: Update broadcast object if PKey value was changed in index 0Feras Daoud1-0/+13
2017-08-26IB/IPoIB: ibX: failed to create mcg debug fileShamir Rabinovitch3-8/+42
2017-08-26IPoIB: Remove unnecessary test for NULL before debugfs_remove()Fabian Frederick1-4/+2
2017-06-05IB/ipoib: Change list_del to list_del_init in the tx objectFeras Daoud1-1/+1
2017-06-05IB/ipoib: Replace list_del of the neigh->list with list_del_initFeras Daoud1-4/+4
2017-06-05IB/ipoib: rtnl_unlock can not come after free_netdevFeras Daoud1-2/+2
2017-06-05IB/ipoib: Fix deadlock between rmmod and set_modeFeras Daoud2-9/+9
2017-06-05IB/ipoib: Fix deadlock over vlan_mutexFeras Daoud1-1/+5
2017-06-05IB/ipoib: Set device connection mode only when neededFeras Daoud1-0/+7
2017-03-16IPoIB: Avoid reading an uninitialized member variableBart Van Assche1-2/+5
2017-03-16IB/IPoIB: Remove can't use GFP_NOIO warningKamal Heib1-2/+0
2017-02-23IB/srp: Fix infinite loop when FMR sg[0].offset != 0Bart Van Assche1-3/+5
2016-11-20IB/ipoib: Don't allow MC joins during light MC flushAlex Vesker1-0/+9
2016-11-20IB/ipoib: Fix memory corruption in ipoib cm mode connect flowErez Shitrit3-1/+18
2016-08-23IB/IPoIB: Don't update neigh validity for unresolved entriesErez Shitrit1-1/+3
2016-08-23IB/IPoIB: Fix race between ipoib_remove_one to sysfs functionsErez Shitrit4-0/+14
2016-05-01IB/srpt: Simplify srpt_handle_tsk_mgmt()Bart Van Assche1-58/+1
2016-01-11IB/srp: Fix possible send queue overflowSagi Grimberg1-1/+1
2015-10-09iser-target: remove command with state ISTATE_REMOVEJenny Derzhavetz1-1/+8
2015-06-30iser-target: release stale iser connectionsSagi Grimberg1-1/+17
2015-06-30iser-target: Fix variable-length response error completionSagi Grimberg1-2/+4
2015-05-06IB/iser: Fix wrong calculation of protection buffer lengthSagi Grimberg1-2/+2
2015-05-05iser-target: Fix possible deadlock in RDMA_CM connection errorSagi Grimberg1-5/+9
2015-05-05iser-target: Fix session hang in case of an rdma read DIF errorSagi Grimberg1-2/+4
2015-03-03IB/iser: Use correct dma direction when unmapping SGsRoi Dayan3-8/+17
2015-01-15iscsi,iser-target: Expose supported protection ops according to t10_piSagi Grimberg2-3/+12
2015-01-15iser-target: Fix NULL dereference in SW mode DIFSagi Grimberg1-6/+13
2015-01-15iser-target: Allocate PI contexts dynamicallySagi Grimberg2-116/+158
2015-01-15iser-target: Fix implicit termination of connectionsSagi Grimberg2-8/+35
2015-01-15iser-target: Handle ADDR_CHANGE event for listener cm_idSagi Grimberg2-31/+77
2015-01-15iser-target: Fix connected_handler + teardown flow raceSagi Grimberg1-12/+19
2015-01-15iser-target: Parallelize CM connection establishmentSagi Grimberg2-24/+62
2015-01-15iser-target: Fix flush + disconnect completion handlingSagi Grimberg2-23/+31
2015-01-15iscsi,iser-target: Initiate termination only onceSagi Grimberg2-34/+51
2014-12-01IB/isert: Adjust CQ size to HW limitsChris Moore1-2/+6
2014-12-01iser-target: Handle DEVICE_REMOVAL event on network portal listener correctlySagi Grimberg1-10/+19
2014-12-01ib_isert: Add max_send_sge=2 minimum for control PDU responsesOr Gerlitz1-2/+5
2014-12-01srp-target: Retry when QP creation fails with ENOMEMBart Van Assche1-0/+8
2014-11-05iser-target: Disable TX completion interrupt coalescingNicholas Bellinger1-2/+2
2014-10-06Target/iser: Don't put isert_conn inside disconnected handlerSagi Grimberg1-1/+1
2014-10-06Target/iser: Get isert_conn reference once got to connected_handlerSagi Grimberg1-2/+3
2014-09-17IB/srp: Fix deadlock between host removal and multipathdBart Van Assche1-10/+28
2014-06-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds3-60/+46
2014-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+1
2014-06-12libiscsi, iser: Adjust data_length to include protection informationSagi Grimberg1-24/+10
2014-06-11Target/iscsi: Fix sendtargets response pdu for iser transportSagi Grimberg1-1/+1
2014-06-11Target/iser: Fix a wrong dereference in case discovery session is over iserSagi Grimberg1-1/+3
2014-06-10Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds7-276/+717
2014-06-10Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx...Roland Dreier7-276/+717
2014-06-04iser-target: Add missing target_put_sess_cmd for ImmedateData failureNicholas Bellinger1-0/+2