summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
2013-02-26Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds31-161/+521
2013-02-26Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 's...Roland Dreier21-137/+351
2013-02-25IB/mlx4: Advertise MW supportShani Michaeli1-0/+19
2013-02-25IB/mlx4: Support memory window bindingShani Michaeli3-3/+56
2013-02-25mlx4: Implement memory windows allocation and deallocationShani Michaeli2-0/+64
2013-02-25IPoIB: Free ipoib neigh on path record failure so path rec queries are retriedRoland Dreier1-0/+3
2013-02-25IB/srp: Fail I/O requests if the transport is offlineBart Van Assche2-0/+8
2013-02-25IB/srp: Avoid endless SCSI error handling loopBart Van Assche1-14/+15
2013-02-25IB/srp: Avoid sending a task management function needlesslyBart Van Assche1-2/+3
2013-02-25IB/srp: Track connection state properlyBart Van Assche1-1/+0
2013-02-25IB/mlx4: Remove redundant NULL check before kfreeSyam Sidhardhan1-2/+1
2013-02-25IB/mlx4: Fix compiler warning about uninitialized 'vlan' variablePaul Bolle1-1/+1
2013-02-25IB/mlx4: Convert is_xxx variables in build_mlx_header() to boolRoland Dreier2-6/+6
2013-02-22IB/iser: Enable iser when FMRs are not supportedOr Gerlitz2-5/+10
2013-02-22IB/iser: Avoid error prints on EAGAIN registration failuresOr Gerlitz1-1/+1
2013-02-22IB/iser: Use proper define for the commands per LUN value advertised to SCSI MLOr Gerlitz1-1/+1
2013-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2013-02-21IB/uverbs: Implement memory windows support in uverbsShani Michaeli3-2/+134
2013-02-21IB/core: Add "type 2" memory windows supportShani Michaeli8-22/+36
2013-02-21mlx4_core: Propagate MR deregistration failures to callerShani Michaeli1-5/+8
2013-02-21IB/mlx4_ib: Remove local invalidate segment unused fieldsShani Michaeli1-4/+2
2013-02-19IPoIB: Don't attempt to release resources on error flowItai Garbi1-0/+2
2013-02-19IPoIB: Add version and firmware info to ethtool reportingYan Burman3-1/+25
2013-02-19IPoIB: Fix ipoib_neigh hashing to use the correct daddr octetsShlomo Pongratz2-2/+4
2013-02-16IB/mlx4: Adjust duplicate testJulia Lawall1-1/+1
2013-02-16IB/mlx4: Fix bug unwinding on error in mlx4_ib_init_sriov()Dan Carpenter1-3/+4
2013-02-16RDMA/amso1100: Use module_pci_driver() to simplify the codeWei Yongjun1-12/+1
2013-02-16RDMA/cxgb4: Fix cast warningStefan Hasko1-1/+1
2013-02-15IB/qib: Fix QP locate/remove raceMike Marciniszyn1-2/+3
2013-02-15RDMA/cxgb4: "cookie" can stay in host endiannessPaul Bolle1-2/+2
2013-02-15RDMA/cxgb4: Address sparse warningsVipul Pandya2-31/+40
2013-02-15RDMA/cxgb4: Insert hwtid in pass_accept_req instead in pass_establishVipul Pandya1-1/+1
2013-02-15RDMA/cxgb4: Don't wakeup threads for MPAv2Vipul Pandya1-1/+11
2013-02-15RDMA/cxgb4: Don't reconnect on abort for mpa_rev 1Vipul Pandya1-6/+5
2013-02-15RDMA/cxgb4: Fix endpoint timeout race conditionVipul Pandya2-13/+17
2013-02-15RDMA/cxgb4: Only log rx_data warnings if cpl status is non-zeroVipul Pandya1-1/+1
2013-02-15RDMA/cxgb4: Always log async errorsVipul Pandya2-6/+8
2013-02-15RDMA/cxgb4: Keep QP referenced until TID releasedVipul Pandya2-4/+17
2013-02-15RDMA/cxgb4: Display streaming mode error only if detected in RTSVipul Pandya1-12/+14
2013-02-15RDMA/cxgb4: Abort connections when moving to ERROR stateVipul Pandya2-0/+2
2013-02-15RDMA/cxgb4: Abort connections that receive unexpected streaming mode dataVipul Pandya1-9/+10
2013-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-14/+9
2013-02-05Merge branches 'ipoib', 'mlx4' and 'qib' into for-nextRoland Dreier1-8/+3
2013-02-05IB/qib: Fix for broken sparse warning fixMike Marciniszyn1-8/+3
2013-02-05IPoIB: Fix crash due to skb double destructShlomo Pongratz2-6/+6
2013-01-29IB: cxgb3: delay freeing mem untill entirely done with itJesper Juhl1-1/+1
2013-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller10-39/+33
2013-01-09remove init of dev->perm_addr in driversJiri Pirko1-1/+0
2013-01-07ethtool: fix drvinfo strings set in driversJiri Pirko2-6/+8
2013-01-05nes: remove usage of dev->masterJiri Pirko2-4/+6