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