summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-166-76/+54Star
|\
| * [SCSI] iscsi_iser: convert to use the data buffer accessorsFUJITA Tomonori2007-06-192-12/+6Star
| * [SCSI] ib_srp: convert to use the data buffer accessorsFUJITA Tomonori2007-06-072-48/+20Star
| * [SCSI] iscsi class, iscsi_tcp, iser, qla4xxx: add netdevname sysfs attrMike Christie2007-06-021-0/+1
| * [SCSI] libiscsi: make can_queue configurableMike Christie2007-06-023-6/+13
| * [SCSI] libiscsi: fix iscsi cmdsn allocationMike Christie2007-06-021-10/+8Star
| * [SCSI] iscsi class, iscsi_tcp, ib_iser: add sysfs chap fileMike Christie2007-06-011-2/+3
| * [SCSI] iscsi: Some fixes in preparation for bidirectional support - total_lengthMike Christie2007-06-011-2/+2
| * [SCSI] iscsi class, qla4xxx, iscsi_tcp, ib_iser: export/set initiator nameMike Christie2007-06-011-1/+2
| * [SCSI] libiscsi, iscsi_tcp, ib_iser : add sw iscsi host get/set params helpersMike Christie2007-06-011-0/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-07-1388-1052/+2738
|\ \
| * | IB/mlx4: Implement query SRQJack Morgenstein2007-07-133-0/+21
| * | IB/mlx4: Implement query QPJack Morgenstein2007-07-133-0/+141
| * | IB/cm: Send no match if a SIDR REQ does not match a listenSean Hefty2007-07-111-2/+1Star
| * | IB/cm: Fix handling of duplicate SIDR REQsSean Hefty2007-07-111-1/+1
| * | IB/cm: cm_msgs.h should include ib_cm.hSean Hefty2007-07-111-0/+1
| * | IB/cm: Include HCA ACK delay in local ACK timeoutSean Hefty2007-07-114-17/+57
| * | IB/cm: Use spin_lock_irq() instead of spin_lock_irqsave() when possibleSean Hefty2007-07-111-96/+75Star
| * | IB/sa: Make sure SA queries use default P_KeySean Hefty2007-07-111-35/+50
| * | IPoIB: Recycle loopback skbs instead of freeing and reallocatingRoland Dreier2007-07-101-16/+17
| * | IB/mthca: Replace memset(<addr>, 0, PAGE_SIZE) with clear_page(<addr>)Shani Moideen2007-07-102-2/+2
| * | IPoIB/cm: Fix warning if IPV6 is not enabledRoland Dreier2007-07-101-2/+1Star
| * | IB/core: Take sizeof the correct pointer when calling kmalloc()Dotan Barak2007-07-101-1/+1
| * | IB/ehca: Improve latency by unlocking after triggering the hardwareHoang-Nam Nguyen2007-07-101-3/+2Star
| * | IB/ehca: Notify consumers of LID/PKEY/SM changes after nondisruptive eventsJoachim Fenkes2007-07-104-31/+101
| * | IB/ehca: Return QP pointer in poll_cq()Joachim Fenkes2007-07-101-3/+8
| * | IB/ehca: Change idr spinlocks into rwlocksJoachim Fenkes2007-07-106-32/+28Star
| * | IB/ehca: Refactor sync between completions and destroy_cq using atomic_tJoachim Fenkes2007-07-105-39/+29Star
| * | IB/ehca: Lock renaming, static initializersJoachim Fenkes2007-07-106-36/+27Star
| * | IB/ehca: Report RDMA atomic attributes in query_qp()Hoang-Nam Nguyen2007-07-101-0/+3
| * | IB/ehca: Set SEND_GRH flag for all non-LL UD QPs on eHCA2Stefan Roscher2007-07-101-0/+11
| * | IB/ehca: Support UD low-latency QPsStefan Roscher2007-07-101-27/+57
| * | IB/ehca: add Shared Receive Queue supportJoachim Fenkes2007-07-109-107/+480
| * | IB/ehca: QP code restructuring in preparation for SRQJoachim Fenkes2007-07-104-170/+166Star
| * | IB/ehca: HW level, HW caps and MTU autodetectionJoachim Fenkes2007-07-105-11/+104
| * | IB/ehca: Change scaling_code parameter description to match default valueHoang-Nam Nguyen2007-07-101-1/+1
| * | IB/ipath: return correct PortGUID in NodeInfoSean Hefty2007-07-101-1/+1
| * | IB/ipath: Remove bogus RD_ATOMIC checks from modify_qpArthur Jones2007-07-101-8/+0Star
| * | IB/ipath: Test interrupts at driver startupArthur Jones2007-07-103-0/+31
| * | IB/ipath: Remove support for preproduction HTX InfiniPath cardsRalph Campbell2007-07-104-48/+12Star
| * | IB/ipath: Change version wording to be less confusing with release numberDave Olson2007-07-101-1/+1
| * | IB/ipath: Lower default number of kernel send buffersRalph Campbell2007-07-101-1/+1
| * | IB/ipath: Be more cautious about coming out of freeze modeDave Olson2007-07-104-20/+80
| * | IB/ipath: Add barrier before updating WC head in shared memoryRalph Campbell2007-07-105-1/+12
| * | IB: Use menuconfig for InfiniBand menuJan Engelhardt2007-07-1010-17/+15Star
| * | RDMA/cxgb3: Check return of kmalloc() in iwch_register_device()WANG Cong2007-07-101-3/+4
| * | RDMA/cxgb3: Don't abort after failures sending the mpa replySteve Wise2007-07-101-1/+0Star
| * | RDMA/cxgb3: Don't post TID_RELEASE messageSteve Wise2007-07-101-3/+10
| * | RDMA/cxgb3: ctrl-qp init/clear shouldn't set the gen bitSteve Wise2007-07-101-2/+2
| * | RDMA/cxgb3: Don't count neg_adv abort_req_rss messages as real abortsSteve Wise2007-07-101-7/+7