Age | Commit message (Expand) | Author |
2011-12-19 | Merge branches 'cma', 'mlx4' and 'qib' into for-next | Roland Dreier |
2011-12-19 | IB/qib: Correct sense on freectxts increment and decrement | Mike Marciniszyn |
2011-12-06 | IB/mlx4: Fix shutdown crash accessing a non-existent bitmap | Roland Dreier |
2011-11-29 | Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-next | Roland Dreier |
2011-11-29 | IB: Fix RCU lockdep splats | Eric Dumazet |
2011-11-28 | IB/qib: Fix over-scheduling of QSFP work | Mike Marciniszyn |
2011-11-28 | RDMA/cxgb4: Fix retry with MPAv1 logic for MPAv2 | Kumar Sanghvi |
2011-11-28 | RDMA/cxgb4: Fix iw_cxgb4 count_rcqes() logic | Jonathan Lallinger |
2011-11-08 | IB/qib: Don't use schedule_work() | Mike Marciniszyn |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-04 | Merge branches 'iser', 'mthca' and 'qib' into for-next | Roland Dreier |
2011-11-04 | IB/qib: Fix panic in RC error flushing logic | Mike Marciniszyn |
2011-11-03 | IB/mthca: Fix buddy->num_free allocation size | Roland Dreier |
2011-11-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2011-11-01 | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ... | Roland Dreier |
2011-10-31 | mm: distinguish between mlocked and pinned pages | Christoph Lameter |
2011-10-31 | infiniband: add moduleparam.h to drivers/infiniband as required | Paul Gortmaker |
2011-10-31 | infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker |
2011-10-31 | infiniband: Fix up module files that need to include module.h | Paul Gortmaker |
2011-10-31 | infiniband: Fix up users implicitly relying on getting stat.h | Paul Gortmaker |
2011-10-31 | IB/mlx4: Don't set VLAN in IBoE WQEs' control segment | Or Gerlitz |
2011-10-31 | IB/mlx4: Enable 4K mtu for IBoE | Or Gerlitz |
2011-10-31 | RDMA/cxgb4: Mark QP in error before disabling the queue in firmware | Tom Tucker |
2011-10-31 | RDMA/cxgb4: Serialize calls to CQ's comp_handler | Kumar Sanghvi |
2011-10-31 | RDMA/cxgb3: Serialize calls to CQ's comp_handler | Kumar Sanghvi |
2011-10-31 | IB/qib: Fix issue with link states and QSFP cables | Mitko Haralanov |
2011-10-28 | IB/mlx4: Configure extended active speeds | Marcel Apfelbaum |
2011-10-21 | IB/qib: Hold links until tuning data is available | Mitko Haralanov |
2011-10-21 | IB/qib: Clean up checkpatch issue | Mike Marciniszyn |
2011-10-21 | IB/qib: Remove s_lock around header validation | Mike Marciniszyn |
2011-10-21 | IB/qib: Precompute timeout jiffies to optimize latency | Mike Marciniszyn |
2011-10-21 | IB/qib: Use RCU for qpn lookup | Mike Marciniszyn |
2011-10-21 | IB/qib: Eliminate divide/mod in converting idx to egr buf pointer | Mike Marciniszyn |
2011-10-21 | IB/qib: Decode path MTU optimization | Mike Marciniszyn |
2011-10-21 | IB/qib: Optimize RC/UC code by IB operation | Mike Marciniszyn |
2011-10-19 | net: add skb frag size accessors | Eric Dumazet |
2011-10-14 | RDMA/cxgb4: Use correct QID in insert_recv_cqe() | Jonathan Lallinger |
2011-10-14 | RDMA/cxgb4: Make sure flush CQ entries are collected on connection close | Kumar Sanghvi |
2011-10-13 | RDMA/uverbs: Export ib_open_qp() capability to user space | Sean Hefty |
2011-10-13 | IB/mlx4: Add support for XRC QPs | Sean Hefty |
2011-10-13 | IB/mlx4: Add support for XRC SRQs | Sean Hefty |
2011-10-13 | IB/mlx4: Add support for XRC domains | Sean Hefty |
2011-10-13 | RDMA/core: Add SRQ type field | Sean Hefty |
2011-10-10 | IB/ipath: Add missing <linux/stat.h> in ipath_chip_init.c | Randy Dunlap |
2011-10-10 | RDMA/nes: Support for Packed And Unaligned fpdus | Faisal Latif |
2011-10-10 | RDMA/nes: Print IP address for critcal errors | Faisal Latif |
2011-10-10 | RDMA/nes: Fix terminate connection | Faisal Latif |
2011-10-07 | Merge branch 'master' of github.com:davem330/net | David S. Miller |
2011-10-06 | net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map | Ian Campbell |
2011-10-06 | RDMA/nes: Add support for MPAv2 Enhanced RDMA Negotiation | Tatyana Nikolova |