summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2013-11-18Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-11-17Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...Roland Dreier
2013-11-17IB/core: Re-enable create_flow/destroy_flow uverbsMatan Barak
2013-11-17IB/core: extended command: an improved infrastructure for uverbs commandsYann Droneaud
2013-11-15IB/mlx5: Fix page shift in create CQ for userspaceEli Cohen
2013-11-15IB/mlx4: Fix device max capabilities checkEli Cohen
2013-11-15IB/mlx5: Remove dead codeEli Cohen
2013-11-15IB/mlx4: Fix endless loop in resize CQEli Cohen
2013-11-14Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-13qib_fs: fix (some) dcache abusesAl Viro
2013-11-09RDMA/nes: Remove self-assignment from nes_query_qp()Dave Jones
2013-11-08IB/qib: Fix txselect regressionMike Marciniszyn
2013-11-08IB/qib: Fix checkpatch __packed warningsMike Marciniszyn
2013-11-08IB/qib: Convert qib_user_sdma_pin_pages() to use get_user_pages_fast()Jan Kara
2013-11-08IB/ipath: Convert ipath_user_sdma_pin_pages() to use get_user_pages_fast()Jan Kara
2013-11-08RDMA/ocrdma: Remove redundant check in ocrdma_build_fr()Naresh Gottumukkala
2013-11-08RDMA/ocrdma: Fix a crash in rmmodNaresh Gottumukkala
2013-11-08RDMA/ocrdma: Silence an integer underflow warningDan Carpenter
2013-11-08mlx5: Use enum to indicate adapter page sizeEli Cohen
2013-11-08IB/mlx5: Update opt param mask for RTS2RTSEli Cohen
2013-11-08IB/mlx5: Remove "Always false" comparisonEli Cohen
2013-11-08IB/mlx5: Remove dead code in mr.cEli Cohen
2013-11-08mlx5: Support communicating arbitrary host page size to firmwareEli Cohen
2013-11-08IB/mlx5: Fix srq free in destroy qpMoshe Lazer
2013-11-08IB/mlx5: Simplify mlx5_ib_destroy_srqEli Cohen
2013-11-08IB/mlx5: Fix overflow check in IB_WR_FAST_REG_MREli Cohen
2013-11-08IB/mlx5: Multithreaded create MREli Cohen
2013-11-08IB/mlx5: Fix check of number of entries in create CQEli Cohen
2013-11-08IB/cxgb4: Fix formatting of physical addressBen Hutchings
2013-11-07net/mlx4_core: Initialize all mailbox buffers to zero before useJack Morgenstein
2013-11-04mlx4: Structures and init/teardown for VF resource quotasJack Morgenstein
2013-10-21IB/core: Temporarily disable create_flow/destroy_flow uverbsYann Droneaud
2013-10-14Merge branch 'misc' into for-nextRoland Dreier
2013-10-14IB: Remove unnecessary semicolonsJoe Perches
2013-10-10IB/mlx5: Ensure proper synchronization accessing memoryEli Cohen
2013-10-10IB/mlx5: Fix alignment of reg umr gather buffersEli Cohen
2013-10-10IB/mlx5: Fix eq names to display nicely in /proc/interruptsSagi Grimberg
2013-10-10IB/mlx5: Fix opt param mask according to firmware specEli Cohen
2013-10-10mlx5: Fix opt param mask for sq err to rts transitionEli Cohen
2013-10-10IB/mlx5: Disable atomic operationsEli Cohen
2013-10-10IB/mlx5: Avoid async events on invalid port numberEli Cohen
2013-10-10IB/mlx5: Decrease memory consumption of mr cachesEli Cohen
2013-10-10IB/mlx5: Fix memory leak in mlx5_ib_create_srqMoshe Lazer
2013-10-10IB/mlx5: Flush cache workqueue before destroying itMoshe Lazer
2013-10-10IB/mlx5: Fix send work queue size calculationEli Cohen
2013-10-04IB/qib: Drop qib_tune_pcie_caps() and qib_tune_pcie_coalesce() return valuesBjorn Helgaas
2013-09-24IB/qib: Use pcie_set_mps() and pcie_get_mps() to simplify codeYijing Wang
2013-09-24IB/qib: Use pci_is_root_bus() to check whether it is a root busYijing Wang
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds