1. 1285b3a IB/srp: Don't send task management commands after target removal by Roland Dreier · 19 years ago
  2. f78cf0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 19 years ago
  3. 7d2babc IB/mthca: bump driver version and release date by Roland Dreier · 19 years ago
  4. 20b8338 IPoIB: Yet another fix for send-only joins by Roland Dreier · 19 years ago
  5. f295c79 IB/mthca: Don't print debugging info until we have all values by Roland Dreier · 19 years ago
  6. 7bcb974 IPoIB: Fix another send-only join race by Michael S. Tsirkin · 19 years ago
  7. 479a079 IPoIB: Don't start send-only joins while multicast thread is stopped by Michael S. Tsirkin · 19 years ago
  8. 68f5f99 [PATCH] IB: fix up major/minor sysfs interface for IB core by Greg Kroah-Hartman · 19 years ago
  9. 8cf3f04 IB/mad: Handle DR SMPs with a LID routed part by Ralph Campbell · 19 years ago
  10. fd9cfdd IB/mthca: Semaphore to mutex conversions by Roland Dreier · 19 years ago
  11. e3aa31c IB/mthca: Don't cancel commands on a signal by Michael S. Tsirkin · 19 years ago
  12. 8e9e5f4f IB/srp: Semaphore to mutex conversion by Ingo Molnar · 19 years ago
  13. cbd2981 IB/mthca: Relax UAR size check by Michael S. Tsirkin · 19 years ago
  14. f9e6192 IB/mthca: Use correct GID in MADs sent on port 2 by Michael S. Tsirkin · 19 years ago
  15. b36f170 IPoIB: Lock accesses to multicast packet queues by Michael S. Tsirkin · 19 years ago
  16. 0f47ae0 IB/sa_query: Flush scheduled work before unloading module by Michael S. Tsirkin · 19 years ago
  17. cc76e33 IB/uverbs: Flush scheduled work before unloading module by Michael S. Tsirkin · 19 years ago
  18. 47f7a07 IPoIB: Make sure path is fully initialized before using it by Michael S. Tsirkin · 19 years ago
  19. 858119e [PATCH] Unlinline a bunch of other functions by Arjan van de Ven · 19 years ago
  20. 95ed644 IB: convert from semaphores to mutexes by Ingo Molnar · 19 years ago
  21. 9eacee2 IB/mthca: Initialize grh_present before using it by Michael S. Tsirkin · 19 years ago
  22. c063a06 IB/mthca: Cosmetic: use the ALIGN macro by Michael S. Tsirkin · 19 years ago
  23. 17e2e819 IB/mthca: Fix memory leaks in error handling by Jack Morgenstein · 19 years ago
  24. 59f174f IB/mthca: Fix memory leak of multicast group structures by Ishai Rabinovitz · 19 years ago
  25. 988bd50 IPoIB: Fix memory leak of multicast group structures by Eli Cohen · 19 years ago
  26. 78bfe0b IPoIB: Take dev->xmit_lock around mc_list accesses by Michael S. Tsirkin · 19 years ago
  27. 97460df IPoIB: Fix address handle refcounting for multicast groups by Eli Cohen · 19 years ago
  28. 70b4c8c IPoIB: Fix error path in ipoib_mcast_dev_flush() by Eli Cohen · 19 years ago
  29. cf311cd IB: Add node_guid to struct ib_device by Sean Hefty · 19 years ago
  30. 87635b7 IB/mthca: Factor common MAD initialization code by Roland Dreier · 19 years ago
  31. 105e50a IB/mthca: kzalloc conversions by Roland Dreier · 19 years ago
  32. 9289852 IB/mthca: prevent event queue overrun by Michael S. Tsirkin · 19 years ago
  33. 6627fa6 IB/mthca: fix page shift calculation in mthca_reg_phys_mr() by Michael S. Tsirkin · 19 years ago
  34. 5367f2d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 19 years ago
  35. de25968 [PATCH] fix more missing includes by Tim Schmielau · 19 years ago
  36. 4f8448d IB: Set GIDs correctly in ib_create_ah_from_wc() by Ralph Campbell · 19 years ago
  37. ac4e7b3 IB/uverbs: Release event file reference on ib_uverbs_create_cq() error by Jack Morgenstein · 19 years ago
  38. ea5d4a6 IB/uverbs: set ah_flags when creating address handle by Ralph Campbell · 19 years ago
  39. b4ca1a3 IB/uverbs: Fix reference counting on error paths by Jack Morgenstein · 19 years ago
  40. 4de144b IB/mthca: Add support for automatic path migration (APM) by Dotan Barak · 19 years ago
  41. 0f8e8f9 IB/mthca: Fill in vendor_err field in completion with error by Michael S. Tsirkin · 19 years ago
  42. 5ceb745 IB/mthca: multiple fixes for multicast group handling by Jack Morgenstein · 19 years ago
  43. 0d3b525 IB/mthca: fix for RTR-to-RTS transition in modify QP by Jack Morgenstein · 19 years ago
  44. 0364ffc IB/mthca: fix for SQEr-to-RTS transition in modify QP by Jack Morgenstein · 19 years ago
  45. 5b3bc7a IB/mthca: max_inline_data handling tweaks by Jack Morgenstein · 19 years ago
  46. 4662005 IB/mthca: create_eq with size not a power of 2 by Michael S. Tsirkin · 19 years ago
  47. 38d1e79 IB/mthca: check port validity in modify_qp by Jack Morgenstein · 19 years ago
  48. aa2f936 IB/mthca: check return value in mthca_dev_lim call by Jack Morgenstein · 19 years ago
  49. db9edfd Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  50. 312c004 [PATCH] driver core: replace "hotplug" by "uevent" by Kay Sievers · 19 years ago
  51. 1d7d2f6 IB/mthca: fix WQE size calculation in create-srq by Jack Morgenstein · 19 years ago
  52. 14c8502 [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h by Arnaldo Carvalho de Melo · 19 years ago
  53. c4342d8 IB/mthca: Fix corner cases in max_rd_atomic value handling in modify QP by Jack Morgenstein · 19 years ago
  54. d1646f8 IB/mthca: Fix IB_QP_ACCESS_FLAGS handling. by Jack Morgenstein · 19 years ago
  55. 576d2e4 IB/mthca: Fix SRQ cleanup during QP destroy by Jack Morgenstein · 19 years ago
  56. 6c7d2a7 IB/mthca: Fix thinko in mthca_table_find() by Michael S. Tsirkin · 19 years ago
  57. 44b5b03 IB/mthca: don't change driver's copy of attributes if modify QP fails by Jack Morgenstein · 19 years ago
  58. 6aa2e4e IB/mthca: correct log2 calculation by Jack Morgenstein · 19 years ago
  59. 94361cf IB/mthca: check RDMA limits by Jack Morgenstein · 19 years ago
  60. 52d0df1 IB/mthca: fix memory user DB table leak by Jack Morgenstein · 19 years ago
  61. 0efc488 IB/umad: fix memory leaks by Jack Morgenstein · 19 years ago
  62. de1bb1a IB/cm: avoid reusing local ID by Sean Hefty · 19 years ago
  63. 227eca8 IB/cm: correct reported reject code by Sean Hefty · 19 years ago
  64. a3c8ab4 IB/mthca: fix QP size limits for mem-free HCAs by Jack Morgenstein · 19 years ago
  65. f4e4015 IB/uverbs: track multicast group membership for userspace QPs by Jack Morgenstein · 19 years ago
  66. e0ae9ec IB/mthca: fix posting of send lists of length >= 255 on mem-free HCAs by Michael S. Tsirkin · 19 years ago
  67. 267ee88 IPoIB: fix error handling in ipoib_open by Roland Dreier · 19 years ago
  68. 4f71055 IPoIB: protect child list in ipoib_ib_dev_flush by Michael S. Tsirkin · 19 years ago
  69. 2e86541 IPoIB: don't zero members after we allocate with kzalloc by Roland Dreier · 19 years ago
  70. de92248 IPoIB: reinitialize mcast structs' completions for every query by Michael S. Tsirkin · 19 years ago
  71. 5872a9f IPoIB: always set path->query to NULL when query finishes by Roland Dreier · 19 years ago
  72. 65c7edd IPoIB: reinitialize path struct's completion for every query by Roland Dreier · 19 years ago
  73. bf6d9e2 IB/umad: fix RMPP handling by Michael S. Tsirkin · 19 years ago
  74. 187a258 IB/mthca: reset QP's last pointers when transitioning to reset state by Michael S. Tsirkin · 19 years ago
  75. 2012a11 [PATCH] drivers/infiniband/core/mad.c: fix use-after-release case by Adrian Bunk · 19 years ago
  76. 9b152d5 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 19 years ago
  77. eabc779 IB/umad: make sure write()s have sufficient data by Roland Dreier · 19 years ago
  78. 48fd0d1 IB/mthca: Safer max_send_sge/max_recv_sge calculation by Michael S. Tsirkin · 19 years ago
  79. cbc5b2b [IB] mthca: don't disable RDMA writes if no responder resources by Roland Dreier · 19 years ago
  80. 47f2bce [IB] srp: don't post receive if no send buf available by Roland Dreier · 19 years ago
  81. 5f06899 [IB] srp: increase max_luns by Roland Dreier · 19 years ago
  82. 249bb07 [PATCH] PCI: removed unneeded .owner field from struct pci_driver by Greg Kroah-Hartman · 19 years ago
  83. 78b9c0f Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 19 years ago
  84. 94382f3 [IB] umad: further ib_unregister_mad_agent() deadlock fixes by Roland Dreier · 19 years ago
  85. ae57e24 [IB] mthca: fix posting long lists of receive work requests by Michael S. Tsirkin · 19 years ago
  86. 64044bc [IB] mthca: fix wraparound handling in mthca_cq_clean() by Roland Dreier · 19 years ago
  87. 62abb84 [IB] mthca: fix posting of atomic operations by Michael S. Tsirkin · 19 years ago
  88. 77369ed [IB] uverbs: have kernel return QP capabilities by Jack Morgenstein · 19 years ago
  89. ec914c5 [IB] umad: get rid of unused mr array by Roland Dreier · 19 years ago
  90. 40de2e5 [IB] Have cq_resize() method take an int, not int* by Roland Dreier · 19 years ago
  91. 0b4ff2c [IB] mthca: fix typo in catastrophic error polling by Roland Dreier · 19 years ago
  92. 8c608a3 [IPoIB] no need to set skb->dev right before freeing skb by Roland Dreier · 19 years ago
  93. 2f76e82 [IB] umad: avoid potential deadlock when unregistering MAD agents by Roland Dreier · 19 years ago
  94. 1732b0e [IPoIB] add path record information in debugfs by Roland Dreier · 19 years ago
  95. 733482e [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason by Olaf Hering · 19 years ago
  96. 6044ec8 [PATCH] kfree cleanup: misc remaining drivers by Jesper Juhl · 19 years ago
  97. 8c65b4a [PATCH] fix remaining missing includes by Tim Schmielau · 19 years ago
  98. 8b37b94 [IB] umad: two small fixes by Michael S. Tsirkin · 19 years ago
  99. 0f69ce1 [IB] mthca: report page size capability by Jack Morgenstein · 19 years ago
  100. 127f2fa Merge branch 'srp' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 19 years ago