summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
Commit message (Expand)AuthorAge
*-----. Merge branches 'cxgb3', 'endian', 'ipath', 'ipoib', 'iser', 'mad', 'misc', 'm...Roland Dreier2009-03-24
|\ \ \ \
| | | | * IB: Remove useless ibdev_is_alive() tests from sysfs codeRoland Dreier2009-03-04
| | | | * IB: Remove sysfs files before unregistering deviceRoland Dreier2009-02-25
| |_|_|/ |/| | |
| | | * IB/sa_query: Fix AH leak due to update_sm_ah() raceJack Morgenstein2009-03-03
| |_|/ |/| |
| | * IB/mad: Fix ib_post_send_mad() returning 0 with no generate send compRalph Campbell2009-03-03
| | * IB/mad: initialize mad_agent_priv before putting on listsRalph Campbell2009-02-27
| | * IB/mad: Fix null pointer dereference in local_completions()Ralph Campbell2009-02-27
| |/ |/|
| * IB: Remove __constant_{endian} usesHarvey Harrison2009-01-17
|/
* infiniband: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-06
* RDMA/addr: Fix build breakage when IPv6 is disabledRoland Dreier2008-12-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-12-28
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-06
| |\
| * | net: replace %p6 with %pI6Harvey Harrison2008-10-29
| * | infiniband: use %p6 for printing message idsHarvey Harrison2008-10-28
* | | RDMA/cma: Add IPv6 supportAleksey Senin2008-12-24
* | | RDMA/addr: Add support for translating IPv6 addressesAleksey Senin2008-12-24
| |/ |/|
* | saner FASYNC handling on file closeAl Viro2008-11-01
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-10-23
|\
| *-. Merge branches 'cma', 'cxgb3', 'ehca', 'ipoib', 'mad', 'mlx4' and 'nes' into ...Roland Dreier2008-10-22
| |\ \
| | | * IB/mad: Use krealloc() to resize snoop tableRoland Dreier2008-10-14
| | |/
| * | RDMA/ucma: Test ucma_alloc_multicast() return against NULL, not with IS_ERR()Julien Brunel2008-10-10
| |/
* | x86: sysfs: kill owner field from attributeParag Warudkar2008-10-20
* | device create: infiniband: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
|/
*-. Merge branches 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mad', 'misc', 'mlx4...Roland Dreier2008-10-09
|\ \
| | * IB/mad: Don't discard BMA responses in kernelMichael Brooks2008-09-20
| |/
* | IB/cm: Correctly free cm_device structureHefty, Sean2008-09-30
|/
*-. Merge branches 'cma', 'cxgb3', 'ipath', 'ipoib', 'mad' and 'mlx4' into for-linusRoland Dreier2008-08-07
|\ \
| | * IB/mad: Test ib_create_send_mad() return with IS_ERR(), not == NULLJulien Brunel2008-08-07
| |/
* | RDMA/cma: Remove padding arrays by using struct sockaddr_storageRoland Dreier2008-08-04
|/
* 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-21
* | infiniband: rename "device" to "ib_device" in cm_deviceGreg Kroah-Hartman2008-07-21
|/
* RDMA/cma: Simplify locking needed for serialization of callbacksOr Gerlitz2008-07-14
* RDMA/addr: Keep pointer to netdevice in struct rdma_dev_addrOr Gerlitz2008-07-14
* RDMA/core: Add iWARP protocol statistics attributes in sysfsSteve Wise2008-07-14
* RDMA/cma: Add missing newlines to printk()sRoland Dreier2008-07-14
* IB/core: Reset to error QP state transition is not allowedRalph Campbell2008-07-14
* RDMA/core: Add memory management extensions supportSteve Wise2008-07-14
* RDMA: Remove subversion $Id tagsRoland Dreier2008-07-14
* IB/sa: Fail requests made while creating new SM AHMoni Shoua2008-07-14
* RDMA: Fix license textSean Hefty2008-07-14
* 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