1. f4e4015 IB/uverbs: track multicast group membership for userspace QPs by Jack Morgenstein · 19 years ago
  2. e0ae9ec IB/mthca: fix posting of send lists of length >= 255 on mem-free HCAs by Michael S. Tsirkin · 19 years ago
  3. 267ee88 IPoIB: fix error handling in ipoib_open by Roland Dreier · 19 years ago
  4. 4f71055 IPoIB: protect child list in ipoib_ib_dev_flush by Michael S. Tsirkin · 19 years ago
  5. 2e86541 IPoIB: don't zero members after we allocate with kzalloc by Roland Dreier · 19 years ago
  6. de92248 IPoIB: reinitialize mcast structs' completions for every query by Michael S. Tsirkin · 19 years ago
  7. 5872a9f IPoIB: always set path->query to NULL when query finishes by Roland Dreier · 19 years ago
  8. 65c7edd IPoIB: reinitialize path struct's completion for every query by Roland Dreier · 19 years ago
  9. bf6d9e2 IB/umad: fix RMPP handling by Michael S. Tsirkin · 19 years ago
  10. 187a258 IB/mthca: reset QP's last pointers when transitioning to reset state by Michael S. Tsirkin · 19 years ago
  11. 2012a11 [PATCH] drivers/infiniband/core/mad.c: fix use-after-release case by Adrian Bunk · 19 years ago
  12. 9b152d5 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 19 years ago
  13. eabc779 IB/umad: make sure write()s have sufficient data by Roland Dreier · 19 years ago
  14. 48fd0d1 IB/mthca: Safer max_send_sge/max_recv_sge calculation by Michael S. Tsirkin · 19 years ago
  15. cbc5b2b [IB] mthca: don't disable RDMA writes if no responder resources by Roland Dreier · 19 years ago
  16. 47f2bce [IB] srp: don't post receive if no send buf available by Roland Dreier · 19 years ago
  17. 5f06899 [IB] srp: increase max_luns by Roland Dreier · 19 years ago
  18. 249bb07 [PATCH] PCI: removed unneeded .owner field from struct pci_driver by Greg Kroah-Hartman · 19 years ago
  19. 78b9c0f Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 19 years ago
  20. 94382f3 [IB] umad: further ib_unregister_mad_agent() deadlock fixes by Roland Dreier · 19 years ago
  21. ae57e24 [IB] mthca: fix posting long lists of receive work requests by Michael S. Tsirkin · 19 years ago
  22. 64044bc [IB] mthca: fix wraparound handling in mthca_cq_clean() by Roland Dreier · 19 years ago
  23. 62abb84 [IB] mthca: fix posting of atomic operations by Michael S. Tsirkin · 19 years ago
  24. 77369ed [IB] uverbs: have kernel return QP capabilities by Jack Morgenstein · 19 years ago
  25. ec914c5 [IB] umad: get rid of unused mr array by Roland Dreier · 19 years ago
  26. 40de2e5 [IB] Have cq_resize() method take an int, not int* by Roland Dreier · 19 years ago
  27. 0b4ff2c [IB] mthca: fix typo in catastrophic error polling by Roland Dreier · 19 years ago
  28. 8c608a3 [IPoIB] no need to set skb->dev right before freeing skb by Roland Dreier · 19 years ago
  29. 2f76e82 [IB] umad: avoid potential deadlock when unregistering MAD agents by Roland Dreier · 19 years ago
  30. 1732b0e [IPoIB] add path record information in debugfs by Roland Dreier · 19 years ago
  31. 733482e [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason by Olaf Hering · 19 years ago
  32. 6044ec8 [PATCH] kfree cleanup: misc remaining drivers by Jesper Juhl · 19 years ago
  33. 8c65b4a [PATCH] fix remaining missing includes by Tim Schmielau · 19 years ago
  34. 8b37b94 [IB] umad: two small fixes by Michael S. Tsirkin · 19 years ago
  35. 0f69ce1 [IB] mthca: report page size capability by Jack Morgenstein · 19 years ago
  36. 127f2fa Merge branch 'srp' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 19 years ago
  37. ba77df5 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 19 years ago
  38. d09e327 [IB] mthca: check P_Key index in modify QP by Jack Morgenstein · 19 years ago
  39. 0c99cb6 [IB] umad: fix hot remove of IB devices by Roland Dreier · 19 years ago
  40. 87cfe32 [IB] mthca: fix format of FW version by Roland Dreier · 19 years ago
  41. 8ae5a8a [IPoIB] don't compile debug code if debugging isn't enabled by Roland Dreier · 19 years ago
  42. aef9ec3 IB: Add SCSI RDMA Protocol (SRP) initiator by Roland Dreier · 19 years ago
  43. 21a3848 [IPoIB] remove unneeded initializations to 0 by Roland Dreier · 19 years ago
  44. de6eb66 [IB] kzalloc() conversions by Roland Dreier · 19 years ago
  45. 3bc12e7 [IPoIB] cleanups: fix comment, remove useless variables by Roland Dreier · 19 years ago
  46. e5b251a [IB] mthca: Avoid SRQ free WQE list corruption by Roland Dreier · 19 years ago
  47. 7162a3e [IB] uverbs: Avoid NULL pointer deref on CQ async event by Roland Dreier · 19 years ago
  48. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  49. a20583a [IPoIB] use spin_trylock_irqsave() by Roland Dreier · 19 years ago
  50. 2d3c0b7 [PATCH] missing include in infiniband by Al Viro · 19 years ago
  51. affcd50 [IB] mthca: report asynchronous CQ events by Michael S. Tsirkin · 19 years ago
  52. 4cce339 [IB] fix up class_device_create() calls by Roland Dreier · 19 years ago
  53. a4da062 Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Roland Dreier · 19 years ago
  54. 70a30e1 [IB] uverbs: Fix device lifetime problems by Roland Dreier · 19 years ago
  55. a74968f [IB] umad: Fix device lifetime problems by Roland Dreier · 19 years ago
  56. 1993d68 [IPoIB] Drop RX packets when out of memory by Roland Dreier · 19 years ago
  57. 6fbfddc Merge ../bleed-2.6 by Greg KH · 19 years ago
  58. 53f4654 [PATCH] Driver Core: fix up all callers of class_device_create() by Greg Kroah-Hartman · 19 years ago
  59. 87b750d [PATCH] gfp_t: drivers/infiniband by Al Viro · 19 years ago
  60. cb0f091 [IB] ib_umad: various cleanups by Sean Hefty · 19 years ago
  61. 089a1be [IB] ib_umad: fix crash when freeing send buffers by Roland Dreier · 19 years ago
  62. 3d155f8 [IB] mthca: first pass at catastrophic error reporting by Roland Dreier · 19 years ago
  63. 7cc656e [IB] simplify mad_rmpp.c:alloc_response_msg() by Roland Dreier · 19 years ago
  64. 547e309 [IB] mthca: correct modify QP attribute masks for UC by Roland Dreier · 19 years ago
  65. 34816ad [IB] Fix MAD layer DMA mappings to avoid touching data buffer once mapped by Sean Hefty · 19 years ago
  66. ae7971a [IB] CM: Fix initialization of QP attributes for UC QPs. by Sean Hefty · 19 years ago
  67. ec329a1 Manual merge of for-linus to upstream (fix conflicts in drivers/infiniband/core/ucm.c) by Roland Dreier · 19 years ago
  68. 5d7edb3 [IB] Add idr_destroy() calls on module unload by Roland Dreier · 19 years ago
  69. 75eeec2 [PATCH] ib: mthca: Always re-arm EQs in mthca_tavor_interrupt() by Roland Dreier · 19 years ago
  70. c8e0ca6 [IB] mthca: Always re-arm EQs in mthca_tavor_interrupt() by Roland Dreier · 19 years ago
  71. bbf2078 [IB] user_mad: Use class_device.devt by Roland Dreier · 19 years ago
  72. 2e0c512 [IB] user_mad: trivial coding style fixes by Roland Dreier · 19 years ago
  73. 3910f44 [IB] cm: Add missing break in switch by Roland Dreier · 19 years ago
  74. 7150bf8 [IB] mthca: Don't enter QP into MCG more than once. by Jack Morgenstein · 19 years ago
  75. ba8e931 [IB] Fail sysfs queries after device is unregistered by Roland Dreier · 19 years ago
  76. d476306 [IB] mthca: Add struct pci_driver.owner field by Roland Dreier · 19 years ago
  77. c6f5cb7 [IB] mthca: Use enum in mthca_alloc_db() prototype by Roland Dreier · 19 years ago
  78. 4b2d319 [IPoIB] Improve ipoib_timeout() output by Roland Dreier · 19 years ago
  79. 762a03e [IB] ucm: quiet sparse warnings by Roland Dreier · 19 years ago
  80. 07d357d [IB] CM: bind IDs to a specific device by Sean Hefty · 19 years ago
  81. 595e726 [IB] merge ucm.h into ucm.c by Sean Hefty · 19 years ago
  82. 67cdb40 [IB] uverbs: Implement more commands by Roland Dreier · 19 years ago
  83. 883a99c [IB] uverbs: Add a mask of device methods allowed for userspace by Roland Dreier · 19 years ago
  84. 56c202d [IB] fail SA queries if device initialization failed by Roland Dreier · 19 years ago
  85. 305a7e8 [IB] uverbs: unlock correctly in error paths by Roland Dreier · 19 years ago
  86. 5b6810e [IPoIB] Rename ipoib_create_qp() -> ipoib_init_qp() and fix error cleanup by Roland Dreier · 19 years ago
  87. efaae8f [IB] mthca: Better limit checking and reporting by Jack Morgenstein · 19 years ago
  88. 4ab6fb7 [IB] Fix leak on MAD initialization failure by Roland Dreier · 19 years ago
  89. e23d6d2 [IB] mthca: detect SRQ overflow by Roland Dreier · 19 years ago
  90. 90f104d [IB] mthca: SRQ limit reached events by Roland Dreier · 19 years ago
  91. 116c007 [IB] Check port number in ib_query_port()/ib_modify_port() by Roland Dreier · 19 years ago
  92. f575394 [IB] uverbs: reject invalid memory registration permission flags by Roland Dreier · 19 years ago
  93. 9825051 [IB] mthca: Fill in more fields in query_port method by Jack Morgenstein · 19 years ago
  94. 274c089 [IB] uverbs: Add device-specific ABI version attribute by Roland Dreier · 19 years ago
  95. eb9d3cd [IB] uverbs: Fix up resource creation error paths by Roland Dreier · 19 years ago
  96. 6b73597 [IB] uverbs: ABI-breaking fixes for userspace verbs by Roland Dreier · 19 years ago
  97. 33033b7 [IB] mthca: Report correct atomic capability by Jack Morgenstein · 19 years ago
  98. 0c33aee [IB] Add checks to multicast attach and detach by Jack Morgenstein · 19 years ago
  99. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  100. aba7a22 [IB] mthca: Fix memory leak on device close by Michael S. Tsirkin · 19 years ago