summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2008-06-09IB/core: Remove IB_DEVICE_SEND_W_INV capability flagRoland Dreier
2008-06-06IB/umem: Avoid sign problems when demoting npages to integerRoland Dreier
2008-06-06IB/ipath: Fix SM trap forwardingRalph Campbell
2008-06-06IB/ehca: Reject send WRs only for RESET, INIT and RTR stateJoachim Fenkes
2008-05-26IB/ipath: Fix device capability flagsRalph Campbell
2008-05-26IB/ipath: Avoid test_bit() on u64 SDMA status valueRoland Dreier
2008-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-05-23IB/mad: Fix kernel crash when .process_mad() returns SUCCESS|CONSUMEDDave Olson
2008-05-20IPoIB: Test for NULL broadcast object in ipiob_mcast_join_finish()Jack Morgenstein
2008-05-20IB/mlx4: Fix creation of kernel QP with max number of send s/g entriesRoland Dreier
2008-05-20IB: fix race in device_createGreg Kroah-Hartman
2008-05-16IB/mthca: Fix max_sge value returned by query_deviceRoland Dreier
2008-05-16RDMA/cxgb3: Fix uninitialized variable warning in iwch_post_send()Roland Dreier
2008-05-16IB/mlx4: Fix uninitialized-var warning in mlx4_ib_post_send()Andrew Morton
2008-05-15IB/ipath: Fix UC receive completion opcode for RDMA WRITE with immediateRalph Campbell
2008-05-15IB/ipath: Fix printk format for ipath_sdma_statusRoland Dreier
2008-05-13RDMA/cxgb3: Wrap the software send queue pointer as needed on flushSteve Wise
2008-05-13IB/ipath: Change ipath_devdata.ipath_sdma_status to be unsigned longRoland Dreier
2008-05-13IB/ipath: Make ipath_portdata work with struct pid * not pid_tPavel Emelyanov
2008-05-13IB/ipath: Fix RDMA read response sequence checkingRalph Campbell
2008-05-13IB/ipath: Fix many locking issues when switching to error stateRalph Campbell
2008-05-13IB/ipath: Fix RC and UC error handlingRalph Campbell
2008-05-13RDMA/nes: Fix up nes_lro_max_aggr module parameterRoland Dreier
2008-05-07IB/ehca: Wait for async events to finish before destroying QPStefan Roscher
2008-05-07IB/ipath: Fix SDMA error recovery in absence of link status changeJohn Gregor
2008-05-07IB/ipath: Need to always request and handle PIO avail interruptsDave Olson
2008-05-07IB/ipath: Fix count of packets received by kernelMichael Albaugh
2008-05-07IB/ipath: Return the correct opcode for RDMA WRITE with immediateRalph Campbell
2008-05-07IB/ipath: Fix bug that can leave sends disabled after freeze recoveryDave Olson
2008-05-07IB/ipath: Only increment SSN if WQE is put on send queueRalph Campbell
2008-05-07IB/ipath: Only warn about prototype chip during initMichael Albaugh
2008-05-06RDMA/cxgb3: Fix severe limit on userspace memory registration sizeRoland Dreier
2008-05-06RDMA/cxgb3: Don't add PBL memory to gen_pool in chunksRoland Dreier
2008-05-05IB/ehca: Fix function return typesStefan Roscher
2008-05-02RDMA/cxgb3: Bump up the MPA connection setup timeout.Steve Wise
2008-05-02RDMA/cxgb3: Silently ignore close reply after abort.Steve Wise
2008-05-02RDMA/cxgb3: QP flush fixesSteve Wise
2008-04-30IB/ipoib: Fix transmit queue stalling foreverEli Cohen
2008-04-30IB/mlx4: Fix off-by-one errors in calls to mlx4_ib_free_cq_buf()Roland Dreier
2008-04-29RDMA/nes: Formatting cleanupGlenn Streiff
2008-04-29RDMA/nes: Add support for SFP+ PHYEric Schneider
2008-04-29RDMA/nes: Use LROFaisal Latif
2008-04-29IPoIB: Copy child MTU from parentEli Cohen
2008-04-29IB/mthca: Avoid changing userspace ABI to handle DMA write barrier attributeRoland Dreier
2008-04-29IB/mthca: Avoid recycling old FMR R_Keys too soonOlaf Kirch
2008-04-29IB/ehca: Allocate event queue size depending on max number of CQs and QPsStefan Roscher
2008-04-29IPoIB: Use separate CQ for UD send completionsEli Cohen
2008-04-29IB/iser: Count FMR alignment violations per sessionEli Dorfman
2008-04-29IB/iser: Move high-volume debug output to higher debug levelEli Dorfman
2008-04-29IB/ehca: handle negative return value from ibmebus_request_irq() properlyHoang-Nam Nguyen