summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* IB/uverbs: track multicast group membership for userspace QPsJack Morgenstein2005-11-293-23/+99
* IB/mthca: fix posting of send lists of length >= 255 on mem-free HCAsMichael S. Tsirkin2005-11-292-3/+31
* IPoIB: fix error handling in ipoib_openRoland Dreier2005-11-291-1/+3
* IPoIB: protect child list in ipoib_ib_dev_flushMichael S. Tsirkin2005-11-291-0/+4
* IPoIB: don't zero members after we allocate with kzallocRoland Dreier2005-11-291-4/+0
* IPoIB: reinitialize mcast structs' completions for every queryMichael S. Tsirkin2005-11-291-2/+4
* IPoIB: always set path->query to NULL when query finishesRoland Dreier2005-11-291-2/+2
* IPoIB: reinitialize path struct's completion for every queryRoland Dreier2005-11-281-1/+2
* IB/umad: fix RMPP handlingMichael S. Tsirkin2005-11-281-19/+22
* IB/mthca: reset QP's last pointers when transitioning to reset stateMichael S. Tsirkin2005-11-281-0/+3
* [PATCH] drivers/infiniband/core/mad.c: fix use-after-release caseAdrian Bunk2005-11-271-2/+2
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2005-11-184-26/+31
|\
| * IB/umad: make sure write()s have sufficient dataRoland Dreier2005-11-181-1/+1
| * IB/mthca: Safer max_send_sge/max_recv_sge calculationMichael S. Tsirkin2005-11-181-4/+6
| * [IB] mthca: don't disable RDMA writes if no responder resourcesRoland Dreier2005-11-151-15/+12
| * [IB] srp: don't post receive if no send buf availableRoland Dreier2005-11-151-6/+9
| * [IB] srp: increase max_lunsRoland Dreier2005-11-112-0/+3
* | [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-101-1/+0
|/
* 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
OpenPOWER on IntegriCloud