aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-07-1288-1052/+2738
|\
| * IB/mlx4: Implement query SRQJack Morgenstein2007-07-123-0/+21
| * IB/mlx4: Implement query QPJack Morgenstein2007-07-123-0/+141
| * IB/cm: Send no match if a SIDR REQ does not match a listenSean Hefty2007-07-101-2/+1
| * IB/cm: Fix handling of duplicate SIDR REQsSean Hefty2007-07-101-1/+1
| * IB/cm: cm_msgs.h should include ib_cm.hSean Hefty2007-07-101-0/+1
| * IB/cm: Include HCA ACK delay in local ACK timeoutSean Hefty2007-07-104-17/+57
| * IB/cm: Use spin_lock_irq() instead of spin_lock_irqsave() when possibleSean Hefty2007-07-101-96/+75
| * IB/sa: Make sure SA queries use default P_KeySean Hefty2007-07-101-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/+1
| * 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-091-3/+2
| * IB/ehca: Notify consumers of LID/PKEY/SM changes after nondisruptive eventsJoachim Fenkes2007-07-094-31/+101
| * IB/ehca: Return QP pointer in poll_cq()Joachim Fenkes2007-07-091-3/+8
| * IB/ehca: Change idr spinlocks into rwlocksJoachim Fenkes2007-07-096-32/+28
| * IB/ehca: Refactor sync between completions and destroy_cq using atomic_tJoachim Fenkes2007-07-095-39/+29
| * IB/ehca: Lock renaming, static initializersJoachim Fenkes2007-07-096-36/+27
| * IB/ehca: Report RDMA atomic attributes in query_qp()Hoang-Nam Nguyen2007-07-091-0/+3
| * IB/ehca: Set SEND_GRH flag for all non-LL UD QPs on eHCA2Stefan Roscher2007-07-091-0/+11
| * IB/ehca: Support UD low-latency QPsStefan Roscher2007-07-091-27/+57
| * IB/ehca: add Shared Receive Queue supportJoachim Fenkes2007-07-099-107/+480
| * IB/ehca: QP code restructuring in preparation for SRQJoachim Fenkes2007-07-094-170/+166
| * IB/ehca: HW level, HW caps and MTU autodetectionJoachim Fenkes2007-07-095-11/+104
| * IB/ehca: Change scaling_code parameter description to match default valueHoang-Nam Nguyen2007-07-091-1/+1
| * IB/ipath: return correct PortGUID in NodeInfoSean Hefty2007-07-091-1/+1
| * IB/ipath: Remove bogus RD_ATOMIC checks from modify_qpArthur Jones2007-07-091-8/+0
| * IB/ipath: Test interrupts at driver startupArthur Jones2007-07-093-0/+31
| * IB/ipath: Remove support for preproduction HTX InfiniPath cardsRalph Campbell2007-07-094-48/+12
| * IB/ipath: Change version wording to be less confusing with release numberDave Olson2007-07-091-1/+1
| * IB/ipath: Lower default number of kernel send buffersRalph Campbell2007-07-091-1/+1
| * IB/ipath: Be more cautious about coming out of freeze modeDave Olson2007-07-094-20/+80
| * IB/ipath: Add barrier before updating WC head in shared memoryRalph Campbell2007-07-095-1/+12
| * IB: Use menuconfig for InfiniBand menuJan Engelhardt2007-07-0910-17/+15
| * RDMA/cxgb3: Check return of kmalloc() in iwch_register_device()WANG Cong2007-07-091-3/+4
| * RDMA/cxgb3: Don't abort after failures sending the mpa replySteve Wise2007-07-091-1/+0
| * RDMA/cxgb3: Don't post TID_RELEASE messageSteve Wise2007-07-091-3/+10
| * RDMA/cxgb3: ctrl-qp init/clear shouldn't set the gen bitSteve Wise2007-07-091-2/+2
| * RDMA/cxgb3: Don't count neg_adv abort_req_rss messages as real abortsSteve Wise2007-07-091-7/+7
| * RDMA/cxgb3: TERMINATE WRs can hang the tx ofld queueSteve Wise2007-07-091-3/+3
| * RDMA/cxgb3: Streaming -> RDMA mode transition fixesSteve Wise2007-07-095-52/+37
| * mlx4_core: Get the maximum message size from reported device capabilitiesDotan Barak2007-07-091-1/+1
| * IB/ipath: Update copyright datesJohn Gregor2007-07-0932-32/+32
| * IB/ipath: Clean send flags properly on QP resetRobert Walsh2007-07-091-1/+1
| * IB/ipath: ipath_poll fixups and enhancementsRobert Walsh2007-07-094-51/+131
| * IB/ipath: Send ACK invalid where appropriateRobert Walsh2007-07-092-10/+25
| * IB/ipath: Add capability to modify PBC wordMichael Albaugh2007-07-092-6/+52
| * IB/ipath: Make handling of one subport consistentMark Debbage2007-07-091-2/+2
| * IB/ipath: Correct checking of swminor version field when using subportsMark Debbage2007-07-091-9/+55