summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-10-311-2/+8
|\
| * mlx4: Avoid leaking steering rules on flow creation error flowOr Gerlitz2014-10-301-2/+8
* | 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-1918-927/+1330
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'core', 'cxgb4', 'iser', 'mlx5' and 'ocrdma' into for-nextRoland Dreier2014-10-1417-927/+1324
| |\ \ \ \ \
| | | | | * | RDMA/ocrdma: Save the bit environment, spare unncessary parenthesisJes Sorensen2014-10-101-19/+19
| | | | | * | RDMA/ocrdma: The kernel has a perfectly good BIT() macro - use itJes Sorensen2014-10-102-103/+101
| | | | | * | RDMA/ocrdma: Don't memset() buffers we just allocated with kzalloc()Jes Sorensen2014-10-101-9/+3
| | | | | * | RDMA/ocrdma: Remove a unused-label warningLi RongQing2014-10-101-0/+2
| | | | | * | RDMA/ocrdma: Convert kernel VA to PA for mmap in userDevesh Sharma2014-10-101-5/+5
| | | | | * | RDMA/ocrdma: Get vlan tag from ib_qp_attrsSelvin Xavier2014-10-101-4/+5
| | | | | * | RDMA/ocrdma: Add default GID at index 0Devesh Sharma2014-10-101-0/+10
| | | | * | | IB/mlx5: Modify to work with arbitrary page sizeYishai Hadas2014-10-091-8/+10
| | | | * | | IB/mlx5: Remove duplicate code from mlx5_set_pathEli Cohen2014-10-091-16/+5
| | | | * | | IB/mlx5: Fix possible array overflowEli Cohen2014-10-091-3/+3
| | | | * | | IB/core: Avoid leakage from kernel to user spaceEli Cohen2014-10-091-0/+1
| | | | * | | IB/mlx5: Improve debug prints in mlx5_ib_reg_user_mrEli Cohen2014-10-091-3/+3
| | | | * | | IB/mlx5: Clear umr resources after ib_unregister_deviceEli Cohen2014-10-091-1/+1
| | | | |/ /
| | | * | | IB/mlx5, iser, isert: Add Signature API additionsSagi Grimberg2014-10-093-111/+83
| | | * | | 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/mlx5: Use extended internal signature layoutSagi Grimberg2014-10-091-43/+37
| | | * | | 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/mlx5: Use enumerations for PI copy maskSagi Grimberg2014-10-091-3/+3
| | | * | | 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
| | | |/ /
| | * | | RDMA/cxgb4: Fix ntuple calculation for ipv6 and remove duplicate lineHariprasad S2014-10-141-4/+3
| | * | | RDMA/cxgb4: Add missing neigh_release in find_routeHariprasad S2014-10-141-0/+1
OpenPOWER on IntegriCloud