summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-10-211-3/+3
|\
| * iser-target: Disable TX completion interrupt coalescingNicholas Bellinger2014-10-051-2/+2
| * iser-target: Fix smatch warningSagi Grimberg2014-10-031-1/+1
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-10-196-669/+1081
|\ \
| * | IB/mlx5, iser, isert: Add Signature API additionsSagi Grimberg2014-10-092-52/+38
| * | Target/iser: Centralize ib_sig_domain settingSagi Grimberg2014-10-091-17/+16
| * | IB/iser: Centralize ib_sig_domain settingsSagi Grimberg2014-10-091-18/+18
| * | IB/iser: Set IP_CSUM as default guard typeSagi Grimberg2014-10-091-2/+2
| * | IB/iser: Remove redundant assignmentSagi Grimberg2014-10-091-1/+0
| * | IB/iser: Bump version, add maintainerOr Gerlitz2014-10-091-1/+1
| * | IB/iser: Fix/add kernel-doc style description in iscsi_iser.cSagi Grimberg2014-10-091-9/+160
| * | IB/iser: Add/Fix kernel doc style descriptions in iscsi_iser.hSagi Grimberg2014-10-091-46/+189
| * | IB/iser: Nit - add space after __func__ in iser loggingSagi Grimberg2014-10-091-8/+8
| * | IB/iser: Change iscsi_conn_stop log level to infoAriel Nahum2014-10-091-1/+1
| * | IB/iser: Suppress scsi command send completionsSagi Grimberg2014-10-093-7/+16
| * | IB/iser: Optimize completion pollingSagi Grimberg2014-10-092-5/+11
| * | IB/iser: Use beacon to indicate all completions were consumedSagi Grimberg2014-10-093-22/+23
| * | IB/iser: Use single CQ for RX and TXSagi Grimberg2014-10-093-125/+114
| * | IB/iser: Use internal polling budget to avoid possible live-lockSagi Grimberg2014-10-091-0/+4
| * | IB/iser: Centralize iser completion contextsSagi Grimberg2014-10-092-87/+84
| * | IB/iser: Use iser_warn instead of BUG_ON in iser_conn_releaseAriel Nahum2014-10-091-1/+3
| * | IB/iser: Signal iSCSI layer that transport is broken in error completionsSagi Grimberg2014-10-091-4/+25
| * | IB/iser: Protect tasks cleanup in case IB device was already releasedSagi Grimberg2014-10-091-1/+7
| * | IB/iser: Unbind at conn_stop stageAriel Nahum2014-10-091-0/+7
| * | IB/iser: Don't bound release_work completions timeoutsSagi Grimberg2014-10-091-9/+4
| * | IB/iser: Fix DEVICE REMOVAL handling in the absence of iscsi daemonSagi Grimberg2014-10-092-61/+108
| * | IB/iser: Extend iser_free_ib_conn_res()Sagi Grimberg2014-10-091-28/+30
| * | IB/iser: Remove unused variables and dead codeRoi Dayan2014-10-091-4/+0
| * | IB/iser: Re-introduce ib_connSagi Grimberg2014-10-095-204/+245
| * | IB/iser: Rename ib_conn -> iser_connSagi Grimberg2014-10-095-392/+403
* | | ib_srpt: replace strnicmp with strncasecmpRasmus Villemoes2014-10-141-1/+1
* | | net: better IFF_XMIT_DST_RELEASE supportEric Dumazet2014-10-071-1/+1
|/ /
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-09-234-25/+30
|\ \
| | \
| | \
| *-. \ Merge branches 'core', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'qib' into for-nextRoland Dreier2014-09-224-25/+30
| |\ \ \ | | |_|/ | |/| |
| | | * IB/iser: Bump version to 1.4.1Or Gerlitz2014-09-221-1/+1
| | | * IB/iser: Allow bind only when connection state is UPSagi Grimberg2014-09-221-5/+14
| | | * IB/iser: Fix RX/TX CQ resource leak on error flowRoi Dayan2014-09-221-10/+14
| | |/ | |/|
| | * IPoIB: Remove unnecessary port queryAlex Estrin2014-09-191-9/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-09-222-2/+8
|\ \
| * | ipoib: validate struct ipoib_cb sizeEric Dumazet2014-09-222-2/+8
| |/
* | Target/iser: Fix initiator_depth and responder_resourcesSagi Grimberg2014-09-151-5/+6
* | Target/iser: Avoid calling rdma_disconnect twiceSagi Grimberg2014-09-151-1/+1
* | Target/iser: Don't put isert_conn inside disconnected handlerSagi Grimberg2014-09-151-1/+1
* | Target/iser: Get isert_conn reference once got to connected_handlerSagi Grimberg2014-09-151-2/+3
|/
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-08-149-178/+212
|\
| *-----. Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4...Roland Dreier2014-08-149-178/+212
| |\ \ \ \
| | | | | * IB/srp: Fix return value check in srp_init_module()Wei Yongjun2014-08-141-2/+2
| | | | | * IB/srpt: Handle GID change eventsDoug Ledford2014-08-121-0/+1
| | | | | * IB/srp: Fix residual handlingBart Van Assche2014-08-011-3/+7
| | | | | * IB/srp: Fix deadlock between host removal and multipathdBart Van Assche2014-08-011-10/+28
| | |_|_|/ | |/| | |
OpenPOWER on IntegriCloud