aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAge
* IB/mthca: Fill in vendor_err field in completion with errorMichael S. Tsirkin2006-01-06
* IB/mthca: multiple fixes for multicast group handlingJack Morgenstein2006-01-06
* IB/mthca: fix for RTR-to-RTS transition in modify QPJack Morgenstein2006-01-06
* IB/mthca: fix for SQEr-to-RTS transition in modify QPJack Morgenstein2006-01-06
* IB/mthca: max_inline_data handling tweaksJack Morgenstein2006-01-06
* IB/mthca: create_eq with size not a power of 2Michael S. Tsirkin2006-01-05
* IB/mthca: check port validity in modify_qpJack Morgenstein2006-01-05
* IB/mthca: check return value in mthca_dev_lim callJack Morgenstein2006-01-05
* IB/mthca: fix WQE size calculation in create-srqJack Morgenstein2006-01-04
* IB/mthca: Fix corner cases in max_rd_atomic value handling in modify QPJack Morgenstein2005-12-15
* IB/mthca: Fix IB_QP_ACCESS_FLAGS handling.Jack Morgenstein2005-12-15
* IB/mthca: Fix SRQ cleanup during QP destroyJack Morgenstein2005-12-15
* IB/mthca: Fix thinko in mthca_table_find()Michael S. Tsirkin2005-12-15
* IB/mthca: don't change driver's copy of attributes if modify QP failsJack Morgenstein2005-12-09
* IB/mthca: correct log2 calculationJack Morgenstein2005-12-09
* IB/mthca: check RDMA limitsJack Morgenstein2005-12-09
* IB/mthca: fix memory user DB table leakJack Morgenstein2005-12-09
* IB/umad: fix memory leaksJack Morgenstein2005-12-09
* IB/cm: avoid reusing local IDSean Hefty2005-11-30
* IB/cm: correct reported reject codeSean Hefty2005-11-30
* IB/mthca: fix QP size limits for mem-free HCAsJack Morgenstein2005-11-30
* IB/uverbs: track multicast group membership for userspace QPsJack Morgenstein2005-11-29
* IB/mthca: fix posting of send lists of length >= 255 on mem-free HCAsMichael S. Tsirkin2005-11-29
* IPoIB: fix error handling in ipoib_openRoland Dreier2005-11-29
* IPoIB: protect child list in ipoib_ib_dev_flushMichael S. Tsirkin2005-11-29
* IPoIB: don't zero members after we allocate with kzallocRoland Dreier2005-11-29
* IPoIB: reinitialize mcast structs' completions for every queryMichael S. Tsirkin2005-11-29
* IPoIB: always set path->query to NULL when query finishesRoland Dreier2005-11-29
* IPoIB: reinitialize path struct's completion for every queryRoland Dreier2005-11-29
* IB/umad: fix RMPP handlingMichael S. Tsirkin2005-11-28
* IB/mthca: reset QP's last pointers when transitioning to reset stateMichael S. Tsirkin2005-11-28
* [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