1. 50df48f IPoIB: Do not join broadcast group if interface is brought down by Yossi Etigin · 16 years ago
  2. a50df39 IPoIB: Fix loss of connectivity after bonding failover on both sides by Yossi Etigin · 16 years ago
  3. d927e38 infiniband: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  4. 2ff79d5 [SCSI] libiscsi: pass opcode into alloc_pdu callout by Mike Christie · 16 years ago
  5. 0f9c744 [SCSI] iser: convert iser to new alloc_pdu api by Mike Christie · 16 years ago
  6. 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  7. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
  8. bba7ebb IB/iser: Avoid recv buffer exhaustion caused by unexpected PDUs by David Disseldorp · 16 years ago
  9. 198d6ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  10. ff79ae8 IPoIB: Fix crash in path_rec_completion() by Yossi Etigin · 16 years ago
  11. 93a3ab9 IPoIB: Fix hang in ipoib_flush_paths() by Yossi Etigin · 16 years ago
  12. fe25c56 IPoIB: Don't enable NAPI when it's already enabled by Yossi Etigin · 16 years ago
  13. 6377943 drivers: replace NIPQUAD() by Harvey Harrison · 16 years ago
  14. 5b095d989 net: replace %p6 with %pI6 by Harvey Harrison · 16 years ago
  15. 8c165a8 infiniband: remove IPOIB_GID_RAW_ARG, IPOIB_GID_ARG, IPOIB_GID_FMT by Harvey Harrison · 16 years ago
  16. fcace2f infiniband: ipoib replace IPOIB_GID_FMT with %p6 by Harvey Harrison · 16 years ago
  17. 8867cd7 infiniband: use %p6 for printing message ids by Harvey Harrison · 16 years ago
  18. 724bdd0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  19. 83bb63f IPoIB: Set netdev offload features properly for child (VLAN) interfaces by Or Gerlitz · 16 years ago
  20. 70c9c0d IPoIB: Clean up ethtool support by Or Gerlitz · 16 years ago
  21. ed09441 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  22. a447c09 vfs: Use const for kernel parser table by Steven Whitehouse · 16 years ago
  23. 8e12452 [SCSI] libiscsi: rename host reset to target reset by Mike Christie · 16 years ago
  24. e5bd7b5 [SCSI] libiscsi: Support drivers initiating session removal by Mike Christie · 16 years ago
  25. 2767840 IPoIB: Always initialize poll_timer to avoid crash on unload by Roland Dreier · 16 years ago
  26. 943c246 IPoIB: Use netif_tx_lock() and get rid of private tx_lock, LLTX by Roland Dreier · 16 years ago
  27. c9da4ba IPoIB: Fix crash when path record fails after path flush by Roland Dreier · 16 years ago
  28. e8224e4 IPoIB: Fix deadlock on RTNL between bcast join comp and ipoib_stop() by Yossi Etigin · 16 years ago
  29. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
  30. a77a57a IPoIB: Fix deadlock on RTNL in ipoib_stop() by Roland Dreier · 16 years ago
  31. b140406 IPoIB/cm: Use vmalloc() to allocate rx_rings by David J. Wilder · 16 years ago
  32. e081981 IPoIB/cm: Set correct SG list in ipoib_cm_init_rx_wr() by Roland Dreier · 16 years ago
  33. 9905922 IPoIB: Correct help text for INFINIBAND_IPOIB_DEBUG by Roland Dreier · 16 years ago
  34. 99c3a5a IPoIB/cm: Connected mode is no longer EXPERIMENTAL by Roland Dreier · 16 years ago
  35. 2cc1773 Merge branches 'bkl-removal', 'cma', 'ehca', 'for-2.6.27', 'mlx4', 'mthca' and 'nes' into for-linus by Roland Dreier · 16 years ago
  36. 01b3fc8 IPoIB: Include err code in trace message for ib_sa_path_rec_get() failures by Or Gerlitz · 16 years ago
  37. 2f5de15 IB/iser: Add support for RDMA_CM_EVENT_ADDR_CHANGE event by Or Gerlitz · 16 years ago
  38. 49997d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  39. 89a93f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  40. b9e4085 netdev: Do not use TX lock to protect address lists. by David S. Miller · 16 years ago
  41. e308a5d netdev: Add netdev->addr_list_lock protection. by David S. Miller · 16 years ago
  42. bc3a290 IPoIB: Double default RX/TX ring sizes by Eli Cohen · 16 years ago
  43. e112373 IPoIB/cm: Reduce connected mode TX object size by Eli Cohen · 16 years ago
  44. bd36067 IPoIB: Use dev_set_mtu() to change mtu by Eli Cohen · 16 years ago
  45. c8c2afe IPoIB: Use rtnl lock/unlock when changing device flags by Eli Cohen · 16 years ago
  46. 9eae554 IPoIB: Get rid of ipoib_mcast_detach() wrapper by Roland Dreier · 16 years ago
  47. d0de136 IPoIB: Only set Q_Key once: after joining broadcast group by Eli Cohen · 16 years ago
  48. 5892eff IPoIB: Remove priv->mcast_mutex by Eli Cohen · 16 years ago
  49. c03d473 IPoIB: Remove unused IPOIB_MCAST_STARTED code by Eli Cohen · 16 years ago
  50. ee1e2c8 IPoIB: Refresh paths instead of flushing them on SM change events by Moni Shoua · 16 years ago
  51. af40da8 IPoIB: add LRO support by Vladimir Sokolovsky · 16 years ago
  52. 1240673 IPoIB: Use multicast loopback blocking if available by Ron Livne · 16 years ago
  53. a7d834c IPoIB/cm: Fix racy use of receive WR/SGL in ipoib_cm_post_receive_nonsrq() by Roland Dreier · 16 years ago
  54. f89271da IPoIB: Copy small received SKBs in connected mode by Eli Cohen · 16 years ago
  55. f3781d2 RDMA: Remove subversion $Id tags by Roland Dreier · 16 years ago
  56. 969a60f IB/srp: Remove use of cached P_Key/GID queries by Roland Dreier · 16 years ago
  57. 8e9a20c [SCSI] libiscsi, iscsi_tcp, ib_iser: fix setting of can_queue with old tools. by Mike Christie · 16 years ago
  58. 913e5bf [SCSI] libiscsi, iser, tcp: remove recv_lock by Mike Christie · 16 years ago
  59. 88dfd34 [SCSI] iscsi class: Add session initiatorname and ifacename sysfs attrs. by Mike Christie · 16 years ago
  60. 412eeaf [SCSI] iser: Modify iser to take a iscsi_endpoint struct in ep callouts and session setup by Mike Christie · 16 years ago
  61. 7970634 [SCSI] iscsi class: user device_for_each_child instead of duplicating session list by Mike Christie · 16 years ago
  62. 2261ec3 [SCSI] iser: handle iscsi_cmd_task rename by Mike Christie · 16 years ago
  63. 2747fdb [SCSI] iser: convert ib_iser to support merged tasks by Mike Christie · 16 years ago
  64. 0af967f [SCSI] libiscsi, iscsi_tcp, iser: add session cmds array accessor by Mike Christie · 16 years ago
  65. b40977d [SCSI] iser: fix handling of scsi cmnds during recovery. by Mike Christie · 16 years ago
  66. 5d91e20 [SCSI] iscsi: remove session/conn_data_size from iscsi_transport by Mike Christie · 16 years ago
  67. a4804cd [SCSI] iscsi: add iscsi host helpers by Mike Christie · 16 years ago
  68. 7561352 [SCSI] iscsi: remove session and host binding in libiscsi by Mike Christie · 16 years ago
  69. d382672 [SCSI] iscsi class, iscsi drivers: remove unused iscsi_transport attrs by Mike Christie · 16 years ago
  70. 40753ca [SCSI] iscsi class, iscsi_tcp/iser: add host arg to session creation by Mike Christie · 16 years ago
  71. e1d50dc IPoIB: Test for NULL broadcast object in ipiob_mcast_join_finish() by Jack Morgenstein · 16 years ago
  72. 57ce41d IB/ipoib: Fix transmit queue stalling forever by Eli Cohen · 16 years ago
  73. b4132ef IPoIB: Copy child MTU from parent by Eli Cohen · 16 years ago
  74. f56bcd8 IPoIB: Use separate CQ for UD send completions by Eli Cohen · 16 years ago
  75. 8752822 IB/iser: Count FMR alignment violations per session by Eli Dorfman · 16 years ago
  76. 6f735e3 IB/iser: Move high-volume debug output to higher debug level by Eli Dorfman · 16 years ago
  77. bc7b3a3 IPoIB: Handle 4K IB MTU for UD (datagram) mode by Shirley Ma · 16 years ago
  78. ee959b0 SCSI: convert struct class_device to struct device by Tony Jones · 16 years ago
  79. 0532193 IB: rename "dev" to "srp_dev" in srp_host structure by Greg Kroah-Hartman · 16 years ago
  80. 0a22ab9 IB/iser: Don't change itt endianness by Erez Zilber · 16 years ago
  81. 9fdd5e5 IPoIB: Handle case when P_Key is deleted and re-added at same index by Roland Dreier · 16 years ago
  82. d97c517 IB/iser: Release connection resources on RDMA_CM_EVENT_DEVICE_REMOVAL event by Erez Zilber · 16 years ago
  83. 28d52b3 IPoIB: Support modifying IPoIB CQ event moderation by Eli Cohen · 16 years ago
  84. 82c24c1 IPoIB: Add basic ethtool support by Eli Cohen · 16 years ago
  85. 40ca198 IPoIB: Add LSO support by Eli Cohen · 16 years ago
  86. 157de22 IB: Use shorter list_splice_init() for brevity by Robert P. J. Day · 16 years ago
  87. 1e89a19 IB/srp: Enforce protocol limit on srp_sg_tablesize by David Dillow · 16 years ago
  88. 6046136 IPoIB: Use checksum offload support if available by Eli Cohen · 16 years ago
  89. 10313cb IPoIB: Allocate priv->tx_ring with vmalloc() by Roland Dreier · 16 years ago
  90. 4200406 IPoIB/cm: Set tx_wr.num_sge in connected mode post_send() by Roland Dreier · 16 years ago
  91. b3e2749 IPoIB: Don't drop multicast sends when they can be queued by Or Gerlitz · 16 years ago
  92. d33ed42 IB/iser: Handle iser_device allocation error gracefully by Arne Redlich · 16 years ago
  93. 9a37827 IB/iser: Fix list iteration bug by Arne Redlich · 16 years ago
  94. ec229e5 IPoIB/cm: Fix ipoib_cm_dev_stop() cleanup when drain times out by Pradeep Satyanarayana · 16 years ago
  95. a9d1884 IPoIB: Remove unused struct ipoib_cm_tx.ibwc member by Eli Cohen · 16 years ago
  96. 167c426 IPoIB: On P_Key change event, reset state properly by Jack Morgenstein · 16 years ago
  97. 7143740 IPoIB: Add send gather support by Eli Cohen · 16 years ago
  98. eb14032f IPoIB: Add high DMA feature flag by Eli Cohen · 16 years ago
  99. 9fe4bcf IB/srp: Retry stale connections by David Dillow · 17 years ago
  100. 7bc531d IPoIB: Remove a misleading debug print by Or Gerlitz · 16 years ago