summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
Commit message (Expand)AuthorAgeFilesLines
* 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
* IB/fmr_pool: Flush serial numbers can get out of syncOlaf Kirch2008-01-251-6/+6
* IB/umad: Simplify and fix lockingRoland Dreier2008-01-251-62/+53
* RDMA/cma: Override default responder_resources with user valueSean Hefty2008-01-251-23/+19
* IPoIB: improve IPv4/IPv6 to IB mcast mapping functionsRolf Manderscheid2008-01-251-3/+1
* RDMA/cma: add support for rdma_migrate_id() Sean Hefty2008-01-251-0/+92
* RDMA/cma: Reenable device removal on passive sideVladimir Sokolovsky2008-01-251-1/+3
* IB/mad: Fix incorrect access to items on local_listSean Hefty2008-01-251-2/+0
* IB/cm: Add basic performance countersSean Hefty2008-01-252-40/+303
* IB/mad: Report number of times a mad was retriedSean Hefty2008-01-253-4/+10
* IB/multicast: Report errors on multicast groups if P_key changesSean Hefty2008-01-251-10/+45
* IB/mad: Enable loopback of DR SMP responses from userspaceSteve Welch2008-01-252-4/+20
* IB/mad: Remove redundant NULL pointer check in ib_mad_recv_done_handler()Ralph Campbell2008-01-251-9/+0
* RDMA/iwcm: Set initiator depth and responder resources to device max valuesSteve Wise2008-01-251-0/+10
* Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-241-3/+3
* Kobject: change drivers/infiniband to use kobject_init_and_addGreg Kroah-Hartman2008-01-241-26/+9
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-10-301-4/+4
|\
| * IB/fmr_pool: Stop ib_fmr threads from contributing to load averageAnton Blanchard2007-10-301-4/+4
* | SG: Change sg_set_page() to take length and offset argumentJens Axboe2007-10-241-3/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-10-232-79/+89
|\
| * IB/uverbs: Fix checking of userspace object ownershipRoland Dreier2007-10-191-2/+6
| * RDMA/cma: Fix deadlock destroying listen requestsSean Hefty2007-10-161-47/+23
| * RDMA/cma: Add locking around QP accessesSean Hefty2007-10-161-30/+60
* | [SG] Update drivers to use sg helpersJens Axboe2007-10-221-4/+7
* | [INET]: Justification for local port range robustness.Anton Arapov2007-10-181-2/+3
|/
* Driver core: change add_uevent_var to use a structKay Sievers2007-10-121-6/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-10-1112-111/+291
|\
| * RDMA/cma: Queue IB CM MRAs to avoid unnecessary remote retriesSean Hefty2007-10-091-0/+2
| * IB/cm: Modify interface to send MRAs in response to duplicate messagesSean Hefty2007-10-091-28/+23
| * IB/uverbs: Make ib_uverbs_release_event_file() staticRoland Dreier2007-10-092-9/+8
| * IB/umad: Fix bit ordering and 32-on-64 problems on big endian systemsRoland Dreier2007-10-091-9/+40
| * IB/umad: Add P_Key index supportRoland Dreier2007-10-091-29/+73
| * IB/core: Fix handling of multicast response failuresRalph Campbell2007-10-091-1/+1
| * RDMA/cma: Use neigh_event_send() to start neighbour discoverySteve Wise2007-10-091-2/+1
| * IB/umem: Add hugetlb flag to struct ib_umemJoachim Fenkes2007-10-091-1/+19
| * RDMA/ucma: Allow user space to set service typeSean Hefty2007-10-091-1/+73
| * RDMA/cma: Add ability to specify type of serviceSean Hefty2007-10-091-10/+34
| * IB/sa: Add new QoS fields to path recordSean Hefty2007-10-091-7/+3
| * IB/sa: Error handling thinko fixAli Ayoub2007-10-091-1/+1
| * IB/fmr_pool: Clean up some error messages in fmr_pool.cAnton Blanchard2007-10-091-11/+11
| * IB: find_first_zero_bit() takes unsigned pointerRoland Dreier2007-10-091-2/+2
OpenPOWER on IntegriCloud