summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp
Commit message (Expand)AuthorAge
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-10-19
|\
| * IB/mlx5, iser, isert: Add Signature API additionsSagi Grimberg2014-10-09
| * Target/iser: Centralize ib_sig_domain settingSagi Grimberg2014-10-09
| * IB/iser: Centralize ib_sig_domain settingsSagi Grimberg2014-10-09
| * IB/iser: Set IP_CSUM as default guard typeSagi Grimberg2014-10-09
| * IB/iser: Remove redundant assignmentSagi Grimberg2014-10-09
| * IB/iser: Bump version, add maintainerOr Gerlitz2014-10-09
| * IB/iser: Fix/add kernel-doc style description in iscsi_iser.cSagi Grimberg2014-10-09
| * IB/iser: Add/Fix kernel doc style descriptions in iscsi_iser.hSagi Grimberg2014-10-09
| * IB/iser: Nit - add space after __func__ in iser loggingSagi Grimberg2014-10-09
| * IB/iser: Change iscsi_conn_stop log level to infoAriel Nahum2014-10-09
| * IB/iser: Suppress scsi command send completionsSagi Grimberg2014-10-09
| * IB/iser: Optimize completion pollingSagi Grimberg2014-10-09
| * IB/iser: Use beacon to indicate all completions were consumedSagi Grimberg2014-10-09
| * IB/iser: Use single CQ for RX and TXSagi Grimberg2014-10-09
| * IB/iser: Use internal polling budget to avoid possible live-lockSagi Grimberg2014-10-09
| * IB/iser: Centralize iser completion contextsSagi Grimberg2014-10-09
| * IB/iser: Use iser_warn instead of BUG_ON in iser_conn_releaseAriel Nahum2014-10-09
| * IB/iser: Signal iSCSI layer that transport is broken in error completionsSagi Grimberg2014-10-09
| * IB/iser: Protect tasks cleanup in case IB device was already releasedSagi Grimberg2014-10-09
| * IB/iser: Unbind at conn_stop stageAriel Nahum2014-10-09
| * IB/iser: Don't bound release_work completions timeoutsSagi Grimberg2014-10-09
| * IB/iser: Fix DEVICE REMOVAL handling in the absence of iscsi daemonSagi Grimberg2014-10-09
| * IB/iser: Extend iser_free_ib_conn_res()Sagi Grimberg2014-10-09
| * IB/iser: Remove unused variables and dead codeRoi Dayan2014-10-09
| * IB/iser: Re-introduce ib_connSagi Grimberg2014-10-09
| * IB/iser: Rename ib_conn -> iser_connSagi Grimberg2014-10-09
* | ib_srpt: replace strnicmp with strncasecmpRasmus Villemoes2014-10-14
* | net: better IFF_XMIT_DST_RELEASE supportEric Dumazet2014-10-07
|/
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-09-23
|\
| *-. Merge branches 'core', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'qib' into for-nextRoland Dreier2014-09-22
| |\ \
| | | * IB/iser: Bump version to 1.4.1Or Gerlitz2014-09-22
| | | * IB/iser: Allow bind only when connection state is UPSagi Grimberg2014-09-22
| | | * IB/iser: Fix RX/TX CQ resource leak on error flowRoi Dayan2014-09-22
| | |/ | |/|
| | * IPoIB: Remove unnecessary port queryAlex Estrin2014-09-19
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-09-22
|\ \
| * | ipoib: validate struct ipoib_cb sizeEric Dumazet2014-09-22
| |/
* | Target/iser: Fix initiator_depth and responder_resourcesSagi Grimberg2014-09-15
* | Target/iser: Avoid calling rdma_disconnect twiceSagi Grimberg2014-09-15
* | Target/iser: Don't put isert_conn inside disconnected handlerSagi Grimberg2014-09-15
* | Target/iser: Get isert_conn reference once got to connected_handlerSagi Grimberg2014-09-15
|/
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-08-14
|\
| *-----. Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4...Roland Dreier2014-08-14
| |\ \ \ \
| | | | | * IB/srp: Fix return value check in srp_init_module()Wei Yongjun2014-08-14
| | | | | * IB/srpt: Handle GID change eventsDoug Ledford2014-08-12
| | | | | * IB/srp: Fix residual handlingBart Van Assche2014-08-01
| | | | | * IB/srp: Fix deadlock between host removal and multipathdBart Van Assche2014-08-01
| | |_|_|/ | |/| | |
| | | | * IB/mad: add new ioctl to ABI to support new registration optionsIra Weiny2014-08-10
| | |_|/ | |/| |
| | | * IB/iser: Clarify a duplicate counters checkRoi Dayan2014-08-01
| | | * IB/iser: Replace connection waitqueue with completion objectAriel Nahum2014-08-01