sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_file
[safe/jmp/linux-2.6] / drivers / infiniband / hw /
2009-10-11 Alexey Dobriyanheaders: remove sched.h from interrupt.h
2009-10-07 Steve WiseRDMA/cxgb3: Handle NULL inetdev pointer in iwch_query_p...
2009-09-27 Alexey Dobriyanconst: mark struct vm_struct_operations
2009-09-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-24 Roland DreierMerge branches 'ipoib', 'mad', 'mlx4', 'mthca' and...
2009-09-24 Jack MorgensteinIB/mthca: Fix access to freed memory in catastrophic...
2009-09-24 Julia LawallRDMA/nes: Remove duplicate .ndo_set_mac_address field...
2009-09-23 KAMEZAWA Hiroyukiwalk system ram range
2009-09-21 Anand Gadiyartrivial: fix typo "for for" in multiple files
2009-09-15 David Brownelldriver model: constify attribute groups
2009-09-14 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-09-11 Roland DreierMerge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', ...
2009-09-09 Steve WiseRDMA/cxgb3: Clean up properly on FW mismatch failures
2009-09-09 Steve WiseRDMA/cxgb3: Don't ignore insert_handle() failures
2009-09-06 Chien TungRDMA/nes: Map MTU to IB_MTU_* and correctly report...
2009-09-06 Don WoodRDMA/nes: Rework the disconn routine for terminate...
2009-09-06 Don WoodRDMA/nes: Use the flush code to fill in cqe error
2009-09-06 Don WoodRDMA/nes: Make poll_cq return correct number of wqes...
2009-09-06 Don WoodRDMA/nes: Use flush mechanism to set status for wqe...
2009-09-06 Don WoodRDMA/nes: Implement Terminate Packet
2009-09-06 Don WoodRDMA/nes: Add CQ error handling
2009-09-06 Don WoodRDMA/nes: Clean out CQ completions when QP is destroyed
2009-09-06 Don WoodRDMA/nes: Change memory allocation for cqp request...
2009-09-06 Don WoodRDMA/nes: Allocate work item for disconnect event handling
2009-09-06 Don WoodRDMA/nes: Update refcnt during disconnect
2009-09-06 Jack MorgensteinIB/mthca: Don't allow userspace open while recovering...
2009-09-06 Arputham BenjaminIB/mthca: Distinguish multiple devices in /proc/interrupts
2009-09-06 Roland DreierIB/mthca: Annotate CQ locking
2009-09-06 Roland DreierIB/mthca: Remove unnecessary include of <linux/init.h>
2009-09-06 Roland DreierIB/mthca: Remove unnecessary include of <asm/page.h>
2009-09-06 Jack MorgensteinIB/mlx4: Don't allow userspace open while recovering...
2009-09-06 Roland DreierIB/mlx4: Annotate CQ locking
2009-09-06 Roel KluinRDMA/amso1100: Check kmalloc() result in c2_register_de...
2009-09-06 Marcin SlusarzIB: Use printk_once() for driver versions
2009-09-06 Tobias KlauserRDMA/amso1100: Use %pM conversion specifier
2009-09-06 Roel KluinIB/ipath: strncpy() doesn't always NUL-terminate
2009-09-06 Joachim FenkesIB/ehca: Fix CQE flags reporting
2009-09-06 Joachim FenkesIB/ehca: Construct MAD redirect replies from request MAD
2009-09-06 Alexander SchmidtIB/ehca: Make port autodetect mode the default
2009-09-06 Steve WiseRDMA/cxgb3: Wake up any waiters on peer close/abort
2009-09-06 Steve WiseRDMA/cxgb3: Don't free endpoints early
2009-09-06 Steve WiseRDMA/cxgb3: Handle port events properly
2009-09-06 Steve WiseRDMA/cxgb3: Set the appropriate IO channel in rdma_init...
2009-09-06 Steve WiseRDMA/cxgb3: iwch_unregister_device leaks memory
2009-09-03 Eric Dumazetdrivers: Kill now superfluous ->last_rx stores
2009-09-02 Stephen Hemmingernetdev: drivers should make ethtool_ops const
2009-06-23 Roland DreierMerge branches 'ehca', 'misc', 'mlx4', 'mthca' and...
2009-06-23 Alexander SchmidtIB/ehca: Bump version number
2009-06-23 Roland DreierIB/mthca: Replace dma_sync_single() use with proper...
2009-06-23 Faisal LatifRDMA/nes: Fix FIN state handling under error conditions
2009-06-23 Faisal LatifRDMA/nes: Fix max_qp_init_rd_atom returned from query...
2009-06-23 Roel KluinIB/ehca: Ensure that guid_entry index is not negative
2009-06-23 Hannes HeringIB/ehca: Tolerate dynamic memory operations before...
2009-06-16 Greg Kroah-Hartmaninfiniband: ehca: remove driver_data direct access...
2009-06-14 Roland DreierMerge branches 'cxgb3', 'ehca', 'misc', 'mlx4', 'mthca...
2009-06-13 Roland DreierIB/mthca: Don't double-free IRQs when falling back...
2009-06-05 Jack MorgensteinIB/mlx4: Add strong ordering to local inval and fast...
2009-06-03 Joachim FenkesIB/ehca: Remove superfluous bitmasks from QP control...
2009-05-27 Steve WiseRDMA/cxgb3: Limit fast register size based on T3 limita...
2009-05-27 Steve WiseRDMA/cxgb3: Report correct port state and MTU
2009-05-27 Eli CohenIB/mthca: Add module parameter for number of MTTs per...
2009-05-15 Roel KluinRDMA/nes: Fix off-by-one bugs in reset_adapter_ne020...
2009-05-13 Jack Stoneinfiniband: Remove void casts
2009-05-13 Stefan RoscherIB/ehca: Increment version number
2009-05-13 Stefan RoscherIB/ehca: Remove unnecessary memory operations for users...
2009-05-13 Stefan RoscherIB/ehca: Fall back to vmalloc() for big allocations
2009-05-13 Anton BlanchardIB/ehca: Replace vmalloc() with kmalloc() for queue...
2009-05-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-05-13 Roland DreierMerge branches 'cxgb3' and 'mlx4' into for-linus
2009-05-09 Al ViroFix deadlock in ipathfs ->get_sb()
2009-05-08 Jack MorgensteinIB/mlx4: Don't overwrite fast registration page list...
2009-04-29 Steve WiseRDMA/cxgb3: Don't complete flushed send work requests...
2009-04-28 Roland DreierMerge branches 'cxgb3', 'ipoib', 'mthca', 'mlx4' and...
2009-04-27 Chien TungRDMA/nes: Update iw_nes version
2009-04-27 Faisal LatifRDMA/nes: Fix error path in nes_accept()
2009-04-27 Faisal LatifRDMA/nes: Fix hang issues for large cluster dynamic...
2009-04-27 Faisal LatifRDMA/nes: Increase rexmit timeout interval
2009-04-27 Faisal LatifRDMA/nes: Check for sequence number wrap-around
2009-04-27 Faisal LatifRDMA/nes: Do not set apbvt entry for loopback
2009-04-27 Chien TungRDMA/nes: Fix unused variable compile warning when...
2009-04-27 Chien TungRDMA/nes: Fix fw_ver in /sys
2009-04-27 Chien TungRDMA/nes: Set trace length to 1 inch for SFP_D
2009-04-27 Chien TungRDMA/nes: Enable repause timer for port 1
2009-04-27 Chien TungRDMA/nes: Correct CDR loop filter setting for port 1
2009-04-27 Chien TungRDMA/nes: Modify thermo mitigation to flip SerDes1...
2009-04-21 Miroslaw WalukiewiczRDMA/nes: Fix resource issues in nes_create_cq() and...
2009-04-21 Matt KraaiRDMA/nes: Remove root_256()'s unused pbl_count_256...
2009-04-21 Jack MorgensteinIB/mthca: Fix timeout for INIT_HCA and a few other...
2009-04-21 Steve WiseRDMA/cxgb3: Don't zero QP attrs when moving to IDLE
2009-04-20 Don WoodRDMA/nes: Fix bugs in nes_reg_phys_mr()
2009-04-20 Chien TungRDMA/nes: Fix compiler warning at nes_verbs.c:1955
2009-04-20 Steve WiseRDMA/cxgb3: Adjust ORD/IRD (if needed) for peer2peer...
2009-04-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-08 Roland DreierMerge branches 'cma', 'cxgb3', 'ipoib', 'mlx4' and...
2009-04-08 Chien TungRDMA/nes: Add support for new SFP+ PHY
2009-04-08 Chien TungRDMA/nes: Add wide_ppm_offset parm for switch compatibility
2009-04-08 Chien TungRDMA/nes: Fix SFP+ PHY initialization
2009-04-08 Faisal LatifRDMA/nes: Fix nes_nic_cm_xmit() error handling
2009-04-08 Faisal LatifRDMA/nes: Fix error handling issues
2009-04-08 Don WoodRDMA/nes: Fix incorrect casts on 32-bit architectures
next