Merge git://git.infradead.org/iommu-2.6
[safe/jmp/linux-2.6] / drivers / infiniband / hw /
2010-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2010-05-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-16 Roland DreierMerge branches 'amso1100', 'bkl', 'cma', 'cxgb3', ...
2010-05-05 Roland DreierMAINTAINERS: Add cxgb4 and iw_cxgb4 entries
2010-04-28 Roland DreierRDMA/cxgb3: Shrink .text with compile-time init of...
2010-04-23 Jiri KosinaMerge branch 'master' into for-next
2010-04-21 Vladimir SokolovskyIB/mlx4: Add support for masked atomic operations
2010-04-21 Roland DreierRDMA/nes: Make unnecessarily global functions static
2010-04-21 Chien TungRDMA/nes: Make nesadapter->phy_lock usage consistent
2010-04-21 Steve WiseRDMA/cxgb4: Add driver for Chelsio T4 RNIC
2010-04-21 FUJITA TomonoriIB/mthca: Use the dma state API instead of pci equivalents
2010-04-21 FUJITA TomonoriRDMA/amso1100: Use the dma state API instead of pci...
2010-04-21 Steve WiseRDMA/cxgb3: Don't free skbs on NET_XMIT_* indications...
2010-04-21 FUJITA TomonoriRDMA/cxgb3: Use the dma state API instead of pci equiva...
2010-04-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-04-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-04-09 Roland DreierMerge branches 'cma', 'misc', 'mlx4' and 'nes' into...
2010-04-07 Dan CarpenterIB/mlx4: Check correct variable for allocation failure
2010-04-07 Chien TungRDMA/nes: Correct cap.max_inline_data assignment in...
2010-04-03 Jiri Pirkonet: convert multicast list to list_head
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-16 Thomas WeberFix typos in comments
2010-03-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-12 Roland DreierMerge branches 'cxgb3', 'ipoib', 'misc' and 'nes' into...
2010-03-12 Chien TungRDMA/nes: Fix CX4 link problem in back-to-back configur...
2010-03-11 Chien TungRDMA/nes: Clear stall bit before destroying NIC QP
2010-03-11 Faisal LatifRDMA/nes: Set assume_aligned_header bit
2010-03-11 Steve WiseRDMA/cxgb3: Wait at least one schedule cycle during...
2010-03-08 Jiri KosinaMerge branch 'for-next' into for-linus
2010-03-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-02 Roland DreierMerge branch 'misc' into for-next
2010-03-02 Roland DreierMerge branch 'nes' into for-next
2010-03-02 Roland DreierMerge branch 'mlx4' into for-next
2010-03-02 Roland DreierMerge branch 'ehca' into for-next
2010-02-26 Jiri Pirkoinfiniband: convert to use netdev_for_each_mc_addr
2010-02-25 Chien TungRDMA/nes: Add support for KR device id 0x0110
2010-02-24 Eli CohenIB/core: Fix and clean up ib_ud_header_init()
2010-02-24 Steve WiseRDMA/cxgb3: Mark RDMA device with CXIO_ERROR_FATAL...
2010-02-24 Steve WiseRDMA/cxgb3: Don't allocate the SW queue for user mode CQs
2010-02-24 Steve WiseRDMA/cxgb3: Increase the max CQ depth
2010-02-24 Steve WiseRDMA/cxgb3: Doorbell overflow avoidance and recovery
2010-02-19 Or GerlitzRDMA/nes: Change WQ overflow return code
2010-02-19 Faisal LatifRDMA/nes: Multiple disconnects cause crash during AE...
2010-02-19 Faisal LatifRDMA/nes: Fix crash when listener destroyed during...
2010-02-19 Faisal LatifRDMA/nes: Use atomic counters for CM listener create...
2010-02-19 Alexander SchmidtIB/ehca: Require in_wc in process_mad()
2010-02-17 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-02-12 Alexander SchmidtIB/ehca: Allow access for ib_query_qp()
2010-02-12 Alexander SchmidtIB/ehca: Do not turn off irqs in tasklet context
2010-02-12 Eli CohenIB/mlx4: Simplify retrieval of ib_device
2010-02-12 Jiri Pirkonet: use netdev_mc_count and netdev_mc_empty when appro...
2010-02-11 Jiri SlabyRDMA: Use rlimit helpers
2010-02-11 Steve WiseRDMA/cxgb3: Remove BUG_ON() on CQ rearm failure
2010-02-09 Daniel Macktree-wide: Assorted spelling fixes
2010-01-27 Al ViroFix failure exit in ipathfs
2010-01-23 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-01-07 H Hartley Sweetendrivers/infiniband/hw/cxgb3/iwch_cm.c: use %pM to show...
2010-01-06 Or GerlitzIB/mlx4: Fix queue overflow check in post_recv
2010-01-06 Jack MorgensteinIB/mlx4: Initialize SRQ scatter entries when creating...
2009-12-22 Stefani Seiboldkfifo: fix warn_unused_result
2009-12-22 Stefani Seiboldkfifo: rename kfifo_put... into kfifo_in... and kfifo_g...
2009-12-22 Stefani Seiboldkfifo: cleanup namespace
2009-12-22 Stefani Seiboldkfifo: move out spinlock
2009-12-22 Stefani Seiboldkfifo: move struct kfifo in place
2009-12-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-16 Roland DreierMerge branches 'amso1100', 'cma', 'cxgb3', 'ehca',...
2009-12-16 Frank ZagoRDMA/cxgb3: Fix error paths in post_send and post_recv
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-09 Faisal LatifRDMA/nes: Fix stale ARP issue
2009-12-09 Faisal LatifRDMA/nes: FIN during MPA startup causes timeout
2009-12-09 Faisal LatifRDMA/nes: Free kmap() resources
2009-12-09 Faisal LatifRDMA/nes: Check for zero STag
2009-12-09 Faisal LatifRDMA/nes: Fix Xansation test crash on cm_node ref_count
2009-12-09 Faisal LatifRDMA/nes: Abnormal listener exit causes loopback node...
2009-12-09 Faisal LatifRDMA/nes: Fix crash in nes_accept()
2009-12-09 Faisal LatifRDMA/nes: Resource not freed for REJECTed connections
2009-12-09 Faisal LatifRDMA/nes: MPA request/response error checking
2009-12-09 Faisal LatifRDMA/nes: Fix query of ORD values
2009-12-09 Faisal LatifRDMA/nes: Fix MAX_CM_BUFFER define
2009-12-09 Julia LawallRDMA/nes: Pass correct size to ioremap_nocache()
2009-12-09 Chien TungRDMA/nes: Update copyright and branding string
2009-12-09 Chien TungRDMA/nes: Add max_cqe check to nes_create_cq()
2009-12-09 Chien TungRDMA/nes: Clean up struct nes_qp
2009-12-09 Chien TungRDMA/nes: Implement IB_SIGNAL_ALL_WR as an iWARP extension
2009-12-09 Chien TungRDMA/nes: Add additional SFP+ PHY uC status check and...
2009-12-09 Chien TungRDMA/nes: Correct fast memory registration implementation
2009-12-09 Frank ZagoIB/ehca: Fix error paths in post_send and post_recv
2009-12-09 Frank ZagoRDMA/amso1100: Fix error paths in post_send and post_recv
2009-12-09 Chien TungRDMA/nes: Add support for IB_WR_*INV
2009-12-09 Frank ZagoRDMA/nes: In nes_post_recv() always set bad_wr on error
2009-12-09 Frank ZagoRDMA/nes: In nes_post_send() always set bad_wr on error
2009-12-09 Alexander SchmidtIB/ehca: Rework destroy_eq()
2009-12-09 Akinobu MitaIB/ipath: Use bitmap_weight()
2009-12-09 Linus TorvaldsMerge branch 'bkl-drivers-for-linus' of git://git....
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-11-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-12 Eli CohenIB/mlx4: Remove limitation on LSO header size
2009-11-12 Eli CohenIB/mlx4: Remove unneeded code
2009-11-09 Uwe Kleine-Königtree-wide: fix typos "aquire" -> "acquire", "cumsumed...
next