| Commit message (Expand) | Author | Age |
... | |
* | RDMA/cma: Fix initialization of next_port | Sean Hefty | 2007-06-08 |
* | IB/cm: Fix stale connection detection | Sean Hefty | 2007-05-29 |
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 2007-05-21 |
|\ |
|
| * | IB/cm: Improve local id allocation | Michael S. Tsirkin | 2007-05-21 |
| * | IB/core: Use start_port() and end_port() | Roland Dreier | 2007-05-19 |
| * | IB/core: Add helpers for uncached GID and P_Key searches | Yosef Etigin | 2007-05-19 |
| * | IB/core: Free umem when mm is already gone | Eli Cohen | 2007-05-19 |
* | | Detach sched.h from mm.h | Alexey Dobriyan | 2007-05-21 |
|/ |
|
* | RDMA/cma: Add check to validate that cm_id is bound to a device | Sean Hefty | 2007-05-14 |
* | RDMA/cma: Fix synchronization with device removal in cma_iw_handler | Sean Hefty | 2007-05-14 |
* | RDMA/cma: Simplify device removal handling code | Sean Hefty | 2007-05-14 |
* | IB: Put rlimit accounting struct in struct ib_umem | Roland Dreier | 2007-05-08 |
* | IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules | Roland Dreier | 2007-05-08 |
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 2007-05-07 |
|\ |
|
| * | IB: Add CQ comp_vector support | Michael S. Tsirkin | 2007-05-07 |
| * | IB/fmr_pool: Add prefix to all printks | Roland Dreier | 2007-05-07 |
* | | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare | 2007-05-02 |
|/ |
|
* | IB: Set class_dev->dev in core for nice device symlink | Joachim Fenkes | 2007-04-25 |
* | IB/mad: Change SMI to use enums rather than magic return codes | Hal Rosenstock | 2007-04-24 |
* | IB/umad: Implement GRH handling for sent/received MADs | Sean Hefty | 2007-04-24 |
* | IB/sa: Set src_path_bits correctly in ib_init_ah_from_path() | Sean Hefty | 2007-04-24 |
* | IB/ucm: Simplify ib_ucm_event() | Sean Hefty | 2007-04-24 |
* | RDMA/ucma: Simplify ucma_get_event() | Sean Hefty | 2007-04-24 |
* | IB/umad: Fix declaration of dev_map[] | Hal Rosenstock | 2007-04-18 |
* | RDMA/ucma: Avoid sending reject if backlog is full | Sean Hefty | 2007-03-06 |
* | RDMA/cma: Initialize rdma_bind_list in cma_alloc_any_port() | Sean Hefty | 2007-03-06 |
* | RDMA/cma: Remove unused node_guid from cma_device structure | Sean Hefty | 2007-02-22 |
* | IB/cm: Remove ca_guid from cm_device structure | Sean Hefty | 2007-02-22 |
* | RDMA/cma: Request reversible paths only | Sean Hefty | 2007-02-22 |
* | IB/core: Set hop limit in ib_init_ah_from_wc correctly | Sean Hefty | 2007-02-22 |
* | IB/uverbs: Return correct error for invalid PD in register MR | Roland Dreier | 2007-02-22 |
* | IB/core: Set static rate in ib_init_ah_from_path() | Roland Dreier | 2007-02-16 |
* | IB/core: Fix sparse warnings about shadowed declarations | Roland Dreier | 2007-02-16 |
* | RDMA/cma: Add multicast communication support | Sean Hefty | 2007-02-16 |
* | IB/sa: Track multicast join/leave requests | Sean Hefty | 2007-02-16 |
* | RDMA/iwcm: iw_cm_id destruction race fixes | Steve Wise | 2007-02-16 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 |
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 2007-02-14 |
|\ |
|
| * | IB: Remove redundant "_wq" from workqueue names | Sean Hefty | 2007-02-10 |
| * | RDMA/cma: Increment port number after close to avoid re-use | Sean Hefty | 2007-02-10 |
| * | IB/core: Use ARRAY_SIZE macro for mandatory_table | Ahmed S. Darwish | 2007-02-10 |
* | | [PATCH] mark struct file_operations const 3 | Arjan van de Ven | 2007-02-12 |
|/ |
|
* | RDMA/addr: Handle ethernet neighbour updates during route resolution | Steve Wise | 2007-02-04 |
* | IB: Return qp pointer as part of ib_wc | Michael S. Tsirkin | 2007-02-04 |
* | RDMA/ucma: Don't report events with invalid user context | Sean Hefty | 2007-01-07 |
* | RDMA/ucma: Fix struct ucma_event leak when backlog is full | Sean Hefty | 2007-01-07 |
* | RDMA/iwcm: iWARP connection timeouts shouldn't be reported as rejects | Steve Wise | 2007-01-07 |
* | IB/core: Use the new verbs DMA mapping functions | Ralph Campbell | 2006-12-12 |
* | RDMA/cma: Export rdma cm interface to userspace | Sean Hefty | 2006-12-12 |
* | RDMA/cma: Add support for RDMA_PS_UDP | Sean Hefty | 2006-12-12 |