Age | Commit message (Expand) | Author | Files | Lines |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 21 | -0/+24 |
2011-11-04 | Merge branches 'iser', 'mthca' and 'qib' into for-next | Roland Dreier | 2 | -8/+4 |
2011-11-04 | IB/qib: Fix panic in RC error flushing logic | Mike Marciniszyn | 1 | -7/+3 |
2011-11-03 | IB/mthca: Fix buddy->num_free allocation size | Roland Dreier | 1 | -1/+1 |
2011-11-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 53 | -784/+3236 |
2011-11-01 | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ... | Roland Dreier | 52 | -780/+3235 |
2011-10-31 | mm: distinguish between mlocked and pinned pages | Christoph Lameter | 2 | -5/+5 |
2011-10-31 | infiniband: add moduleparam.h to drivers/infiniband as required | Paul Gortmaker | 3 | -0/+3 |
2011-10-31 | infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 5 | -0/+5 |
2011-10-31 | infiniband: Fix up module files that need to include module.h | Paul Gortmaker | 12 | -0/+14 |
2011-10-31 | infiniband: Fix up users implicitly relying on getting stat.h | Paul Gortmaker | 3 | -0/+3 |
2011-10-31 | IB/mlx4: Don't set VLAN in IBoE WQEs' control segment | Or Gerlitz | 1 | -9/+2 |
2011-10-31 | IB/mlx4: Enable 4K mtu for IBoE | Or Gerlitz | 1 | -1/+1 |
2011-10-31 | RDMA/cxgb4: Mark QP in error before disabling the queue in firmware | Tom Tucker | 1 | -0/+4 |
2011-10-31 | RDMA/cxgb4: Serialize calls to CQ's comp_handler | Kumar Sanghvi | 4 | -4/+23 |
2011-10-31 | RDMA/cxgb3: Serialize calls to CQ's comp_handler | Kumar Sanghvi | 4 | -2/+20 |
2011-10-31 | IB/qib: Fix issue with link states and QSFP cables | Mitko Haralanov | 2 | -10/+21 |
2011-10-28 | IB/mlx4: Configure extended active speeds | Marcel Apfelbaum | 1 | -1/+38 |
2011-10-21 | IB/qib: Hold links until tuning data is available | Mitko Haralanov | 4 | -57/+94 |
2011-10-21 | IB/qib: Clean up checkpatch issue | Mike Marciniszyn | 1 | -2/+1 |
2011-10-21 | IB/qib: Remove s_lock around header validation | Mike Marciniszyn | 4 | -15/+8 |
2011-10-21 | IB/qib: Precompute timeout jiffies to optimize latency | Mike Marciniszyn | 3 | -6/+11 |
2011-10-21 | IB/qib: Use RCU for qpn lookup | Mike Marciniszyn | 5 | -41/+87 |
2011-10-21 | IB/qib: Eliminate divide/mod in converting idx to egr buf pointer | Mike Marciniszyn | 6 | -5/+18 |
2011-10-21 | IB/qib: Decode path MTU optimization | Mike Marciniszyn | 4 | -6/+9 |
2011-10-21 | IB/qib: Optimize RC/UC code by IB operation | Mike Marciniszyn | 2 | -9/+24 |
2011-10-19 | net: add skb frag size accessors | Eric Dumazet | 2 | -7/+7 |
2011-10-14 | RDMA/cxgb4: Use correct QID in insert_recv_cqe() | Jonathan Lallinger | 1 | -1/+1 |
2011-10-14 | RDMA/cxgb4: Make sure flush CQ entries are collected on connection close | Kumar Sanghvi | 1 | -1/+5 |
2011-10-13 | RDMA/uverbs: Export ib_open_qp() capability to user space | Sean Hefty | 1 | -1/+2 |
2011-10-13 | IB/mlx4: Add support for XRC QPs | Sean Hefty | 3 | -33/+90 |
2011-10-13 | IB/mlx4: Add support for XRC SRQs | Sean Hefty | 2 | -5/+11 |
2011-10-13 | IB/mlx4: Add support for XRC domains | Sean Hefty | 2 | -0/+71 |
2011-10-13 | RDMA/core: Add SRQ type field | Sean Hefty | 5 | -0/+19 |
2011-10-10 | IB/ipath: Add missing <linux/stat.h> in ipath_chip_init.c | Randy Dunlap | 1 | -0/+1 |
2011-10-10 | RDMA/nes: Support for Packed And Unaligned fpdus | Faisal Latif | 13 | -50/+1434 |
2011-10-10 | RDMA/nes: Print IP address for critcal errors | Faisal Latif | 1 | -0/+9 |
2011-10-10 | RDMA/nes: Fix terminate connection | Faisal Latif | 1 | -8/+9 |
2011-10-07 | Merge branch 'master' of github.com:davem330/net | David S. Miller | 1 | -5/+5 |
2011-10-06 | net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map | Ian Campbell | 2 | -4/+3 |
2011-10-06 | RDMA/nes: Add support for MPAv2 Enhanced RDMA Negotiation | Tatyana Nikolova | 3 | -475/+703 |
2011-10-06 | RDMA/cxgb4: Add support for MPAv2 Enhanced RDMA Negotiation | Kumar Sanghvi | 3 | -39/+466 |
2011-10-06 | RDMA/{amso1100,cxgb3}: Minimal MPAv2 support | Kumar Sanghvi | 3 | -0/+20 |
2011-10-06 | IB/qib: Correct nfreectxts for multiple HCAs | Mike Marciniszyn | 4 | -2/+8 |
2011-10-06 | RDMA/nes: Add missing calls to ib_umem_release() | Julia Lawall | 1 | -1/+4 |
2011-10-06 | IB/ehca: Remove IRQF_DISABLED, since it's a no-op | Yong Zhang | 1 | -2/+2 |
2011-10-06 | RDMA/cxgb4: Fail RDMA initialization for unsupported cards | Steve Wise | 1 | -8/+33 |
2011-10-06 | RDMA/amso1100: Use '%pM' format option to print MAC | Andy Shevchenko | 1 | -4/+1 |
2011-09-26 | [SCSI] cxgb3i: convert cdev->l2opt to use rcu to prevent NULL dereference | Neil Horman | 1 | -5/+5 |
2011-08-26 | IB: nes: convert to SKB paged frag API. | Ian Campbell | 1 | -10/+11 |