summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
Commit message (Expand)AuthorAgeFilesLines
* IB: expand ib_umem_get() prototypeArthur Kepner2008-04-291-5/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-04-215-148/+154
|\
| * IB: convert struct class_device to struct deviceTony Jones2008-04-195-148/+154
* | Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox2008-04-181-1/+1
|/
* IB/core: Add support for modify CQEli Cohen2008-04-161-0/+7
* IB/core: Add support for "send with invalidate" work requestsRoland Dreier2008-04-161-2/+11
* IB/core: Check optional verbs before using themDotan Barak2008-04-161-1/+6
* IB/core: Add creation flags to struct ib_qp_init_attrEli Cohen2008-04-161-0/+1
* IB: Use shorter list_splice_init() for brevityRobert P. J. Day2008-04-161-2/+1
* RDMA/iwcm: Test rdma_create_id() for IS_ERR rather than 0Julia Lawall2008-04-161-1/+1
* IB/uverbs: Use alloc_file() instead of get_empty_filp()Roland Dreier2008-04-161-12/+7
* IB/uverbs: Don't store struct file * for event filesRoland Dreier2008-04-162-7/+6
* RDMA/ucma: Endian annotationRoland Dreier2008-04-161-1/+1
* IB/cm: Endianness annotationsRoland Dreier2008-04-161-19/+44
* trivial endianness annotations: infiniband coreAl Viro2008-03-303-17/+17
* RDMA/iwcm: Don't access a cm_id after dropping referenceSteve Wise2008-03-101-2/+3
* IB/fmr_pool: Flush all dirty FMRs from ib_fmr_pool_flush()Pete Wyckoff2008-02-291-1/+16
* Revert "IB/fmr_pool: ib_fmr_pool_flush() should flush all dirty FMRs"Pete Wyckoff2008-02-291-15/+6
* IB/cm: Flush workqueue when removing deviceSean Hefty2008-02-291-1/+2
* IB: Fix return value in ib_device_register_sysfs()Li Zefan2008-02-151-1/+3
* RDMA/cma: Do not issue MRA if user rejects connection requestSean Hefty2008-02-141-1/+9
* IB/cm: Fix infiniband_cm class kobject ref countingRoland Dreier2008-02-121-14/+8
* IB/cm: Remove debug printk()s that snuck upstreamRoland Dreier2008-02-121-4/+0
* IB/fmr_pool: Allocate page list for pool FMRs only when caching enabledOr Gerlitz2008-02-041-2/+5
* IB/cm: Add interim support for routed pathsSean Hefty2008-02-041-23/+66
* [NETNS]: Add namespace parameter to ip_route_output_key.Denis V. Lunev2008-01-281-2/+2
* [NETNS]: Add namespace parameter to ip_dev_find.Denis V. Lunev2008-01-282-3/+3
* [IPV4] drivers/infiniband: Use ipv4_is_<type>Joe Perches2008-01-282-4/+5
* IB/fmr_pool: ib_fmr_pool_flush() should flush all dirty FMRsOlaf Kirch2008-01-251-6/+15
* IB/fmr_pool: Flush serial numbers can get out of syncOlaf Kirch2008-01-251-6/+6
* IB/umad: Simplify and fix lockingRoland Dreier2008-01-251-62/+53
* RDMA/cma: Override default responder_resources with user valueSean Hefty2008-01-251-23/+19
* IPoIB: improve IPv4/IPv6 to IB mcast mapping functionsRolf Manderscheid2008-01-251-3/+1
* RDMA/cma: add support for rdma_migrate_id() Sean Hefty2008-01-251-0/+92
* RDMA/cma: Reenable device removal on passive sideVladimir Sokolovsky2008-01-251-1/+3
* IB/mad: Fix incorrect access to items on local_listSean Hefty2008-01-251-2/+0
* IB/cm: Add basic performance countersSean Hefty2008-01-252-40/+303
* IB/mad: Report number of times a mad was retriedSean Hefty2008-01-253-4/+10
* IB/multicast: Report errors on multicast groups if P_key changesSean Hefty2008-01-251-10/+45
* IB/mad: Enable loopback of DR SMP responses from userspaceSteve Welch2008-01-252-4/+20
* IB/mad: Remove redundant NULL pointer check in ib_mad_recv_done_handler()Ralph Campbell2008-01-251-9/+0
* RDMA/iwcm: Set initiator depth and responder resources to device max valuesSteve Wise2008-01-251-0/+10
* Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-241-3/+3
* Kobject: change drivers/infiniband to use kobject_init_and_addGreg Kroah-Hartman2008-01-241-26/+9
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-10-301-4/+4
|\
| * IB/fmr_pool: Stop ib_fmr threads from contributing to load averageAnton Blanchard2007-10-301-4/+4
* | SG: Change sg_set_page() to take length and offset argumentJens Axboe2007-10-241-3/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-10-232-79/+89
|\
| * IB/uverbs: Fix checking of userspace object ownershipRoland Dreier2007-10-191-2/+6
| * RDMA/cma: Fix deadlock destroying listen requestsSean Hefty2007-10-161-47/+23
OpenPOWER on IntegriCloud