summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-10-22Merge branches 'cma', 'cxgb3', 'ehca', 'ipoib', 'mad', 'mlx4' and 'nes' into ...Roland Dreier
2008-10-20x86: sysfs: kill owner field from attributeParag Warudkar
2008-10-16device create: infiniband: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-10-14IB/mad: Use krealloc() to resize snoop tableRoland Dreier
2008-10-10RDMA/ucma: Test ucma_alloc_multicast() return against NULL, not with IS_ERR()Julien Brunel
2008-10-09Merge branches 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mad', 'misc', 'mlx4...Roland Dreier
2008-09-30IB/cm: Correctly free cm_device structureHefty, Sean
2008-09-20IB/mad: Don't discard BMA responses in kernelMichael Brooks
2008-08-07Merge branches 'cma', 'cxgb3', 'ipath', 'ipoib', 'mad' and 'mlx4' into for-linusRoland Dreier
2008-08-07IB/mad: Test ib_create_send_mad() return with IS_ERR(), not == NULLJulien Brunel
2008-08-04RDMA/cma: Remove padding arrays by using struct sockaddr_storageRoland Dreier
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