aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
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-25IPoIB: Free ipoib neigh on path record failure so path rec queries are retriedRoland Dreier
2013-02-25IB/srp: Fail I/O requests if the transport is offlineBart Van Assche
2013-02-25IB/srp: Avoid endless SCSI error handling loopBart Van Assche
2013-02-25IB/srp: Avoid sending a task management function needlesslyBart Van Assche
2013-02-25IB/srp: Track connection state properlyBart Van Assche
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-22IB/iser: Enable iser when FMRs are not supportedOr Gerlitz
2013-02-22IB/iser: Avoid error prints on EAGAIN registration failuresOr Gerlitz
2013-02-22IB/iser: Use proper define for the commands per LUN value advertised to SCSI MLOr Gerlitz
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-02-21IB/uverbs: Implement memory windows support in uverbsShani Michaeli
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-19IPoIB: Don't attempt to release resources on error flowItai Garbi
2013-02-19IPoIB: Add version and firmware info to ethtool reportingYan Burman
2013-02-19IPoIB: Fix ipoib_neigh hashing to use the correct daddr octetsShlomo Pongratz
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-05Merge branches 'ipoib', 'mlx4' and 'qib' into for-nextRoland Dreier
2013-02-05IB/qib: Fix for broken sparse warning fixMike Marciniszyn
2013-02-05IPoIB: Fix crash due to skb double destructShlomo Pongratz
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
2013-01-04nes: remove usage of dev->masterJiri Pirko