aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2008-07-24RDMA/ucm: BKL is not needed for ib_ucm_open()Roland Dreier
2008-07-24RDMA/ucma: BKL is not needed for ucma_open()Roland Dreier
2008-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-07-24Merge branches 'bkl-removal', 'cma', 'ehca', 'for-2.6.27', 'mlx4', 'mthca' an...Roland Dreier
2008-07-22RDMA/iwcm: Remove IB_ACCESS_LOCAL_WRITE from remote QP attributesDotan Barak
2008-07-22IB/sa_query: Check if sm_ah is NULL in ib_sa_remove_one()Ralph Campbell
2008-07-22RDMA/cma: Add RDMA_CM_EVENT_TIMEWAIT_EXIT eventAmir Vadai
2008-07-22RDMA/cma: Add RDMA_CM_EVENT_ADDR_CHANGE eventOr Gerlitz
2008-07-21infiniband: make cm_device use a struct device and not a kobject.Greg Kroah-Hartman
2008-07-21infiniband: rename "device" to "ib_device" in cm_deviceGreg Kroah-Hartman
2008-07-14RDMA/cma: Simplify locking needed for serialization of callbacksOr Gerlitz
2008-07-14RDMA/addr: Keep pointer to netdevice in struct rdma_dev_addrOr Gerlitz
2008-07-14RDMA/core: Add iWARP protocol statistics attributes in sysfsSteve Wise
2008-07-14RDMA/cma: Add missing newlines to printk()sRoland Dreier
2008-07-14IB/core: Reset to error QP state transition is not allowedRalph Campbell
2008-07-14RDMA/core: Add memory management extensions supportSteve Wise
2008-07-14RDMA: Remove subversion $Id tagsRoland Dreier
2008-07-14IB/sa: Fail requests made while creating new SM AHMoni Shoua
2008-07-14RDMA: Fix license textSean Hefty
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet
2008-07-11IB/umad: BKL is not needed for ib_umad_open()Roland Dreier
2008-07-04IB/uverbs: BKL is not needed for ib_uverbs_open()Roland Dreier
2008-06-20infiniband-ucma: BKL pushdownArnd Bergmann
2008-06-20Add a bunch of cycle_kernel_lock() callsJonathan Corbet
2008-06-20infiniband: more BKL pushdownJonathan Corbet
2008-06-20Add "no BKL needed" comments to several driversJonathan Corbet
2008-06-18IB/uverbs: Fix check of is_closed flag check in ib_uverbs_async_handler()Jack Morgenstein
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