nfsd4: fix null dereference creating nfsv4 callback client
[safe/jmp/linux-2.6] / drivers / infiniband /
2009-06-23 Roland DreierMerge branches 'ehca', 'misc', 'mlx4', 'mthca' and...
2009-06-23 Peter HueweRDMA: Add __init/__exit macros to addr.c and cma.c
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-16 Greg Kroah-Hartmaninfiniband: remove driver_data direct access of struct...
2009-06-15 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2009-06-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
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-06-03 Eric Dumazetnet: skb->dst accessors
2009-05-31 Eric Dumazetnet: unset IFF_XMIT_DST_RELEASE for qeth and ipoib
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-23 Mike Christie[SCSI] libiscsi: add task aborted state
2009-05-23 Mike Christie[SCSI] iscsi: pass ep connect shost
2009-05-19 Eric W. Biedermannet: Fix ipoib rtnl_lock sysfs deadlock.
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-05-02 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
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-27 Mike Christie[SCSI] cxgb3i, iser, iscsi_tcp: set target can queue
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 Yossi EtiginIPoIB: Disable NAPI while CQ is being drained
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
2009-04-08 Yossi EtiginRDMA/cma: Create cm id even when IB port is down
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_32BIT_MASK macro with...
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_64BIT_MASK macro with...
2009-04-01 Yossi EtiginRDMA/cma: Use rate from IPoIB broadcast when joining...
2009-03-31 Roland DreierIPoIB: Avoid free_netdev() BUG when destroying a child...
2009-03-30 Steve WiseRDMA/cxgb3: Release dependent resources only when endpo...
2009-03-30 Steve WiseRDMA/cxgb3: Handle EEH events
2009-03-30 Roland DreierIB/mlx4: Use pgprot_writecombine() for BlueFlame pages
2009-03-28 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2009-03-27 Roland DreierRDMA/nes: Fix mis-merge
2009-03-26 Linus TorvaldsMerge branch 'timers-for-linus' of git://git./linux...
2009-03-26 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-03-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-26 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-03-26 Ingo MolnarMerge branches 'timers/new-apis', 'timers/ntp' and...
2009-03-25 Roland DreierMerge branches 'cxgb3', 'endian', 'ipath', 'ipoib'...
2009-03-25 Steve WiseRDMA/cxgb3: Enforce required firmware
2009-03-22 Stephen Hemmingerinfiniband: convert ipoib to net_device_ops
2009-03-22 Stephen Hemmingerinfiniband: convert nes driver to net_device_ops
2009-03-22 Stephen Hemmingerinfiniband: convert c2 to net_device_ops
2009-03-19 Yevgeny PetrilinIB/mlx4: Unregister IB device prior to CLOSE PORT command
2009-03-13 Mike Christie[SCSI] iscsi class: remove host no argument from sessio...
2009-03-13 Mike Christie[SCSI] iscsi lib: remove qdepth param from iscsi host...
2009-03-13 Mike Christie[SCSI] iscsi lib: have lib create work queue for transm...
2009-03-13 Mike Christie[SCSI] libiscsi: don't cap queue depth in iscsi modules
2009-03-13 Mike Christie[SCSI] iser: have iser use its own logging
2009-03-12 Faisal LatifRDMA/nes: Don't allow userspace QPs to use STag zero
2009-03-06 Faisal LatifRDMA/nes: Handle MPA Reject message properly
2009-03-06 Don WoodRDMA/nes: Improve use of PBLs
2009-03-06 Faisal LatifRDMA/nes: Remove LLTX
2009-03-06 Don WoodRDMA/nes: Inform hardware that asynchronous event has...
2009-03-06 Chien TungRDMA/nes: Fix tmp_addr compilation warning
2009-03-06 Chien TungRDMA/nes: Report correct vendor_id and vendor_part_id
2009-03-06 Chien TungRDMA/nes: Update copyright to new legal entity and...
next