1. 61bd1e8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 15 years ago
  2. 6b5d6c4 [SCSI] cxgb3i, iser, iscsi_tcp: set target can queue by Mike Christie · 15 years ago
  3. e028cc5 IPoIB: Disable NAPI while CQ is being drained by Yossi Etigin · 15 years ago
  4. 0534c8c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  5. edb5abb IPoIB: Avoid free_netdev() BUG when destroying a child interface by Roland Dreier · 15 years ago
  6. d54b353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  7. 13220a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  8. 09f98ba Merge branches 'cxgb3', 'endian', 'ipath', 'ipoib', 'iser', 'mad', 'misc', 'mlx4', 'mthca', 'nes' and 'sysfs' into for-next by Roland Dreier · 15 years ago
  9. fe8114e infiniband: convert ipoib to net_device_ops by Stephen Hemminger · 15 years ago
  10. 5e7facb [SCSI] iscsi class: remove host no argument from session creation callout by Mike Christie · 15 years ago
  11. 4d10835 [SCSI] iscsi lib: remove qdepth param from iscsi host allocation by Mike Christie · 15 years ago
  12. 32ae763 [SCSI] iscsi lib: have lib create work queue for transmitting IO by Mike Christie · 15 years ago
  13. e28f3d5 [SCSI] libiscsi: don't cap queue depth in iscsi modules by Mike Christie · 15 years ago
  14. 48a237a [SCSI] iser: have iser use its own logging by Mike Christie · 15 years ago
  15. 1aedb77 IB/iser: Remove hard setting of path MTU by Or Gerlitz · 15 years ago
  16. 71d98b4 IPoIB: In unicast_arp_send(), only free newly-created paths by Jack Morgenstein · 15 years ago
  17. 288379f net: Remove redundant NAPI functions by Ben Hutchings · 15 years ago
  18. 3c20962 IPoIB: Do not print error messages for multicast join retries by Yossi Etigin · 15 years ago
  19. cbbe1ef IPoIB: Fix deadlock between ipoib_open() and child interface create by Roland Dreier · 15 years ago
  20. b8a1b1c IPoIB: Fix hang in napi_disable() if P_Key is never found by Roland Dreier · 15 years ago
  21. ccbf04f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  22. 8c9ea7f Merge branches 'ehca', 'ipoib', 'iser', 'mlx4' and 'nes' into for-next by Roland Dreier · 15 years ago
  23. f5eb3b7 IB/iser: Add dependency on INFINIBAND_ADDR_TRANS by Randy Dunlap · 15 years ago
  24. 50df48f IPoIB: Do not join broadcast group if interface is brought down by Yossi Etigin · 15 years ago
  25. a50df39 IPoIB: Fix loss of connectivity after bonding failover on both sides by Yossi Etigin · 15 years ago
  26. d927e38 infiniband: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  27. 2ff79d5 [SCSI] libiscsi: pass opcode into alloc_pdu callout by Mike Christie · 16 years ago
  28. 0f9c744 [SCSI] iser: convert iser to new alloc_pdu api by Mike Christie · 16 years ago
  29. 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  30. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
  31. bba7ebb IB/iser: Avoid recv buffer exhaustion caused by unexpected PDUs by David Disseldorp · 16 years ago
  32. 198d6ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  33. ff79ae8 IPoIB: Fix crash in path_rec_completion() by Yossi Etigin · 16 years ago
  34. 93a3ab9 IPoIB: Fix hang in ipoib_flush_paths() by Yossi Etigin · 16 years ago
  35. fe25c56 IPoIB: Don't enable NAPI when it's already enabled by Yossi Etigin · 16 years ago
  36. 6377943 drivers: replace NIPQUAD() by Harvey Harrison · 16 years ago
  37. 5b095d989 net: replace %p6 with %pI6 by Harvey Harrison · 16 years ago
  38. 8c165a8 infiniband: remove IPOIB_GID_RAW_ARG, IPOIB_GID_ARG, IPOIB_GID_FMT by Harvey Harrison · 16 years ago
  39. fcace2f infiniband: ipoib replace IPOIB_GID_FMT with %p6 by Harvey Harrison · 16 years ago
  40. 8867cd7 infiniband: use %p6 for printing message ids by Harvey Harrison · 16 years ago
  41. 724bdd0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  42. 83bb63f IPoIB: Set netdev offload features properly for child (VLAN) interfaces by Or Gerlitz · 16 years ago
  43. 70c9c0d IPoIB: Clean up ethtool support by Or Gerlitz · 16 years ago
  44. ed09441 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  45. a447c09 vfs: Use const for kernel parser table by Steven Whitehouse · 16 years ago
  46. 8e12452 [SCSI] libiscsi: rename host reset to target reset by Mike Christie · 16 years ago
  47. e5bd7b5 [SCSI] libiscsi: Support drivers initiating session removal by Mike Christie · 16 years ago
  48. 2767840 IPoIB: Always initialize poll_timer to avoid crash on unload by Roland Dreier · 16 years ago
  49. 943c246 IPoIB: Use netif_tx_lock() and get rid of private tx_lock, LLTX by Roland Dreier · 16 years ago
  50. c9da4ba IPoIB: Fix crash when path record fails after path flush by Roland Dreier · 16 years ago
  51. e8224e4 IPoIB: Fix deadlock on RTNL between bcast join comp and ipoib_stop() by Yossi Etigin · 16 years ago
  52. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
  53. a77a57a IPoIB: Fix deadlock on RTNL in ipoib_stop() by Roland Dreier · 16 years ago
  54. b140406 IPoIB/cm: Use vmalloc() to allocate rx_rings by David J. Wilder · 16 years ago
  55. e081981 IPoIB/cm: Set correct SG list in ipoib_cm_init_rx_wr() by Roland Dreier · 16 years ago
  56. 9905922 IPoIB: Correct help text for INFINIBAND_IPOIB_DEBUG by Roland Dreier · 16 years ago
  57. 99c3a5a IPoIB/cm: Connected mode is no longer EXPERIMENTAL by Roland Dreier · 16 years ago
  58. 2cc1773 Merge branches 'bkl-removal', 'cma', 'ehca', 'for-2.6.27', 'mlx4', 'mthca' and 'nes' into for-linus by Roland Dreier · 16 years ago
  59. 01b3fc8 IPoIB: Include err code in trace message for ib_sa_path_rec_get() failures by Or Gerlitz · 16 years ago
  60. 2f5de15 IB/iser: Add support for RDMA_CM_EVENT_ADDR_CHANGE event by Or Gerlitz · 16 years ago
  61. 49997d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  62. 89a93f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  63. b9e4085 netdev: Do not use TX lock to protect address lists. by David S. Miller · 16 years ago
  64. e308a5d netdev: Add netdev->addr_list_lock protection. by David S. Miller · 16 years ago
  65. bc3a290 IPoIB: Double default RX/TX ring sizes by Eli Cohen · 16 years ago
  66. e112373 IPoIB/cm: Reduce connected mode TX object size by Eli Cohen · 16 years ago
  67. bd36067 IPoIB: Use dev_set_mtu() to change mtu by Eli Cohen · 16 years ago
  68. c8c2afe IPoIB: Use rtnl lock/unlock when changing device flags by Eli Cohen · 16 years ago
  69. 9eae554 IPoIB: Get rid of ipoib_mcast_detach() wrapper by Roland Dreier · 16 years ago
  70. d0de136 IPoIB: Only set Q_Key once: after joining broadcast group by Eli Cohen · 16 years ago
  71. 5892eff IPoIB: Remove priv->mcast_mutex by Eli Cohen · 16 years ago
  72. c03d473 IPoIB: Remove unused IPOIB_MCAST_STARTED code by Eli Cohen · 16 years ago
  73. ee1e2c8 IPoIB: Refresh paths instead of flushing them on SM change events by Moni Shoua · 16 years ago
  74. af40da8 IPoIB: add LRO support by Vladimir Sokolovsky · 16 years ago
  75. 1240673 IPoIB: Use multicast loopback blocking if available by Ron Livne · 16 years ago
  76. a7d834c IPoIB/cm: Fix racy use of receive WR/SGL in ipoib_cm_post_receive_nonsrq() by Roland Dreier · 16 years ago
  77. f89271da IPoIB: Copy small received SKBs in connected mode by Eli Cohen · 16 years ago
  78. f3781d2 RDMA: Remove subversion $Id tags by Roland Dreier · 16 years ago
  79. 969a60f IB/srp: Remove use of cached P_Key/GID queries by Roland Dreier · 16 years ago
  80. 8e9a20c [SCSI] libiscsi, iscsi_tcp, ib_iser: fix setting of can_queue with old tools. by Mike Christie · 16 years ago
  81. 913e5bf [SCSI] libiscsi, iser, tcp: remove recv_lock by Mike Christie · 16 years ago
  82. 88dfd34 [SCSI] iscsi class: Add session initiatorname and ifacename sysfs attrs. by Mike Christie · 16 years ago
  83. 412eeaf [SCSI] iser: Modify iser to take a iscsi_endpoint struct in ep callouts and session setup by Mike Christie · 16 years ago
  84. 7970634 [SCSI] iscsi class: user device_for_each_child instead of duplicating session list by Mike Christie · 16 years ago
  85. 2261ec3 [SCSI] iser: handle iscsi_cmd_task rename by Mike Christie · 16 years ago
  86. 2747fdb [SCSI] iser: convert ib_iser to support merged tasks by Mike Christie · 16 years ago
  87. 0af967f [SCSI] libiscsi, iscsi_tcp, iser: add session cmds array accessor by Mike Christie · 16 years ago
  88. b40977d [SCSI] iser: fix handling of scsi cmnds during recovery. by Mike Christie · 16 years ago
  89. 5d91e20 [SCSI] iscsi: remove session/conn_data_size from iscsi_transport by Mike Christie · 16 years ago
  90. a4804cd [SCSI] iscsi: add iscsi host helpers by Mike Christie · 16 years ago
  91. 7561352 [SCSI] iscsi: remove session and host binding in libiscsi by Mike Christie · 16 years ago
  92. d382672 [SCSI] iscsi class, iscsi drivers: remove unused iscsi_transport attrs by Mike Christie · 16 years ago
  93. 40753ca [SCSI] iscsi class, iscsi_tcp/iser: add host arg to session creation by Mike Christie · 16 years ago
  94. e1d50dc IPoIB: Test for NULL broadcast object in ipiob_mcast_join_finish() by Jack Morgenstein · 16 years ago
  95. 57ce41d IB/ipoib: Fix transmit queue stalling forever by Eli Cohen · 16 years ago
  96. b4132ef IPoIB: Copy child MTU from parent by Eli Cohen · 16 years ago
  97. f56bcd8 IPoIB: Use separate CQ for UD send completions by Eli Cohen · 16 years ago
  98. 8752822 IB/iser: Count FMR alignment violations per session by Eli Dorfman · 16 years ago
  99. 6f735e3 IB/iser: Move high-volume debug output to higher debug level by Eli Dorfman · 16 years ago
  100. bc7b3a3 IPoIB: Handle 4K IB MTU for UD (datagram) mode by Shirley Ma · 16 years ago