| Commit message (Expand) | Author | Age | Files | Lines |
* | IB: Return "maybe missed event" hint from ib_req_notify_cq() | Roland Dreier | 2007-05-06 | 2 | -5/+13 |
* | IB: Add CQ comp_vector support | Michael S. Tsirkin | 2007-05-06 | 1 | -1/+2 |
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 2007-04-27 | 1 | -1/+0 |
|\ |
|
| * | IB: Set class_dev->dev in core for nice device symlink | Joachim Fenkes | 2007-04-24 | 1 | -1/+0 |
* | | [SK_BUFF]: Convert skb->tail to sk_buff_data_t | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -2/+3 |
* | | [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -1/+0 |
|/ |
|
* | [PATCH] Scheduled removal of SA_xxx interrupt flags fixups | Thomas Gleixner | 2007-02-14 | 1 | -1/+1 |
* | IB: Return qp pointer as part of ib_wc | Michael S. Tsirkin | 2007-02-04 | 1 | -1/+1 |
* | RDMA/amso1100: Fix memory leak in c2_qp_modify() | Krishna Kumar | 2006-12-12 | 1 | -5/+8 |
* | [PATCH] slab: remove SLAB_ATOMIC | Christoph Lameter | 2006-12-07 | 1 | -1/+1 |
* | RDMA/amso1100: Prevent deadlock in destroy QP | Krishna Kumar | 2006-11-29 | 1 | -8/+28 |
* | IB: Convert kmem_cache_t -> struct kmem_cache | Roland Dreier | 2006-11-29 | 1 | -1/+1 |
* | RDMA/amso1100: Fix section mismatches | Roland Dreier | 2006-11-29 | 1 | -2/+2 |
* | RDMA/amso1100: Fix && typo | Jean Delvare | 2006-11-13 | 1 | -2/+2 |
* | RDMA/amso1100: Fix unitialized pseudo_netdev accessed in c2_register_device | Tom Tucker | 2006-11-13 | 2 | -20/+22 |
* | IB/amso1100: Fix incorrect pr_debug() | Steve Wise | 2006-10-30 | 1 | -2/+2 |
* | IB/amso1100: Use dma_alloc_coherent() instead of kmalloc/dma_map_single | Steve Wise | 2006-10-30 | 3 | -50/+33 |
* | RDMA/amso1100: Fix a NULL dereference in error path | Adrian Bunk | 2006-10-16 | 1 | -2/+2 |
* | RDMA/amso1100: pci_module_init() conversion | Henrik Kretzschmar | 2006-10-16 | 1 | -1/+1 |
* | RDMA/amso1100: Fix build with debugging off | Roland Dreier | 2006-10-10 | 1 | -2/+0 |
* | RDMA/amso1100: Add spinlocks to serialize ib_post_send/ib_post_recv | Tom Tucker | 2006-10-10 | 1 | -4/+12 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -2/+2 |
* | RDMA/amso1100: Fix memory leak in c2_reg_phys_mr() | Roland Dreier | 2006-09-28 | 1 | -1/+3 |
* | RDMA/amso1100: Fix error path in c2_llp_accept() | Eric Sesterhenn | 2006-09-28 | 1 | -8/+7 |
* | RDMA/amso1100: Fix compile warnings | Roland Dreier | 2006-09-27 | 4 | -5/+7 |
* | [PATCH] missing includes from infiniband merge | Al Viro | 2006-09-23 | 2 | -0/+2 |
* | RDMA/amso1100: Add driver for Ammasso 1100 RNIC | Tom Tucker | 2006-09-22 | 23 | -0/+9011 |