summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
Commit message (Expand)AuthorAgeFilesLines
* IB/umem: Fix possible hang on process exitRoland Dreier2007-06-211-7/+9
* RDMA/cma: Fix initialization of next_portSean Hefty2007-06-071-2/+2
* IB/cm: Fix stale connection detectionSean Hefty2007-05-291-11/+14
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-05-213-10/+133
|\
| * IB/cm: Improve local id allocationMichael S. Tsirkin2007-05-211-1/+3
| * IB/core: Use start_port() and end_port()Roland Dreier2007-05-191-8/+2
| * IB/core: Add helpers for uncached GID and P_Key searchesYosef Etigin2007-05-191-0/+125
| * IB/core: Free umem when mm is already goneEli Cohen2007-05-191-1/+3
* | Detach sched.h from mm.hAlexey Dobriyan2007-05-213-0/+3
|/
* RDMA/cma: Add check to validate that cm_id is bound to a deviceSean Hefty2007-05-141-4/+8
* RDMA/cma: Fix synchronization with device removal in cma_iw_handlerSean Hefty2007-05-141-2/+3
* RDMA/cma: Simplify device removal handling codeSean Hefty2007-05-141-41/+48
* IB: Put rlimit accounting struct in struct ib_umemRoland Dreier2007-05-081-28/+13
* IB/uverbs: Export ib_umem_get()/ib_umem_release() to modulesRoland Dreier2007-05-086-99/+120
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-05-075-19/+22
|\
| * IB: Add CQ comp_vector supportMichael S. Tsirkin2007-05-064-4/+5
| * IB/fmr_pool: Add prefix to all printksRoland Dreier2007-05-061-15/+17
* | PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-026-6/+0
|/
* IB: Set class_dev->dev in core for nice device symlinkJoachim Fenkes2007-04-241-0/+1
* IB/mad: Change SMI to use enums rather than magic return codesHal Rosenstock2007-04-243-72/+82
* IB/umad: Implement GRH handling for sent/received MADsSean Hefty2007-04-241-6/+12
* IB/sa: Set src_path_bits correctly in ib_init_ah_from_path()Sean Hefty2007-04-241-1/+23
* IB/ucm: Simplify ib_ucm_event()Sean Hefty2007-04-241-17/+6
* RDMA/ucma: Simplify ucma_get_event()Sean Hefty2007-04-241-15/+7
* IB/umad: Fix declaration of dev_map[]Hal Rosenstock2007-04-181-1/+1
* RDMA/ucma: Avoid sending reject if backlog is fullSean Hefty2007-03-061-1/+1
* RDMA/cma: Initialize rdma_bind_list in cma_alloc_any_port()Sean Hefty2007-03-061-1/+1
* RDMA/cma: Remove unused node_guid from cma_device structureSean Hefty2007-02-221-2/+0
* IB/cm: Remove ca_guid from cm_device structureSean Hefty2007-02-221-6/+4
* RDMA/cma: Request reversible paths onlySean Hefty2007-02-221-1/+3
* IB/core: Set hop limit in ib_init_ah_from_wc correctlySean Hefty2007-02-221-1/+1
* IB/uverbs: Return correct error for invalid PD in register MRRoland Dreier2007-02-221-1/+3
* IB/core: Set static rate in ib_init_ah_from_path()Roland Dreier2007-02-161-0/+1
* IB/core: Fix sparse warnings about shadowed declarationsRoland Dreier2007-02-162-4/+2
* RDMA/cma: Add multicast communication supportSean Hefty2007-02-162-47/+516
* IB/sa: Track multicast join/leave requestsSean Hefty2007-02-164-15/+919
* RDMA/iwcm: iw_cm_id destruction race fixesSteve Wise2007-02-161-22/+25
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-02-133-13/+60
|\
| * IB: Remove redundant "_wq" from workqueue namesSean Hefty2007-02-102-2/+2
| * RDMA/cma: Increment port number after close to avoid re-useSean Hefty2007-02-101-10/+56
| * IB/core: Use ARRAY_SIZE macro for mandatory_tableAhmed S. Darwish2007-02-101-1/+2
* | [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-124-7/+7
|/
* RDMA/addr: Handle ethernet neighbour updates during route resolutionSteve Wise2007-02-041-2/+1
* IB: Return qp pointer as part of ib_wcMichael S. Tsirkin2007-02-042-5/+8
* RDMA/ucma: Don't report events with invalid user contextSean Hefty2007-01-071-0/+10
* RDMA/ucma: Fix struct ucma_event leak when backlog is fullSean Hefty2007-01-071-0/+1
* RDMA/iwcm: iWARP connection timeouts shouldn't be reported as rejectsSteve Wise2007-01-071-3/+14
* IB/core: Use the new verbs DMA mapping functionsRalph Campbell2006-12-123-55/+53
* RDMA/cma: Export rdma cm interface to userspaceSean Hefty2006-12-123-3/+882
OpenPOWER on IntegriCloud