1. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  2. 85f20b3 RDMA/addr: Fix resolution of local IPv6 addresses by David J. Wilder · 15 years ago
  3. 54e05f1 RDMA/iwcm: Don't call provider reject func with irqs disabled by Steve Wise · 15 years ago
  4. a99bbaf headers: remove sched.h from poll.h by Alexey Dobriyan · 15 years ago
  5. 0e442af IB/mad: Fix lock-lock-timer deadlock in RMPP code by Roland Dreier · 15 years ago
  6. 73f526d Merge branch 'mad' into for-linus by Roland Dreier · 15 years ago
  7. cb58160 RDMA/iwcm: Reject the connection when the cm_id is destroyed by Steve Wise · 15 years ago
  8. b76aabc IB/mad: Allow tuning of QP0 and QP1 sizes by Hal Rosenstock · 15 years ago
  9. 6b2eef8 IB/mad: Fix possible lock-lock-timer deadlock by Roland Dreier · 15 years ago
  10. b1b8afb IB/uverbs: Return ENOSYS for unimplemented commands (not EINVAL) by Jack Morgenstein · 15 years ago
  11. e1d7806 IB/core: Fix send multicast group leave retry by Yossi Etigin · 15 years ago
  12. 6276e08 IB: Use DEFINE_SPINLOCK() for static spinlocks by Roland Dreier · 15 years ago
  13. 60f2b65 IB/mad: Check hop count field in directed route MAD to avoid array overflow by Roland Dreier · 15 years ago
  14. 716abb1 RDMA: Add __init/__exit macros to addr.c and cma.c by Peter Huewe · 15 years ago
  15. 3f7c58a infiniband: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  16. d2ca39f RDMA/cma: Create cm id even when IB port is down by Yossi Etigin · 15 years ago
  17. 84adeee RDMA/cma: Use rate from IPoIB broadcast when joining IPoIB multicast groups by Yossi Etigin · 15 years ago
  18. 09f98ba Merge branches 'cxgb3', 'endian', 'ipath', 'ipoib', 'iser', 'mad', 'misc', 'mlx4', 'mthca', 'nes' and 'sysfs' into for-next by Roland Dreier · 15 years ago
  19. 6432f36 IB: Remove useless ibdev_is_alive() tests from sysfs code by Roland Dreier · 15 years ago
  20. 6b708b3 IB/sa_query: Fix AH leak due to update_sm_ah() race by Jack Morgenstein · 15 years ago
  21. 4780c19 IB/mad: Fix ib_post_send_mad() returning 0 with no generate send comp by Ralph Campbell · 15 years ago
  22. d9620a4 IB/mad: initialize mad_agent_priv before putting on lists by Ralph Campbell · 15 years ago
  23. 1d9bc6d6 IB/mad: Fix null pointer dereference in local_completions() by Ralph Campbell · 15 years ago
  24. 9206dff IB: Remove sysfs files before unregistering device by Roland Dreier · 15 years ago
  25. 9c3da09 IB: Remove __constant_{endian} uses by Harvey Harrison · 16 years ago
  26. d927e38 infiniband: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  27. 2c4ab62 RDMA/addr: Fix build breakage when IPv6 is disabled by Roland Dreier · 16 years ago
  28. 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  29. 1f5175a RDMA/cma: Add IPv6 support by Aleksey Senin · 16 years ago
  30. 38617c6 RDMA/addr: Add support for translating IPv6 addresses by Aleksey Senin · 16 years ago
  31. 9eeda9a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  32. 233e70f saner FASYNC handling on file close by Al Viro · 16 years ago
  33. 5b095d989 net: replace %p6 with %pI6 by Harvey Harrison · 16 years ago
  34. 8867cd7 infiniband: use %p6 for printing message ids by Harvey Harrison · 16 years ago
  35. 724bdd0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  36. 56f2fda Merge branches 'cma', 'cxgb3', 'ehca', 'ipoib', 'mad', 'mlx4' and 'nes' into for-next by Roland Dreier · 16 years ago
  37. 01e8ef1 x86: sysfs: kill owner field from attribute by Parag Warudkar · 16 years ago
  38. 91bd418 device create: infiniband: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  39. 5280517 IB/mad: Use krealloc() to resize snoop table by Roland Dreier · 16 years ago
  40. 6aea938 RDMA/ucma: Test ucma_alloc_multicast() return against NULL, not with IS_ERR() by Julien Brunel · 16 years ago
  41. eedd5d0 Merge branches 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mad', 'misc', 'mlx4', 'mthca' and 'nes' into for-next by Roland Dreier · 16 years ago
  42. a7e80ce IB/cm: Correctly free cm_device structure by Hefty, Sean · 16 years ago
  43. 7097228 IB/mad: Don't discard BMA responses in kernel by Michael Brooks · 16 years ago
  44. 06a91a0 Merge branches 'cma', 'cxgb3', 'ipath', 'ipoib', 'mad' and 'mlx4' into for-linus by Roland Dreier · 16 years ago
  45. cd55ef5 IB/mad: Test ib_create_send_mad() return with IS_ERR(), not == NULL by Julien Brunel · 16 years ago
  46. 3f44675 RDMA/cma: Remove padding arrays by using struct sockaddr_storage by Roland Dreier · 16 years ago
  47. 5ba18b1 RDMA/ucm: BKL is not needed for ib_ucm_open() by Roland Dreier · 16 years ago
  48. f7a6117 RDMA/ucma: BKL is not needed for ucma_open() by Roland Dreier · 16 years ago
  49. 5c40235 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  50. 2cc1773 Merge branches 'bkl-removal', 'cma', 'ehca', 'for-2.6.27', 'mlx4', 'mthca' and 'nes' into for-linus by Roland Dreier · 16 years ago
  51. 1ca8d15 RDMA/iwcm: Remove IB_ACCESS_LOCAL_WRITE from remote QP attributes by Dotan Barak · 16 years ago
  52. 64b784b IB/sa_query: Check if sm_ah is NULL in ib_sa_remove_one() by Ralph Campbell · 16 years ago
  53. 38ca83a RDMA/cma: Add RDMA_CM_EVENT_TIMEWAIT_EXIT event by Amir Vadai · 16 years ago
  54. dd5bdff RDMA/cma: Add RDMA_CM_EVENT_ADDR_CHANGE event by Or Gerlitz · 16 years ago
  55. 110cf37 infiniband: make cm_device use a struct device and not a kobject. by Greg Kroah-Hartman · 16 years ago
  56. d4c4196 infiniband: rename "device" to "ib_device" in cm_device by Greg Kroah-Hartman · 16 years ago
  57. de910bd RDMA/cma: Simplify locking needed for serialization of callbacks by Or Gerlitz · 16 years ago
  58. 64c5e61 RDMA/addr: Keep pointer to netdevice in struct rdma_dev_addr by Or Gerlitz · 16 years ago
  59. 7f624d0 RDMA/core: Add iWARP protocol statistics attributes in sysfs by Steve Wise · 16 years ago
  60. 468f223 RDMA/cma: Add missing newlines to printk()s by Roland Dreier · 16 years ago
  61. e5a5e7d IB/core: Reset to error QP state transition is not allowed by Ralph Campbell · 16 years ago
  62. 00f7ec3 RDMA/core: Add memory management extensions support by Steve Wise · 16 years ago
  63. f3781d2 RDMA: Remove subversion $Id tags by Roland Dreier · 16 years ago
  64. 164ba08 IB/sa: Fail requests made while creating new SM AH by Moni Shoua · 16 years ago
  65. a947491 RDMA: Fix license text by Sean Hefty · 16 years ago
  66. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  67. feae1ef IB/umad: BKL is not needed for ib_umad_open() by Roland Dreier · 16 years ago
  68. 5b2d281 IB/uverbs: BKL is not needed for ib_uverbs_open() by Roland Dreier · 16 years ago
  69. 6b0ee36 infiniband-ucma: BKL pushdown by Arnd Bergmann · 16 years ago
  70. f2b9857 Add a bunch of cycle_kernel_lock() calls by Jonathan Corbet · 16 years ago
  71. 057e7c7 infiniband: more BKL pushdown by Jonathan Corbet · 16 years ago
  72. d21c95c Add "no BKL needed" comments to several drivers by Jonathan Corbet · 16 years ago
  73. fb77bce IB/uverbs: Fix check of is_closed flag check in ib_uverbs_async_handler() by Jack Morgenstein · 16 years ago
  74. 8079ffa IB/umem: Avoid sign problems when demoting npages to integer by Roland Dreier · 16 years ago
  75. c244827 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  76. 5a4f2b6 IB/mad: Fix kernel crash when .process_mad() returns SUCCESS|CONSUMED by Dave Olson · 16 years ago
  77. 6c06aec IB: fix race in device_create by Greg Kroah-Hartman · 16 years ago
  78. cb9fbc5 IB: expand ib_umem_get() prototype by Arthur Kepner · 16 years ago
  79. e80ab41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 16 years ago
  80. f4e91eb IB: convert struct class_device to struct device by Tony Jones · 16 years ago
  81. 6188e10 Convert asm/semaphore.h users to linux/semaphore.h by Matthew Wilcox · 16 years ago
  82. 2dd5716 IB/core: Add support for modify CQ by Eli Cohen · 16 years ago
  83. 0f39cf3 IB/core: Add support for "send with invalidate" work requests by Roland Dreier · 16 years ago
  84. 7ce5eac IB/core: Check optional verbs before using them by Dotan Barak · 16 years ago
  85. b846f25 IB/core: Add creation flags to struct ib_qp_init_attr 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. 10f3206 RDMA/iwcm: Test rdma_create_id() for IS_ERR rather than 0 by Julia Lawall · 16 years ago
  88. a7dab9e IB/uverbs: Use alloc_file() instead of get_empty_filp() by Roland Dreier · 16 years ago
  89. 1ae5c18 IB/uverbs: Don't store struct file * for event files by Roland Dreier · 16 years ago
  90. 9cda779 RDMA/ucma: Endian annotation by Roland Dreier · 16 years ago
  91. a88f488 IB/cm: Endianness annotations by Roland Dreier · 16 years ago
  92. 1b90c13 trivial endianness annotations: infiniband core by Al Viro · 16 years ago
  93. d7c1fbd RDMA/iwcm: Don't access a cm_id after dropping reference by Steve Wise · 16 years ago
  94. 3315529 IB/fmr_pool: Flush all dirty FMRs from ib_fmr_pool_flush() by Pete Wyckoff · 16 years ago
  95. 35fb534 Revert "IB/fmr_pool: ib_fmr_pool_flush() should flush all dirty FMRs" by Pete Wyckoff · 16 years ago
  96. 84ba284 IB/cm: Flush workqueue when removing device by Sean Hefty · 16 years ago
  97. c7482b8 IB: Fix return value in ib_device_register_sysfs() by Li Zefan · 16 years ago
  98. ead595a RDMA/cma: Do not issue MRA if user rejects connection request by Sean Hefty · 16 years ago
  99. 7c7a9bc IB/cm: Fix infiniband_cm class kobject ref counting by Roland Dreier · 16 years ago
  100. ab64b96 IB/cm: Remove debug printk()s that snuck upstream by Roland Dreier · 16 years ago