summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* RDMA/core: Export ib_open_qp() to share XRC TGT QPsSean Hefty2011-10-134-48/+162
* IB/mlx4: Add support for XRC QPsSean Hefty2011-10-135-34/+95
* IB/mlx4: Add support for XRC SRQsSean Hefty2011-10-134-16/+24
* IB/mlx4: Add support for XRC domainsSean Hefty2011-10-138-1/+134
* IB/cm: Do not automatically disconnect XRC TGT QPsSean Hefty2011-10-131-0/+2
* RDMA/cma: Support XRC QPsSean Hefty2011-10-131-1/+1
* RDMA/ucm: Allow user to specify QP type when creating idSean Hefty2011-10-132-2/+6
* RDMA/cm: Define new RDMA port space specific to IBSean Hefty2011-10-132-0/+6
* IB/cm: Update XRC support based on XRC annex errataSean Hefty2011-10-132-8/+26
* IB/cm: Update protocol to support XRCSean Hefty2011-10-132-16/+43
* RDMA/uverbs: Export XRC TGT QPs to user spaceSean Hefty2011-10-132-40/+73
* RDMA/uverbs: Export XRC INI QPs to userspaceSean Hefty2011-10-131-11/+37
* RDMA/uverbs: Export XRC SRQs to user spaceSean Hefty2011-10-134-42/+156
* RDMA/uverbs: Export XRC domains to user spaceSean Hefty2011-10-136-1/+367
* RDMA/verbs: Cleanup XRC TGT QPs when destroying XRCDSean Hefty2011-10-132-1/+63
* RDMA/core: Add XRC QPsSean Hefty2011-10-132-21/+138
* RDMA/core: Add XRC SRQ typeSean Hefty2011-10-132-2/+37
* RDMA/core: Add SRQ type fieldSean Hefty2011-10-139-0/+28
* RDMA/core: Add XRC domain supportSean Hefty2011-10-122-0/+48
* Linux 3.1-rc9v3.1-rc9Linus Torvalds2011-10-041-1/+1
* Merge git://github.com/davem330/netLinus Torvalds2011-10-0415-82/+100
|\
| * pch_gbe: Fixed the issue on which a network freezesToshiharu Okada2011-10-031-29/+27
| * pch_gbe: Fixed the issue on which PC was frozen when link was downed.Toshiharu Okada2011-10-031-1/+1
| * make PACKET_STATISTICS getsockopt report consistently between ring and non-ringWillem de Bruijn2011-10-031-1/+4
| * net: xen-netback: correctly restart Tx after a VM restore/migrateDavid Vrabel2011-10-031-2/+2
| * bonding: properly stop queuing work when requestedAndy Gospodarek2011-10-033-7/+12
| * can bcm: fix incomplete tx_setup fixOliver Hartkopp2011-09-291-27/+21
| * RDSRDMA: Fix cleanup of rds_iw_mr_poolJonathan Lallinger2011-09-291-4/+9
| * net: Documentation: Fix type of variablesRoy.Li2011-09-291-2/+2
| * ibmveth: Fix oops on request_irq failureBrian King2011-09-291-2/+2
| * ipv6: nullify ipv6_ac_list and ipv6_fl_list when creating new socketYan, Zheng2011-09-291-0/+3
| * cxgb4: Fix EEH on IBM P7IOCDivy Le Ray2011-09-291-0/+3
| * can bcm: fix tx_setup off-by-one errorsOliver Hartkopp2011-09-291-6/+7
| * MAINTAINERS: tehuti: Alexander Indenbaum's address bouncesIan Campbell2011-09-291-1/+0
| * dp83640: reduce driver noiseRichard Cochran2011-09-291-2/+2
| * ptp: fix L2 event message recognitionRichard Cochran2011-09-291-3/+10
* | Merge branch 'fix/asoc' of git://github.com/tiwai/soundLinus Torvalds2011-10-044-8/+8
|\ \
| * | ASoC: omap_mcpdm_remove cannot be __devexitArnd Bergmann2011-10-022-2/+2
| * | ASoC: Fix setting update bits for WM8753_LADC and WM8753_RADCAxel Lin2011-10-021-2/+2
| * | ASoC: use a valid device for dev_err() in ZyloniteArnd Bergmann2011-10-021-4/+4
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-10-046-158/+33
|\ \ \
| * | | drm/radeon/kms: fix channel_remap setup (v2)Alex Deucher2011-10-043-127/+0
| * | | drm/radeon: Set cursor x/y to 0 when x/yorigin > 0.Michel Dänzer2011-10-031-10/+10
| * | | drm/radeon: Update AVIVO cursor coordinate origin before x/yorigin calculation.Michel Dänzer2011-10-031-5/+7
| * | | drm/radeon: Simplify cursor x/yorigin calculation.Michel Dänzer2011-10-031-6/+2
| * | | drm/radeon/kms: fix cursor image off-by-one errorNicholas Miell2011-10-031-2/+2
| * | | drm/radeon/kms: Fix logic error in DP HPD handlerAlex Deucher2011-10-031-4/+4
| * | | drm/radeon/kms: add retry limits for native DP aux deferAlex Deucher2011-10-031-4/+8
| * | | drm/radeon/kms: fix regression in DP aux defer handlingAlex Deucher2011-10-031-2/+2
* | | | Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-10-041-27/+66
|\ \ \ \
OpenPOWER on IntegriCloud