aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAge
* IB/mthca: Clear ICM pages before handing to FWEli Cohen2008-06-23
* IB/uverbs: Fix check of is_closed flag check in ib_uverbs_async_handler()Jack Morgenstein2008-06-18
* RDMA/nes: Fix off-by-one in nes_reg_user_mr() error pathRoland Dreier2008-06-10
* IB/core: Remove IB_DEVICE_SEND_W_INV capability flagRoland Dreier2008-06-09
* IB/umem: Avoid sign problems when demoting npages to integerRoland Dreier2008-06-07
* IB/ipath: Fix SM trap forwardingRalph Campbell2008-06-06
* IB/ehca: Reject send WRs only for RESET, INIT and RTR stateJoachim Fenkes2008-06-06
* IB/ipath: Fix device capability flagsRalph Campbell2008-05-26
* IB/ipath: Avoid test_bit() on u64 SDMA status valueRoland Dreier2008-05-26
* 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