summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2008-06-06IB/umem: Avoid sign problems when demoting npages to integerRoland Dreier
2008-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-05-23IB/mad: Fix kernel crash when .process_mad() returns SUCCESS|CONSUMEDDave Olson
2008-05-20IB: fix race in device_createGreg Kroah-Hartman
2008-04-29IB: expand ib_umem_get() prototypeArthur Kepner
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-04-19IB: convert struct class_device to struct deviceTony Jones
2008-04-18Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox
2008-04-16IB/core: Add support for modify CQEli Cohen
2008-04-16IB/core: Add support for "send with invalidate" work requestsRoland Dreier
2008-04-16IB/core: Check optional verbs before using themDotan Barak
2008-04-16IB/core: Add creation flags to struct ib_qp_init_attrEli Cohen
2008-04-16IB: Use shorter list_splice_init() for brevityRobert P. J. Day
2008-04-16RDMA/iwcm: Test rdma_create_id() for IS_ERR rather than 0Julia Lawall
2008-04-16IB/uverbs: Use alloc_file() instead of get_empty_filp()Roland Dreier
2008-04-16IB/uverbs: Don't store struct file * for event filesRoland Dreier
2008-04-16RDMA/ucma: Endian annotationRoland Dreier
2008-04-16IB/cm: Endianness annotationsRoland Dreier
2008-03-30trivial endianness annotations: infiniband coreAl Viro
2008-03-10RDMA/iwcm: Don't access a cm_id after dropping referenceSteve Wise
2008-02-29IB/fmr_pool: Flush all dirty FMRs from ib_fmr_pool_flush()Pete Wyckoff
2008-02-29Revert "IB/fmr_pool: ib_fmr_pool_flush() should flush all dirty FMRs"Pete Wyckoff
2008-02-29IB/cm: Flush workqueue when removing deviceSean Hefty
2008-02-15IB: Fix return value in ib_device_register_sysfs()Li Zefan
2008-02-14RDMA/cma: Do not issue MRA if user rejects connection requestSean Hefty
2008-02-12IB/cm: Fix infiniband_cm class kobject ref countingRoland Dreier
2008-02-12IB/cm: Remove debug printk()s that snuck upstreamRoland Dreier
2008-02-04IB/fmr_pool: Allocate page list for pool FMRs only when caching enabledOr Gerlitz
2008-02-04IB/cm: Add interim support for routed pathsSean Hefty
2008-01-28[NETNS]: Add namespace parameter to ip_route_output_key.Denis V. Lunev
2008-01-28[NETNS]: Add namespace parameter to ip_dev_find.Denis V. Lunev
2008-01-28[IPV4] drivers/infiniband: Use ipv4_is_<type>Joe Perches
2008-01-25IB/fmr_pool: ib_fmr_pool_flush() should flush all dirty FMRsOlaf Kirch
2008-01-25IB/fmr_pool: Flush serial numbers can get out of syncOlaf Kirch
2008-01-25IB/umad: Simplify and fix lockingRoland Dreier
2008-01-25RDMA/cma: Override default responder_resources with user valueSean Hefty
2008-01-25IPoIB: improve IPv4/IPv6 to IB mcast mapping functionsRolf Manderscheid
2008-01-25RDMA/cma: add support for rdma_migrate_id() Sean Hefty
2008-01-25RDMA/cma: Reenable device removal on passive sideVladimir Sokolovsky
2008-01-25IB/mad: Fix incorrect access to items on local_listSean Hefty
2008-01-25IB/cm: Add basic performance countersSean Hefty
2008-01-25IB/mad: Report number of times a mad was retriedSean Hefty
2008-01-25IB/multicast: Report errors on multicast groups if P_key changesSean Hefty
2008-01-25IB/mad: Enable loopback of DR SMP responses from userspaceSteve Welch
2008-01-25IB/mad: Remove redundant NULL pointer check in ib_mad_recv_done_handler()Ralph Campbell
2008-01-25RDMA/iwcm: Set initiator depth and responder resources to device max valuesSteve Wise
2008-01-24Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman
2008-01-24Kobject: change drivers/infiniband to use kobject_init_and_addGreg Kroah-Hartman
2007-10-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2007-10-30IB/fmr_pool: Stop ib_fmr threads from contributing to load averageAnton Blanchard