1. 7143740 IPoIB: Add send gather support by Eli Cohen · 17 years ago
  2. eb14032f IPoIB: Add high DMA feature flag by Eli Cohen · 17 years ago
  3. 9fe4bcf IB/srp: Retry stale connections by David Dillow · 17 years ago
  4. 7bc531d IPoIB: Remove a misleading debug print by Or Gerlitz · 17 years ago
  5. bafff97 IPoIB: Handle bonding failover race for connected neighbours too by Or Gerlitz · 17 years ago
  6. d3f46f3 [SCSI] remove use_sg_chaining by James Bottomley · 17 years ago
  7. 9b73e76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  8. 1cf18d5a IPoIB: Constify seq_operations function pointer tables by Jan Engelhardt · 17 years ago
  9. 48fe5e5 IPoIB: Remove redundant check of netif_queue_stopped() in xmit handler by Krishna Kumar · 17 years ago
  10. 6410627 IB/iser: Add change_queue_depth method by Erez Zilber · 17 years ago
  11. a4ef145 IB/iser: Print information about unhandled RDMA CM events by Erez Zilber · 17 years ago
  12. 7aa54bd IB/srp: Add identifying information to log messages by David Dillow · 17 years ago
  13. 586a693 IPoIB/CM: Enable SRQ support on HCAs that support fewer than 16 SG entries by Pradeep Satyanarayana · 17 years ago
  14. fff09a8 IB/srp: Enable SG list chaining by David Dillow · 17 years ago
  15. 8cba207 IB/srp: Respect target credit limit by David Dillow · 17 years ago
  16. a9e527e IPoIB: improve IPv4/IPv6 to IB mcast mapping functions by Rolf Manderscheid · 17 years ago
  17. 38dc732 IB/iser: Typo fix (s/destory/destroy/) by Oliver Pinter · 17 years ago
  18. bd5d7a8 IB/iser: update URLs of iSER docs by Erez Zilber · 17 years ago
  19. 908cf9a drivers/infiniband: Add missing "space" by Joe Perches · 17 years ago
  20. 68e995a IPoIB/cm: Add connected mode support for devices without SRQs by Pradeep Satyanarayana · 17 years ago
  21. efcd997 IPoIB/cm: Factor out ipoib_cm_free_rx_reap_list() by Roland Dreier · 17 years ago
  22. 7b3687d IPoIB/cm: Factor out ipoib_cm_create_srq() by Roland Dreier · 17 years ago
  23. 1efb614 IPoIB/cm: Factor out ipoib_cm_free_rx_ring() by Roland Dreier · 17 years ago
  24. 2337f80 IPoIB: Trivial formatting cleanups by Roland Dreier · 17 years ago
  25. 90c18f3 [SCSI] IB/iSER: add logical unit reset support by Erez Zilber · 17 years ago
  26. a8ac631 [SCSI] iscsi: convert xmit path to iscsi chunks by Olaf Kirch · 17 years ago
  27. f6d5180 [SCSI] libiscsi: fix nop handling by Mike Christie · 17 years ago
  28. b3a7ea8 [SCSI] libiscsi: do not block session during logout by Mike Christie · 17 years ago
  29. 38ad03d [SCSI] libiscsi,iser: patch for AHS support by Boaz Harrosh · 17 years ago
  30. 843c0a8 [SCSI] libiscsi, iscsi_tcp: add device support by Mike Christie · 17 years ago
  31. ad69698 IB/srp: Release transport before removing host by Dave Dillow · 17 years ago
  32. b0e47c8 IB/srp: Fix list corruption/oops on module reload by David Dillow · 17 years ago
  33. 1401b53 IPoIB: Fix oops if xmit is called when priv->broadcast is NULL by Jack Morgenstein · 17 years ago
  34. a316b79 IB/iser: Add missing counter increment in iser_data_buf_aligned_len() by Erez Zilber · 17 years ago
  35. 09f60f8 IPoIB/cm: Fix receive QP cleanup by Roland Dreier · 17 years ago
  36. 0b776eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  37. 45711f1 [SG] Update drivers to use sg helpers by Jens Axboe · 17 years ago
  38. 1b52496 IPoIB/cm: Use common CQ for CM send completions by Michael S. Tsirkin · 17 years ago
  39. fd31256 IPoIB: Rewrite "if (!likely(...))" as "if (unlikely(!(...)))" by Roland Dreier · 17 years ago
  40. 69fc507 IPoIB: Use round_jiffies() for ah_reap_task by Anton Blanchard · 17 years ago
  41. 53d412f infiniband: sg chaining support by Jens Axboe · 17 years ago
  42. 200d171 IB/ipoib: Verify address handle validity on send by Moni Shoua · 17 years ago
  43. 732a217 IB/ipoib: Bound the net device to the ipoib_neigh structue by Moni Shoua · 17 years ago
  44. df3d80f Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  45. aebd5e4 [SCSI] transport_srp: add rport roles attribute by FUJITA Tomonori · 17 years ago
  46. 3236822 [SCSI] ib_srp: convert to use the srp transport class by FUJITA Tomonori · 17 years ago
  47. ce9d3c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  48. 9153f66 IPoIB: Fix unused variable warning by Roland Dreier · 17 years ago
  49. de90351 [IPoIB]: Convert to netdevice internal stats by Roland Dreier · 17 years ago
  50. 3b04ddd [NET]: Move hardware header operations out of netdevice. by Stephen Hemminger · 17 years ago
  51. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  52. bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 17 years ago
  53. 335a64a5a IPoIB: Allow setting policy to ignore multicast groups by Or Gerlitz · 17 years ago
  54. ede6bc0 IPoIB/cm: Clean up initialization of QP attr in ipoib_cm_create_tx_qp() by Dotan Barak · 17 years ago
  55. ec2a134 IB/iser: Remove unnecessary includes by Roland Dreier · 17 years ago
  56. 247e020 IB/srp: Add QoS support through service ID by Sean Hefty · 17 years ago
  57. 8166883 IPoIB: Specify Traffic Class with path record queries for QoS support by Sean Hefty · 17 years ago
  58. ca6de17 IPoIB: Fix error path memory leak by Eli Cohen · 17 years ago
  59. b3ac60f IPoIB: Fix typo to end statement with ';' instead of ',' by Eli Cohen · 17 years ago
  60. ce423ef IPoIB: Make sure no receives are handled when stopping device by Roland Dreier · 17 years ago
  61. 6958e82 IPoIB: Fix leak in ipoib_transport_dev_init() error path by Jack Morgenstein · 17 years ago
  62. 3d1ff48 IB/srp: Add OUI for new Cisco targets by Raghava Kondapalli · 17 years ago
  63. 5d7cbfd IB/srp: Wrap OUI checking for workarounds in helper functions by Roland Dreier · 17 years ago
  64. 7974392 [SCSI] iscsi_tcp, ib_iser Enable module refcounting for iscsi host template by Mike Christie · 17 years ago
  65. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  66. 41179e2 IB/iser: Make a couple of functions static by Roland Dreier · 17 years ago
  67. bc06cff Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  68. 1d84612 IB/cm: Include HCA ACK delay in local ACK timeout by Sean Hefty · 17 years ago
  69. 1b844af IPoIB: Recycle loopback skbs instead of freeing and reallocating by Roland Dreier · 17 years ago
  70. 20089ca IPoIB/cm: Fix warning if IPV6 is not enabled by Roland Dreier · 17 years ago
  71. 06cc850 IB: Use menuconfig for InfiniBand menu by Jan Engelhardt · 17 years ago
  72. 841adfc IPoIB/cm: Partial error clean up unmaps wrong address by Ralph Campbell · 17 years ago
  73. 13ef5f4 IPoIB/cm: Remove dead definition of struct ipoib_cm_id by Roland Dreier · 17 years ago
  74. 82c3aca IPoIB/cm: Fix interoperability when MTU doesn't match by Michael S. Tsirkin · 17 years ago
  75. 3ec7393 IPoIB/cm: Initialize RX before moving QP to RTR by Michael S. Tsirkin · 17 years ago
  76. da9c0c7 [SCSI] iscsi_iser: convert to use the data buffer accessors by FUJITA Tomonori · 17 years ago
  77. bb350d1 [SCSI] ib_srp: convert to use the data buffer accessors by FUJITA Tomonori · 17 years ago
  78. d8196ed [SCSI] iscsi class, iscsi_tcp, iser, qla4xxx: add netdevname sysfs attr by Mike Christie · 17 years ago
  79. 1548271 [SCSI] libiscsi: make can_queue configurable by Mike Christie · 17 years ago
  80. 77a23c2 [SCSI] libiscsi: fix iscsi cmdsn allocation by Mike Christie · 17 years ago
  81. b2c6416 [SCSI] iscsi class, iscsi_tcp, ib_iser: add sysfs chap file by Mike Christie · 17 years ago
  82. 857ae0b [SCSI] iscsi: Some fixes in preparation for bidirectional support - total_length by Mike Christie · 17 years ago
  83. 8ad5781 [SCSI] iscsi class, qla4xxx, iscsi_tcp, ib_iser: export/set initiator name by Mike Christie · 17 years ago
  84. 0801c24 [SCSI] libiscsi, iscsi_tcp, ib_iser : add sw iscsi host get/set params helpers by Mike Christie · 17 years ago
  85. ec56dc0 IPoIB/cm: Fix performance regression on Mellanox by Michael S. Tsirkin · 17 years ago
  86. 2dfbfc3 IPoIB/cm: Drain cq in ipoib_cm_dev_stop() by Michael S. Tsirkin · 17 years ago
  87. 8fd357a IPoIB/cm: Fix timeout check in ipoib_cm_dev_stop() by Michael S. Tsirkin · 17 years ago
  88. 518b164 IPoIB/cm: Fix SRQ WR leak by Michael S. Tsirkin · 17 years ago
  89. 24bd1e4 IB/ipoib: Fix typos in error messages by Michael S. Tsirkin · 17 years ago
  90. 26bbf13 IPoIB: Handle P_Key table reordering by Yosef Etigin · 17 years ago
  91. 7c5b9ef IPoIB/cm: Optimize stale connection detection by Michael S. Tsirkin · 17 years ago
  92. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  93. 972d45f Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  94. 8d1cc86 IPoIB: Convert to NAPI by Roland Dreier · 17 years ago
  95. f4fd0b2 IB: Add CQ comp_vector support by Michael S. Tsirkin · 17 years ago
  96. b7f008f IB/srp: Set proc_name by Roland Dreier · 17 years ago
  97. 3633b3d IB/srp: Add orig_dgid sysfs attribute to scsi_host by Ishai Rabinovitz · 17 years ago
  98. d6ef7d6 IPoIB/cm: Don't crash if remote side uses one QP for both directions by Michael S. Tsirkin · 17 years ago
  99. 4f7a307 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  100. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 18 years ago