aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2006-08-03IB/uverbs: Avoid a crash on device hot removeJack Morgenstein
2006-08-03IB/ipoib: Remove broken link from Kconfig and documentationOr Gerlitz
2006-08-03IB/srp: Work around data corruption bug on Mellanox targetsIshai Rabinovitz
2006-08-03IB/srp: Fix crash in srp_reconnect_targetIshai Rabinovitz
2006-08-03IB/cm: Fix error handling in ib_send_cm_reqSean Hefty
2006-08-03IB/mthca: Clean up mthca array index maskRoland Dreier
2006-08-03IB/mthca: Fix mthca_array_clear() thinkoMichael S. Tsirkin
2006-08-02[NET] infiniband: Cleanup ib_addr module to use the neteventsTom Tucker
2006-07-24IB/mthca: Initialize max_cmds before debug code prints itRoland Dreier
2006-07-24IB/ipoib: Fix packet loss after hardware address updateMichael S. Tsirkin
2006-07-24IB/ipoib: Fix oops with ipoib_debug_mcast setOr Gerlitz
2006-07-24IB/mad: Validate MADs for spec complianceSean Hefty
2006-07-24IB/ipath: ipath_skip_sge() can break if num_sge > 1Ralph Campbell
2006-07-24IB/ipath: Fix ib_ipath driver to work with SRPRalph Campbell
2006-07-24IB/ipath: Fix a data corruptionRalph Campbell
2006-07-24IB/mthca: Fix SRQ limit event range checkDotan Barak
2006-07-23IB/uverbs: Fix lockdep warningsRoland Dreier
2006-07-23IB/uverbs: Fix unlocking in error pathsMichael S. Tsirkin
2006-07-14[PATCH] IB/core: use correct gfp_mask in sa_queryMichael S. Tsirkin
2006-07-14[PATCH] fmr pool: remove unnecessary pointer dereferenceMichael S. Tsirkin
2006-07-14[PATCH] IB/cm: set private data length for reject messagesIra Weiny
2006-07-14[PATCH] srp: fix fmr error handlingVu Pham
2006-07-14[PATCH] IB/addr: gid structure alignment fixMichael S. Tsirkin
2006-07-14[PATCH] IB/cm: drop REQ when out of memoryMichael S. Tsirkin
2006-07-14[PATCH] IB/mthca: comment fixMichael S. Tsirkin
2006-07-14[PATCH] IB/mthca: fix static rate returned by mthca_ah_queryJack Morgenstein
2006-07-04[PATCH] mthca: initialize send and receive queue locks separatelyZach Brown
2006-07-03Merge ../scsi-misc-2.6James Bottomley
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner
2006-07-01[PATCH] IB/ipath: namespace cleanup: replace ips with ipathBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: ignore receive queue size if SRQ is specifiedBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: remove some #if 0 code related to lockable memoryBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: fix a bug that results in addresses near 0 being written vi...Bryan O'Sullivan
2006-07-01[PATCH] IB/ipath: read/write correct sizes through diag interfaceBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: support more models of InfiniPath hardwareBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: drop the "stats" sysfs attribute groupBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: purge sps_lid and sps_mlid arraysBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: rC receive interrupt performance changesBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: fixes to performance get counters for IB complianceBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: check for valid LID and multicast LIDsBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: removed redundant statementsBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: don't confuse the max message size with the MTUBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: disallow send of invalid packet sizes over UDBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: fix lost interrupts on HT-400Bryan O'Sullivan
2006-07-01[PATCH] IB/ipath: fixed bug 9776 for realBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: reduce overhead on receive interruptsBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: memory management cleanupsBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: use vmalloc to allocate struct ipath_devdataBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: use more appropriate gfp flagsBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: enable freeze mode when shutting down deviceBryan O'Sullivan