summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | | | | | * | | 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
| | | | | | | | | |/ /
| | | | | | | | * | | RDMA/ucm: Removed checks for unsigned value < 0Hefty, Sean2011-10-064-7/+5
| | | | | | | | * | | IB/mad: Verify mgmt class in received MADsHefty, Sean2011-10-061-0/+3
| | | | | | | | * | | RDMA/cma: Check for NULL conn_param in rdma_acceptHefty, Sean2011-10-061-15/+23
| | | | | | | | * | | IB/ehca: Remove IRQF_DISABLED, since it's a no-opYong Zhang2011-10-061-2/+2
| | | | | | | | |/ /
| | | | | | | * | | IPoIB: Use the right function to do DMA unmap pagesDotan Barak2011-10-181-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
| | | | | * | | IPoIB: Handle extended rates in debugfsMarcel Apfelbaum2011-10-111-4/+3
| | | | | * | | IB: Add new InfiniBand link speedsMarcel Apfelbaum2011-10-112-4/+47
| | | | | |/ /
| | | | * | | 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/iwcm: Propagate ird/ord values upwardsKumar Sanghvi2011-10-061-2/+6
| | * | | RDMA/cma: Fix crash in cma_req_handlerHefty, Sean2011-10-061-1/+13
| | |/ /
| * | | RDMA/amso1100: Use '%pM' format option to print MACAndy Shevchenko2011-10-061-4/+1
| |/ /
* | | mm: distinguish between mlocked and pinned pagesChristoph Lameter2011-10-313-8/+8
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-10-281-26/+54
|\ \
| * | [SCSI] iscsi class: sysfs group is_visible callout for iscsi host attrsMike Christie2011-08-271-3/+9
| * | [SCSI] iscsi class: sysfs group is_visible callout for session attrsMike Christie2011-08-271-13/+19
| * | [SCSI] iscsi cls: sysfs group is_visible callout for conn attrsMike Christie2011-08-271-11/+27
* | | net: add skb frag size accessorsEric Dumazet2011-10-194-16/+18
* | | 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
* | Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-224-8/+14
|\ \ | |/
| * Merge branches 'ipoib' and 'iser' into for-nextRoland Dreier2011-08-173-5/+9
| |\
| | * IB/iser: Support iSCSI PDU paddingOr Gerlitz2011-08-172-4/+8
| | * IBiser: Fix wrong mask when sizeof (dma_addr_t) > sizeof (unsigned long)Or Gerlitz2011-08-171-1/+1
| * | IPoIB: Fix possible NULL dereference in ipoib_start_xmit()Bernd Schubert2011-08-161-3/+5
| |/
OpenPOWER on IntegriCloud