summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2005-11-1018-158/+458
|\
| * [IB] umad: further ib_unregister_mad_agent() deadlock fixesRoland Dreier2005-11-101-24/+63
| * [IB] mthca: fix posting long lists of receive work requestsMichael S. Tsirkin2005-11-103-5/+39
| * [IB] mthca: fix wraparound handling in mthca_cq_clean()Roland Dreier2005-11-101-10/+6
| * [IB] mthca: fix posting of atomic operationsMichael S. Tsirkin2005-11-101-4/+4
| * [IB] uverbs: have kernel return QP capabilitiesJack Morgenstein2005-11-107-13/+92
| * [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] mthca: fix typo in catastrophic error pollingRoland Dreier2005-11-101-1/+1
| * [IPoIB] no need to set skb->dev right before freeing skbRoland Dreier2005-11-101-13/+4
| * [IB] umad: avoid potential deadlock when unregistering MAD agentsRoland Dreier2005-11-101-12/+17
| * [IPoIB] add path record information in debugfsRoland Dreier2005-11-105-49/+231
| * [IB] umad: two small fixesMichael S. Tsirkin2005-11-061-2/+2
| * [IB] mthca: report page size capabilityJack Morgenstein2005-11-043-0/+3
* | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-091-1/+0
* | [PATCH] kfree cleanup: misc remaining driversJesper Juhl2005-11-071-4/+2
* | [PATCH] fix remaining missing includesTim Schmielau2005-11-077-0/+16
|/
* Merge branch 'srp' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infi...Linus Torvalds2005-11-046-0/+1865
|\
| * IB: Add SCSI RDMA Protocol (SRP) initiatorRoland Dreier2005-11-026-0/+1865
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2005-11-0424-118/+165
|\ \
| * | [IB] mthca: check P_Key index in modify QPJack Morgenstein2005-11-031-0/+7
| * | [IB] umad: fix hot remove of IB devicesRoland Dreier2005-11-031-16/+64
| * | [IB] mthca: fix format of FW versionRoland Dreier2005-11-022-2/+2
| * | [IPoIB] don't compile debug code if debugging isn't enabledRoland Dreier2005-11-023-1/+7
| * | [IPoIB] remove unneeded initializations to 0Roland Dreier2005-11-021-9/+2
| * | [IB] kzalloc() conversionsRoland Dreier2005-11-0211-62/+27
| * | [IPoIB] cleanups: fix comment, remove useless variablesRoland Dreier2005-10-312-9/+7
| * | [IB] mthca: Avoid SRQ free WQE list corruptionRoland Dreier2005-10-311-6/+7
| * | [IB] uverbs: Avoid NULL pointer deref on CQ async eventRoland Dreier2005-10-313-6/+5
| * | [IPoIB] use spin_trylock_irqsave()Roland Dreier2005-10-291-4/+1
| * | [IB] mthca: report asynchronous CQ eventsMichael S. Tsirkin2005-10-293-3/+36
| |/
* | [PATCH] fix missing includesTim Schmielau2005-10-309-0/+16
* | [PATCH] missing include in infinibandAl Viro2005-10-291-0/+1
|/
* [IB] fix up class_device_create() callsRoland Dreier2005-10-282-3/+4
* Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Roland Dreier2005-10-284-4/+4
|\
| * Merge ../bleed-2.6Greg KH2005-10-284-4/+4
| |\
| | * [PATCH] gfp_t: drivers/infinibandAl Viro2005-10-284-4/+4
| * | [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-281-1/+1
| |/
| * [PATCH] ib: mthca: Always re-arm EQs in mthca_tavor_interrupt()Roland Dreier2005-10-231-10/+11
* | [IB] uverbs: Fix device lifetime problemsRoland Dreier2005-10-283-95/+182
* | [IB] umad: Fix device lifetime problemsRoland Dreier2005-10-281-109/+159
* | [IPoIB] Drop RX packets when out of memoryRoland Dreier2005-10-283-60/+85
* | [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] mthca: first pass at catastrophic error reportingRoland Dreier2005-10-275-1/+176
* | [IB] simplify mad_rmpp.c:alloc_response_msg()Roland Dreier2005-10-251-16/+15
* | [IB] mthca: correct modify QP attribute masks for UCRoland Dreier2005-10-251-7/+3
* | [IB] Fix MAD layer DMA mappings to avoid touching data buffer once mappedSean Hefty2005-10-2512-809/+441
* | [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-245-10/+21
|\ \
OpenPOWER on IntegriCloud