summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2014-02-152-7/+8
|\
| * IB/srpt: replace strict_strtoul() with kstrtoul()Jingoo Han2014-02-121-7/+7
| * iser-target: Fix leak on failure in isert_conn_create_fastreg_poolNicholas Bellinger2014-02-121-0/+1
* | IB/iser: Fix use after free in iser_snd_completion()Dan Carpenter2014-02-141-1/+2
* | IB/iser: Avoid dereferencing iscsi_iser conn object when not bound to iser co...Roi Dayan2014-02-141-3/+7
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-01-312-111/+121
|\
| * iscsi-target: Convert gfp_t parameter to task state bitmaskNicholas Bellinger2014-01-251-7/+7
| * IB/isert: pass scatterlist instead of cmd to fast_reg_mr routineSagi Grimberg2014-01-191-16/+12
| * IB/isert: Move fastreg descriptor creation to a functionSagi Grimberg2014-01-191-20/+32
| * IB/isert: Avoid frwr notation, user fastregSagi Grimberg2014-01-192-45/+47
| * IB/isert: seperate connection protection domains and dma MRsSagi Grimberg2014-01-192-24/+24
| |
| \
| \
| \
*---. \ Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...Roland Dreier2014-01-223-2/+6
|\ \ \ \
| | | * | scsi_transport_srp: Fix a race conditionBart Van Assche2014-01-211-0/+1
| |_|/ / |/| | |
| | * | IPoIB: Report operstate consistently when brought up without a linkMichal Schmidt2014-01-221-2/+2
| |/ / |/| |
| * | IB/core: Add flow steering support for IPoIB UD trafficMatan Barak2014-01-141-0/+3
|/ /
* | infiniband: make sure the src net is infiniband when create new linkHangbin Liu2014-01-031-1/+2
* | iser-target: Move INIT_WORK setup into isert_create_device_ib_resNicholas Bellinger2013-12-191-2/+4
* | iser-target: fix error return code in isert_create_device_ib_res()Wei Yongjun2013-12-111-4/+12
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-11-223-38/+77
|\
| * ib_isert: Avoid duplicate iscsit_increment_maxcmdsn callNicholas Bellinger2013-11-121-5/+1
| * iser-target: Avoid using FRMR for single dma entry requestsVu Pham2013-11-121-12/+20
| * target: Drop left-over se_lun->lun_cmd_list shutdown codeNicholas Bellinger2013-11-071-10/+0
| * ib_isert: Add support for completion interrupt coalescingNicholas Bellinger2013-11-062-12/+57
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-11-189-146/+472
|\ \
| | \
| | \
| *-. \ Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...Roland Dreier2013-11-179-146/+472
| |\ \ \
| | | * | IB/srp: Report receive errors correctlyBart Van Assche2013-11-081-5/+4
| | | * | IB/srp: Avoid offlining operational SCSI devicesBart Van Assche2013-11-081-1/+1
| | | * | IB/srp: Remove target from list before freeing Scsi_Host structureVu Pham2013-11-081-4/+5
| | | * | IB/srp: Add change_queue_depth and change_queue_type supportJack Wang2013-11-081-0/+54
| | | * | IB/srp: Make queue size configurableBart Van Assche2013-11-082-39/+103
| | | * | IB/srp: Introduce srp_alloc_req_data()Bart Van Assche2013-11-081-24/+40
| | | * | IB/srp: Export sgid to sysfsBart Van Assche2013-11-081-0/+10
| | | * | IB/srp: Add periodic reconnect functionalityBart Van Assche2013-11-081-6/+46
| | | * | scsi_transport_srp: Add periodic reconnect supportBart Van Assche2013-11-081-2/+2
| | | * | IB/srp: Start timers if a transport layer error occursBart Van Assche2013-11-082-0/+20
| | | * | IB/srp: Use SRP transport layer error recoveryBart Van Assche2013-11-082-41/+101
| | | * | IB/srp: Keep rport as long as the IB transport layerBart Van Assche2013-11-082-0/+4
| | | * | IB/srp: Make transport layer retry count configurableVu Pham2013-11-082-1/+24
| | |/ / | |/| |
| | * | IPoIB: lower NAPI weightMichal Schmidt2013-11-081-1/+1
| | * | IPoIB: Start multicast join process only on active portsErez Shitrit2013-11-081-0/+8
| | * | IPoIB: Add path query flushing in ipoib_ib_dev_cleanupErez Shitrit2013-11-081-0/+5
| | * | IPoIB: Fix usage of uninitialized multicast objectsErez Shitrit2013-11-082-4/+19
| | * | IPoIB: Avoid flushing the driver workqueue on dev_downErez Shitrit2013-11-081-3/+1
| | * | IPoIB: Fix deadlock between dev_change_flags() and __ipoib_dev_flush()Erez Shitrit2013-11-085-14/+16
| | * | IPoIB: Change CM skb memory allocation to be non-atomic during initTal Alon2013-11-081-5/+9
| | * | IPoIB: Fix crash in dev_open error flowErez Shitrit2013-11-081-4/+7
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-151-2/+2
|\ \ \ | |/ / |/| |
| * | treewide: Fix typo in KconfigMasanari Iida2013-10-141-2/+2
* | | iser-target: check device before dereferencing its variableVu Pham2013-10-231-1/+1
* | | ib_srpt: always set response for task managementJack Wang2013-10-031-6/+4
OpenPOWER on IntegriCloud