aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-3/+3
2014-10-19Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds6-669/+1081
2014-10-14ib_srpt: replace strnicmp with strncasecmpRasmus Villemoes1-1/+1
2014-10-09IB/mlx5, iser, isert: Add Signature API additionsSagi Grimberg2-52/+38
2014-10-09Target/iser: Centralize ib_sig_domain settingSagi Grimberg1-17/+16
2014-10-09IB/iser: Centralize ib_sig_domain settingsSagi Grimberg1-18/+18
2014-10-09IB/iser: Set IP_CSUM as default guard typeSagi Grimberg1-2/+2
2014-10-09IB/iser: Remove redundant assignmentSagi Grimberg1-1/+0
2014-10-09IB/iser: Bump version, add maintainerOr Gerlitz1-1/+1
2014-10-09IB/iser: Fix/add kernel-doc style description in iscsi_iser.cSagi Grimberg1-9/+160
2014-10-09IB/iser: Add/Fix kernel doc style descriptions in iscsi_iser.hSagi Grimberg1-46/+189
2014-10-09IB/iser: Nit - add space after __func__ in iser loggingSagi Grimberg1-8/+8
2014-10-09IB/iser: Change iscsi_conn_stop log level to infoAriel Nahum1-1/+1
2014-10-09IB/iser: Suppress scsi command send completionsSagi Grimberg3-7/+16
2014-10-09IB/iser: Optimize completion pollingSagi Grimberg2-5/+11
2014-10-09IB/iser: Use beacon to indicate all completions were consumedSagi Grimberg3-22/+23
2014-10-09IB/iser: Use single CQ for RX and TXSagi Grimberg3-125/+114
2014-10-09IB/iser: Use internal polling budget to avoid possible live-lockSagi Grimberg1-0/+4
2014-10-09IB/iser: Centralize iser completion contextsSagi Grimberg2-87/+84
2014-10-09IB/iser: Use iser_warn instead of BUG_ON in iser_conn_releaseAriel Nahum1-1/+3
2014-10-09IB/iser: Signal iSCSI layer that transport is broken in error completionsSagi Grimberg1-4/+25
2014-10-09IB/iser: Protect tasks cleanup in case IB device was already releasedSagi Grimberg1-1/+7
2014-10-09IB/iser: Unbind at conn_stop stageAriel Nahum1-0/+7
2014-10-09IB/iser: Don't bound release_work completions timeoutsSagi Grimberg1-9/+4
2014-10-09IB/iser: Fix DEVICE REMOVAL handling in the absence of iscsi daemonSagi Grimberg2-61/+108
2014-10-09IB/iser: Extend iser_free_ib_conn_res()Sagi Grimberg1-28/+30
2014-10-09IB/iser: Remove unused variables and dead codeRoi Dayan1-4/+0
2014-10-09IB/iser: Re-introduce ib_connSagi Grimberg5-204/+245
2014-10-09IB/iser: Rename ib_conn -> iser_connSagi Grimberg5-392/+403
2014-10-07net: better IFF_XMIT_DST_RELEASE supportEric Dumazet1-1/+1
2014-10-05iser-target: Disable TX completion interrupt coalescingNicholas Bellinger1-2/+2
2014-10-03iser-target: Fix smatch warningSagi Grimberg1-1/+1
2014-09-23Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds4-25/+30
2014-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+8
2014-09-22ipoib: validate struct ipoib_cb sizeEric Dumazet2-2/+8
2014-09-22Merge branches 'core', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'qib' into for-nextRoland Dreier4-25/+30
2014-09-22IB/iser: Bump version to 1.4.1Or Gerlitz1-1/+1
2014-09-22IB/iser: Allow bind only when connection state is UPSagi Grimberg1-5/+14
2014-09-22IB/iser: Fix RX/TX CQ resource leak on error flowRoi Dayan1-10/+14
2014-09-19IPoIB: Remove unnecessary port queryAlex Estrin1-9/+1
2014-09-15Target/iser: Fix initiator_depth and responder_resourcesSagi Grimberg1-5/+6
2014-09-15Target/iser: Avoid calling rdma_disconnect twiceSagi Grimberg1-1/+1
2014-09-15Target/iser: Don't put isert_conn inside disconnected handlerSagi Grimberg1-1/+1
2014-09-15Target/iser: Get isert_conn reference once got to connected_handlerSagi Grimberg1-2/+3
2014-08-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds9-178/+212
2014-08-14Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4', 'mlx5', 'ocrdma' and 'srp' into for-nextRoland Dreier9-178/+212
2014-08-14IB/srp: Fix return value check in srp_init_module()Wei Yongjun1-2/+2
2014-08-12IB/srpt: Handle GID change eventsDoug Ledford1-0/+1
2014-08-12IPoIB: Remove unnecessary test for NULL before debugfs_remove()Fabian Frederick1-4/+2
2014-08-10IB/mad: add new ioctl to ABI to support new registration optionsIra Weiny1-1/+1