summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2009-06-23RDMA: Add __init/__exit macros to addr.c and cma.cPeter Huewe
2009-06-15infiniband: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-04-08RDMA/cma: Create cm id even when IB port is downYossi Etigin
2009-04-01RDMA/cma: Use rate from IPoIB broadcast when joining IPoIB multicast groupsYossi Etigin
2009-03-24Merge branches 'cxgb3', 'endian', 'ipath', 'ipoib', 'iser', 'mad', 'misc', 'm...Roland Dreier
2009-03-04IB: Remove useless ibdev_is_alive() tests from sysfs codeRoland Dreier
2009-03-03IB/sa_query: Fix AH leak due to update_sm_ah() raceJack Morgenstein
2009-03-03IB/mad: Fix ib_post_send_mad() returning 0 with no generate send compRalph Campbell
2009-02-27IB/mad: initialize mad_agent_priv before putting on listsRalph Campbell
2009-02-27IB/mad: Fix null pointer dereference in local_completions()Ralph Campbell
2009-02-25IB: Remove sysfs files before unregistering deviceRoland Dreier
2009-01-17IB: Remove __constant_{endian} usesHarvey Harrison
2009-01-06infiniband: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-12-29RDMA/addr: Fix build breakage when IPv6 is disabledRoland Dreier
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2008-12-24RDMA/cma: Add IPv6 supportAleksey Senin
2008-12-24RDMA/addr: Add support for translating IPv6 addressesAleksey Senin
2008-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-01saner FASYNC handling on file closeAl Viro
2008-10-29net: replace %p6 with %pI6Harvey Harrison
2008-10-28infiniband: use %p6 for printing message idsHarvey Harrison
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