summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)AuthorFilesLines
2012-01-09Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2-6/+6
2012-01-04infiniband: umode_t noise, including open-coded S_ISDIR()Al Viro2-6/+6
2011-12-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-4/+6
2011-12-19Merge branches 'cma', 'mlx4' and 'qib' into for-nextRoland Dreier2-4/+6
2011-12-19IB/qib: Correct sense on freectxts increment and decrementMike Marciniszyn1-2/+2
2011-12-13mlx4_ib: disable SRIOV mode for IB ports (not yet supported)Jack Morgenstein1-0/+5
2011-12-13mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)Jack Morgenstein2-5/+8
2011-12-13mlx4: Extanding port_mask functionalityJack Morgenstein1-1/+1
2011-12-06IB/mlx4: Fix shutdown crash accessing a non-existent bitmapRoland Dreier1-2/+4
2011-12-06infiniband: cxgb4: Consolidate 3 copies of the same operation into 1 helper f...David Miller1-140/+80
2011-12-06infiniband: nes: Use dst's neighbour entry.David Miller1-9/+5
2011-12-06cxgb3: Rework t3_l2t_get to take a dst_entry instead of a neighbour.David Miller1-13/+2
2011-12-06net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller3-6/+6
2011-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-25/+27
2011-11-30Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-nextRoland Dreier5-23/+23
2011-11-30IB: Fix RCU lockdep splatsEric Dumazet3-2/+14
2011-11-29IB/qib: Fix over-scheduling of QSFP workMike Marciniszyn2-20/+8
2011-11-28RDMA/cxgb4: Fix retry with MPAv1 logic for MPAv2Kumar Sanghvi1-1/+3
2011-11-28RDMA/cxgb4: Fix iw_cxgb4 count_rcqes() logicJonathan Lallinger1-1/+1
2011-11-17infiniband: Update net drivers for netdev_features_t changes.David S. Miller1-3/+3
2011-11-08IB/qib: Don't use schedule_work()Mike Marciniszyn1-1/+1
2011-11-07Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds21-0/+24
2011-11-04Merge branches 'iser', 'mthca' and 'qib' into for-nextRoland Dreier2-8/+4
2011-11-04IB/qib: Fix panic in RC error flushing logicMike Marciniszyn1-7/+3
2011-11-04IB/mthca: Fix buddy->num_free allocation sizeRoland Dreier1-1/+1
2011-11-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds53-784/+3236
2011-11-01Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...Roland Dreier52-780/+3235
2011-11-01mm: distinguish between mlocked and pinned pagesChristoph Lameter2-5/+5
2011-11-01infiniband: add moduleparam.h to drivers/infiniband as requiredPaul Gortmaker3-0/+3
2011-11-01infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker5-0/+5
2011-11-01infiniband: Fix up module files that need to include module.hPaul Gortmaker12-0/+14
2011-11-01infiniband: Fix up users implicitly relying on getting stat.hPaul Gortmaker3-0/+3
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-28IB/mlx4: Configure extended active speedsMarcel Apfelbaum1-1/+38
2011-10-22IB/qib: Hold links until tuning data is availableMitko Haralanov4-57/+94
2011-10-22IB/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 Dumazet2-7/+7
2011-10-15RDMA/cxgb4: Use correct QID in insert_recv_cqe()Jonathan Lallinger1-1/+1
2011-10-15RDMA/cxgb4: Make sure flush CQ entries are collected on connection closeKumar Sanghvi1-1/+5