1. eedd5d0 Merge branches 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mad', 'misc', 'mlx4', 'mthca' and 'nes' into for-next by Roland Dreier · 16 years ago
  2. a7e80ce IB/cm: Correctly free cm_device structure by Hefty, Sean · 16 years ago
  3. 7097228 IB/mad: Don't discard BMA responses in kernel by Michael Brooks · 16 years ago
  4. 06a91a0 Merge branches 'cma', 'cxgb3', 'ipath', 'ipoib', 'mad' and 'mlx4' into for-linus by Roland Dreier · 16 years ago
  5. cd55ef5 IB/mad: Test ib_create_send_mad() return with IS_ERR(), not == NULL by Julien Brunel · 16 years ago
  6. 3f44675 RDMA/cma: Remove padding arrays by using struct sockaddr_storage by Roland Dreier · 16 years ago
  7. 5ba18b1 RDMA/ucm: BKL is not needed for ib_ucm_open() by Roland Dreier · 16 years ago
  8. f7a6117 RDMA/ucma: BKL is not needed for ucma_open() by Roland Dreier · 16 years ago
  9. 5c40235 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  10. 2cc1773 Merge branches 'bkl-removal', 'cma', 'ehca', 'for-2.6.27', 'mlx4', 'mthca' and 'nes' into for-linus by Roland Dreier · 16 years ago
  11. 1ca8d15 RDMA/iwcm: Remove IB_ACCESS_LOCAL_WRITE from remote QP attributes by Dotan Barak · 16 years ago
  12. 64b784b IB/sa_query: Check if sm_ah is NULL in ib_sa_remove_one() by Ralph Campbell · 16 years ago
  13. 38ca83a RDMA/cma: Add RDMA_CM_EVENT_TIMEWAIT_EXIT event by Amir Vadai · 16 years ago
  14. dd5bdff RDMA/cma: Add RDMA_CM_EVENT_ADDR_CHANGE event by Or Gerlitz · 16 years ago
  15. 110cf37 infiniband: make cm_device use a struct device and not a kobject. by Greg Kroah-Hartman · 16 years ago
  16. d4c4196 infiniband: rename "device" to "ib_device" in cm_device by Greg Kroah-Hartman · 16 years ago
  17. de910bd RDMA/cma: Simplify locking needed for serialization of callbacks by Or Gerlitz · 16 years ago
  18. 64c5e61 RDMA/addr: Keep pointer to netdevice in struct rdma_dev_addr by Or Gerlitz · 16 years ago
  19. 7f624d0 RDMA/core: Add iWARP protocol statistics attributes in sysfs by Steve Wise · 16 years ago
  20. 468f223 RDMA/cma: Add missing newlines to printk()s by Roland Dreier · 16 years ago
  21. e5a5e7d IB/core: Reset to error QP state transition is not allowed by Ralph Campbell · 16 years ago
  22. 00f7ec3 RDMA/core: Add memory management extensions support by Steve Wise · 16 years ago
  23. f3781d2 RDMA: Remove subversion $Id tags by Roland Dreier · 16 years ago
  24. 164ba08 IB/sa: Fail requests made while creating new SM AH by Moni Shoua · 16 years ago
  25. a947491 RDMA: Fix license text by Sean Hefty · 16 years ago
  26. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  27. feae1ef IB/umad: BKL is not needed for ib_umad_open() by Roland Dreier · 16 years ago
  28. 5b2d281 IB/uverbs: BKL is not needed for ib_uverbs_open() by Roland Dreier · 16 years ago
  29. 6b0ee36 infiniband-ucma: BKL pushdown by Arnd Bergmann · 16 years ago
  30. f2b9857 Add a bunch of cycle_kernel_lock() calls by Jonathan Corbet · 16 years ago
  31. 057e7c7 infiniband: more BKL pushdown by Jonathan Corbet · 16 years ago
  32. d21c95c Add "no BKL needed" comments to several drivers by Jonathan Corbet · 16 years ago
  33. fb77bce IB/uverbs: Fix check of is_closed flag check in ib_uverbs_async_handler() by Jack Morgenstein · 16 years ago
  34. 8079ffa IB/umem: Avoid sign problems when demoting npages to integer by Roland Dreier · 16 years ago
  35. c244827 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  36. 5a4f2b67 IB/mad: Fix kernel crash when .process_mad() returns SUCCESS|CONSUMED by Dave Olson · 16 years ago
  37. 6c06aec IB: fix race in device_create by Greg Kroah-Hartman · 16 years ago
  38. cb9fbc5 IB: expand ib_umem_get() prototype by Arthur Kepner · 16 years ago
  39. e80ab41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 16 years ago
  40. f4e91eb IB: convert struct class_device to struct device by Tony Jones · 16 years ago
  41. 6188e10 Convert asm/semaphore.h users to linux/semaphore.h by Matthew Wilcox · 16 years ago
  42. 2dd5716 IB/core: Add support for modify CQ by Eli Cohen · 16 years ago
  43. 0f39cf3 IB/core: Add support for "send with invalidate" work requests by Roland Dreier · 16 years ago
  44. 7ce5eac IB/core: Check optional verbs before using them by Dotan Barak · 16 years ago
  45. b846f25 IB/core: Add creation flags to struct ib_qp_init_attr by Eli Cohen · 16 years ago
  46. 157de22 IB: Use shorter list_splice_init() for brevity by Robert P. J. Day · 16 years ago
  47. 10f3206 RDMA/iwcm: Test rdma_create_id() for IS_ERR rather than 0 by Julia Lawall · 16 years ago
  48. a7dab9e IB/uverbs: Use alloc_file() instead of get_empty_filp() by Roland Dreier · 16 years ago
  49. 1ae5c18 IB/uverbs: Don't store struct file * for event files by Roland Dreier · 16 years ago
  50. 9cda779 RDMA/ucma: Endian annotation by Roland Dreier · 16 years ago
  51. a88f488 IB/cm: Endianness annotations by Roland Dreier · 16 years ago
  52. 1b90c13 trivial endianness annotations: infiniband core by Al Viro · 16 years ago
  53. d7c1fbd RDMA/iwcm: Don't access a cm_id after dropping reference by Steve Wise · 16 years ago
  54. 3315529 IB/fmr_pool: Flush all dirty FMRs from ib_fmr_pool_flush() by Pete Wyckoff · 16 years ago
  55. 35fb534 Revert "IB/fmr_pool: ib_fmr_pool_flush() should flush all dirty FMRs" by Pete Wyckoff · 16 years ago
  56. 84ba284 IB/cm: Flush workqueue when removing device by Sean Hefty · 16 years ago
  57. c7482b8 IB: Fix return value in ib_device_register_sysfs() by Li Zefan · 17 years ago
  58. ead595a RDMA/cma: Do not issue MRA if user rejects connection request by Sean Hefty · 17 years ago
  59. 7c7a9bc IB/cm: Fix infiniband_cm class kobject ref counting by Roland Dreier · 17 years ago
  60. ab64b96 IB/cm: Remove debug printk()s that snuck upstream by Roland Dreier · 17 years ago
  61. 1d96354 IB/fmr_pool: Allocate page list for pool FMRs only when caching enabled by Or Gerlitz · 17 years ago
  62. 3971c9f IB/cm: Add interim support for routed paths by Sean Hefty · 17 years ago
  63. f206351 [NETNS]: Add namespace parameter to ip_route_output_key. by Denis V. Lunev · 17 years ago
  64. 1ab3527 [NETNS]: Add namespace parameter to ip_dev_find. by Denis V. Lunev · 17 years ago
  65. 6360a02 [IPV4] drivers/infiniband: Use ipv4_is_<type> by Joe Perches · 17 years ago
  66. a3cd7d9 IB/fmr_pool: ib_fmr_pool_flush() should flush all dirty FMRs by Olaf Kirch · 17 years ago
  67. a656eb7 IB/fmr_pool: Flush serial numbers can get out of sync by Olaf Kirch · 17 years ago
  68. 2fe7e6f IB/umad: Simplify and fix locking by Roland Dreier · 17 years ago
  69. 5851bb8 RDMA/cma: Override default responder_resources with user value by Sean Hefty · 17 years ago
  70. a9e527e IPoIB: improve IPv4/IPv6 to IB mcast mapping functions by Rolf Manderscheid · 17 years ago
  71. 88314e4 RDMA/cma: add support for rdma_migrate_id() by Sean Hefty · 17 years ago
  72. 45d9478 RDMA/cma: Reenable device removal on passive side by Vladimir Sokolovsky · 17 years ago
  73. b61d92d IB/mad: Fix incorrect access to items on local_list by Sean Hefty · 17 years ago
  74. 9af57b7 IB/cm: Add basic performance counters by Sean Hefty · 17 years ago
  75. 4fc8cd4 IB/mad: Report number of times a mad was retried by Sean Hefty · 17 years ago
  76. 547af76 IB/multicast: Report errors on multicast groups if P_key changes by Sean Hefty · 17 years ago
  77. 727792d IB/mad: Enable loopback of DR SMP responses from userspace by Steve Welch · 17 years ago
  78. 3828ff4 IB/mad: Remove redundant NULL pointer check in ib_mad_recv_done_handler() by Ralph Campbell · 17 years ago
  79. 8d8293c RDMA/iwcm: Set initiator depth and responder resources to device max values by Steve Wise · 17 years ago
  80. c10997f Kobject: convert drivers/* from kobject_unregister() to kobject_put() by Greg Kroah-Hartman · 17 years ago
  81. 35be068 Kobject: change drivers/infiniband to use kobject_init_and_add by Greg Kroah-Hartman · 17 years ago
  82. 5317392 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  83. 3f776e8 IB/fmr_pool: Stop ib_fmr threads from contributing to load average by Anton Blanchard · 17 years ago
  84. 642f149 SG: Change sg_set_page() to take length and offset argument by Jens Axboe · 17 years ago
  85. 0b776eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  86. 45711f1 [SG] Update drivers to use sg helpers by Jens Axboe · 17 years ago
  87. cbfb50e IB/uverbs: Fix checking of userspace object ownership by Roland Dreier · 17 years ago
  88. a25de53 [INET]: Justification for local port range robustness. by Anton Arapov · 17 years ago
  89. d02d1f5 RDMA/cma: Fix deadlock destroying listen requests by Sean Hefty · 17 years ago
  90. c548338 RDMA/cma: Add locking around QP accesses by Sean Hefty · 17 years ago
  91. 7eff2e7 Driver core: change add_uevent_var to use a struct by Kay Sievers · 17 years ago
  92. ce9d3c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  93. 227b60f [INET]: local port range robustness by Stephen Hemminger · 17 years ago
  94. dcb3f97 RDMA/cma: Queue IB CM MRAs to avoid unnecessary remote retries by Sean Hefty · 17 years ago
  95. de98b69 IB/cm: Modify interface to send MRAs in response to duplicate messages by Sean Hefty · 17 years ago
  96. 04d29b0 IB/uverbs: Make ib_uverbs_release_event_file() static by Roland Dreier · 17 years ago
  97. a394f83 IB/umad: Fix bit ordering and 32-on-64 problems on big endian systems by Roland Dreier · 17 years ago
  98. 2be8e3e IB/umad: Add P_Key index support by Roland Dreier · 17 years ago
  99. 57cb61d IB/core: Fix handling of multicast response failures by Ralph Campbell · 17 years ago
  100. 935ef2d RDMA/cma: Use neigh_event_send() to start neighbour discovery by Steve Wise · 17 years ago