summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | | * IB/usnic: Push all forwarding state to usnic_fwd.[hc]Upinder Malhi2014-01-142-125/+212
| | | | | | | | * IB/usnic: Add struct usnic_transport_specUpinder Malhi2014-01-141-0/+9
| | | | | | | | * IB/usnic: Change WARN_ON to lockdep_assert_heldUpinder Malhi2014-01-141-8/+8
| | | | | | | | * IB/usnic: Add Cisco VIC low-level hardware driverUpinder Malhi2014-01-1427-0/+4897
| |_|_|_|_|_|_|/ |/| | | | | | |
| | | | | | | * IB/qib: Fix QP check when looping back to/from QP1Ira Weiny2014-01-221-1/+8
| |_|_|_|_|_|/ |/| | | | | |
| | | | | | * RDMA/ocrdma: Fix OCRDMA_GEN2_FAMILY macro definitionDevesh Sharma2014-01-131-1/+1
| | | | | | * RDMA/ocrdma: Fix AV_VALID bit positionDevesh Sharma2014-01-132-1/+2
| |_|_|_|_|/ |/| | | | |
| | | | | * IB/mlx5: Verify reserved fields are clearedEli Cohen2014-01-221-2/+6
| | | | | * IB/mlx5: Allow creation of QPs with zero-length work queuesEli Cohen2014-01-221-20/+29
| | | | | * IB/mlx5: Add support for resize CQEli Cohen2014-01-223-18/+270
| | | | | * IB/mlx5: Implement modify CQEli Cohen2014-01-221-1/+25
| | | | | * IB/mlx5: Make sure doorbell record is visible before doorbellEli Cohen2014-01-221-0/+4
| | | | | * IB/mlx5: Fix micro UAR allocatorEli Cohen2014-01-142-24/+66
| | | | | * IB/mlx5: Remove unused code in mr.cEli Cohen2014-01-142-2/+0
| |_|_|_|/ |/| | | |
| | | | * IB/mlx4: Fix error return codeJulia Lawall2014-01-181-2/+6
| |_|_|/ |/| | |
| | | * RDMA/nes: Slight optimization of Ethernet address compareDing Tianhong2014-01-221-2/+1
| | | * RDMA/amso1100: Add check if cache memory was allocated before freeing itSvetlana Mavrina2014-01-221-1/+2
| |_|/ |/| |
| | * IB/mlx4: Add support for steerable IB UD QPsMatan Barak2014-01-143-7/+163
| | * IB/mlx4: Add mechanism to support flow steering over IB linksMatan Barak2014-01-141-1/+134
| | * IB/mlx4: Enable device-managed steering support for IB ports tooMatan Barak2014-01-142-12/+20
| |/ |/|
| * RDMA/cxgb4: Fix gcc warning on 32-bit archPaul Bolle2014-01-221-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-12-301-58/+20
|\
| * RDMA/cxgb4: Use cxgb4_select_ntuple to correctly calculate ntuple fieldsKumar Sanghvi2013-12-221-54/+17
| * RDMA/cxgb4: Server filters are supported only for IPv4Kumar Sanghvi2013-12-221-1/+2
| * RDMA/cxgb4: Calculate the filter server TID properlyKumar Sanghvi2013-12-221-3/+1
* | RDMA/cxgb4: Make _c4iw_write_mem_dma() staticRashika2013-12-151-1/+1
|/
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-11-1819-145/+224
|\
| *-----------. Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...Roland Dreier2013-11-1719-145/+224
| |\ \ \ \ \ \ \
| | | | | | | | * IB/qib: Fix txselect regressionMike Marciniszyn2013-11-081-6/+5
| | | | | | | | * IB/qib: Fix checkpatch __packed warningsMike Marciniszyn2013-11-082-12/+12
| | | | | | | | * IB/qib: Convert qib_user_sdma_pin_pages() to use get_user_pages_fast()Jan Kara2013-11-081-5/+1
| | | | | | | | * IB/ipath: Convert ipath_user_sdma_pin_pages() to use get_user_pages_fast()Jan Kara2013-11-081-6/+1
| | |_|_|_|_|_|/ | |/| | | | | |
| | | | | | | * RDMA/ocrdma: Remove redundant check in ocrdma_build_fr()Naresh Gottumukkala2013-11-081-3/+1
| | | | | | | * RDMA/ocrdma: Fix a crash in rmmodNaresh Gottumukkala2013-11-083-30/+32
| | | | | | | * RDMA/ocrdma: Silence an integer underflow warningDan Carpenter2013-11-081-1/+1
| | |_|_|_|_|/ | |/| | | | |
| | | | | | * RDMA/nes: Remove self-assignment from nes_query_qp()Dave Jones2013-11-091-1/+1
| | |_|_|_|/ | |/| | | |
| | | | | * IB/mlx5: Fix page shift in create CQ for userspaceEli Cohen2013-11-151-1/+1
| | | | | * IB/mlx4: Fix device max capabilities checkEli Cohen2013-11-151-1/+6
| | | | | * IB/mlx5: Remove dead codeEli Cohen2013-11-151-6/+0
| | | | | * mlx5: Use enum to indicate adapter page sizeEli Cohen2013-11-083-5/+6
| | | | | * IB/mlx5: Update opt param mask for RTS2RTSEli Cohen2013-11-081-2/+4
| | | | | * IB/mlx5: Remove "Always false" comparisonEli Cohen2013-11-081-1/+1
| | | | | * IB/mlx5: Remove dead code in mr.cEli Cohen2013-11-081-7/+3
| | | | | * mlx5: Support communicating arbitrary host page size to firmwareEli Cohen2013-11-083-5/+5
| | | | | * IB/mlx5: Fix srq free in destroy qpMoshe Lazer2013-11-081-12/+4
| | | | | * IB/mlx5: Simplify mlx5_ib_destroy_srqEli Cohen2013-11-081-3/+1
| | | | | * IB/mlx5: Fix overflow check in IB_WR_FAST_REG_MREli Cohen2013-11-081-0/+4
| | | | | * IB/mlx5: Multithreaded create MREli Cohen2013-11-084-40/+136
| | | | | * IB/mlx5: Fix check of number of entries in create CQEli Cohen2013-11-081-1/+4
| | |_|_|/ | |/| | |
| | | | * IB/mlx4: Fix endless loop in resize CQEli Cohen2013-11-151-1/+1
| | |_|/ | |/| |
OpenPOWER on IntegriCloud