1. 110cf37 infiniband: make cm_device use a struct device and not a kobject. by Greg Kroah-Hartman · 16 years ago
  2. d4c4196 infiniband: rename "device" to "ib_device" in cm_device by Greg Kroah-Hartman · 16 years ago
  3. c76d3d2 device create: infiniband: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  4. 49997d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  5. 89a93f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  6. 6c9fcaf Merge branch 'core/rcu' into core/rcu-for-linus by Ingo Molnar · 16 years ago
  7. b9e4085 netdev: Do not use TX lock to protect address lists. by David S. Miller · 16 years ago
  8. e308a5d netdev: Add netdev->addr_list_lock protection. by David S. Miller · 16 years ago
  9. f507d28 IB/mlx4: Use kzalloc() for new QPs so flags are initialized to 0 by Eli Cohen · 16 years ago
  10. de910bd RDMA/cma: Simplify locking needed for serialization of callbacks by Or Gerlitz · 16 years ago
  11. 64c5e61 RDMA/addr: Keep pointer to netdevice in struct rdma_dev_addr by Or Gerlitz · 16 years ago
  12. 4ab928f RDMA/cxgb3: Fixes for zero STag by Steve Wise · 16 years ago
  13. 96f15c0 RDMA/core: Add local DMA L_Key support by Steve Wise · 16 years ago
  14. aed0122 IB/mthca: Fix check of max_send_sge for special QPs by Roland Dreier · 16 years ago
  15. c036925 IB/mthca: Use round_jiffies() for catastrophic error polling timer by Roland Dreier · 16 years ago
  16. 4522e08 IB/mthca: Remove "stop" flag for catastrophic error polling timer by Roland Dreier · 16 years ago
  17. bc3a290 IPoIB: Double default RX/TX ring sizes by Eli Cohen · 16 years ago
  18. e112373 IPoIB/cm: Reduce connected mode TX object size by Eli Cohen · 16 years ago
  19. df86661 IB/ipath: Use IEEE OUI for vendor_id reported by ibv_query_device() by Ralph Campbell · 16 years ago
  20. bd36067 IPoIB: Use dev_set_mtu() to change mtu by Eli Cohen · 16 years ago
  21. c8c2afe IPoIB: Use rtnl lock/unlock when changing device flags by Eli Cohen · 16 years ago
  22. 9eae554 IPoIB: Get rid of ipoib_mcast_detach() wrapper by Roland Dreier · 16 years ago
  23. d0de136 IPoIB: Only set Q_Key once: after joining broadcast group by Eli Cohen · 16 years ago
  24. 5892eff IPoIB: Remove priv->mcast_mutex by Eli Cohen · 16 years ago
  25. c03d473 IPoIB: Remove unused IPOIB_MCAST_STARTED code by Eli Cohen · 16 years ago
  26. 70fe179 RDMA/cxgb3: Set rkey field for new memory windows in iwch_alloc_mw() by Steve Wise · 16 years ago
  27. 8294f29 RDMA/nes: Get rid of ring_doorbell parameter of nes_post_cqp_request() by Roland Dreier · 16 years ago
  28. 52c8084 RDMA/cxgb3: Propagate HW page size capabilities by Jon Mason · 16 years ago
  29. 1ff66e8 RDMA/nes: Encapsulate logic nes_put_cqp_request() by Roland Dreier · 16 years ago
  30. ee1e2c8 IPoIB: Refresh paths instead of flushing them on SM change events by Moni Shoua · 16 years ago
  31. 038919f IB/ehca: Make device table externally visible by Joachim Fenkes · 16 years ago
  32. af40da8 IPoIB: add LRO support by Vladimir Sokolovsky · 16 years ago
  33. 1240673 IPoIB: Use multicast loopback blocking if available by Ron Livne · 16 years ago
  34. 521e575 IB/mlx4: Add support for blocking multicast loopback packets by Ron Livne · 16 years ago
  35. 14cc180 RDMA/cxgb3: Add support for protocol statistics by Steve Wise · 16 years ago
  36. 7f624d0 RDMA/core: Add iWARP protocol statistics attributes in sysfs by Steve Wise · 16 years ago
  37. a7d834c IPoIB/cm: Fix racy use of receive WR/SGL in ipoib_cm_post_receive_nonsrq() by Roland Dreier · 16 years ago
  38. 468f223 RDMA/cma: Add missing newlines to printk()s by Roland Dreier · 16 years ago
  39. eec8845 RDMA/cxgb3: Remove write-only iwch_rnic_attributes fields by Roland Dreier · 16 years ago
  40. 97d1cc8 RDMA/cxgb3: Fix up some ib_device_attr fields by Steve Wise · 16 years ago
  41. 6f7bc01 IB/ehca: In case of lost interrupts, trigger EOI to reenable interrupts by Stefan Roscher · 16 years ago
  42. 3e255ea IB/ehca: Reject receive work requests if QP is in RESET state by Joachim Fenkes · 16 years ago
  43. 7c27f35 IB/mlx4: Remove extra code for RESET->ERR QP state transition by Roland Dreier · 16 years ago
  44. d3809ad IB/mthca: Remove extra code for RESET->ERR QP state transition by Roland Dreier · 16 years ago
  45. e5a5e7d IB/core: Reset to error QP state transition is not allowed by Ralph Campbell · 16 years ago
  46. 6578cf3 IB/mlx4: Pass congestion management class MADs to the HCA by Eli Cohen · 16 years ago
  47. d1f2cd8 IB/mlx4: Configure QPs' max message size based on real device capability by Eli Cohen · 16 years ago
  48. e7e5582 RDMA/cxgb3: MEM_MGT_EXTENSIONS support by Steve Wise · 16 years ago
  49. 00f7ec3 RDMA/core: Add memory management extensions support by Steve Wise · 16 years ago
  50. f89271da IPoIB: Copy small received SKBs in connected mode by Eli Cohen · 16 years ago
  51. f3781d2 RDMA: Remove subversion $Id tags by Roland Dreier · 16 years ago
  52. fd91b1b IB/ipath: Simplify code using ARRAY_SIZE() macro by Robert P. J. Day · 16 years ago
  53. 9670e55 IB/mlx4: Optimize QP stamping by Eli Cohen · 16 years ago
  54. 164ba08 IB/sa: Fail requests made while creating new SM AH by Moni Shoua · 16 years ago
  55. a947491 RDMA: Fix license text by Sean Hefty · 16 years ago
  56. 929555a RDMA/nes: Remove unnecessary memset() by Christophe Jaillet · 16 years ago
  57. 969a60f IB/srp: Remove use of cached P_Key/GID queries by Roland Dreier · 16 years ago
  58. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  59. 8e9a20c [SCSI] libiscsi, iscsi_tcp, ib_iser: fix setting of can_queue with old tools. by Mike Christie · 16 years ago
  60. 913e5bf [SCSI] libiscsi, iser, tcp: remove recv_lock by Mike Christie · 16 years ago
  61. 88dfd34 [SCSI] iscsi class: Add session initiatorname and ifacename sysfs attrs. by Mike Christie · 16 years ago
  62. 412eeaf [SCSI] iser: Modify iser to take a iscsi_endpoint struct in ep callouts and session setup by Mike Christie · 16 years ago
  63. 7970634 [SCSI] iscsi class: user device_for_each_child instead of duplicating session list by Mike Christie · 16 years ago
  64. 2261ec3 [SCSI] iser: handle iscsi_cmd_task rename by Mike Christie · 16 years ago
  65. 2747fdb [SCSI] iser: convert ib_iser to support merged tasks by Mike Christie · 16 years ago
  66. 0af967f [SCSI] libiscsi, iscsi_tcp, iser: add session cmds array accessor by Mike Christie · 16 years ago
  67. b40977d [SCSI] iser: fix handling of scsi cmnds during recovery. by Mike Christie · 16 years ago
  68. 5d91e20 [SCSI] iscsi: remove session/conn_data_size from iscsi_transport by Mike Christie · 16 years ago
  69. a4804cd [SCSI] iscsi: add iscsi host helpers by Mike Christie · 16 years ago
  70. 7561352 [SCSI] iscsi: remove session and host binding in libiscsi by Mike Christie · 16 years ago
  71. d382672 [SCSI] iscsi class, iscsi drivers: remove unused iscsi_transport attrs by Mike Christie · 16 years ago
  72. 40753ca [SCSI] iscsi class, iscsi_tcp/iser: add host arg to session creation by Mike Christie · 16 years ago
  73. feae1ef IB/umad: BKL is not needed for ib_umad_open() by Roland Dreier · 16 years ago
  74. 0c81b2a Merge branch 'linus' into core/rcu by Ingo Molnar · 16 years ago
  75. 5e19cf6 RDMA/cxgb3: Fix regression caused by class_device -> device conversion by Steve Wise · 16 years ago
  76. 5b2d281 IB/uverbs: BKL is not needed for ib_uverbs_open() by Roland Dreier · 16 years ago
  77. 9a13150 Merge commit 'v2.6.26-rc8' into core/rcu by Ingo Molnar · 16 years ago
  78. 87afd44 IB/mthca: Clear ICM pages before handing to FW by Eli Cohen · 16 years ago
  79. 1e74f9c Merge branch 'linus' into core/rcu by Ingo Molnar · 16 years ago
  80. 6b0ee36 infiniband-ucma: BKL pushdown by Arnd Bergmann · 16 years ago
  81. f2b9857 Add a bunch of cycle_kernel_lock() calls by Jonathan Corbet · 16 years ago
  82. 057e7c7 infiniband: more BKL pushdown by Jonathan Corbet · 16 years ago
  83. d21c95c Add "no BKL needed" comments to several drivers by Jonathan Corbet · 16 years ago
  84. fb77bce IB/uverbs: Fix check of is_closed flag check in ib_uverbs_async_handler() by Jack Morgenstein · 16 years ago
  85. 766d027 Merge branch 'linus' into core/rcu by Ingo Molnar · 16 years ago
  86. 24797a3 RDMA/nes: Fix off-by-one in nes_reg_user_mr() error path by Roland Dreier · 16 years ago
  87. 4c0283f IB/core: Remove IB_DEVICE_SEND_W_INV capability flag by Roland Dreier · 16 years ago
  88. 8079ffa IB/umem: Avoid sign problems when demoting npages to integer by Roland Dreier · 16 years ago
  89. 27676a3 IB/ipath: Fix SM trap forwarding by Ralph Campbell · 16 years ago
  90. 088af15 IB/ehca: Reject send WRs only for RESET, INIT and RTR state by Joachim Fenkes · 16 years ago
  91. 03031f7 IB/ipath: Fix device capability flags by Ralph Campbell · 16 years ago
  92. e8ffef7 IB/ipath: Avoid test_bit() on u64 SDMA status value by Roland Dreier · 16 years ago
  93. c244827 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  94. 5a4f2b67 IB/mad: Fix kernel crash when .process_mad() returns SUCCESS|CONSUMED by Dave Olson · 16 years ago
  95. e1d50dc IPoIB: Test for NULL broadcast object in ipiob_mcast_join_finish() by Jack Morgenstein · 16 years ago
  96. cd155c1 IB/mlx4: Fix creation of kernel QP with max number of send s/g entries by Roland Dreier · 16 years ago
  97. 6c06aec IB: fix race in device_create by Greg Kroah-Hartman · 16 years ago
  98. 8252474 rcu: split list.h and move rcu-protected lists into rculist.h by Franck Bui-Huu · 16 years ago
  99. 12103dc IB/mthca: Fix max_sge value returned by query_device by Roland Dreier · 16 years ago
  100. 21609ae RDMA/cxgb3: Fix uninitialized variable warning in iwch_post_send() by Roland Dreier · 16 years ago