aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-05-21
|\
| * IB/cm: Improve local id allocationMichael S. Tsirkin2007-05-21
| * IB/core: Use start_port() and end_port()Roland Dreier2007-05-19
| * IB/core: Add helpers for uncached GID and P_Key searchesYosef Etigin2007-05-19
| * IB/core: Free umem when mm is already goneEli Cohen2007-05-19
* | Detach sched.h from mm.hAlexey Dobriyan2007-05-21
|/
* RDMA/cma: Add check to validate that cm_id is bound to a deviceSean Hefty2007-05-14
* RDMA/cma: Fix synchronization with device removal in cma_iw_handlerSean Hefty2007-05-14
* RDMA/cma: Simplify device removal handling codeSean Hefty2007-05-14
* IB: Put rlimit accounting struct in struct ib_umemRoland Dreier2007-05-08
* IB/uverbs: Export ib_umem_get()/ib_umem_release() to modulesRoland Dreier2007-05-08
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-05-07
|\
| * IB: Add CQ comp_vector supportMichael S. Tsirkin2007-05-07
| * IB/fmr_pool: Add prefix to all printksRoland Dreier2007-05-07
* | PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-02
|/
* IB: Set class_dev->dev in core for nice device symlinkJoachim Fenkes2007-04-25
* IB/mad: Change SMI to use enums rather than magic return codesHal Rosenstock2007-04-24
* IB/umad: Implement GRH handling for sent/received MADsSean Hefty2007-04-24
* IB/sa: Set src_path_bits correctly in ib_init_ah_from_path()Sean Hefty2007-04-24
* IB/ucm: Simplify ib_ucm_event()Sean Hefty2007-04-24
* RDMA/ucma: Simplify ucma_get_event()Sean Hefty2007-04-24
* IB/umad: Fix declaration of dev_map[]Hal Rosenstock2007-04-18
* RDMA/ucma: Avoid sending reject if backlog is fullSean Hefty2007-03-06
* RDMA/cma: Initialize rdma_bind_list in cma_alloc_any_port()Sean Hefty2007-03-06
* RDMA/cma: Remove unused node_guid from cma_device structureSean Hefty2007-02-22
* IB/cm: Remove ca_guid from cm_device structureSean Hefty2007-02-22
* RDMA/cma: Request reversible paths onlySean Hefty2007-02-22
* IB/core: Set hop limit in ib_init_ah_from_wc correctlySean Hefty2007-02-22
* IB/uverbs: Return correct error for invalid PD in register MRRoland Dreier2007-02-22
* IB/core: Set static rate in ib_init_ah_from_path()Roland Dreier2007-02-16
* IB/core: Fix sparse warnings about shadowed declarationsRoland Dreier2007-02-16
* RDMA/cma: Add multicast communication supportSean Hefty2007-02-16
* IB/sa: Track multicast join/leave requestsSean Hefty2007-02-16
* RDMA/iwcm: iw_cm_id destruction race fixesSteve Wise2007-02-16
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-02-14
|\
| * IB: Remove redundant "_wq" from workqueue namesSean Hefty2007-02-10
| * RDMA/cma: Increment port number after close to avoid re-useSean Hefty2007-02-10
| * IB/core: Use ARRAY_SIZE macro for mandatory_tableAhmed S. Darwish2007-02-10
* | [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-12
|/
* RDMA/addr: Handle ethernet neighbour updates during route resolutionSteve Wise2007-02-04
* IB: Return qp pointer as part of ib_wcMichael S. Tsirkin2007-02-04
* RDMA/ucma: Don't report events with invalid user contextSean Hefty2007-01-07
* RDMA/ucma: Fix struct ucma_event leak when backlog is fullSean Hefty2007-01-07
* RDMA/iwcm: iWARP connection timeouts shouldn't be reported as rejectsSteve Wise2007-01-07
* IB/core: Use the new verbs DMA mapping functionsRalph Campbell2006-12-12
* RDMA/cma: Export rdma cm interface to userspaceSean Hefty2006-12-12
* RDMA/cma: Add support for RDMA_PS_UDPSean Hefty2006-12-12
* RDMA/cma: Allow early transition to RTS to handle lost CM messagesSean Hefty2006-12-12
* RDMA/cma: Report connect info with connect eventsSean Hefty2006-12-12