summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2006-09-22IB/uverbs: Allow resize CQ operation to return driver-specific dataRalph Campbell
2006-09-22IB/ehca: Add driver for IBM eHCA InfiniBand adaptersHeiko J Schick
2006-09-22IB/srp: Add port/device attributesIshai Rabinovitz
2006-09-22IB/mthca: Include the header we really wantJames Lentini
2006-09-22IB/uverbs: Fix lockdep warning when QP is created with 2 CQsRoland Dreier
2006-09-22IB/uverbs: Use idr_read_cq() where appropriateRoland Dreier
2006-09-22IB/ipoib: Fix flush/start xmit race (from code review)Michael S. Tsirkin
2006-09-22IB/mthca: Don't use privileged UAR for kernel accessMichael S. Tsirkin
2006-09-22IB/mthca: Fix lid used for sending trapsJack Morgenstein
2006-09-14RDMA/cma: Increase the IB CM retry count in CMAMichael S. Tsirkin
2006-09-14IPoIB: Retry failed send-only multicast group joinsEli Cohen
2006-09-14IB/srp: Don't schedule reconnect from srpIshai Rabinovitz
2006-08-31IB/mthca: Use IRQ safe locks to protect allocation bitmapsRoland Dreier
2006-08-26Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Greg Kroah-Hartman
2006-08-23IB/mthca: Update HCA firmware revisionsMichael S. Tsirkin
2006-08-18IB/mthca: No userspace SRQs if HCA doesn't have SRQ supportRoland Dreier
2006-08-16IB/core: Fix SM LID/LID change with client reregister setJack Morgenstein
2006-08-11IB/mthca: Fix potential AB-BA deadlock with CQ locksRoland Dreier
2006-08-10IB/mthca: Make fence flag work for send work requestsMichael S. Tsirkin
2006-08-06Merge ../linux-2.6James Bottomley
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-28[SCSI] iscsi bugfixes: fix oops when iser is flushing ioMike Christie
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