summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
Commit message (Expand)AuthorAgeFilesLines
...
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-1/+0
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1
* RDMA/cma: Remove local write permission from QP access flagsDotan Barak2007-07-171-1/+1
* IB/cm: Make internal function cm_get_ack_delay() staticRoland Dreier2007-07-171-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-07-1213-169/+262
|\
| * IB/cm: Send no match if a SIDR REQ does not match a listenSean Hefty2007-07-101-2/+1
| * IB/cm: Fix handling of duplicate SIDR REQsSean Hefty2007-07-101-1/+1
| * IB/cm: cm_msgs.h should include ib_cm.hSean Hefty2007-07-101-0/+1
| * IB/cm: Include HCA ACK delay in local ACK timeoutSean Hefty2007-07-103-16/+57
| * IB/cm: Use spin_lock_irq() instead of spin_lock_irqsave() when possibleSean Hefty2007-07-101-96/+75
| * IB/sa: Make sure SA queries use default P_KeySean Hefty2007-07-101-35/+50
| * IB/core: Take sizeof the correct pointer when calling kmalloc()Dotan Barak2007-07-101-1/+1
| * IB: Fix ib_umem_get() when npages == 0Andrew Morton2007-07-091-0/+1
| * IB: Remove garbage non-ASCII characters from commentsRoland Dreier2007-07-093-3/+3
| * IB/mad: Enhance SMI for switch supportHal Rosenstock2007-07-094-15/+72
* | sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-111-1/+0
|/
* 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
OpenPOWER on IntegriCloud