summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2005-11-27[PATCH] drivers/infiniband/core/mad.c: fix use-after-release caseAdrian Bunk
2005-11-18Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2005-11-18IB/umad: make sure write()s have sufficient dataRoland Dreier
2005-11-18IB/mthca: Safer max_send_sge/max_recv_sge calculationMichael S. Tsirkin
2005-11-15[IB] mthca: don't disable RDMA writes if no responder resourcesRoland Dreier
2005-11-15[IB] srp: don't post receive if no send buf availableRoland Dreier
2005-11-11[IB] srp: increase max_lunsRoland Dreier
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman
2005-11-10Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2005-11-10[IB] umad: further ib_unregister_mad_agent() deadlock fixesRoland Dreier
2005-11-10[IB] mthca: fix posting long lists of receive work requestsMichael S. Tsirkin
2005-11-10[IB] mthca: fix wraparound handling in mthca_cq_clean()Roland Dreier
2005-11-10[IB] mthca: fix posting of atomic operationsMichael S. Tsirkin
2005-11-10[IB] uverbs: have kernel return QP capabilitiesJack Morgenstein
2005-11-10[IB] umad: get rid of unused mr arrayRoland Dreier
2005-11-10[IB] Have cq_resize() method take an int, not int*Roland Dreier
2005-11-10[IB] mthca: fix typo in catastrophic error pollingRoland Dreier
2005-11-10[IPoIB] no need to set skb->dev right before freeing skbRoland Dreier
2005-11-10[IB] umad: avoid potential deadlock when unregistering MAD agentsRoland Dreier
2005-11-10[IPoIB] add path record information in debugfsRoland Dreier
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering
2005-11-07[PATCH] kfree cleanup: misc remaining driversJesper Juhl
2005-11-07[PATCH] fix remaining missing includesTim Schmielau
2005-11-06[IB] umad: two small fixesMichael S. Tsirkin
2005-11-04[IB] mthca: report page size capabilityJack Morgenstein
2005-11-04Merge branch 'srp' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infi...Linus Torvalds
2005-11-04Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2005-11-03[IB] mthca: check P_Key index in modify QPJack Morgenstein
2005-11-03[IB] umad: fix hot remove of IB devicesRoland Dreier
2005-11-02[IB] mthca: fix format of FW versionRoland Dreier
2005-11-02[IPoIB] don't compile debug code if debugging isn't enabledRoland Dreier
2005-11-02IB: Add SCSI RDMA Protocol (SRP) initiatorRoland Dreier
2005-11-02[IPoIB] remove unneeded initializations to 0Roland Dreier
2005-11-02[IB] kzalloc() conversionsRoland Dreier
2005-10-31[IPoIB] cleanups: fix comment, remove useless variablesRoland Dreier
2005-10-31[IB] mthca: Avoid SRQ free WQE list corruptionRoland Dreier
2005-10-31[IB] uverbs: Avoid NULL pointer deref on CQ async eventRoland Dreier
2005-10-30[PATCH] fix missing includesTim Schmielau
2005-10-29[IPoIB] use spin_trylock_irqsave()Roland Dreier
2005-10-29[PATCH] missing include in infinibandAl Viro
2005-10-29[IB] mthca: report asynchronous CQ eventsMichael S. Tsirkin
2005-10-28[IB] fix up class_device_create() callsRoland Dreier
2005-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Roland Dreier
2005-10-28[IB] uverbs: Fix device lifetime problemsRoland Dreier
2005-10-28[IB] umad: Fix device lifetime problemsRoland Dreier
2005-10-28[IPoIB] Drop RX packets when out of memoryRoland Dreier
2005-10-28Merge ../bleed-2.6Greg KH
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman
2005-10-28[PATCH] gfp_t: drivers/infinibandAl Viro
2005-10-27[IB] ib_umad: various cleanupsSean Hefty