Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | | | | | | | * | | | | IB/cm: Update XRC support based on XRC annex errata | Sean Hefty | 2011-10-13 | 2 | -8/+26 | |
| | | | | | | | | | | | * | | | | IB/cm: Update protocol to support XRC | Sean Hefty | 2011-10-13 | 2 | -16/+43 | |
| | | | | | | | | | | | * | | | | RDMA/uverbs: Export XRC TGT QPs to user space | Sean Hefty | 2011-10-13 | 2 | -40/+73 | |
| | | | | | | | | | | | * | | | | RDMA/uverbs: Export XRC INI QPs to userspace | Sean Hefty | 2011-10-13 | 1 | -11/+37 | |
| | | | | | | | | | | | * | | | | RDMA/uverbs: Export XRC SRQs to user space | Sean Hefty | 2011-10-13 | 4 | -42/+156 | |
| | | | | | | | | | | | * | | | | RDMA/uverbs: Export XRC domains to user space | Sean Hefty | 2011-10-13 | 6 | -1/+367 | |
| | | | | | | | | | | | * | | | | RDMA/verbs: Cleanup XRC TGT QPs when destroying XRCD | Sean Hefty | 2011-10-13 | 2 | -1/+63 | |
| | | | | | | | | | | | * | | | | RDMA/core: Add XRC QPs | Sean Hefty | 2011-10-13 | 2 | -21/+138 | |
| | | | | | | | | | | | * | | | | RDMA/core: Add XRC SRQ type | Sean Hefty | 2011-10-13 | 2 | -2/+37 | |
| | | | | | | | | | | | * | | | | RDMA/core: Add SRQ type field | Sean Hefty | 2011-10-13 | 9 | -0/+28 | |
| | | | | | | | | | | | * | | | | RDMA/core: Add XRC domain support | Sean Hefty | 2011-10-12 | 2 | -0/+48 | |
| | | | | | | | | | | * | | | | | IB/qib: Fix issue with link states and QSFP cables | Mitko Haralanov | 2011-10-31 | 2 | -10/+21 | |
| | | | | | | | | | | * | | | | | IB/qib: Hold links until tuning data is available | Mitko Haralanov | 2011-10-21 | 4 | -57/+94 | |
| | | | | | | | | | | * | | | | | IB/qib: Clean up checkpatch issue | Mike Marciniszyn | 2011-10-21 | 1 | -2/+1 | |
| | | | | | | | | | | * | | | | | IB/qib: Remove s_lock around header validation | Mike Marciniszyn | 2011-10-21 | 4 | -15/+8 | |
| | | | | | | | | | | * | | | | | IB/qib: Precompute timeout jiffies to optimize latency | Mike Marciniszyn | 2011-10-21 | 3 | -6/+11 | |
| | | | | | | | | | | * | | | | | IB/qib: Use RCU for qpn lookup | Mike Marciniszyn | 2011-10-21 | 5 | -41/+87 | |
| | | | | | | | | | | * | | | | | IB/qib: Eliminate divide/mod in converting idx to egr buf pointer | Mike Marciniszyn | 2011-10-21 | 6 | -5/+18 | |
| | | | | | | | | | | * | | | | | IB/qib: Decode path MTU optimization | Mike Marciniszyn | 2011-10-21 | 4 | -6/+9 | |
| | | | | | | | | | | * | | | | | IB/qib: Optimize RC/UC code by IB operation | Mike Marciniszyn | 2011-10-21 | 2 | -9/+24 | |
| | | | | | | | | | | * | | | | | IB/qib: Correct nfreectxts for multiple HCAs | Mike Marciniszyn | 2011-10-06 | 4 | -2/+8 | |
| | | | | | | | | | | |/ / / / | ||||||
| | | | | | | | | | * | | | | | RDMA/nes: Support for Packed And Unaligned fpdus | Faisal Latif | 2011-10-10 | 13 | -50/+1434 | |
| | | | | | | | | | * | | | | | RDMA/nes: Print IP address for critcal errors | Faisal Latif | 2011-10-10 | 1 | -0/+9 | |
| | | | | | | | | | * | | | | | RDMA/nes: Fix terminate connection | Faisal Latif | 2011-10-10 | 1 | -8/+9 | |
| | | | | | | | | | * | | | | | RDMA/nes: Add missing calls to ib_umem_release() | Julia Lawall | 2011-10-06 | 1 | -1/+4 | |
| | | | | | | | | | |/ / / / | ||||||
| | | | | | | | | * | | | | | mlx4_core: Deprecate log_num_vlan module param | Or Gerlitz | 2011-10-31 | 1 | -5/+6 | |
| | | | | | | | | * | | | | | IB/mlx4: Don't set VLAN in IBoE WQEs' control segment | Or Gerlitz | 2011-10-31 | 1 | -9/+2 | |
| | | | | | | | | * | | | | | IB/mlx4: Enable 4K mtu for IBoE | Or Gerlitz | 2011-10-31 | 1 | -1/+1 | |
| | | | | | | | | * | | | | | mlx4_core: Fix buddy->num_free allocation size | Eli Cohen | 2011-10-06 | 1 | -1/+1 | |
| | | | | | | | | * | | | | | mlx4_core: Use the right function to free eq->page_list entries | Dotan Barak | 2011-10-06 | 1 | -1/+1 | |
| | | | | | | | | * | | | | | mlx4_core: Clean up error flow in mlx4_register_mac() | Roland Dreier | 2011-10-06 | 1 | -13/+17 | |
| | | | | | | | | |/ / / / | ||||||
| | | | | | | | * | | | | | RDMA/ucm: Removed checks for unsigned value < 0 | Hefty, Sean | 2011-10-06 | 4 | -7/+5 | |
| | | | | | | | * | | | | | IB/mad: Verify mgmt class in received MADs | Hefty, Sean | 2011-10-06 | 1 | -0/+3 | |
| | | | | | | | * | | | | | RDMA/cma: Check for NULL conn_param in rdma_accept | Hefty, Sean | 2011-10-06 | 1 | -15/+23 | |
| | | | | | | | * | | | | | IB/ehca: Remove IRQF_DISABLED, since it's a no-op | Yong Zhang | 2011-10-06 | 1 | -2/+2 | |
| | | | | | | | |/ / / / | ||||||
| | | | | | | * / / / / | IPoIB: Use the right function to do DMA unmap pages | Dotan Barak | 2011-10-18 | 1 | -2/+2 | |
| | | | | | | |/ / / / | ||||||
| | | | | | * / / / / | IB/ipath: Add missing <linux/stat.h> in ipath_chip_init.c | Randy Dunlap | 2011-10-10 | 1 | -0/+1 | |
| | | | | | |/ / / / | ||||||
| | | | | * | | | | | IB/mlx4: Configure extended active speeds | Marcel Apfelbaum | 2011-10-28 | 1 | -1/+38 | |
| | | | | * | | | | | mlx4_core: Add extended port capabilities support | Marcel Apfelbaum | 2011-10-28 | 4 | -0/+57 | |
| | | | | * | | | | | IPoIB: Handle extended rates in debugfs | Marcel Apfelbaum | 2011-10-11 | 1 | -4/+3 | |
| | | | | * | | | | | IB: Add new InfiniBand link speeds | Marcel Apfelbaum | 2011-10-11 | 3 | -5/+64 | |
| | | | | |/ / / / | ||||||
| | | | * | | | | | RDMA/cxgb4: Mark QP in error before disabling the queue in firmware | Tom Tucker | 2011-10-31 | 1 | -0/+4 | |
| | | | * | | | | | RDMA/cxgb4: Serialize calls to CQ's comp_handler | Kumar Sanghvi | 2011-10-31 | 4 | -4/+23 | |
| | | | * | | | | | RDMA/cxgb4: Use correct QID in insert_recv_cqe() | Jonathan Lallinger | 2011-10-14 | 1 | -1/+1 | |
| | | | * | | | | | RDMA/cxgb4: Make sure flush CQ entries are collected on connection close | Kumar Sanghvi | 2011-10-14 | 1 | -1/+5 | |
| | | | * | | | | | RDMA/cxgb4: Fail RDMA initialization for unsupported cards | Steve Wise | 2011-10-06 | 1 | -8/+33 | |
| | | | |/ / / / | ||||||
| | | * / / / / | RDMA/cxgb3: Serialize calls to CQ's comp_handler | Kumar Sanghvi | 2011-10-31 | 4 | -2/+20 | |
| | | |/ / / / | ||||||
| | * | | | | | RDMA/nes: Add support for MPAv2 Enhanced RDMA Negotiation | Tatyana Nikolova | 2011-10-06 | 3 | -475/+703 | |
| | * | | | | | RDMA/cxgb4: Add support for MPAv2 Enhanced RDMA Negotiation | Kumar Sanghvi | 2011-10-06 | 3 | -39/+466 | |
| | * | | | | | RDMA/{amso1100,cxgb3}: Minimal MPAv2 support | Kumar Sanghvi | 2011-10-06 | 3 | -0/+20 |