summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
2011-11-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds67-945/+4419
2011-11-01Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...Roland Dreier66-941/+4418
2011-10-31mm: distinguish between mlocked and pinned pagesChristoph Lameter3-8/+8
2011-10-31IB/mlx4: Don't set VLAN in IBoE WQEs' control segmentOr Gerlitz1-9/+2
2011-10-31IB/mlx4: Enable 4K mtu for IBoEOr Gerlitz1-1/+1
2011-10-31RDMA/cxgb4: Mark QP in error before disabling the queue in firmwareTom Tucker1-0/+4
2011-10-31RDMA/cxgb4: Serialize calls to CQ's comp_handlerKumar Sanghvi4-4/+23
2011-10-31RDMA/cxgb3: Serialize calls to CQ's comp_handlerKumar Sanghvi4-2/+20
2011-10-31IB/qib: Fix issue with link states and QSFP cablesMitko Haralanov2-10/+21
2011-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-26/+54
2011-10-28IB/mlx4: Configure extended active speedsMarcel Apfelbaum1-1/+38
2011-10-21IB/qib: Hold links until tuning data is availableMitko Haralanov4-57/+94
2011-10-21IB/qib: Clean up checkpatch issueMike Marciniszyn1-2/+1
2011-10-21IB/qib: Remove s_lock around header validationMike Marciniszyn4-15/+8
2011-10-21IB/qib: Precompute timeout jiffies to optimize latencyMike Marciniszyn3-6/+11
2011-10-21IB/qib: Use RCU for qpn lookupMike Marciniszyn5-41/+87
2011-10-21IB/qib: Eliminate divide/mod in converting idx to egr buf pointerMike Marciniszyn6-5/+18
2011-10-21IB/qib: Decode path MTU optimizationMike Marciniszyn4-6/+9
2011-10-21IB/qib: Optimize RC/UC code by IB operationMike Marciniszyn2-9/+24
2011-10-19net: add skb frag size accessorsEric Dumazet4-16/+18
2011-10-18IPoIB: Use the right function to do DMA unmap pagesDotan Barak1-2/+2
2011-10-14RDMA/cxgb4: Use correct QID in insert_recv_cqe()Jonathan Lallinger1-1/+1
2011-10-14RDMA/cxgb4: Make sure flush CQ entries are collected on connection closeKumar Sanghvi1-1/+5
2011-10-13RDMA/uverbs: Export ib_open_qp() capability to user spaceSean Hefty4-2/+97
2011-10-13RDMA/core: Export ib_open_qp() to share XRC TGT QPsSean Hefty3-42/+138
2011-10-13IB/mlx4: Add support for XRC QPsSean Hefty3-33/+90
2011-10-13IB/mlx4: Add support for XRC SRQsSean Hefty2-5/+11
2011-10-13IB/mlx4: Add support for XRC domainsSean Hefty2-0/+71
2011-10-13IB/cm: Do not automatically disconnect XRC TGT QPsSean Hefty1-0/+2
2011-10-13RDMA/cma: Support XRC QPsSean Hefty1-1/+1
2011-10-13RDMA/ucm: Allow user to specify QP type when creating idSean Hefty1-1/+4
2011-10-13RDMA/cm: Define new RDMA port space specific to IBSean Hefty1-0/+5
2011-10-13IB/cm: Update XRC support based on XRC annex errataSean Hefty2-8/+26
2011-10-13IB/cm: Update protocol to support XRCSean Hefty2-16/+43
2011-10-13RDMA/uverbs: Export XRC TGT QPs to user spaceSean Hefty2-40/+73
2011-10-13RDMA/uverbs: Export XRC INI QPs to userspaceSean Hefty1-11/+37
2011-10-13RDMA/uverbs: Export XRC SRQs to user spaceSean Hefty3-40/+139
2011-10-13RDMA/uverbs: Export XRC domains to user spaceSean Hefty4-0/+347
2011-10-13RDMA/verbs: Cleanup XRC TGT QPs when destroying XRCDSean Hefty1-0/+47
2011-10-13RDMA/core: Add XRC QPsSean Hefty1-20/+130
2011-10-13RDMA/core: Add XRC SRQ typeSean Hefty1-1/+20
2011-10-13RDMA/core: Add SRQ type fieldSean Hefty8-0/+22
2011-10-12RDMA/core: Add XRC domain supportSean Hefty1-0/+26
2011-10-11IPoIB: Handle extended rates in debugfsMarcel Apfelbaum1-4/+3
2011-10-11IB: Add new InfiniBand link speedsMarcel Apfelbaum2-4/+47
2011-10-10IB/ipath: Add missing <linux/stat.h> in ipath_chip_init.cRandy Dunlap1-0/+1
2011-10-10RDMA/nes: Support for Packed And Unaligned fpdusFaisal Latif13-50/+1434
2011-10-10RDMA/nes: Print IP address for critcal errorsFaisal Latif1-0/+9
2011-10-10RDMA/nes: Fix terminate connectionFaisal Latif1-8/+9
2011-10-07Merge branch 'master' of github.com:davem330/netDavid S. Miller1-5/+5