aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-14IB/usnic: Push all forwarding state to usnic_fwd.[hc]Upinder Malhi2-125/+212
2014-01-14IB/usnic: Add struct usnic_transport_specUpinder Malhi1-0/+9
2014-01-14IB/usnic: Change WARN_ON to lockdep_assert_heldUpinder Malhi1-8/+8
2014-01-14IB/usnic: Add Cisco VIC low-level hardware driverUpinder Malhi27-0/+4897
2013-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-58/+20
2013-12-22RDMA/cxgb4: Use cxgb4_select_ntuple to correctly calculate ntuple fieldsKumar Sanghvi1-54/+17
2013-12-22RDMA/cxgb4: Server filters are supported only for IPv4Kumar Sanghvi1-1/+2
2013-12-22RDMA/cxgb4: Calculate the filter server TID properlyKumar Sanghvi1-3/+1
2013-12-15RDMA/cxgb4: Make _c4iw_write_mem_dma() staticRashika1-1/+1
2013-11-18Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds19-145/+224
2013-11-17Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', 'nes', 'ocrdma', 'qib' and 'srp' into for-nextRoland Dreier19-145/+224
2013-11-17IB/core: Re-enable create_flow/destroy_flow uverbsMatan Barak1-2/+0
2013-11-17IB/core: extended command: an improved infrastructure for uverbs commandsYann Droneaud1-3/+3
2013-11-15IB/mlx5: Fix page shift in create CQ for userspaceEli Cohen1-1/+1
2013-11-15IB/mlx4: Fix device max capabilities checkEli Cohen1-1/+6
2013-11-15IB/mlx5: Remove dead codeEli Cohen1-6/+0
2013-11-15IB/mlx4: Fix endless loop in resize CQEli Cohen1-1/+1
2013-11-14Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-83/+43
2013-11-13qib_fs: fix (some) dcache abusesAl Viro1-2/+5
2013-11-09RDMA/nes: Remove self-assignment from nes_query_qp()Dave Jones1-1/+1
2013-11-08IB/qib: Fix txselect regressionMike Marciniszyn1-6/+5
2013-11-08IB/qib: Fix checkpatch __packed warningsMike Marciniszyn2-12/+12
2013-11-08IB/qib: Convert qib_user_sdma_pin_pages() to use get_user_pages_fast()Jan Kara1-5/+1
2013-11-08IB/ipath: Convert ipath_user_sdma_pin_pages() to use get_user_pages_fast()Jan Kara1-6/+1
2013-11-08RDMA/ocrdma: Remove redundant check in ocrdma_build_fr()Naresh Gottumukkala1-3/+1
2013-11-08RDMA/ocrdma: Fix a crash in rmmodNaresh Gottumukkala3-30/+32
2013-11-08RDMA/ocrdma: Silence an integer underflow warningDan Carpenter1-1/+1
2013-11-08mlx5: Use enum to indicate adapter page sizeEli Cohen3-5/+6
2013-11-08IB/mlx5: Update opt param mask for RTS2RTSEli Cohen1-2/+4
2013-11-08IB/mlx5: Remove "Always false" comparisonEli Cohen1-1/+1
2013-11-08IB/mlx5: Remove dead code in mr.cEli Cohen1-7/+3
2013-11-08mlx5: Support communicating arbitrary host page size to firmwareEli Cohen3-5/+5
2013-11-08IB/mlx5: Fix srq free in destroy qpMoshe Lazer1-12/+4
2013-11-08IB/mlx5: Simplify mlx5_ib_destroy_srqEli Cohen1-3/+1
2013-11-08IB/mlx5: Fix overflow check in IB_WR_FAST_REG_MREli Cohen1-0/+4
2013-11-08IB/mlx5: Multithreaded create MREli Cohen4-40/+136
2013-11-08IB/mlx5: Fix check of number of entries in create CQEli Cohen1-1/+4
2013-11-08IB/cxgb4: Fix formatting of physical addressBen Hutchings1-2/+2
2013-11-07net/mlx4_core: Initialize all mailbox buffers to zero before useJack Morgenstein1-6/+0
2013-11-04mlx4: Structures and init/teardown for VF resource quotasJack Morgenstein1-4/+4
2013-10-21IB/core: Temporarily disable create_flow/destroy_flow uverbsYann Droneaud1-0/+2
2013-10-14Merge branch 'misc' into for-nextRoland Dreier5-9/+9
2013-10-14IB: Remove unnecessary semicolonsJoe Perches5-9/+9
2013-10-10IB/mlx5: Ensure proper synchronization accessing memoryEli Cohen1-3/+4
2013-10-10IB/mlx5: Fix alignment of reg umr gather buffersEli Cohen1-3/+8
2013-10-10IB/mlx5: Fix eq names to display nicely in /proc/interruptsSagi Grimberg1-3/+3
2013-10-10IB/mlx5: Fix opt param mask according to firmware specEli Cohen1-0/+9
2013-10-10mlx5: Fix opt param mask for sq err to rts transitionEli Cohen1-0/+1
2013-10-10IB/mlx5: Disable atomic operationsEli Cohen2-47/+6
2013-10-10IB/mlx5: Avoid async events on invalid port numberEli Cohen1-0/+5