aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2014-01-22Merge branch 'ip-roce' into for-nextRoland Dreier
2014-01-22Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...Roland Dreier
2014-01-22IB/mlx5: Verify reserved fields are clearedEli Cohen
2014-01-22IB/mlx5: Allow creation of QPs with zero-length work queuesEli Cohen
2014-01-22IB/mlx5: Add support for resize CQEli Cohen
2014-01-22IB/mlx5: Implement modify CQEli Cohen
2014-01-22IB/mlx5: Make sure doorbell record is visible before doorbellEli Cohen
2014-01-22RDMA/nes: Slight optimization of Ethernet address compareDing Tianhong
2014-01-22IB/qib: Fix QP check when looping back to/from QP1Ira Weiny
2014-01-22RDMA/cxgb4: Fix gcc warning on 32-bit archPaul Bolle
2014-01-22IB/usnic: Remove unused includes of <linux/version.h>Wei Yongjun
2014-01-22RDMA/amso1100: Add check if cache memory was allocated before freeing itSvetlana Mavrina
2014-01-21IB/usnic: Use GFP_ATOMIC under spinlockDan Carpenter
2014-01-19IB/mlx4: Use IS_ENABLED(CONFIG_IPV6)Roland Dreier
2014-01-19RDMA/ocrdma: Add dependency on INETRoland Dreier
2014-01-19RDMA/ocrdma: Move ocrdma_inetaddr_event outside of "#if CONFIG_IPV6"Roland Dreier
2014-01-19IB/mlx4: Add dependency INETMatan Barak
2014-01-19RDMA/ocrdma: Populate GID table with IP based gidsMoni Shoua
2014-01-19RDMA/ocrdma: Handle Ethernet L2 parameters for IP based GID addressingMoni Shoua
2014-01-18IB/mlx4: Handle Ethernet L2 parameters for IP based GID addressingMoni Shoua
2014-01-18IB/mlx4: Use IBoE (RoCE) IP based GIDs in the port GID tableMoni Shoua
2014-01-18IB/mlx4: Fix error return codeJulia Lawall
2014-01-18IB/usnic: Remove unused variable in usnic_debugfs_exit()Wei Yongjun
2014-01-18IB/usnic: Set userspace/kernel ABI ver to 4Upinder Malhi
2014-01-18IB/usnic: Advertise usNIC devices as RDMA_NODE_USNIC_UDPUpinder Malhi
2014-01-18IB/usnic: Add dependency on CONFIG_INETUpinder Malhi
2014-01-18IB/usnic: Fix endianness-related warningsUpinder Malhi
2014-01-14IB/core: Ethernet L2 attributes in verbs/cm structuresMatan Barak
2014-01-14IB/mlx4: Add support for steerable IB UD QPsMatan Barak
2014-01-14IB/mlx4: Add mechanism to support flow steering over IB linksMatan Barak
2014-01-14IB/mlx4: Enable device-managed steering support for IB ports tooMatan Barak
2014-01-14IB/mlx5: Fix micro UAR allocatorEli Cohen
2014-01-14IB/mlx5: Remove unused code in mr.cEli Cohen
2014-01-14IB/usnic: Append documentation to usnic_transport.h and cleanupUpinder Malhi
2014-01-14IB/usnic: Fix typo "Ignorning" -> "Ignoring"Roland Dreier
2014-01-14IB/usnic: Expose flows via debugfsUpinder Malhi
2014-01-14IB/usnic: Use for_each_sg instead of a for-loopUpinder Malhi
2014-01-14IB/usnic: Remove superflous parenthesesUpinder Malhi
2014-01-14IB/usnic: Add UDP support in usnic_ib_qp_grp.[hc]Upinder Malhi
2014-01-14IB/usnic: Add UDP support in u*verbs.c, u*main.c and u*util.hUpinder Malhi
2014-01-14IB:usnic: Add UDP support to usnic_transport.[hc]Upinder Malhi
2014-01-14IB/usnic: Add UDP support to usnic_fwd.[hc]Upinder Malhi
2014-01-14IB/usnic: Update ABI and Version file for UDP supportUpinder Malhi
2014-01-14IB/usnic: Port over sysfs to new usnic_fwd.hUpinder Malhi
2014-01-14IB/usnic: Port over usnic_ib_qp_grp.[hc] to new usnic_fwd.hUpinder Malhi
2014-01-14IB/usnic: Port over main.c and verbs.c to the usnic_fwd.hUpinder Malhi
2014-01-14IB/usnic: Push all forwarding state to usnic_fwd.[hc]Upinder Malhi
2014-01-14IB/usnic: Add struct usnic_transport_specUpinder Malhi
2014-01-14IB/usnic: Change WARN_ON to lockdep_assert_heldUpinder Malhi
2014-01-14IB/usnic: Add Cisco VIC low-level hardware driverUpinder Malhi