summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp
AgeCommit message (Expand)Author
2014-10-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2014-10-19Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-10-14ib_srpt: replace strnicmp with strncasecmpRasmus Villemoes
2014-10-09IB/mlx5, iser, isert: Add Signature API additionsSagi Grimberg
2014-10-09Target/iser: Centralize ib_sig_domain settingSagi Grimberg
2014-10-09IB/iser: Centralize ib_sig_domain settingsSagi Grimberg
2014-10-09IB/iser: Set IP_CSUM as default guard typeSagi Grimberg
2014-10-09IB/iser: Remove redundant assignmentSagi Grimberg
2014-10-09IB/iser: Bump version, add maintainerOr Gerlitz
2014-10-09IB/iser: Fix/add kernel-doc style description in iscsi_iser.cSagi Grimberg
2014-10-09IB/iser: Add/Fix kernel doc style descriptions in iscsi_iser.hSagi Grimberg
2014-10-09IB/iser: Nit - add space after __func__ in iser loggingSagi Grimberg
2014-10-09IB/iser: Change iscsi_conn_stop log level to infoAriel Nahum
2014-10-09IB/iser: Suppress scsi command send completionsSagi Grimberg
2014-10-09IB/iser: Optimize completion pollingSagi Grimberg
2014-10-09IB/iser: Use beacon to indicate all completions were consumedSagi Grimberg
2014-10-09IB/iser: Use single CQ for RX and TXSagi Grimberg
2014-10-09IB/iser: Use internal polling budget to avoid possible live-lockSagi Grimberg
2014-10-09IB/iser: Centralize iser completion contextsSagi Grimberg
2014-10-09IB/iser: Use iser_warn instead of BUG_ON in iser_conn_releaseAriel Nahum
2014-10-09IB/iser: Signal iSCSI layer that transport is broken in error completionsSagi Grimberg
2014-10-09IB/iser: Protect tasks cleanup in case IB device was already releasedSagi Grimberg
2014-10-09IB/iser: Unbind at conn_stop stageAriel Nahum
2014-10-09IB/iser: Don't bound release_work completions timeoutsSagi Grimberg
2014-10-09IB/iser: Fix DEVICE REMOVAL handling in the absence of iscsi daemonSagi Grimberg
2014-10-09IB/iser: Extend iser_free_ib_conn_res()Sagi Grimberg
2014-10-09IB/iser: Remove unused variables and dead codeRoi Dayan
2014-10-09IB/iser: Re-introduce ib_connSagi Grimberg
2014-10-09IB/iser: Rename ib_conn -> iser_connSagi Grimberg
2014-10-07net: better IFF_XMIT_DST_RELEASE supportEric Dumazet
2014-10-05iser-target: Disable TX completion interrupt coalescingNicholas Bellinger
2014-10-03iser-target: Fix smatch warningSagi Grimberg
2014-09-23Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-09-22ipoib: validate struct ipoib_cb sizeEric Dumazet
2014-09-22Merge branches 'core', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'qib' into for-nextRoland Dreier
2014-09-22IB/iser: Bump version to 1.4.1Or Gerlitz
2014-09-22IB/iser: Allow bind only when connection state is UPSagi Grimberg
2014-09-22IB/iser: Fix RX/TX CQ resource leak on error flowRoi Dayan
2014-09-19IPoIB: Remove unnecessary port queryAlex Estrin
2014-09-15Target/iser: Fix initiator_depth and responder_resourcesSagi Grimberg
2014-09-15Target/iser: Avoid calling rdma_disconnect twiceSagi Grimberg
2014-09-15Target/iser: Don't put isert_conn inside disconnected handlerSagi Grimberg
2014-09-15Target/iser: Get isert_conn reference once got to connected_handlerSagi Grimberg
2014-08-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-08-14Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4...Roland Dreier
2014-08-14IB/srp: Fix return value check in srp_init_module()Wei Yongjun
2014-08-12IB/srpt: Handle GID change eventsDoug Ledford
2014-08-12IPoIB: Remove unnecessary test for NULL before debugfs_remove()Fabian Frederick
2014-08-10IB/mad: add new ioctl to ABI to support new registration optionsIra Weiny