summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp
Commit message (Expand)AuthorAgeFilesLines
* 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-131-5/+1Star
| * 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/+0Star
| * 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-199-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/+4Star
| | | * | 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/+1Star
| | * | 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-161-2/+2
|\ \ \ | |/ / |/| |
| * | treewide: Fix typo in KconfigMasanari Iida2013-10-141-2/+2
* | | iser-target: check device before dereferencing its variableVu Pham2013-10-241-1/+1
* | | ib_srpt: always set response for task managementJack Wang2013-10-031-6/+4Star
* | | ib_srpt: Destroy cm_id before destroying QP.Nicholas Bellinger2013-10-021-2/+2
| |/ |/|
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-09-132-228/+545
|\ \ | |/ |/|
| * target: Update copyright ownership/year information to 2013Nicholas Bellinger2013-09-111-1/+1
| * iser-target: introduce fast memory registration mode (FRWR)Vu Pham2013-09-112-13/+371
| * iser-target: generalize rdma memory registration and cleanupVu Pham2013-09-112-4/+23
| * iser-target: move rdma wr processing to a shared functionVu Pham2013-09-112-152/+114Star
| * iscsi/iser-target: Convert to command priv_size usageNicholas Bellinger2013-09-092-75/+41Star
| * iser-target: Updates for login negotiation multi-plexing supportNicholas Bellinger2013-09-091-1/+13
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-09-057-174/+592
|\ \
| | \
| | \
| *-. \ Merge branches 'cxgb4', 'flowsteer', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'q...Roland Dreier2013-09-037-174/+592
| |\ \ \ | | |_|/ | |/| |
| | | * IB/iser: Fix redundant pointer check in dealloc flowSagi Grimberg2013-09-031-1/+1
| | | * IB/iser: Fix possible memory leak in iser_create_frwr_pool()Roi Dayan2013-09-031-3/+7
| | | * IB/iser: Introduce fast memory registration model (FRWR)Sagi Grimberg2013-08-103-12/+287
| | | * IB/iser: Place the fmr pool into a union in iser's IB conn structSagi Grimberg2013-08-103-41/+48
| | | * IB/iser: Handle unaligned SG in separate functionSagi Grimberg2013-08-101-23/+43
| | | * IB/iser: Generalize rdma memory registrationSagi Grimberg2013-08-103-20/+40