aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-14Merge branches 'cma', 'cxgb4', 'iser', 'misc', 'mlx4', 'mlx5', 'nes', 'ocrdma', 'qib' and 'usnic' into for-nextRoland Dreier13-66/+197
2014-02-14RDMA/ocrdma: Fix load time panic during GID table initDevesh Sharma1-1/+1
2014-02-14RDMA/ocrdma: Fix traffic class shiftDevesh Sharma1-1/+1
2014-02-14IB/usnic: Fix smatch endianness errorUpinder Malhi1-1/+8
2014-02-13IB/mlx5: Remove dependency on X86Eli Cohen1-1/+1
2014-02-13IB/qib: Add missing serdes init sequenceMike Marciniszyn1-0/+5
2014-02-13RDMA/cxgb4: Add missing neigh_release in LE-Workaround pathKumar Sanghvi1-0/+1
2014-02-13IB: Report using RoCE IP based gids in port capsMoni Shoua2-2/+2
2014-02-13IB/mlx4: Build the port IBoE GID table properly under bondingMoni Shoua1-4/+37
2014-02-13IB/mlx4: Do IBoE GID table resets per-portMoni Shoua1-17/+18
2014-02-13IB/mlx4: Do IBoE locking earlier when initializing the GID tableMoni Shoua1-3/+3
2014-02-13IB/mlx4: Move rtnl locking to the right placeMoni Shoua1-2/+2
2014-02-13IB/mlx4: Make sure GID index 0 is always occupiedMoni Shoua1-24/+68
2014-02-13IB/mlx4: Don't allocate range of steerable UD QPs for Ethernet-only deviceMatan Barak1-1/+6
2014-02-12RDMA/amso1100: Fix error return codeJulia Lawall2-2/+5
2014-02-12RDMA/nes: Fix error return codeJulia Lawall1-1/+4
2014-02-06IB/mlx5: Don't set "block multicast loopback" capabilityEli Cohen2-4/+3
2014-02-06IB/mlx5: Fix binary compatibility with libmlx5Eli Cohen3-4/+32
2014-02-06IB/mlx5: Fix RC transport send queue overhead computationEli Cohen1-1/+3
2014-01-22Merge branch 'ip-roce' into for-nextRoland Dreier18-326/+504
2014-01-22Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', 'ocrdma', 'qib', 'srp' and 'usnic' into for-nextRoland Dreier43-93/+6355
2014-01-22IB/mlx5: Verify reserved fields are clearedEli Cohen1-2/+6
2014-01-22IB/mlx5: Allow creation of QPs with zero-length work queuesEli Cohen1-20/+29
2014-01-22IB/mlx5: Add support for resize CQEli Cohen3-18/+270
2014-01-22IB/mlx5: Implement modify CQEli Cohen1-1/+25
2014-01-22IB/mlx5: Make sure doorbell record is visible before doorbellEli Cohen1-0/+4
2014-01-22RDMA/nes: Slight optimization of Ethernet address compareDing Tianhong1-2/+1
2014-01-22IB/qib: Fix QP check when looping back to/from QP1Ira Weiny1-1/+8
2014-01-22RDMA/cxgb4: Fix gcc warning on 32-bit archPaul Bolle1-1/+1
2014-01-22IB/usnic: Remove unused includes of <linux/version.h>Wei Yongjun3-3/+0
2014-01-22RDMA/amso1100: Add check if cache memory was allocated before freeing itSvetlana Mavrina1-1/+2
2014-01-21IB/usnic: Use GFP_ATOMIC under spinlockDan Carpenter1-1/+1
2014-01-19IB/mlx4: Use IS_ENABLED(CONFIG_IPV6)Roland Dreier1-6/+6
2014-01-19RDMA/ocrdma: Add dependency on INETRoland Dreier1-1/+1
2014-01-19RDMA/ocrdma: Move ocrdma_inetaddr_event outside of "#if CONFIG_IPV6"Roland Dreier1-4/+4
2014-01-19IB/mlx4: Add dependency INETMatan Barak1-1/+1
2014-01-19RDMA/ocrdma: Populate GID table with IP based gidsMoni Shoua2-99/+41
2014-01-19RDMA/ocrdma: Handle Ethernet L2 parameters for IP based GID addressingMoni Shoua4-22/+17
2014-01-18IB/mlx4: Handle Ethernet L2 parameters for IP based GID addressingMoni Shoua4-58/+99
2014-01-18IB/mlx4: Use IBoE (RoCE) IP based GIDs in the port GID tableMoni Shoua2-143/+334
2014-01-18IB/mlx4: Fix error return codeJulia Lawall1-2/+6
2014-01-18IB/usnic: Remove unused variable in usnic_debugfs_exit()Wei Yongjun1-4/+0
2014-01-18IB/usnic: Set userspace/kernel ABI ver to 4Upinder Malhi1-1/+1
2014-01-18IB/usnic: Advertise usNIC devices as RDMA_NODE_USNIC_UDPUpinder Malhi1-1/+1
2014-01-18IB/usnic: Add dependency on CONFIG_INETUpinder Malhi1-1/+1
2014-01-18IB/usnic: Fix endianness-related warningsUpinder Malhi2-3/+2
2014-01-14IB/core: Ethernet L2 attributes in verbs/cm structuresMatan Barak7-8/+16
2014-01-14IB/mlx4: Add support for steerable IB UD QPsMatan Barak3-7/+163
2014-01-14IB/mlx4: Add mechanism to support flow steering over IB linksMatan Barak1-1/+134
2014-01-14IB/mlx4: Enable device-managed steering support for IB ports tooMatan Barak2-12/+20