summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
Commit message (Expand)AuthorAgeFilesLines
* RDMA/cma: Simplify locking needed for serialization of callbacksOr Gerlitz2008-07-141-56/+50
* RDMA/addr: Keep pointer to netdevice in struct rdma_dev_addrOr Gerlitz2008-07-142-3/+6
* RDMA/core: Add iWARP protocol statistics attributes in sysfsSteve Wise2008-07-141-0/+120
* RDMA/cma: Add missing newlines to printk()sRoland Dreier2008-07-141-3/+3
* IB/core: Reset to error QP state transition is not allowedRalph Campbell2008-07-141-1/+0
* RDMA/core: Add memory management extensions supportSteve Wise2008-07-142-1/+47
* RDMA: Remove subversion $Id tagsRoland Dreier2008-07-1420-40/+0
* IB/sa: Fail requests made while creating new SM AHMoni Shoua2008-07-141-6/+16
* RDMA: Fix license textSean Hefty2008-07-142-37/+46
* Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-144-16/+17
|\
| * IB/uverbs: Fix check of is_closed flag check in ib_uverbs_async_handler()Jack Morgenstein2008-06-181-1/+1
| * IB/umem: Avoid sign problems when demoting npages to integerRoland Dreier2008-06-061-1/+1
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-05-231-1/+3
| |\
| | * IB/mad: Fix kernel crash when .process_mad() returns SUCCESS|CONSUMEDDave Olson2008-05-231-1/+3
| * | IB: fix race in device_createGreg Kroah-Hartman2008-05-202-13/+12
| |/
* | IB/umad: BKL is not needed for ib_umad_open()Roland Dreier2008-07-111-6/+14
* | IB/uverbs: BKL is not needed for ib_uverbs_open()Roland Dreier2008-07-041-7/+13
* | infiniband-ucma: BKL pushdownArnd Bergmann2008-06-201-0/+3
* | Add a bunch of cycle_kernel_lock() callsJonathan Corbet2008-06-201-1/+2
* | infiniband: more BKL pushdownJonathan Corbet2008-06-202-3/+13
* | Add "no BKL needed" comments to several driversJonathan Corbet2008-06-201-0/+1
|/
* 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
OpenPOWER on IntegriCloud