aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-05-23
|\
| * IB/mad: Fix kernel crash when .process_mad() returns SUCCESS|CONSUMEDDave Olson2008-05-23
| * IPoIB: Test for NULL broadcast object in ipiob_mcast_join_finish()Jack Morgenstein2008-05-20
| * IB/mlx4: Fix creation of kernel QP with max number of send s/g entriesRoland Dreier2008-05-20
| * IB/mthca: Fix max_sge value returned by query_deviceRoland Dreier2008-05-16
| * RDMA/cxgb3: Fix uninitialized variable warning in iwch_post_send()Roland Dreier2008-05-16
| * IB/mlx4: Fix uninitialized-var warning in mlx4_ib_post_send()Andrew Morton2008-05-16
| * IB/ipath: Fix UC receive completion opcode for RDMA WRITE with immediateRalph Campbell2008-05-15
| * IB/ipath: Fix printk format for ipath_sdma_statusRoland Dreier2008-05-15
* | IB: fix race in device_createGreg Kroah-Hartman2008-05-20
|/
* RDMA/cxgb3: Wrap the software send queue pointer as needed on flushSteve Wise2008-05-13
* IB/ipath: Change ipath_devdata.ipath_sdma_status to be unsigned longRoland Dreier2008-05-13
* IB/ipath: Make ipath_portdata work with struct pid * not pid_tPavel Emelyanov2008-05-13
* IB/ipath: Fix RDMA read response sequence checkingRalph Campbell2008-05-13
* IB/ipath: Fix many locking issues when switching to error stateRalph Campbell2008-05-13
* IB/ipath: Fix RC and UC error handlingRalph Campbell2008-05-13
* RDMA/nes: Fix up nes_lro_max_aggr module parameterRoland Dreier2008-05-13
* IB/ehca: Wait for async events to finish before destroying QPStefan Roscher2008-05-07
* IB/ipath: Fix SDMA error recovery in absence of link status changeJohn Gregor2008-05-07
* IB/ipath: Need to always request and handle PIO avail interruptsDave Olson2008-05-07
* IB/ipath: Fix count of packets received by kernelMichael Albaugh2008-05-07
* IB/ipath: Return the correct opcode for RDMA WRITE with immediateRalph Campbell2008-05-07
* IB/ipath: Fix bug that can leave sends disabled after freeze recoveryDave Olson2008-05-07
* IB/ipath: Only increment SSN if WQE is put on send queueRalph Campbell2008-05-07
* IB/ipath: Only warn about prototype chip during initMichael Albaugh2008-05-07
* RDMA/cxgb3: Fix severe limit on userspace memory registration sizeRoland Dreier2008-05-06
* RDMA/cxgb3: Don't add PBL memory to gen_pool in chunksRoland Dreier2008-05-06
* IB/ehca: Fix function return typesStefan Roscher2008-05-05
* RDMA/cxgb3: Bump up the MPA connection setup timeout.Steve Wise2008-05-02
* RDMA/cxgb3: Silently ignore close reply after abort.Steve Wise2008-05-02
* RDMA/cxgb3: QP flush fixesSteve Wise2008-05-02
* IB/ipoib: Fix transmit queue stalling foreverEli Cohen2008-04-30
* IB/mlx4: Fix off-by-one errors in calls to mlx4_ib_free_cq_buf()Roland Dreier2008-04-30
* RDMA/nes: Formatting cleanupGlenn Streiff2008-04-29
* RDMA/nes: Add support for SFP+ PHYEric Schneider2008-04-29
* RDMA/nes: Use LROFaisal Latif2008-04-29
* IPoIB: Copy child MTU from parentEli Cohen2008-04-29
* IB/mthca: Avoid changing userspace ABI to handle DMA write barrier attributeRoland Dreier2008-04-29
* IB/mthca: Avoid recycling old FMR R_Keys too soonOlaf Kirch2008-04-29
* IB/ehca: Allocate event queue size depending on max number of CQs and QPsStefan Roscher2008-04-29
* IPoIB: Use separate CQ for UD send completionsEli Cohen2008-04-29
* IB/iser: Count FMR alignment violations per sessionEli Dorfman2008-04-29
* IB/iser: Move high-volume debug output to higher debug levelEli Dorfman2008-04-29
* IB/ehca: handle negative return value from ibmebus_request_irq() properlyHoang-Nam Nguyen2008-04-29
* RDMA/cxgb3: Support peer-2-peer connection setupSteve Wise2008-04-29
* RDMA/cxgb3: Set the max_mr_size device attribute correctlySteve Wise2008-04-29
* RDMA/cxgb3: Correctly serialize peer abort pathSteve Wise2008-04-29
* mlx4_core: Add a way to set the "collapsed" CQ flagYevgeny Petrilin2008-04-29
* IB: expand ib_umem_get() prototypeArthur Kepner2008-04-29
* RDMA/nes: Remove volatile qualifier from struct nes_hw_cq.cq_vbaseRoland Dreier2008-04-23