aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
Commit message (Expand)AuthorAge
* 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
* IB: Fix return value in ib_device_register_sysfs()Li Zefan2008-02-15
* RDMA/cma: Do not issue MRA if user rejects connection requestSean Hefty2008-02-14
* IB/cm: Fix infiniband_cm class kobject ref countingRoland Dreier2008-02-12
* IB/cm: Remove debug printk()s that snuck upstreamRoland Dreier2008-02-12
* IB/fmr_pool: Allocate page list for pool FMRs only when caching enabledOr Gerlitz2008-02-04
* IB/cm: Add interim support for routed pathsSean Hefty2008-02-04
* [NETNS]: Add namespace parameter to ip_route_output_key.Denis V. Lunev2008-01-28
* [NETNS]: Add namespace parameter to ip_dev_find.Denis V. Lunev2008-01-28
* [IPV4] drivers/infiniband: Use ipv4_is_<type>Joe Perches2008-01-28
* IB/fmr_pool: ib_fmr_pool_flush() should flush all dirty FMRsOlaf Kirch2008-01-25
* IB/fmr_pool: Flush serial numbers can get out of syncOlaf Kirch2008-01-25
* IB/umad: Simplify and fix lockingRoland Dreier2008-01-25
* RDMA/cma: Override default responder_resources with user valueSean Hefty2008-01-25
* IPoIB: improve IPv4/IPv6 to IB mcast mapping functionsRolf Manderscheid2008-01-25
* RDMA/cma: add support for rdma_migrate_id() Sean Hefty2008-01-25
* RDMA/cma: Reenable device removal on passive sideVladimir Sokolovsky2008-01-25
* IB/mad: Fix incorrect access to items on local_listSean Hefty2008-01-25
* IB/cm: Add basic performance countersSean Hefty2008-01-25
* IB/mad: Report number of times a mad was retriedSean Hefty2008-01-25
* IB/multicast: Report errors on multicast groups if P_key changesSean Hefty2008-01-25
* IB/mad: Enable loopback of DR SMP responses from userspaceSteve Welch2008-01-25
* IB/mad: Remove redundant NULL pointer check in ib_mad_recv_done_handler()Ralph Campbell2008-01-25
* RDMA/iwcm: Set initiator depth and responder resources to device max valuesSteve Wise2008-01-25
* Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-24
* Kobject: change drivers/infiniband to use kobject_init_and_addGreg Kroah-Hartman2008-01-24
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-10-30
|\
| * IB/fmr_pool: Stop ib_fmr threads from contributing to load averageAnton Blanchard2007-10-30
* | SG: Change sg_set_page() to take length and offset argumentJens Axboe2007-10-24
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-10-23
|\
| * IB/uverbs: Fix checking of userspace object ownershipRoland Dreier2007-10-19
| * RDMA/cma: Fix deadlock destroying listen requestsSean Hefty2007-10-16
| * RDMA/cma: Add locking around QP accessesSean Hefty2007-10-16
* | [SG] Update drivers to use sg helpersJens Axboe2007-10-22
* | [INET]: Justification for local port range robustness.Anton Arapov2007-10-19
|/
* Driver core: change add_uevent_var to use a structKay Sievers2007-10-12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-10-11
|\
| * RDMA/cma: Queue IB CM MRAs to avoid unnecessary remote retriesSean Hefty2007-10-09
| * IB/cm: Modify interface to send MRAs in response to duplicate messagesSean Hefty2007-10-09
| * IB/uverbs: Make ib_uverbs_release_event_file() staticRoland Dreier2007-10-09
| * IB/umad: Fix bit ordering and 32-on-64 problems on big endian systemsRoland Dreier2007-10-09
| * IB/umad: Add P_Key index supportRoland Dreier2007-10-09
| * IB/core: Fix handling of multicast response failuresRalph Campbell2007-10-09
| * RDMA/cma: Use neigh_event_send() to start neighbour discoverySteve Wise2007-10-09
| * IB/umem: Add hugetlb flag to struct ib_umemJoachim Fenkes2007-10-09
| * RDMA/ucma: Allow user space to set service typeSean Hefty2007-10-09
| * RDMA/cma: Add ability to specify type of serviceSean Hefty2007-10-09