summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-01-23Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...Roland Dreier63-155/+6542
2014-01-23IB/mlx5: Verify reserved fields are clearedEli Cohen1-2/+6
2014-01-23IB/mlx5: Abort driver cleanup if teardown hca failsEli Cohen1-2/+8
2014-01-23IB/mlx5: Allow creation of QPs with zero-length work queuesEli Cohen1-20/+29
2014-01-23mlx5_core: Fix PowerPC supportEli Cohen1-4/+5
2014-01-23mlx5_core: Improve debugfs readabilityEli Cohen1-6/+33
2014-01-23IB/mlx5: Add support for resize CQEli Cohen4-20/+272
2014-01-23IB/mlx5: Implement modify CQEli Cohen2-3/+40
2014-01-23IB/mlx5: Make sure doorbell record is visible before doorbellEli Cohen1-0/+4
2014-01-23mlx5_core: Use mlx5 core style warningEli Cohen1-1/+2
2014-01-23IB/mlx5: Clear out struct before create QP commandEli Cohen1-1/+1
2014-01-23mlx5_core: Fix out arg size in access_register commandHaggai Eran1-1/+1
2014-01-23RDMA/nes: Slight optimization of Ethernet address compareDing Tianhong1-2/+1
2014-01-23IB/qib: Fix QP check when looping back to/from QP1Ira Weiny1-1/+8
2014-01-23RDMA/cxgb4: Fix gcc warning on 32-bit archPaul Bolle1-1/+1
2014-01-23IB/usnic: Remove unused includes of <linux/version.h>Wei Yongjun3-3/+0
2014-01-23RDMA/amso1100: Add check if cache memory was allocated before freeing itSvetlana Mavrina1-1/+2
2014-01-23IPoIB: Report operstate consistently when brought up without a linkMichal Schmidt1-2/+2
2014-01-23IB/core: Fix unused variable warningOr Gerlitz1-2/+1
2014-01-23RDMA/cma: Handle global/non-linklocal IPv6 addresses in cma_check_linklocal()Somnath Kotur1-2/+5
2014-01-21IB/usnic: Use GFP_ATOMIC under spinlockDan Carpenter1-1/+1
2014-01-21scsi_transport_srp: Fix kernel-doc warningsBart Van Assche1-0/+12
2014-01-21scsi_transport_srp: Fix a race conditionBart Van Assche2-40/+44
2014-01-21scsi_transport_srp: Block rport upon TL error even with fast_io_fail_tmo = offBart Van Assche1-13/+17
2014-01-19IB/mlx4: Fix error return codeJulia Lawall1-2/+6
2014-01-19IB/usnic: Remove unused variable in usnic_debugfs_exit()Wei Yongjun1-4/+0
2014-01-19IB/usnic: Set userspace/kernel ABI ver to 4Upinder Malhi1-1/+1
2014-01-19IB/usnic: Advertise usNIC devices as RDMA_NODE_USNIC_UDPUpinder Malhi1-1/+1
2014-01-19IB/core: Add support for RDMA_NODE_USNIC_UDPUpinder Malhi2-0/+3
2014-01-19IB/usnic: Add dependency on CONFIG_INETUpinder Malhi1-1/+1
2014-01-19IB/usnic: Fix endianness-related warningsUpinder Malhi2-3/+2
2014-01-15IB/mlx4: Add support for steerable IB UD QPsMatan Barak3-7/+163
2014-01-15IB/mlx4: Add mechanism to support flow steering over IB linksMatan Barak1-1/+134
2014-01-15IB/mlx4: Enable device-managed steering support for IB ports tooMatan Barak2-12/+20
2014-01-15mlx4_core: Add support for steerable IB UD QPsMatan Barak5-0/+51
2014-01-15IB/core: Add flow steering support for IPoIB UD trafficMatan Barak1-0/+3
2014-01-15IB/mlx5: Fix micro UAR allocatorEli Cohen2-24/+66
2014-01-15mlx5_core: Remove dead codeDan Carpenter1-3/+1
2014-01-15IB/mlx5: Remove unused code in mr.cEli Cohen2-2/+0
2014-01-14IB/usnic: Append documentation to usnic_transport.h and cleanupUpinder Malhi2-1/+4
2014-01-14IB/usnic: Fix typo "Ignorning" -> "Ignoring"Roland Dreier1-4/+4
2014-01-14IB/usnic: Expose flows via debugfsUpinder Malhi6-10/+111
2014-01-14IB/usnic: Use for_each_sg instead of a for-loopUpinder Malhi1-8/+9
2014-01-14IB/usnic: Remove superflous parenthesesUpinder Malhi3-14/+14
2014-01-14IB/core: Add RDMA_TRANSPORT_USNIC_UDPUpinder Malhi1-1/+2
2014-01-14IB/usnic: Add UDP support in usnic_ib_qp_grp.[hc]Upinder Malhi2-0/+99
2014-01-14IB/usnic: Add UDP support in u*verbs.c, u*main.c and u*util.hUpinder Malhi3-9/+136
2014-01-14IB:usnic: Add UDP support to usnic_transport.[hc]Upinder Malhi2-7/+105
2014-01-14IB/usnic: Add UDP support to usnic_fwd.[hc]Upinder Malhi2-0/+75
2014-01-14IB/usnic: Update ABI and Version file for UDP supportUpinder Malhi2-4/+12