summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2013-03-14RDMA/cxgb4: Turn off db coalescing when RDMA QPs are in use.Vipul Pandya
2013-03-14RDMA/cxgb4: Add Support for Chelsio T5 adapterVipul Pandya
2013-03-13mlx4: remove leftover idr_pre_get() callTejun Heo
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman
2013-02-27idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.cTejun Heo
2013-02-27IB/qib: convert to idr_alloc()Tejun Heo
2013-02-27IB/ocrdma: convert to idr_alloc()Tejun Heo
2013-02-27IB/mlx4: convert to idr_alloc()Tejun Heo
2013-02-27IB/ipath: convert to idr_alloc()Tejun Heo
2013-02-27IB/ehca: convert to idr_alloc()Tejun Heo
2013-02-27IB/cxgb4: convert to idr_alloc()Tejun Heo
2013-02-27IB/cxgb3: convert to idr_alloc()Tejun Heo
2013-02-27IB/amso1100: convert to idr_alloc()Tejun Heo
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-02-26Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 's...Roland Dreier
2013-02-25IB/mlx4: Advertise MW supportShani Michaeli
2013-02-25IB/mlx4: Support memory window bindingShani Michaeli
2013-02-25mlx4: Implement memory windows allocation and deallocationShani Michaeli
2013-02-25IB/mlx4: Remove redundant NULL check before kfreeSyam Sidhardhan
2013-02-25IB/mlx4: Fix compiler warning about uninitialized 'vlan' variablePaul Bolle
2013-02-25IB/mlx4: Convert is_xxx variables in build_mlx_header() to boolRoland Dreier
2013-02-22new helper: file_inode(file)Al Viro
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-02-21IB/core: Add "type 2" memory windows supportShani Michaeli
2013-02-21mlx4_core: Propagate MR deregistration failures to callerShani Michaeli
2013-02-21IB/mlx4_ib: Remove local invalidate segment unused fieldsShani Michaeli
2013-02-15IB/mlx4: Adjust duplicate testJulia Lawall
2013-02-15IB/mlx4: Fix bug unwinding on error in mlx4_ib_init_sriov()Dan Carpenter
2013-02-15RDMA/amso1100: Use module_pci_driver() to simplify the codeWei Yongjun
2013-02-15RDMA/cxgb4: Fix cast warningStefan Hasko
2013-02-14IB/qib: Fix QP locate/remove raceMike Marciniszyn
2013-02-14RDMA/cxgb4: "cookie" can stay in host endiannessPaul Bolle
2013-02-14RDMA/cxgb4: Address sparse warningsVipul Pandya
2013-02-14RDMA/cxgb4: Insert hwtid in pass_accept_req instead in pass_establishVipul Pandya
2013-02-14RDMA/cxgb4: Don't wakeup threads for MPAv2Vipul Pandya
2013-02-14RDMA/cxgb4: Don't reconnect on abort for mpa_rev 1Vipul Pandya
2013-02-14RDMA/cxgb4: Fix endpoint timeout race conditionVipul Pandya
2013-02-14RDMA/cxgb4: Only log rx_data warnings if cpl status is non-zeroVipul Pandya
2013-02-14RDMA/cxgb4: Always log async errorsVipul Pandya
2013-02-14RDMA/cxgb4: Keep QP referenced until TID releasedVipul Pandya
2013-02-14RDMA/cxgb4: Display streaming mode error only if detected in RTSVipul Pandya
2013-02-14RDMA/cxgb4: Abort connections when moving to ERROR stateVipul Pandya
2013-02-14RDMA/cxgb4: Abort connections that receive unexpected streaming mode dataVipul Pandya
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-02-05IB/qib: Fix for broken sparse warning fixMike Marciniszyn
2013-01-29IB: cxgb3: delay freeing mem untill entirely done with itJesper Juhl
2013-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-01-08remove init of dev->perm_addr in driversJiri Pirko
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko