aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
Commit message (Expand)AuthorAge
* RDMA/ucm: BKL is not needed for ib_ucm_open()Roland Dreier2008-07-24
* RDMA/ucma: BKL is not needed for ucma_open()Roland Dreier2008-07-24
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-07-24
|\
| *-. Merge branches 'bkl-removal', 'cma', 'ehca', 'for-2.6.27', 'mlx4', 'mthca' an...Roland Dreier2008-07-24
| |\ \
| | | * RDMA/iwcm: Remove IB_ACCESS_LOCAL_WRITE from remote QP attributesDotan Barak2008-07-22
| | | * IB/sa_query: Check if sm_ah is NULL in ib_sa_remove_one()Ralph Campbell2008-07-22
| | |/
| * | RDMA/cma: Add RDMA_CM_EVENT_TIMEWAIT_EXIT eventAmir Vadai2008-07-22
| * | RDMA/cma: Add RDMA_CM_EVENT_ADDR_CHANGE eventOr Gerlitz2008-07-22
| |/
* | infiniband: make cm_device use a struct device and not a kobject.Greg Kroah-Hartman2008-07-22
* | infiniband: rename "device" to "ib_device" in cm_deviceGreg Kroah-Hartman2008-07-22
|/
* RDMA/cma: Simplify locking needed for serialization of callbacksOr Gerlitz2008-07-15
* RDMA/addr: Keep pointer to netdevice in struct rdma_dev_addrOr Gerlitz2008-07-15
* RDMA/core: Add iWARP protocol statistics attributes in sysfsSteve Wise2008-07-15
* RDMA/cma: Add missing newlines to printk()sRoland Dreier2008-07-15
* IB/core: Reset to error QP state transition is not allowedRalph Campbell2008-07-15
* RDMA/core: Add memory management extensions supportSteve Wise2008-07-15
* RDMA: Remove subversion $Id tagsRoland Dreier2008-07-15
* IB/sa: Fail requests made while creating new SM AHMoni Shoua2008-07-15
* RDMA: Fix license textSean Hefty2008-07-15
* Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-14
|\
| * IB/uverbs: Fix check of is_closed flag check in ib_uverbs_async_handler()Jack Morgenstein2008-06-18
| * IB/umem: Avoid sign problems when demoting npages to integerRoland Dreier2008-06-07
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-05-23
| |\
| | * IB/mad: Fix kernel crash when .process_mad() returns SUCCESS|CONSUMEDDave Olson2008-05-23
| * | IB: fix race in device_createGreg Kroah-Hartman2008-05-20
| |/
* | IB/umad: BKL is not needed for ib_umad_open()Roland Dreier2008-07-11
* | IB/uverbs: BKL is not needed for ib_uverbs_open()Roland Dreier2008-07-04
* | infiniband-ucma: BKL pushdownArnd Bergmann2008-06-20
* | Add a bunch of cycle_kernel_lock() callsJonathan Corbet2008-06-20
* | infiniband: more BKL pushdownJonathan Corbet2008-06-20
* | Add "no BKL needed" comments to several driversJonathan Corbet2008-06-20
|/
* 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