summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2006-01-04[PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers
2006-01-03[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo
2005-11-29IB/uverbs: track multicast group membership for userspace QPsJack Morgenstein
2005-11-29IB/mthca: fix posting of send lists of length >= 255 on mem-free HCAsMichael S. Tsirkin
2005-11-29IPoIB: fix error handling in ipoib_openRoland Dreier
2005-11-29IPoIB: protect child list in ipoib_ib_dev_flushMichael S. Tsirkin
2005-11-29IPoIB: don't zero members after we allocate with kzallocRoland Dreier
2005-11-29IPoIB: reinitialize mcast structs' completions for every queryMichael S. Tsirkin
2005-11-29IPoIB: always set path->query to NULL when query finishesRoland Dreier
2005-11-28IPoIB: reinitialize path struct's completion for every queryRoland Dreier
2005-11-28IB/umad: fix RMPP handlingMichael S. Tsirkin
2005-11-28IB/mthca: reset QP's last pointers when transitioning to reset stateMichael S. Tsirkin
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