aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2011-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-19Merge branches 'cma', 'mlx4' and 'qib' into for-nextRoland Dreier
2011-12-19IB/qib: Correct sense on freectxts increment and decrementMike Marciniszyn
2011-12-19RDMA/cma: Verify private data lengthSean Hefty
2011-12-13mlx4_ib: disable SRIOV mode for IB ports (not yet supported)Jack Morgenstein
2011-12-13mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)Jack Morgenstein
2011-12-13mlx4: Extanding port_mask functionalityJack Morgenstein
2011-12-06IB/mlx4: Fix shutdown crash accessing a non-existent bitmapRoland Dreier
2011-12-05infiniband: ipoib: Sanitize neighbour handling in ipoib_main.cDavid Miller
2011-12-05infiniband: cxgb4: Consolidate 3 copies of the same operation into 1 helper f...David Miller
2011-12-05infiniband: nes: Use dst's neighbour entry.David Miller
2011-12-05cxgb3: Rework t3_l2t_get to take a dst_entry instead of a neighbour.David Miller
2011-12-05infiniband: addr: Consolidate code to fetch neighbour hardware address from dst.David Miller
2011-12-05net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller
2011-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-11-30neigh: Add infrastructure for allocating device neigh privates.David Miller
2011-11-29Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-nextRoland Dreier
2011-11-29IB: Fix RCU lockdep splatsEric Dumazet
2011-11-29IB/ipoib: Prevent hung task or softlockup processing multicast responseMike Marciniszyn
2011-11-28IB/qib: Fix over-scheduling of QSFP workMike Marciniszyn
2011-11-28RDMA/cxgb4: Fix retry with MPAv1 logic for MPAv2Kumar Sanghvi
2011-11-28RDMA/cxgb4: Fix iw_cxgb4 count_rcqes() logicJonathan Lallinger
2011-11-22net: remove ipv6_addr_copy()Alexey Dobriyan
2011-11-16infiniband: Update net drivers for netdev_features_t changes.David S. Miller
2011-11-08IB/qib: Don't use schedule_work()Mike Marciniszyn
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-04Merge branches 'iser', 'mthca' and 'qib' into for-nextRoland Dreier
2011-11-04IB/qib: Fix panic in RC error flushing logicMike Marciniszyn
2011-11-04IB/iser: DMA unmap TX bufs used for iSCSI/iSER headersOr Gerlitz
2011-11-04IB/iser: Use separate buffers for the login request/responseOr Gerlitz
2011-11-03IB/mthca: Fix buddy->num_free allocation sizeRoland Dreier
2011-11-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-11-01Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...Roland Dreier
2011-10-31mm: distinguish between mlocked and pinned pagesChristoph Lameter
2011-10-31infiniband: add moduleparam.h to drivers/infiniband as requiredPaul Gortmaker
2011-10-31infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-10-31infiniband: Fix up module files that need to include module.hPaul Gortmaker
2011-10-31infiniband: Fix up users implicitly relying on getting stat.hPaul Gortmaker
2011-10-31IB/mlx4: Don't set VLAN in IBoE WQEs' control segmentOr Gerlitz
2011-10-31IB/mlx4: Enable 4K mtu for IBoEOr Gerlitz
2011-10-31RDMA/cxgb4: Mark QP in error before disabling the queue in firmwareTom Tucker
2011-10-31RDMA/cxgb4: Serialize calls to CQ's comp_handlerKumar Sanghvi
2011-10-31RDMA/cxgb3: Serialize calls to CQ's comp_handlerKumar Sanghvi
2011-10-31IB/qib: Fix issue with link states and QSFP cablesMitko Haralanov
2011-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-10-28IB/mlx4: Configure extended active speedsMarcel Apfelbaum
2011-10-21IB/qib: Hold links until tuning data is availableMitko Haralanov
2011-10-21IB/qib: Clean up checkpatch issueMike Marciniszyn
2011-10-21IB/qib: Remove s_lock around header validationMike Marciniszyn
2011-10-21IB/qib: Precompute timeout jiffies to optimize latencyMike Marciniszyn