summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorLines
2008-07-12[SCSI] libiscsi, iscsi_tcp, iser: add session cmds array accessorMike Christie-20/+11
2008-07-12[SCSI] iser: fix handling of scsi cmnds during recovery.Mike Christie-4/+57
2008-07-12[SCSI] iscsi: remove session/conn_data_size from iscsi_transportMike Christie-13/+3
2008-07-12[SCSI] iscsi: add iscsi host helpersMike Christie-11/+6
2008-07-12[SCSI] iscsi: remove session and host binding in libiscsiMike Christie-20/+54
2008-07-12[SCSI] iscsi class, iscsi drivers: remove unused iscsi_transport attrsMike Christie-2/+0
2008-07-12[SCSI] iscsi class, iscsi_tcp/iser: add host arg to session creationMike Christie-0/+1
2008-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds-13/+36
2008-05-23IB/mad: Fix kernel crash when .process_mad() returns SUCCESS|CONSUMEDDave Olson-1/+3
2008-05-20IPoIB: Test for NULL broadcast object in ipiob_mcast_join_finish()Jack Morgenstein-0/+6
2008-05-20IB/mlx4: Fix creation of kernel QP with max number of send s/g entriesRoland Dreier-5/+8
2008-05-20IB: fix race in device_createGreg Kroah-Hartman-13/+12
2008-05-16IB/mthca: Fix max_sge value returned by query_deviceRoland Dreier-1/+13
2008-05-16RDMA/cxgb3: Fix uninitialized variable warning in iwch_post_send()Roland Dreier-1/+1
2008-05-16IB/mlx4: Fix uninitialized-var warning in mlx4_ib_post_send()Andrew Morton-1/+1
2008-05-15IB/ipath: Fix UC receive completion opcode for RDMA WRITE with immediateRalph Campbell-2/+2
2008-05-15IB/ipath: Fix printk format for ipath_sdma_statusRoland Dreier-2/+2
2008-05-13RDMA/cxgb3: Wrap the software send queue pointer as needed on flushSteve Wise-2/+2
2008-05-13IB/ipath: Change ipath_devdata.ipath_sdma_status to be unsigned longRoland Dreier-4/+4
2008-05-13IB/ipath: Make ipath_portdata work with struct pid * not pid_tPavel Emelyanov-18/+23
2008-05-13IB/ipath: Fix RDMA read response sequence checkingRalph Campbell-0/+8
2008-05-13IB/ipath: Fix many locking issues when switching to error stateRalph Campbell-304/+554
2008-05-13IB/ipath: Fix RC and UC error handlingRalph Campbell-224/+132
2008-05-13RDMA/nes: Fix up nes_lro_max_aggr module parameterRoland Dreier-6/+5
2008-05-07IB/ehca: Wait for async events to finish before destroying QPStefan Roscher-0/+11
2008-05-07IB/ipath: Fix SDMA error recovery in absence of link status changeJohn Gregor-10/+29
2008-05-07IB/ipath: Need to always request and handle PIO avail interruptsDave Olson-202/+224
2008-05-07IB/ipath: Fix count of packets received by kernelMichael Albaugh-1/+1
2008-05-07IB/ipath: Return the correct opcode for RDMA WRITE with immediateRalph Campbell-1/+5
2008-05-07IB/ipath: Fix bug that can leave sends disabled after freeze recoveryDave Olson-2/+6
2008-05-07IB/ipath: Only increment SSN if WQE is put on send queueRalph Campbell-1/+1
2008-05-07IB/ipath: Only warn about prototype chip during initMichael Albaugh-2/+3
2008-05-06RDMA/cxgb3: Fix severe limit on userspace memory registration sizeRoland Dreier-94/+155
2008-05-06RDMA/cxgb3: Don't add PBL memory to gen_pool in chunksRoland Dreier-8/+28
2008-05-05IB/ehca: Fix function return typesStefan Roscher-4/+3
2008-05-02RDMA/cxgb3: Bump up the MPA connection setup timeout.Steve Wise-2/+2
2008-05-02RDMA/cxgb3: Silently ignore close reply after abort.Steve Wise-1/+1
2008-05-02RDMA/cxgb3: QP flush fixesSteve Wise-10/+20
2008-04-30IB/ipoib: Fix transmit queue stalling foreverEli Cohen-6/+46
2008-04-30IB/mlx4: Fix off-by-one errors in calls to mlx4_ib_free_cq_buf()Roland Dreier-2/+2
2008-04-29RDMA/nes: Formatting cleanupGlenn Streiff-102/+109
2008-04-29RDMA/nes: Add support for SFP+ PHYEric Schneider-64/+259
2008-04-29RDMA/nes: Use LROFaisal Latif-12/+70
2008-04-29IPoIB: Copy child MTU from parentEli Cohen-0/+3
2008-04-29IB/mthca: Avoid changing userspace ABI to handle DMA write barrier attributeRoland Dreier-5/+20
2008-04-29IB/mthca: Avoid recycling old FMR R_Keys too soonOlaf Kirch-13/+0
2008-04-29IB/ehca: Allocate event queue size depending on max number of CQs and QPsStefan Roscher-4/+74
2008-04-29IPoIB: Use separate CQ for UD send completionsEli Cohen-40/+64
2008-04-29IB/iser: Count FMR alignment violations per sessionEli Dorfman-1/+5
2008-04-29IB/iser: Move high-volume debug output to higher debug levelEli Dorfman-2/+12