1. 0534c8c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  2. 07306c0 Merge branches 'cma', 'cxgb3', 'ipoib', 'mlx4' and 'nes' into for-next by Roland Dreier · 15 years ago
  3. 4303565 RDMA/nes: Add support for new SFP+ PHY by Chien Tung · 15 years ago
  4. a4849fc RDMA/nes: Add wide_ppm_offset parm for switch compatibility by Chien Tung · 15 years ago
  5. 1b94932 RDMA/nes: Fix SFP+ PHY initialization by Chien Tung · 15 years ago
  6. 5962c2c RDMA/nes: Fix nes_nic_cm_xmit() error handling by Faisal Latif · 15 years ago
  7. 79fc3d7 RDMA/nes: Fix error handling issues by Faisal Latif · 15 years ago
  8. 7a5efb6 RDMA/nes: Fix incorrect casts on 32-bit architectures by Don Wood · 15 years ago
  9. d2ca39f RDMA/cma: Create cm id even when IB port is down by Yossi Etigin · 15 years ago
  10. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  11. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 15 years ago
  12. 84adeee RDMA/cma: Use rate from IPoIB broadcast when joining IPoIB multicast groups by Yossi Etigin · 15 years ago
  13. edb5abb IPoIB: Avoid free_netdev() BUG when destroying a child interface by Roland Dreier · 15 years ago
  14. 874d8df RDMA/cxgb3: Release dependent resources only when endpoint memory is freed. by Steve Wise · 15 years ago
  15. 04b5d02 RDMA/cxgb3: Handle EEH events by Steve Wise · 15 years ago
  16. e1d60ec IB/mlx4: Use pgprot_writecombine() for BlueFlame pages by Roland Dreier · 15 years ago
  17. d54b353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  18. 7c757eb RDMA/nes: Fix mis-merge by Roland Dreier · 15 years ago
  19. 6671de3 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  20. 13220a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  21. 39b566e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  22. 08abe18 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  23. 7c526e1 Merge branches 'timers/new-apis', 'timers/ntp' and 'timers/urgent' into timers/core by Ingo Molnar · 15 years ago
  24. 09f98ba Merge branches 'cxgb3', 'endian', 'ipath', 'ipoib', 'iser', 'mad', 'misc', 'mlx4', 'mthca', 'nes' and 'sysfs' into for-next by Roland Dreier · 15 years ago
  25. d1fbe04 RDMA/cxgb3: Enforce required firmware by Steve Wise · 15 years ago
  26. fe8114e infiniband: convert ipoib to net_device_ops by Stephen Hemminger · 15 years ago
  27. d092955 infiniband: convert nes driver to net_device_ops by Stephen Hemminger · 15 years ago
  28. 687c75d infiniband: convert c2 to net_device_ops by Stephen Hemminger · 15 years ago
  29. a6a4777 IB/mlx4: Unregister IB device prior to CLOSE PORT command by Yevgeny Petrilin · 15 years ago
  30. 5e7facb [SCSI] iscsi class: remove host no argument from session creation callout by Mike Christie · 15 years ago
  31. 4d10835 [SCSI] iscsi lib: remove qdepth param from iscsi host allocation by Mike Christie · 15 years ago
  32. 32ae763 [SCSI] iscsi lib: have lib create work queue for transmitting IO by Mike Christie · 15 years ago
  33. e28f3d5 [SCSI] libiscsi: don't cap queue depth in iscsi modules by Mike Christie · 15 years ago
  34. 48a237a [SCSI] iser: have iser use its own logging by Mike Christie · 15 years ago
  35. c12e56e RDMA/nes: Don't allow userspace QPs to use STag zero by Faisal Latif · 15 years ago
  36. 9d5ab13 RDMA/nes: Handle MPA Reject message properly by Faisal Latif · 15 years ago
  37. 0145f34 RDMA/nes: Improve use of PBLs by Don Wood · 15 years ago
  38. 2869975 RDMA/nes: Remove LLTX by Faisal Latif · 15 years ago
  39. fd87778 RDMA/nes: Inform hardware that asynchronous event has been handled by Don Wood · 15 years ago
  40. 7b14ab0 RDMA/nes: Fix tmp_addr compilation warning by Chien Tung · 15 years ago
  41. b9c367e RDMA/nes: Report correct vendor_id and vendor_part_id by Chien Tung · 15 years ago
  42. cd6853d RDMA/nes: Update copyright to new legal entity and year by Chien Tung · 15 years ago
  43. dae5d13 RDMA/nes: Account for freed PBL after HW operation by Don Wood · 15 years ago
  44. 6432f36 IB: Remove useless ibdev_is_alive() tests from sysfs code by Roland Dreier · 15 years ago
  45. 6b708b3 IB/sa_query: Fix AH leak due to update_sm_ah() race by Jack Morgenstein · 15 years ago
  46. 4780c19 IB/mad: Fix ib_post_send_mad() returning 0 with no generate send comp by Ralph Campbell · 15 years ago
  47. d9620a4 IB/mad: initialize mad_agent_priv before putting on lists by Ralph Campbell · 15 years ago
  48. 1d9bc6d6 IB/mad: Fix null pointer dereference in local_completions() by Ralph Campbell · 15 years ago
  49. 1aedb77 IB/iser: Remove hard setting of path MTU by Or Gerlitz · 15 years ago
  50. 9206dff IB: Remove sysfs files before unregistering device by Roland Dreier · 15 years ago
  51. e538052 IB/ipath: Really run work in ipath_release_user_pages_on_close() by Roland Dreier · 15 years ago
  52. 71c4512 IB/ipath: Fix memory leak in init_shadow_tids() error path by Roland Dreier · 15 years ago
  53. 7401922 timers: add mod_timer_pending() by Ingo Molnar · 15 years ago
  54. 71d98b4 IPoIB: In unicast_arp_send(), only free newly-created paths by Jack Morgenstein · 15 years ago
  55. 42632896 RDMA/cxgb3: Remove modulo math from build_rdma_recv() by Steve Wise · 15 years ago
  56. 42fb61f RDMA/cxgb3: Connection termination fixes by Steve Wise · 15 years ago
  57. 900f4c1 RDMA/cxgb3: sgl/pbl offset calculation needs 64 bits by Steve Wise · 15 years ago
  58. 270b8b8 IB/mthca: Fix dispatch of IB_EVENT_LID_CHANGE event by Moni Shoua · 15 years ago
  59. f0f6f34 IB/mlx4: Fix dispatch of IB_EVENT_LID_CHANGE event by Moni Shoua · 15 years ago
  60. a73efd0 iw_cxgb3: handle chip reset notifications by Divy Le Ray · 15 years ago
  61. 288379f net: Remove redundant NAPI functions by Ben Hutchings · 16 years ago
  62. 9c3da09 IB: Remove __constant_{endian} uses by Harvey Harrison · 16 years ago
  63. ac8581d4 Merge branches 'ehca', 'ipoib' and 'mlx4' into for-linus by Roland Dreier · 16 years ago
  64. ee96aae IB/ehca: Use consistent types for ehca_plpar_hcall9() by Stephen Rothwell · 16 years ago
  65. 3750f60 IB/ehca: Fix printk format warnings from u64 type change by Stephen Rothwell · 16 years ago
  66. 3c20962 IPoIB: Do not print error messages for multicast join retries by Yossi Etigin · 16 years ago
  67. 0fd7e1d IB/mlx4: Fix memory ordering problem when posting LSO sends by Roland Dreier · 16 years ago
  68. cbbe1ef IPoIB: Fix deadlock between ipoib_open() and child interface create by Roland Dreier · 16 years ago
  69. b8a1b1c IPoIB: Fix hang in napi_disable() if P_Key is never found by Roland Dreier · 16 years ago
  70. ccbf04f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  71. 8c9ea7f Merge branches 'ehca', 'ipoib', 'iser', 'mlx4' and 'nes' into for-next by Roland Dreier · 16 years ago
  72. f5eb3b7 IB/iser: Add dependency on INFINIBAND_ADDR_TRANS by Randy Dunlap · 16 years ago
  73. 50df48f IPoIB: Do not join broadcast group if interface is brought down by Yossi Etigin · 16 years ago
  74. 03080e5 RDMA/nes: Fix for NIPQUAD removal by Harvey Harrison · 16 years ago
  75. a50df39 IPoIB: Fix loss of connectivity after bonding failover on both sides by Yossi Etigin · 16 years ago
  76. 22e7ef9 IB/mlx4: Don't register IB device for adapters with no IB ports by Roland Dreier · 16 years ago
  77. 73ac36e fix similar typos to successfull by Coly Li · 16 years ago
  78. 57c44c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  79. 7ddccb2 IB/ehca: spin_lock_irqsave() takes an unsigned long by Stephen Rothwell · 16 years ago
  80. d927e38 infiniband: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  81. 025dfda trivial: fix then -> than typos in comments and documentation by Frederik Schwarzer · 16 years ago
  82. 56ff5ef zero i_uid/i_gid on inode allocation by Al Viro · 16 years ago
  83. 2ca1a61 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 16 years ago
  84. 6094c85a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  85. ee48c3d Merge branches 'cma' and 'mlx4' into for-linus by Roland Dreier · 16 years ago
  86. f781a22 IB/mlx4: Fix reading SL field out of cqe->sl_vid by Roland Dreier · 16 years ago
  87. 2c4ab62 RDMA/addr: Fix build breakage when IPv6 is disabled by Roland Dreier · 16 years ago
  88. cbe31f0 cpumask: use new cpumask API in drivers/infiniband/hw/ipath by Rusty Russell · 16 years ago
  89. b29179c cpumask: use new cpumask API in drivers/infiniband/hw/ehca by Rusty Russell · 16 years ago
  90. 259c4dd cpumask: use for_each_online_cpu() in drivers/infiniband/hw/ehca/ehca_irq.c by Rusty Russell · 16 years ago
  91. 2ff79d5 [SCSI] libiscsi: pass opcode into alloc_pdu callout by Mike Christie · 16 years ago
  92. 0f9c744 [SCSI] iser: convert iser to new alloc_pdu api by Mike Christie · 16 years ago
  93. 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  94. 2d5451d net: Fix warning fallout from recent NAPI interface changes. by David S. Miller · 16 years ago
  95. 2a0d836 Merge branches 'cma', 'ehca', 'ipath', 'iser', 'mlx4' and 'nes' into for-next by Roland Dreier · 16 years ago
  96. 7798dbf IB/mlx4: Set ownership bit correctly when copying CQEs during CQ resize by Jack Morgenstein · 16 years ago
  97. e189062 RDMA/nes: Remove tx_free_list by Faisal Latif · 16 years ago
  98. 1f5175a RDMA/cma: Add IPv6 support by Aleksey Senin · 16 years ago
  99. 38617c6 RDMA/addr: Add support for translating IPv6 addresses by Aleksey Senin · 16 years ago
  100. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago