string: factorize skip_spaces and export it to be generally available
[safe/jmp/linux-2.6] / drivers / infiniband /
2009-12-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-10 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2009-12-09 Linus TorvaldsMerge branch 'bkl-drivers-for-linus' of git://git....
2009-12-04 Mike Christie[SCSI] iser: set tgt and lu reset timeout
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-12-04 Thadeu Lima de Sou... tree-wide: fix some typos and punctuation in comments
2009-11-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-09 Uwe Kleine-Königtree-wide: fix typos "aquire" -> "acquire", "cumsumed...
2009-10-14 Thomas Gleixnerinifiband: Remove BKL from ipath_open()
2009-10-11 Alexey Dobriyanheaders: remove sched.h from interrupt.h
2009-10-11 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2009-10-07 Roland DreierMerge branches 'cxgb3', 'misc' and 'mlx4' into for...
2009-10-07 David J. WilderRDMA/addr: Fix resolution of local IPv6 addresses
2009-10-07 Steve WiseRDMA/cxgb3: Handle NULL inetdev pointer in iwch_query_p...
2009-10-07 Steve WiseRDMA/iwcm: Don't call provider reject func with irqs...
2009-10-05 Ben Hutchingsnet: Convert ethtool {get_stats, self_test}_count(...
2009-10-04 Alexey Dobriyanheaders: remove sched.h from poll.h
2009-10-03 Christoph Lameterthis_cpu: Straight transformations
2009-10-02 Jayamohan Kallickal[SCSI] libiscsi: iscsi_session_setup to allow for priva...
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 Moni ShouaIPoIB: Don't turn on carrier for a non-active port
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 Roland DreierIB/mad: Fix lock-lock-timer deadlock in RMPP code
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 branch 'mad' into for-linus
2009-09-11 Roland DreierMerge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', ...
2009-09-09 Steve WiseRDMA/iwcm: Reject the connection when the cm_id is...
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-07 Hal RosenstockIB/mad: Allow tuning of QP0 and QP1 sizes
2009-09-07 Roland DreierIB/mad: Fix possible lock-lock-timer deadlock
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 Jack MorgensteinIB/uverbs: Return ENOSYS for unimplemented commands...
2009-09-06 Yossi EtiginIB/core: Fix send multicast group leave retry
2009-09-06 Marcin SlusarzIB: Use printk_once() for driver versions
2009-09-06 Tobias KlauserRDMA/amso1100: Use %pM conversion specifier
2009-09-06 Roland DreierIB: Use DEFINE_SPINLOCK() for static spinlocks
2009-09-06 Roland DreierIB/mad: Check hop count field in directed route MAD...
2009-09-06 Jason GunthorpeIPoIB: Check multicast address format
2009-09-06 Roland DreierIPoIB: Drop priv->lock before calling ipoib_send()
2009-09-06 Roland DreierIPoIB: Remove unused <rdma/ib_cache.h> includes
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 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
next