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