summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-11-0153-784/+3236
|\
| *-------------------. Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...Roland Dreier2011-11-0152-780/+3235
| |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | * RDMA/uverbs: Export ib_open_qp() capability to user spaceSean Hefty2011-10-131-1/+2
| | | | | | | | | | | | * IB/mlx4: Add support for XRC QPsSean Hefty2011-10-133-33/+90
| | | | | | | | | | | | * IB/mlx4: Add support for XRC SRQsSean Hefty2011-10-132-5/+11
| | | | | | | | | | | | * IB/mlx4: Add support for XRC domainsSean Hefty2011-10-132-0/+71
| | | | | | | | | | | | * RDMA/core: Add SRQ type fieldSean Hefty2011-10-135-0/+19
| | | | | | | | |_|_|_|/ | | | | | | | |/| | | |
| | | | | | | | | | | * IB/qib: Fix issue with link states and QSFP cablesMitko Haralanov2011-10-312-10/+21
| | | | | | | | | | | * IB/qib: Hold links until tuning data is availableMitko Haralanov2011-10-214-57/+94
| | | | | | | | | | | * IB/qib: Clean up checkpatch issueMike Marciniszyn2011-10-211-2/+1
| | | | | | | | | | | * IB/qib: Remove s_lock around header validationMike Marciniszyn2011-10-214-15/+8
| | | | | | | | | | | * IB/qib: Precompute timeout jiffies to optimize latencyMike Marciniszyn2011-10-213-6/+11
| | | | | | | | | | | * IB/qib: Use RCU for qpn lookupMike Marciniszyn2011-10-215-41/+87
| | | | | | | | | | | * IB/qib: Eliminate divide/mod in converting idx to egr buf pointerMike Marciniszyn2011-10-216-5/+18
| | | | | | | | | | | * IB/qib: Decode path MTU optimizationMike Marciniszyn2011-10-214-6/+9
| | | | | | | | | | | * IB/qib: Optimize RC/UC code by IB operationMike Marciniszyn2011-10-212-9/+24
| | | | | | | | | | | * IB/qib: Correct nfreectxts for multiple HCAsMike Marciniszyn2011-10-064-2/+8
| | | | | | | | |_|_|/ | | | | | | | |/| | |
| | | | | | | | | | * RDMA/nes: Support for Packed And Unaligned fpdusFaisal Latif2011-10-1013-50/+1434
| | | | | | | | | | * RDMA/nes: Print IP address for critcal errorsFaisal Latif2011-10-101-0/+9
| | | | | | | | | | * RDMA/nes: Fix terminate connectionFaisal Latif2011-10-101-8/+9
| | | | | | | | | | * RDMA/nes: Add missing calls to ib_umem_release()Julia Lawall2011-10-061-1/+4
| | | | | | | | |_|/ | | | | | | | |/| |
| | | | | | | | | * IB/mlx4: Don't set VLAN in IBoE WQEs' control segmentOr Gerlitz2011-10-311-9/+2
| | | | | | | | | * IB/mlx4: Enable 4K mtu for IBoEOr Gerlitz2011-10-311-1/+1
| | | | | | | | |/ | | | | | | | |/|
| | | | | | | | * IB/ehca: Remove IRQF_DISABLED, since it's a no-opYong Zhang2011-10-061-2/+2
| | | | | | | |/
| | | | | | * | IB/ipath: Add missing <linux/stat.h> in ipath_chip_init.cRandy Dunlap2011-10-101-0/+1
| | | | | | |/
| | | | | * | IB/mlx4: Configure extended active speedsMarcel Apfelbaum2011-10-281-1/+38
| | | | | |/
| | | | * | RDMA/cxgb4: Mark QP in error before disabling the queue in firmwareTom Tucker2011-10-311-0/+4
| | | | * | RDMA/cxgb4: Serialize calls to CQ's comp_handlerKumar Sanghvi2011-10-314-4/+23
| | | | * | RDMA/cxgb4: Use correct QID in insert_recv_cqe()Jonathan Lallinger2011-10-141-1/+1
| | | | * | RDMA/cxgb4: Make sure flush CQ entries are collected on connection closeKumar Sanghvi2011-10-141-1/+5
| | | | * | RDMA/cxgb4: Fail RDMA initialization for unsupported cardsSteve Wise2011-10-061-8/+33
| | | | |/
| | | * | RDMA/cxgb3: Serialize calls to CQ's comp_handlerKumar Sanghvi2011-10-314-2/+20
| | | |/
| | * | RDMA/nes: Add support for MPAv2 Enhanced RDMA NegotiationTatyana Nikolova2011-10-063-475/+703
| | * | RDMA/cxgb4: Add support for MPAv2 Enhanced RDMA NegotiationKumar Sanghvi2011-10-063-39/+466
| | * | RDMA/{amso1100,cxgb3}: Minimal MPAv2 supportKumar Sanghvi2011-10-063-0/+20
| | |/
| * | RDMA/amso1100: Use '%pM' format option to print MACAndy Shevchenko2011-10-061-4/+1
| |/
* | mm: distinguish between mlocked and pinned pagesChristoph Lameter2011-10-312-5/+5
* | net: add skb frag size accessorsEric Dumazet2011-10-192-7/+7
* | Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-10-071-5/+5
|\ \ | |/
| * [SCSI] cxgb3i: convert cdev->l2opt to use rcu to prevent NULL dereferenceNeil Horman2011-09-261-5/+5
* | net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell2011-10-062-4/+3
* | IB: nes: convert to SKB paged frag API.Ian Campbell2011-08-261-10/+11
* | IB: amso1100: convert to SKB paged frag API.Ian Campbell2011-08-261-5/+3
* | net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-1/+1
* | mlx4: Fix infiniband Kconfig dependencies.David S. Miller2011-08-111-1/+2
* | chelsio: Move the Chelsio driversJeff Kirsher2011-08-102-2/+2
|/
* atomic: use <linux/atomic.h>Arun Sharma2011-07-263-3/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-07-2232-1042/+629
|\
| *---------. Merge branches 'cma', 'cxgb4', 'ipath', 'misc', 'mlx4', 'mthca', 'qib' and 's...Roland Dreier2011-07-2232-1042/+629
| |\ \ \ \ \ \
| | | | | | | * IB/qib: Defer HCA error events to taskletMike Marciniszyn2011-07-222-21/+53
OpenPOWER on IntegriCloud