aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAge
* [PATCH] drivers/infiniband/core/mad.c: fix use-after-release caseAdrian Bunk2005-11-27
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2005-11-18
|\
| * IB/umad: make sure write()s have sufficient dataRoland Dreier2005-11-18
| * IB/mthca: Safer max_send_sge/max_recv_sge calculationMichael S. Tsirkin2005-11-18
| * [IB] mthca: don't disable RDMA writes if no responder resourcesRoland Dreier2005-11-15
| * [IB] srp: don't post receive if no send buf availableRoland Dreier2005-11-15
| * [IB] srp: increase max_lunsRoland Dreier2005-11-11
* | [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-10
|/
* 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] mthca: fix posting long lists of receive work requestsMichael S. Tsirkin2005-11-10
| * [IB] mthca: fix wraparound handling in mthca_cq_clean()Roland Dreier2005-11-10
| * [IB] mthca: fix posting of atomic operationsMichael S. Tsirkin2005-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] mthca: fix typo in catastrophic error pollingRoland Dreier2005-11-10
| * [IPoIB] no need to set skb->dev right before freeing skbRoland Dreier2005-11-10
| * [IB] umad: avoid potential deadlock when unregistering MAD agentsRoland Dreier2005-11-10
| * [IPoIB] add path record information in debugfsRoland Dreier2005-11-10
| * [IB] umad: two small fixesMichael S. Tsirkin2005-11-06
| * [IB] mthca: report page size capabilityJack Morgenstein2005-11-05
* | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-09
* | [PATCH] kfree cleanup: misc remaining driversJesper Juhl2005-11-07
* | [PATCH] fix remaining missing includesTim Schmielau2005-11-07
|/
* Merge branch 'srp' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infi...Linus Torvalds2005-11-04
|\
| * IB: Add SCSI RDMA Protocol (SRP) initiatorRoland Dreier2005-11-02
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2005-11-04
|\ \
| * | [IB] mthca: check P_Key index in modify QPJack Morgenstein2005-11-03
| * | [IB] umad: fix hot remove of IB devicesRoland Dreier2005-11-03
| * | [IB] mthca: fix format of FW versionRoland Dreier2005-11-03
| * | [IPoIB] don't compile debug code if debugging isn't enabledRoland Dreier2005-11-02
| * | [IPoIB] remove unneeded initializations to 0Roland Dreier2005-11-02
| * | [IB] kzalloc() conversionsRoland Dreier2005-11-02
| * | [IPoIB] cleanups: fix comment, remove useless variablesRoland Dreier2005-10-31
| * | [IB] mthca: Avoid SRQ free WQE list corruptionRoland Dreier2005-10-31
| * | [IB] uverbs: Avoid NULL pointer deref on CQ async eventRoland Dreier2005-10-31
| * | [IPoIB] use spin_trylock_irqsave()Roland Dreier2005-10-29
| * | [IB] mthca: report asynchronous CQ eventsMichael S. Tsirkin2005-10-29
| |/
* | [PATCH] fix missing includesTim Schmielau2005-10-30
* | [PATCH] missing include in infinibandAl Viro2005-10-29
|/
* [IB] fix up class_device_create() callsRoland Dreier2005-10-28
* Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Roland Dreier2005-10-28
|\
| * Merge ../bleed-2.6Greg KH2005-10-28
| |\
| | * [PATCH] gfp_t: drivers/infinibandAl Viro2005-10-28
| * | [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-28
| |/
| * [PATCH] ib: mthca: Always re-arm EQs in mthca_tavor_interrupt()Roland Dreier2005-10-23
* | [IB] uverbs: Fix device lifetime problemsRoland Dreier2005-10-28
* | [IB] umad: Fix device lifetime problemsRoland Dreier2005-10-28
* | [IPoIB] Drop RX packets when out of memoryRoland Dreier2005-10-28