summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2014-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-10-30mlx4: Avoid leaking steering rules on flow creation error flowOr Gerlitz
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-15Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-10-14Merge branches 'core', 'cxgb4', 'iser', 'mlx5' and 'ocrdma' into for-nextRoland Dreier
2014-10-14RDMA/cxgb4: Fix ntuple calculation for ipv6 and remove duplicate lineHariprasad S
2014-10-14RDMA/cxgb4: Add missing neigh_release in find_routeHariprasad S
2014-10-14RDMA/cxgb4: Take IPv6 into account for best_mtu and set_emssHariprasad S
2014-10-14RDMA/cxgb4: Make c4iw_wr_log_size_order staticSteve Wise
2014-10-14IB/core: Fix XRC race condition in ib_uverbs_open_qpJack Morgenstein
2014-10-14IB/core: Clear AH attr variable to prevent garbage dataDevesh Sharma
2014-10-14ib_srpt: replace strnicmp with strncasecmpRasmus Villemoes
2014-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-10-10RDMA/ocrdma: Save the bit environment, spare unncessary parenthesisJes Sorensen
2014-10-10RDMA/ocrdma: The kernel has a perfectly good BIT() macro - use itJes Sorensen
2014-10-10RDMA/ocrdma: Don't memset() buffers we just allocated with kzalloc()Jes Sorensen
2014-10-10RDMA/ocrdma: Remove a unused-label warningLi RongQing
2014-10-10RDMA/ocrdma: Convert kernel VA to PA for mmap in userDevesh Sharma
2014-10-10RDMA/ocrdma: Get vlan tag from ib_qp_attrsSelvin Xavier
2014-10-10RDMA/ocrdma: Add default GID at index 0Devesh Sharma
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/mlx5: Use extended internal signature layoutSagi Grimberg
2014-10-09IB/iser: Set IP_CSUM as default guard typeSagi Grimberg
2014-10-09IB/iser: Remove redundant assignmentSagi Grimberg
2014-10-09IB/mlx5: Use enumerations for PI copy maskSagi Grimberg
2014-10-09IB/mlx5: Modify to work with arbitrary page sizeYishai Hadas
2014-10-09IB/mlx5: Remove duplicate code from mlx5_set_pathEli Cohen
2014-10-09IB/mlx5: Fix possible array overflowEli Cohen
2014-10-09IB/core: Avoid leakage from kernel to user spaceEli Cohen
2014-10-09IB/mlx5: Improve debug prints in mlx5_ib_reg_user_mrEli Cohen
2014-10-09IB/mlx5: Clear umr resources after ib_unregister_deviceEli Cohen
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