1. 3cc08fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  2. 03b37ec Merge branches 'cxgb3', 'cxgb4', 'ehca', 'ipath', 'misc', 'nes', 'qib' and 'srp' into for-next by Roland Dreier · 14 years ago
  3. 89de748 IB/srp: Export req_lim via sysfs by Bart Van Assche · 14 years ago
  4. 6ba7401 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  5. c996bb4 IB/srp: Make receive buffer handling more robust by Bart Van Assche · 14 years ago
  6. 7a70081 IB/srp: Use print_hex_dump() by Bart Van Assche · 14 years ago
  7. 48d8fce IB/iser: Make needlessly global iser_alloc_rx_descriptors() static by Or Gerlitz · 14 years ago
  8. 7a52b34 IPoIB: Fix world-writable child interface control sysfs attributes by Or Gerlitz · 14 years ago
  9. 39827be IB/{nes, ipoib}: Pass supported flags to ethtool_op_set_flags() by Ben Hutchings · 14 years ago
  10. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  11. ffebedb Merge branches 'amso1100', 'bkl', 'cma', 'cxgb3', 'cxgb4', 'ipoib', 'iser', 'masked-atomics', 'misc', 'mthca' and 'nes' into for-next by Roland Dreier · 14 years ago
  12. 9fda1ac IB/iser: Fix error flow in iser_create_ib_conn_res() by Dan Carpenter · 14 years ago
  13. 39ff05d IB/iser: Enhance disconnection logic for multi-pathing by Or Gerlitz · 14 years ago
  14. d265b98 IB/iser: Remove buggy back-pointer setting by Or Gerlitz · 14 years ago
  15. 2110f9b IB/iser: Add asynchronous event handler by Or Gerlitz · 14 years ago
  16. d414371 IPoIB: Allow disabling/enabling TSO on the fly through ethtool by Or Gerlitz · 14 years ago
  17. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  18. 4a35ecf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  19. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  20. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  21. 3e4aa12 ipoib: remove addrlen check for mc addresses by Jiri Pirko · 14 years ago
  22. 961cde9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  23. a48f509 IPoIB: Include return code in trace message for ib_post_send() failures by Or Gerlitz · 14 years ago
  24. f0dc117 IPoIB: Fix TX queue lockup with mixed UD/CM traffic by Eli Cohen · 14 years ago
  25. 3ff1562 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  26. 309ce15 [SCSI] libiscsi: Make iscsi_eh_target_reset start with session reset by Jayamohan Kallickal · 14 years ago
  27. f577215 Merge branch 'srp' into for-next by Roland Dreier · 14 years ago
  28. 5c2187f Merge branch 'iser' into for-next by Roland Dreier · 14 years ago
  29. da9d2f0 IB/srp: Clean up error path in srp_create_target_ib() by Roland Dreier · 14 years ago
  30. 9c03dc9 IB/srp: Split send and recieve CQs to reduce number of interrupts by Bart Van Assche · 14 years ago
  31. 6c74651 ipoib: returned back addrlen check for mc addresses by Jiri Pirko · 14 years ago
  32. fbf219f infiniband: convert to use netdev_for_each_mc_addr by Jiri Pirko · 14 years ago
  33. 88ec415 IB/iser: Remove redundant locking from iser scsi command response flow by Or Gerlitz · 14 years ago
  34. 962b4b5 IB/iser: Use libiscsi passthrough mode by Or Gerlitz · 14 years ago
  35. aae3c99 IB/iser: Remove unnecessary connection checks by Or Gerlitz · 14 years ago
  36. 528f4e8 IB/iser: Use atomic allocations by Or Gerlitz · 14 years ago
  37. f19624a IB/iser: Simplify send flow/descriptors by Or Gerlitz · 14 years ago
  38. 78ad0a3 IB/iser: Use different CQ for send completions by Or Gerlitz · 14 years ago
  39. 704315f IB/iser: Remove atomic counter for posted receive buffers by Or Gerlitz · 14 years ago
  40. bcc60c3 IB/iser: New receive buffer posting logic by Or Gerlitz · 14 years ago
  41. 1cef465 IB/iser: Revert commit bba7ebb "avoid recv buffer exhaustion" by Or Gerlitz · 14 years ago
  42. 3ffe533 ipv6: drop unused "dev" arg of icmpv6_send() by Alexey Dobriyan · 14 years ago
  43. 757bebb IPoIB: Remove TX moderation settings from ethtool support by Or Gerlitz · 14 years ago
  44. e69381b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  45. 14f369d Merge branches 'amso1100', 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'iser', 'misc', 'mlx4' and 'nes' into for-next by Roland Dreier · 15 years ago
  46. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  47. 0cd4d0f IPoIB: Clear ipoib_neigh.dgid in ipoib_neigh_alloc() by David J. Wilder · 15 years ago
  48. b20d038 [SCSI] iser: set tgt and lu reset timeout by Mike Christie · 15 years ago
  49. 94e2bd6 tree-wide: fix some typos and punctuation in comments by Thadeu Lima de Souza Cascardo · 15 years ago
  50. c1ccaf2 IB/iser: Rewrite SG handling for RDMA logic by Or Gerlitz · 15 years ago
  51. b8b9e1b8 [SCSI] libiscsi: iscsi_session_setup to allow for private space by Jayamohan Kallickal · 15 years ago
  52. d7757be1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  53. 5ee95120 IPoIB: Don't turn on carrier for a non-active port by Moni Shoua · 15 years ago
  54. d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  55. 5e47596 IPoIB: Check multicast address format by Jason Gunthorpe · 15 years ago
  56. 721d67c IPoIB: Drop priv->lock before calling ipoib_send() by Roland Dreier · 15 years ago
  57. cd0bcf4 IPoIB: Remove unused <rdma/ib_cache.h> includes by Roland Dreier · 15 years ago
  58. 451f144 drivers: Kill now superfluous ->last_rx stores by Eric Dumazet · 15 years ago
  59. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  60. adf3090 net: skb->dst accessors by Eric Dumazet · 15 years ago
  61. 86d15cd net: unset IFF_XMIT_DST_RELEASE for qeth and ipoib by Eric Dumazet · 15 years ago
  62. b3cd505 [SCSI] libiscsi: add task aborted state by Mike Christie · 15 years ago
  63. 10eb0f0 [SCSI] iscsi: pass ep connect shost by Mike Christie · 15 years ago
  64. 2657440 net: Fix ipoib rtnl_lock sysfs deadlock. by Eric W. Biederman · 15 years ago
  65. 61bd1e8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 15 years ago
  66. 6b5d6c4 [SCSI] cxgb3i, iser, iscsi_tcp: set target can queue by Mike Christie · 15 years ago
  67. e028cc5 IPoIB: Disable NAPI while CQ is being drained by Yossi Etigin · 15 years ago
  68. 0534c8c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  69. edb5abb IPoIB: Avoid free_netdev() BUG when destroying a child interface by Roland Dreier · 15 years ago
  70. d54b353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  71. 13220a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  72. 09f98ba Merge branches 'cxgb3', 'endian', 'ipath', 'ipoib', 'iser', 'mad', 'misc', 'mlx4', 'mthca', 'nes' and 'sysfs' into for-next by Roland Dreier · 15 years ago
  73. fe8114e infiniband: convert ipoib to net_device_ops by Stephen Hemminger · 15 years ago
  74. 5e7facb [SCSI] iscsi class: remove host no argument from session creation callout by Mike Christie · 15 years ago
  75. 4d10835 [SCSI] iscsi lib: remove qdepth param from iscsi host allocation by Mike Christie · 15 years ago
  76. 32ae763 [SCSI] iscsi lib: have lib create work queue for transmitting IO by Mike Christie · 15 years ago
  77. e28f3d5 [SCSI] libiscsi: don't cap queue depth in iscsi modules by Mike Christie · 15 years ago
  78. 48a237a [SCSI] iser: have iser use its own logging by Mike Christie · 15 years ago
  79. 1aedb77 IB/iser: Remove hard setting of path MTU by Or Gerlitz · 15 years ago
  80. 71d98b4 IPoIB: In unicast_arp_send(), only free newly-created paths by Jack Morgenstein · 15 years ago
  81. 288379f net: Remove redundant NAPI functions by Ben Hutchings · 15 years ago
  82. 3c20962 IPoIB: Do not print error messages for multicast join retries by Yossi Etigin · 16 years ago
  83. cbbe1ef IPoIB: Fix deadlock between ipoib_open() and child interface create by Roland Dreier · 16 years ago
  84. b8a1b1c IPoIB: Fix hang in napi_disable() if P_Key is never found by Roland Dreier · 16 years ago
  85. ccbf04f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  86. 8c9ea7f Merge branches 'ehca', 'ipoib', 'iser', 'mlx4' and 'nes' into for-next by Roland Dreier · 16 years ago
  87. f5eb3b7 IB/iser: Add dependency on INFINIBAND_ADDR_TRANS by Randy Dunlap · 16 years ago
  88. 50df48f IPoIB: Do not join broadcast group if interface is brought down by Yossi Etigin · 16 years ago
  89. a50df39 IPoIB: Fix loss of connectivity after bonding failover on both sides by Yossi Etigin · 16 years ago
  90. d927e38 infiniband: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 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. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
  95. bba7ebb IB/iser: Avoid recv buffer exhaustion caused by unexpected PDUs by David Disseldorp · 16 years ago
  96. 198d6ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  97. ff79ae8 IPoIB: Fix crash in path_rec_completion() by Yossi Etigin · 16 years ago
  98. 93a3ab9 IPoIB: Fix hang in ipoib_flush_paths() by Yossi Etigin · 16 years ago
  99. fe25c56 IPoIB: Don't enable NAPI when it's already enabled by Yossi Etigin · 16 years ago
  100. 6377943 drivers: replace NIPQUAD() by Harvey Harrison · 16 years ago