aboutsummaryrefslogtreecommitdiff
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-04IB/mthca: fix WQE size calculation in create-srqJack Morgenstein
2006-01-03[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo
2005-12-15IB/mthca: Fix corner cases in max_rd_atomic value handling in modify QPJack Morgenstein
2005-12-15IB/mthca: Fix IB_QP_ACCESS_FLAGS handling.Jack Morgenstein
2005-12-15IB/mthca: Fix SRQ cleanup during QP destroyJack Morgenstein
2005-12-15IB/mthca: Fix thinko in mthca_table_find()Michael S. Tsirkin
2005-12-09IB/mthca: don't change driver's copy of attributes if modify QP failsJack Morgenstein
2005-12-09IB/mthca: correct log2 calculationJack Morgenstein
2005-12-09IB/mthca: check RDMA limitsJack Morgenstein
2005-12-09IB/mthca: fix memory user DB table leakJack Morgenstein
2005-12-09IB/umad: fix memory leaksJack Morgenstein
2005-11-30IB/cm: avoid reusing local IDSean Hefty
2005-11-30IB/cm: correct reported reject codeSean Hefty
2005-11-30IB/mthca: fix QP size limits for mem-free HCAsJack Morgenstein
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