aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
Commit message (Expand)AuthorAge
...
* IB/mad: Fix oopsable race on device removalMichael S. Tsirkin2006-03-20
* IB: Coverity fixes to sysfs.cRoland Dreier2006-03-20
* IB/uverbs: Use correct alt_pkey_index in modify QPAmi Perlmutter2006-03-20
* IB/umad: Add support for large RMPP transfersJack Morgenstein2006-03-20
* IB/cm: Check cm_id state before handling a REPSean Hefty2006-03-20
* IB/uverbs: Fix query QP return of sq_sig_allDotan Barak2006-03-20
* IB: Fix modify QP checking of "current QP state" attributeDotan Barak2006-03-20
* IB/uverbs: Return actual capacity from create SRQ operationDotan Barak2006-03-20
* IB/uverbs: Support for query SRQ from userspaceDotan Barak2006-03-20
* IB/uverbs: Support for query QP from userspaceDotan Barak2006-03-20
* IB: Whitespace cleanupsRoland Dreier2006-03-20
* IB: Add ib_modify_qp_is_ok() library functionRoland Dreier2006-03-20
* IB/mad: Simplify SMI by eliminating smi_check_local_dr_smp()Ralph Campbell2006-03-20
* IB/mad: Remove redundant check from smi_check_local_dr_smp()Ralph Campbell2006-03-20
* IB: Enable FMR pool user to set page sizeOr Gerlitz2006-03-20
* IB: Allow userspace to set node descriptionRoland Dreier2006-03-20
* IB: Add userspace support for resizing CQsRoland Dreier2006-03-20
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2006-02-14
|\
| * IB/mad: Handle DR SMPs with a LID routed partRalph Campbell2006-02-03
* | [PATCH] IB: fix up major/minor sysfs interface for IB coreGreg Kroah-Hartman2006-02-06
|/
* IB/sa_query: Flush scheduled work before unloading moduleMichael S. Tsirkin2006-01-17
* IB/uverbs: Flush scheduled work before unloading moduleMichael S. Tsirkin2006-01-17
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-14
* IB: convert from semaphores to mutexesIngo Molnar2006-01-13
* IB: Add node_guid to struct ib_deviceSean Hefty2006-01-10
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2006-01-08
|\
| * IB: Set GIDs correctly in ib_create_ah_from_wc()Ralph Campbell2006-01-06
| * IB/uverbs: Release event file reference on ib_uverbs_create_cq() errorJack Morgenstein2006-01-06
| * IB/uverbs: set ah_flags when creating address handleRalph Campbell2006-01-06
| * IB/uverbs: Fix reference counting on error pathsJack Morgenstein2006-01-06
| * IB/umad: fix memory leaksJack Morgenstein2005-12-09
| * IB/cm: avoid reusing local IDSean Hefty2005-11-30
| * IB/cm: correct reported reject codeSean Hefty2005-11-30
* | [PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2006-01-04
|/
* IB/uverbs: track multicast group membership for userspace QPsJack Morgenstein2005-11-29
* IB/umad: fix RMPP handlingMichael S. Tsirkin2005-11-28
* [PATCH] drivers/infiniband/core/mad.c: fix use-after-release caseAdrian Bunk2005-11-27
* IB/umad: make sure write()s have sufficient dataRoland Dreier2005-11-18
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2005-11-10
|\
| * [IB] umad: further ib_unregister_mad_agent() deadlock fixesRoland Dreier2005-11-10
| * [IB] uverbs: have kernel return QP capabilitiesJack Morgenstein2005-11-10
| * [IB] umad: get rid of unused mr arrayRoland Dreier2005-11-10
| * [IB] Have cq_resize() method take an int, not int*Roland Dreier2005-11-10
| * [IB] umad: avoid potential deadlock when unregistering MAD agentsRoland Dreier2005-11-10
| * [IB] umad: two small fixesMichael S. Tsirkin2005-11-06
* | [PATCH] kfree cleanup: misc remaining driversJesper Juhl2005-11-07
* | [PATCH] fix remaining missing includesTim Schmielau2005-11-07
|/
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2005-11-04
|\
| * [IB] umad: fix hot remove of IB devicesRoland Dreier2005-11-03
| * [IB] kzalloc() conversionsRoland Dreier2005-11-02