summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-1418-45/+80
|\
| * RDMA/cxgb3: Fix regression caused by class_device -> device conversionSteve Wise2008-07-081-0/+4
| * IB/mthca: Clear ICM pages before handing to FWEli Cohen2008-06-231-1/+5
| * IB/uverbs: Fix check of is_closed flag check in ib_uverbs_async_handler()Jack Morgenstein2008-06-181-1/+1
| * RDMA/nes: Fix off-by-one in nes_reg_user_mr() error pathRoland Dreier2008-06-101-3/+1
| * IB/core: Remove IB_DEVICE_SEND_W_INV capability flagRoland Dreier2008-06-091-2/+1
| * IB/umem: Avoid sign problems when demoting npages to integerRoland Dreier2008-06-061-1/+1
| * IB/ipath: Fix SM trap forwardingRalph Campbell2008-06-061-0/+4
| * IB/ehca: Reject send WRs only for RESET, INIT and RTR stateJoachim Fenkes2008-06-061-2/+4
| * IB/ipath: Fix device capability flagsRalph Campbell2008-05-261-1/+2
| * IB/ipath: Avoid test_bit() on u64 SDMA status valueRoland Dreier2008-05-262-8/+9
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-05-237-13/+36
| |\
| | * IB/mad: Fix kernel crash when .process_mad() returns SUCCESS|CONSUMEDDave Olson2008-05-231-1/+3
| | * IPoIB: Test for NULL broadcast object in ipiob_mcast_join_finish()Jack Morgenstein2008-05-201-0/+6
| | * IB/mlx4: Fix creation of kernel QP with max number of send s/g entriesRoland Dreier2008-05-201-5/+8
| | * IB/mthca: Fix max_sge value returned by query_deviceRoland Dreier2008-05-161-1/+13
| | * RDMA/cxgb3: Fix uninitialized variable warning in iwch_post_send()Roland Dreier2008-05-161-1/+1
| | * IB/mlx4: Fix uninitialized-var warning in mlx4_ib_post_send()Andrew Morton2008-05-161-1/+1
| | * IB/ipath: Fix UC receive completion opcode for RDMA WRITE with immediateRalph Campbell2008-05-151-2/+2
| | * IB/ipath: Fix printk format for ipath_sdma_statusRoland Dreier2008-05-151-2/+2
| * | IB: fix race in device_createGreg Kroah-Hartman2008-05-202-13/+12
| |/
* | IB/umad: BKL is not needed for ib_umad_open()Roland Dreier2008-07-111-6/+14
* | IB/uverbs: BKL is not needed for ib_uverbs_open()Roland Dreier2008-07-041-7/+13
* | infiniband-ucma: BKL pushdownArnd Bergmann2008-06-201-0/+3
* | Add a bunch of cycle_kernel_lock() callsJonathan Corbet2008-06-202-2/+4
* | infiniband: more BKL pushdownJonathan Corbet2008-06-202-3/+13
* | Add "no BKL needed" comments to several driversJonathan Corbet2008-06-202-0/+2
|/
* RDMA/cxgb3: Wrap the software send queue pointer as needed on flushSteve Wise2008-05-131-2/+2
* IB/ipath: Change ipath_devdata.ipath_sdma_status to be unsigned longRoland Dreier2008-05-132-4/+4
* IB/ipath: Make ipath_portdata work with struct pid * not pid_tPavel Emelyanov2008-05-133-18/+23
* IB/ipath: Fix RDMA read response sequence checkingRalph Campbell2008-05-132-0/+8
* IB/ipath: Fix many locking issues when switching to error stateRalph Campbell2008-05-138-304/+554
* IB/ipath: Fix RC and UC error handlingRalph Campbell2008-05-135-224/+132
* RDMA/nes: Fix up nes_lro_max_aggr module parameterRoland Dreier2008-05-133-6/+5
* IB/ehca: Wait for async events to finish before destroying QPStefan Roscher2008-05-073-0/+11
* IB/ipath: Fix SDMA error recovery in absence of link status changeJohn Gregor2008-05-072-10/+29
* IB/ipath: Need to always request and handle PIO avail interruptsDave Olson2008-05-078-202/+224
* IB/ipath: Fix count of packets received by kernelMichael Albaugh2008-05-071-1/+1
* IB/ipath: Return the correct opcode for RDMA WRITE with immediateRalph Campbell2008-05-071-1/+5
* IB/ipath: Fix bug that can leave sends disabled after freeze recoveryDave Olson2008-05-071-2/+6
* IB/ipath: Only increment SSN if WQE is put on send queueRalph Campbell2008-05-071-1/+1
* IB/ipath: Only warn about prototype chip during initMichael Albaugh2008-05-071-2/+3
* RDMA/cxgb3: Fix severe limit on userspace memory registration sizeRoland Dreier2008-05-065-94/+155
* RDMA/cxgb3: Don't add PBL memory to gen_pool in chunksRoland Dreier2008-05-061-8/+28
* IB/ehca: Fix function return typesStefan Roscher2008-05-051-4/+3
* RDMA/cxgb3: Bump up the MPA connection setup timeout.Steve Wise2008-05-021-2/+2
* RDMA/cxgb3: Silently ignore close reply after abort.Steve Wise2008-05-021-1/+1
* RDMA/cxgb3: QP flush fixesSteve Wise2008-05-023-10/+20
* IB/ipoib: Fix transmit queue stalling foreverEli Cohen2008-04-303-6/+46
* IB/mlx4: Fix off-by-one errors in calls to mlx4_ib_free_cq_buf()Roland Dreier2008-04-301-2/+2
OpenPOWER on IntegriCloud