summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
2014-12-09mlx5: Fix error flow in add_keysEli Cohen1-0/+3
2014-12-09mlx5: Fix sparse warningsEli Cohen1-1/+15
2014-11-23RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE,...Hariprasad Shenai1-4/+4
2014-11-23RDMA/cxgb4/csiostor: Cleansup FW related macros/register defines for PF/VF an...Hariprasad Shenai1-1/+1
2014-11-23RDMA/cxgb4: Cleanup Filter related macros/register definesHariprasad Shenai1-7/+7
2014-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-14/+38
2014-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2-14/+38
2014-11-21mlx5: don't duplicate kvfree()Al Viro4-13/+13
2014-11-20IB/isert: Adjust CQ size to HW limitsChris Moore1-2/+6
2014-11-13net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for ...Matan Barak1-2/+1
2014-11-13cxgb4i/cxgb4 : Refactor macros to conform to uniform standardsAnish Bhatt2-62/+62
2014-11-10cxgb4: Cleanup macros so they follow the same style and look consistent, part 2Hariprasad Shenai4-52/+52
2014-11-03iser-target: Handle DEVICE_REMOVAL event on network portal listener correctlySagi Grimberg1-10/+19
2014-11-03ib_isert: Add max_send_sge=2 minimum for control PDU responsesOr Gerlitz1-2/+5
2014-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+8
2014-10-31mlx4: Avoid leaking steering rules on flow creation error flowOr Gerlitz1-2/+8
2014-10-28srp-target: Retry when QP creation fails with ENOMEMBart Van Assche1-0/+8
2014-10-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds1-3/+3
2014-10-19Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds18-927/+1330
2014-10-15Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2014-10-15Merge branches 'core', 'cxgb4', 'iser', 'mlx5' and 'ocrdma' into for-nextRoland Dreier17-927/+1324
2014-10-14RDMA/cxgb4: Fix ntuple calculation for ipv6 and remove duplicate lineHariprasad S1-4/+3
2014-10-14RDMA/cxgb4: Add missing neigh_release in find_routeHariprasad S1-0/+1
2014-10-14RDMA/cxgb4: Take IPv6 into account for best_mtu and set_emssHariprasad S1-8/+16
2014-10-14RDMA/cxgb4: Make c4iw_wr_log_size_order staticSteve Wise1-1/+1
2014-10-14IB/core: Fix XRC race condition in ib_uverbs_open_qpJack Morgenstein1-0/+4
2014-10-14IB/core: Clear AH attr variable to prevent garbage dataDevesh Sharma1-0/+2
2014-10-14ib_srpt: replace strnicmp with strncasecmpRasmus Villemoes1-1/+1
2014-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-2/+0
2014-10-10RDMA/ocrdma: Save the bit environment, spare unncessary parenthesisJes Sorensen1-19/+19
2014-10-10RDMA/ocrdma: The kernel has a perfectly good BIT() macro - use itJes Sorensen2-103/+101
2014-10-10RDMA/ocrdma: Don't memset() buffers we just allocated with kzalloc()Jes Sorensen1-9/+3
2014-10-10RDMA/ocrdma: Remove a unused-label warningLi RongQing1-0/+2
2014-10-10RDMA/ocrdma: Convert kernel VA to PA for mmap in userDevesh Sharma1-5/+5
2014-10-10RDMA/ocrdma: Get vlan tag from ib_qp_attrsSelvin Xavier1-4/+5
2014-10-10RDMA/ocrdma: Add default GID at index 0Devesh Sharma1-0/+10
2014-10-09IB/mlx5, iser, isert: Add Signature API additionsSagi Grimberg3-111/+83
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/mlx5: Use extended internal signature layoutSagi Grimberg1-43/+37
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/mlx5: Use enumerations for PI copy maskSagi Grimberg1-3/+3
2014-10-09IB/mlx5: Modify to work with arbitrary page sizeYishai Hadas1-8/+10
2014-10-09IB/mlx5: Remove duplicate code from mlx5_set_pathEli Cohen1-16/+5
2014-10-09IB/mlx5: Fix possible array overflowEli Cohen1-3/+3
2014-10-09IB/core: Avoid leakage from kernel to user spaceEli Cohen1-0/+1
2014-10-09IB/mlx5: Improve debug prints in mlx5_ib_reg_user_mrEli Cohen1-3/+3
2014-10-09IB/mlx5: Clear umr resources after ib_unregister_deviceEli Cohen1-1/+1
2014-10-09IB/iser: Bump version, add maintainerOr Gerlitz1-1/+1