summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-141-2/+2
* IB: convert from semaphores to mutexesIngo Molnar2006-01-135-104/+105
* IB: Add node_guid to struct ib_deviceSean Hefty2006-01-103-42/+11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2006-01-084-12/+33
|\
| * IB: Set GIDs correctly in ib_create_ah_from_wc()Ralph Campbell2006-01-061-2/+2
| * IB/uverbs: Release event file reference on ib_uverbs_create_cq() errorJack Morgenstein2006-01-061-3/+10
| * IB/uverbs: set ah_flags when creating address handleRalph Campbell2006-01-061-0/+1
| * IB/uverbs: Fix reference counting on error pathsJack Morgenstein2006-01-061-0/+7
| * IB/umad: fix memory leaksJack Morgenstein2005-12-091-2/+2
| * IB/cm: avoid reusing local IDSean Hefty2005-11-301-1/+2
| * IB/cm: correct reported reject codeSean Hefty2005-11-301-4/+9
* | [PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2006-01-041-8/+8
|/
* IB/uverbs: track multicast group membership for userspace QPsJack Morgenstein2005-11-293-23/+99
* IB/umad: fix RMPP handlingMichael S. Tsirkin2005-11-281-19/+22
* [PATCH] drivers/infiniband/core/mad.c: fix use-after-release caseAdrian Bunk2005-11-271-2/+2
* IB/umad: make sure write()s have sufficient dataRoland Dreier2005-11-181-1/+1
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2005-11-103-67/+86
|\
| * [IB] umad: further ib_unregister_mad_agent() deadlock fixesRoland Dreier2005-11-101-24/+63
| * [IB] uverbs: have kernel return QP capabilitiesJack Morgenstein2005-11-101-4/+8
| * [IB] umad: get rid of unused mr arrayRoland Dreier2005-11-101-25/+4
| * [IB] Have cq_resize() method take an int, not int*Roland Dreier2005-11-101-10/+2
| * [IB] umad: avoid potential deadlock when unregistering MAD agentsRoland Dreier2005-11-101-12/+17
| * [IB] umad: two small fixesMichael S. Tsirkin2005-11-061-2/+2
* | [PATCH] kfree cleanup: misc remaining driversJesper Juhl2005-11-071-4/+2
* | [PATCH] fix remaining missing includesTim Schmielau2005-11-075-0/+10
|/
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2005-11-0410-69/+91
|\
| * [IB] umad: fix hot remove of IB devicesRoland Dreier2005-11-031-16/+64
| * [IB] kzalloc() conversionsRoland Dreier2005-11-027-47/+22
| * [IB] uverbs: Avoid NULL pointer deref on CQ async eventRoland Dreier2005-10-313-6/+5
* | [PATCH] fix missing includesTim Schmielau2005-10-302-0/+2
* | [PATCH] missing include in infinibandAl Viro2005-10-291-0/+1
|/
* [IB] fix up class_device_create() callsRoland Dreier2005-10-282-3/+4
* [IB] uverbs: Fix device lifetime problemsRoland Dreier2005-10-283-95/+182
* [IB] umad: Fix device lifetime problemsRoland Dreier2005-10-281-109/+159
* [IB] ib_umad: various cleanupsSean Hefty2005-10-271-52/+21
* [IB] ib_umad: fix crash when freeing send buffersRoland Dreier2005-10-271-2/+2
* [IB] simplify mad_rmpp.c:alloc_response_msg()Roland Dreier2005-10-251-16/+15
* [IB] Fix MAD layer DMA mappings to avoid touching data buffer once mappedSean Hefty2005-10-2511-746/+432
* [IB] CM: Fix initialization of QP attributes for UC QPs.Sean Hefty2005-10-241-14/+24
* Manual merge of for-linus to upstream (fix conflicts in drivers/infiniband/co...Roland Dreier2005-10-244-0/+10
|\
| * [IB] Add idr_destroy() calls on module unloadRoland Dreier2005-10-244-0/+10
* | [IB] user_mad: Use class_device.devtRoland Dreier2005-10-201-15/+2
* | [IB] user_mad: trivial coding style fixesRoland Dreier2005-10-201-8/+8
* | [IB] cm: Add missing break in switchRoland Dreier2005-10-201-0/+1
* | [IB] Fail sysfs queries after device is unregisteredRoland Dreier2005-10-181-0/+16
* | [IB] ucm: quiet sparse warningsRoland Dreier2005-10-171-2/+2
* | [IB] CM: bind IDs to a specific deviceSean Hefty2005-10-172-67/+192
* | [IB] merge ucm.h into ucm.cSean Hefty2005-10-172-104/+41
* | [IB] uverbs: Implement more commandsRoland Dreier2005-10-173-1/+572
* | [IB] uverbs: Add a mask of device methods allowed for userspaceRoland Dreier2005-10-171-1/+2
OpenPOWER on IntegriCloud