summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp
AgeCommit message (Expand)Author
2014-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2014-02-14IB/iser: Fix use after free in iser_snd_completion()Dan Carpenter
2014-02-14IB/iser: Avoid dereferencing iscsi_iser conn object when not bound to iser co...Roi Dayan
2014-02-12IB/srpt: replace strict_strtoul() with kstrtoul()Jingoo Han
2014-02-12iser-target: Fix leak on failure in isert_conn_create_fastreg_poolNicholas Bellinger
2014-01-31Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2014-01-25iscsi-target: Convert gfp_t parameter to task state bitmaskNicholas Bellinger
2014-01-23Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...Roland Dreier
2014-01-23IPoIB: Report operstate consistently when brought up without a linkMichal Schmidt
2014-01-21scsi_transport_srp: Fix a race conditionBart Van Assche
2014-01-19IB/isert: pass scatterlist instead of cmd to fast_reg_mr routineSagi Grimberg
2014-01-19IB/isert: Move fastreg descriptor creation to a functionSagi Grimberg
2014-01-19IB/isert: Avoid frwr notation, user fastregSagi Grimberg
2014-01-19IB/isert: seperate connection protection domains and dma MRsSagi Grimberg
2014-01-14IB/core: Add flow steering support for IPoIB UD trafficMatan Barak
2014-01-04infiniband: make sure the src net is infiniband when create new linkHangbin Liu
2013-12-19iser-target: Move INIT_WORK setup into isert_create_device_ib_resNicholas Bellinger
2013-12-11iser-target: fix error return code in isert_create_device_ib_res()Wei Yongjun
2013-11-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2013-11-18Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-11-17Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...Roland Dreier
2013-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-11-13ib_isert: Avoid duplicate iscsit_increment_maxcmdsn callNicholas Bellinger
2013-11-12iser-target: Avoid using FRMR for single dma entry requestsVu Pham
2013-11-08IB/srp: Report receive errors correctlyBart Van Assche
2013-11-08IB/srp: Avoid offlining operational SCSI devicesBart Van Assche
2013-11-08IB/srp: Remove target from list before freeing Scsi_Host structureVu Pham
2013-11-08IB/srp: Add change_queue_depth and change_queue_type supportJack Wang
2013-11-08IB/srp: Make queue size configurableBart Van Assche
2013-11-08IB/srp: Introduce srp_alloc_req_data()Bart Van Assche
2013-11-08IB/srp: Export sgid to sysfsBart Van Assche
2013-11-08IB/srp: Add periodic reconnect functionalityBart Van Assche
2013-11-08scsi_transport_srp: Add periodic reconnect supportBart Van Assche
2013-11-08IB/srp: Start timers if a transport layer error occursBart Van Assche
2013-11-08IB/srp: Use SRP transport layer error recoveryBart Van Assche
2013-11-08IB/srp: Keep rport as long as the IB transport layerBart Van Assche
2013-11-08IB/srp: Make transport layer retry count configurableVu Pham
2013-11-08IPoIB: lower NAPI weightMichal Schmidt
2013-11-08IPoIB: Start multicast join process only on active portsErez Shitrit
2013-11-08IPoIB: Add path query flushing in ipoib_ib_dev_cleanupErez Shitrit
2013-11-08IPoIB: Fix usage of uninitialized multicast objectsErez Shitrit
2013-11-08IPoIB: Avoid flushing the driver workqueue on dev_downErez Shitrit
2013-11-08IPoIB: Fix deadlock between dev_change_flags() and __ipoib_dev_flush()Erez Shitrit
2013-11-08IPoIB: Change CM skb memory allocation to be non-atomic during initTal Alon
2013-11-08IPoIB: Fix crash in dev_open error flowErez Shitrit
2013-11-07target: Drop left-over se_lun->lun_cmd_list shutdown codeNicholas Bellinger
2013-11-06ib_isert: Add support for completion interrupt coalescingNicholas Bellinger
2013-10-24iser-target: check device before dereferencing its variableVu Pham
2013-10-14treewide: Fix typo in KconfigMasanari Iida
2013-10-03ib_srpt: always set response for task managementJack Wang