1. 067b171 IB/cm: Share listening CM IDs by Haggai Eran · 9 years ago
  2. 15865e7d IB/cm: Expose service ID in request events by Haggai Eran · 9 years ago
  3. 7c1eb45 IB/core: lock client data with lists_rwsem by Haggai Eran · 9 years ago
  4. be4b499 IB/cm: Do not queue work to a device that's going away by Erez Shitrit · 10 years ago
  5. f9d1b5a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 10 years ago
  6. da2dfaa IB/mad: Support alternate Base Versions when creating MADs by Ira Weiny · 10 years ago
  7. c29ed5a ib/cm: Change reject message type when destroying cm_id by Ted Kim · 10 years ago
  8. 72219cea IB/Verbs: Use management helper rdma_cap_ib_cm() by Michael Wang · 10 years ago
  9. 091e6a4 IB/Verbs: Reform IB-core cm by Michael Wang · 10 years ago
  10. 0d0f738 IB/core: Fix unaligned accesses by David Ahern · 10 years ago
  11. 0f29b46 IB/mad: add new ioctl to ABI to support new registration options by Ira Weiny · 10 years ago
  12. b2853fd6 IB/core: Don't resolve passive side RoCE L2 address in CMA REQ handler by Moni Shoua · 11 years ago
  13. 990acea IB/cm: Fix missing unlock on error in cm_init_qp_rtr_attr() by Wei Yongjun · 11 years ago
  14. dd5f03b IB/core: Ethernet L2 attributes in verbs/cm structures by Matan Barak · 11 years ago
  15. ab626d1 IB/cm: Convert to using idr_alloc_cyclic() by Zhao Hongjiang · 11 years ago
  16. e8c8d1b idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.c by Tejun Heo · 12 years ago
  17. 3b069c5 IB/core: convert to idr_alloc() by Tejun Heo · 12 years ago
  18. 125c4c7 idr: rename MAX_LEVEL to MAX_IDR_LEVEL by Fengguang Wu · 12 years ago
  19. 87d4abd IB/cm: Destroy idr as part of the module init error flow by Dotan Barak · 13 years ago
  20. 2c9ede5 switch device_get_devnode() and ->devnode() to umode_t * by Al Viro · 13 years ago
  21. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  22. e4dd23d infiniband: Fix up module files that need to include module.h by Paul Gortmaker · 14 years ago
  23. 2622e18 IB/cm: Do not automatically disconnect XRC TGT QPs by Sean Hefty · 14 years ago
  24. ef70044 IB/cm: Update XRC support based on XRC annex errata by Sean Hefty · 13 years ago
  25. d26a360 IB/cm: Update protocol to support XRC by Sean Hefty · 14 years ago
  26. b2bc478 RDMA: Check for NULL mode in .devnode methods by Goldwyn Rodrigues · 14 years ago
  27. c3af098 IB: Add devnode methods to cm_class and umad_class by Roland Dreier · 14 years ago
  28. 8d8ac86 IB/cm: Cancel pending LAP message when exiting IB_CM_ESTABLISH state by Sean Hefty · 14 years ago
  29. 2996343 IB/cm: Bump reference count on cm_id before invoking callback by Sean Hefty · 14 years ago
  30. 50a025c IB/cm: Check LAP state before sending an MRA by Sean Hefty · 14 years ago
  31. 0eddb51 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  32. 3e340c0 IB/cm: Fix device_create() return value check by Jani Nikula · 15 years ago
  33. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  34. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 15 years ago
  35. 9c3da09 IB: Remove __constant_{endian} uses by Harvey Harrison · 16 years ago
  36. 01e8ef1 x86: sysfs: kill owner field from attribute by Parag Warudkar · 16 years ago
  37. 91bd418 device create: infiniband: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  38. a7e80ce IB/cm: Correctly free cm_device structure by Hefty, Sean · 16 years ago
  39. 110cf37 infiniband: make cm_device use a struct device and not a kobject. by Greg Kroah-Hartman · 17 years ago
  40. d4c4196 infiniband: rename "device" to "ib_device" in cm_device by Greg Kroah-Hartman · 17 years ago
  41. f3781d2 RDMA: Remove subversion $Id tags by Roland Dreier · 17 years ago
  42. a88f488 IB/cm: Endianness annotations by Roland Dreier · 17 years ago
  43. 1b90c13 trivial endianness annotations: infiniband core by Al Viro · 17 years ago
  44. 84ba284 IB/cm: Flush workqueue when removing device by Sean Hefty · 17 years ago
  45. 7c7a9bc IB/cm: Fix infiniband_cm class kobject ref counting by Roland Dreier · 17 years ago
  46. ab64b96 IB/cm: Remove debug printk()s that snuck upstream by Roland Dreier · 17 years ago
  47. 3971c9f IB/cm: Add interim support for routed paths by Sean Hefty · 17 years ago
  48. 9af57b7 IB/cm: Add basic performance counters by Sean Hefty · 17 years ago
  49. de98b69 IB/cm: Modify interface to send MRAs in response to duplicate messages by Sean Hefty · 17 years ago
  50. 454a01e IB/cm: Make internal function cm_get_ack_delay() static by Roland Dreier · 17 years ago
  51. 6164c8c IB/cm: Send no match if a SIDR REQ does not match a listen by Sean Hefty · 18 years ago
  52. 29c2731 IB/cm: Fix handling of duplicate SIDR REQs by Sean Hefty · 18 years ago
  53. 1d84612 IB/cm: Include HCA ACK delay in local ACK timeout by Sean Hefty · 18 years ago
  54. 24be6e8 IB/cm: Use spin_lock_irq() instead of spin_lock_irqsave() when possible by Sean Hefty · 18 years ago
  55. d998ccc IB/cm: Fix stale connection detection by Sean Hefty · 18 years ago
  56. 9f81036c IB/cm: Improve local id allocation by Michael S. Tsirkin · 18 years ago
  57. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 18 years ago
  58. e971b8c IB/cm: Remove ca_guid from cm_device structure by Sean Hefty · 18 years ago
  59. 0fe313b RDMA/cma: Allow early transition to RTS to handle lost CM messages by Sean Hefty · 18 years ago
  60. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  61. e1444b5 IB/cm: Fix automatic path migration support by Sean Hefty · 18 years ago
  62. e31353ea RDMA/cm: Remove setting local write as part of QP access flags by Dotan Barak · 18 years ago
  63. bed8bdf IB: kmemdup() cleanup by Eric Sesterhenn · 18 years ago
  64. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  65. 82a9c16 IB/cm: Send DREP in response to unmatched DREQ by Sean Hefty · 18 years ago
  66. 8575329 IB/cm: Fix timewait crash after module unload by Sean Hefty · 18 years ago
  67. a70d059 IB/cm: Do not track remote QPN in timewait state by Michael S. Tsirkin · 18 years ago
  68. 07ebafb RDMA: iWARP Core Changes. by Tom Tucker · 18 years ago
  69. 3cd9656 IB: Whitespace fixes by Roland Dreier · 18 years ago
  70. f06d265 IB/cm: Randomize starting comm ID by Sean Hefty · 18 years ago
  71. 7684240 IB/cm: Use correct reject code for invalid GID by Sean Hefty · 18 years ago
  72. c1f250c IB/cm: Enable atomics along with RDMA reads by Sean Hefty · 18 years ago
  73. 75df23e IB/cm: Fix error handling in ib_send_cm_req by Sean Hefty · 18 years ago
  74. 04c3354 [PATCH] IB/cm: drop REQ when out of memory by Michael S. Tsirkin · 19 years ago
  75. 0d8fdfd IB/core: Set alternate port number when initializing QP attributes by Sean Hefty · 19 years ago
  76. ca222c6 IB/cm: Use address handle helpers by Sean Hefty · 19 years ago
  77. 75af908 IB/ucm: Get rid of duplicate P_Key parameter by Sean Hefty · 19 years ago
  78. 856c256 IB/cm: remove unneeded flush_workqueue by Michael S. Tsirkin · 19 years ago
  79. 6e61d04 IB/cm: Match connection requests based on private data by Sean Hefty · 19 years ago
  80. 1b52fa98 IB: refcount race fixes by Sean Hefty · 19 years ago
  81. 87fd1a1 IB/cm: Check cm_id state before handling a REP by Sean Hefty · 19 years ago
  82. 858119e [PATCH] Unlinline a bunch of other functions by Arjan van de Ven · 19 years ago
  83. cf311cd IB: Add node_guid to struct ib_device by Sean Hefty · 19 years ago
  84. de1bb1a IB/cm: avoid reusing local ID by Sean Hefty · 19 years ago
  85. 227eca8 IB/cm: correct reported reject code by Sean Hefty · 19 years ago
  86. de6eb66 [IB] kzalloc() conversions by Roland Dreier · 19 years ago
  87. 34816ad [IB] Fix MAD layer DMA mappings to avoid touching data buffer once mapped by Sean Hefty · 19 years ago
  88. ae7971a [IB] CM: Fix initialization of QP attributes for UC QPs. by Sean Hefty · 19 years ago
  89. ec329a1 Manual merge of for-linus to upstream (fix conflicts in drivers/infiniband/core/ucm.c) by Roland Dreier · 19 years ago
  90. 5d7edb3 [IB] Add idr_destroy() calls on module unload by Roland Dreier · 19 years ago
  91. 07d357d [IB] CM: bind IDs to a specific device by Sean Hefty · 19 years ago
  92. 1b205c2 [PATCH] IB: fix CM use-after-free by Roland Dreier · 19 years ago
  93. 354ba39 [PATCH] IB CM: support CM redir by John Kingman · 19 years ago
  94. a4d61e8 [PATCH] IB: move include files to include/rdma by Roland Dreier · 19 years ago
  95. 97f52eb [PATCH] IB: sparse endianness cleanup by Sean Hefty · 19 years ago
  96. a977049 [PATCH] IB: Add the kernel CM implementation by Hal Rosenstock · 19 years ago