1. e10e271 IB/mthca: Correct reported SRQ size in MemFree case. by Dotan Barak · 19 years ago
  2. dc05980 IB/mad: Fix oopsable race on device removal by Michael S. Tsirkin · 19 years ago
  3. bf17c1c IB/srp: Coverity fix to srp_parse_options() by Roland Dreier · 19 years ago
  4. 6b63e30 IB/mthca: Coverity fix to mthca_init_eq_table() by Roland Dreier · 19 years ago
  5. 048975a IB: Coverity fixes to sysfs.c by Roland Dreier · 19 years ago
  6. 0b3ea08 IPoIB: Move ipoib_ib_dev_flush() to ipoib workqueue by Jack Morgenstein · 19 years ago
  7. 8b9ab02 IPoIB: Fix build now that neighbour destructor is in neigh_params by Roland Dreier · 19 years ago
  8. 702b2aa IB/uverbs: Use correct alt_pkey_index in modify QP by Ami Perlmutter · 19 years ago
  9. f36e179 IB/umad: Add support for large RMPP transfers by Jack Morgenstein · 19 years ago
  10. 6ecb0c8 IB/srp: Add SCSI host attributes to show target port by Roland Dreier · 19 years ago
  11. 87fd1a1 IB/cm: Check cm_id state before handling a REP by Sean Hefty · 19 years ago
  12. 6226bb5 IB/mthca: Update firmware versions by Roland Dreier · 19 years ago
  13. 651eaac IB/mthca: Optimize large messages on Sinai HCAs by Eli Cohen · 19 years ago
  14. 27d5630 IB/uverbs: Fix query QP return of sq_sig_all by Dotan Barak · 19 years ago
  15. 4546d31 IB: Fix modify QP checking of "current QP state" attribute by Dotan Barak · 19 years ago
  16. 9acf6a8 IPoIB: Fix multicast race between canceling and completing by Michael S. Tsirkin · 19 years ago
  17. 54d07e2 IPoIB: Clean up if posting receives fails by Eli Cohen · 19 years ago
  18. 8d3ef29 IB/mthca: Use an enum for HCA page size by Ishai Rabinovitz · 19 years ago
  19. 67e7377 IB/mthca: Check alternate P_Key index when setting alternate path by Dotan Barak · 19 years ago
  20. 7667abd1 IB/mthca: Add support for send work request fence flag by Dotan Barak · 19 years ago
  21. 7343b23 IPoIB: Close race in setting mcast->ah by Eli Cohen · 19 years ago
  22. 1d89b1a IB/mthca: Implement query_ah method by Jack Morgenstein · 19 years ago
  23. 14abdff IB/mthca: Write FW commands through doorbell page by Eli Cohen · 19 years ago
  24. ea88fd1 IB/uverbs: Return actual capacity from create SRQ operation by Dotan Barak · 19 years ago
  25. abb6e9b IB/mthca: Return actual capacity from create_srq by Dotan Barak · 19 years ago
  26. 44af79f IPoIB: clarify to_ipoib_neigh() by Michael S. Tsirkin · 19 years ago
  27. 00df1b2 IB/mthca: Bump driver version and release date by Roland Dreier · 19 years ago
  28. 8ebe507 IB/mthca: Support for query QP and SRQ by Eli Cohen · 19 years ago
  29. 8bdb0e8 IB/uverbs: Support for query SRQ from userspace by Dotan Barak · 19 years ago
  30. 7ccc9a2 IB/uverbs: Support for query QP from userspace by Dotan Barak · 19 years ago
  31. a74cd4a IB: Whitespace cleanups by Roland Dreier · 19 years ago
  32. d844183 IB/mthca: Convert to use ib_modify_qp_is_ok() by Roland Dreier · 19 years ago
  33. 8a51866 IB: Add ib_modify_qp_is_ok() library function by Roland Dreier · 19 years ago
  34. 3fa1fa3 IB/mthca: Generate SQ drained events when requested by Roland Dreier · 19 years ago
  35. 5e9f71a IB/mad: Simplify SMI by eliminating smi_check_local_dr_smp() by Ralph Campbell · 19 years ago
  36. 5f0b67e0 IB/mad: Remove redundant check from smi_check_local_dr_smp() by Ralph Campbell · 19 years ago
  37. d36f34a IB: Enable FMR pool user to set page size by Or Gerlitz · 19 years ago
  38. 6dfc390 IB/mthca: Add modify_device method to set node description by Roland Dreier · 19 years ago
  39. c5bcbbb IB: Allow userspace to set node description by Roland Dreier · 19 years ago
  40. 2fa5e2e IB/mthca: Whitespace cleanups by Roland Dreier · 19 years ago
  41. 4885bf6 IB/mthca: Add device-specific support for resizing CQs by Roland Dreier · 19 years ago
  42. 33b9b3e IB: Add userspace support for resizing CQs by Roland Dreier · 19 years ago
  43. 399d792 IB/mthca: Get rid of might_sleep() annotations by Roland Dreier · 19 years ago
  44. d9b98b0 IB/mthca: Make functions that never fail return void by Roland Dreier · 19 years ago
  45. 1285b3a IB/srp: Don't send task management commands after target removal by Roland Dreier · 19 years ago
  46. f78cf0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 19 years ago
  47. 7d2babc IB/mthca: bump driver version and release date by Roland Dreier · 19 years ago
  48. 20b8338 IPoIB: Yet another fix for send-only joins by Roland Dreier · 19 years ago
  49. f295c79 IB/mthca: Don't print debugging info until we have all values by Roland Dreier · 19 years ago
  50. 7bcb974 IPoIB: Fix another send-only join race by Michael S. Tsirkin · 19 years ago
  51. 479a079 IPoIB: Don't start send-only joins while multicast thread is stopped by Michael S. Tsirkin · 19 years ago
  52. 68f5f99 [PATCH] IB: fix up major/minor sysfs interface for IB core by Greg Kroah-Hartman · 19 years ago
  53. 8cf3f04 IB/mad: Handle DR SMPs with a LID routed part by Ralph Campbell · 19 years ago
  54. fd9cfdd IB/mthca: Semaphore to mutex conversions by Roland Dreier · 19 years ago
  55. e3aa31c IB/mthca: Don't cancel commands on a signal by Michael S. Tsirkin · 19 years ago
  56. 8e9e5f4f IB/srp: Semaphore to mutex conversion by Ingo Molnar · 19 years ago
  57. cbd2981 IB/mthca: Relax UAR size check by Michael S. Tsirkin · 19 years ago
  58. f9e6192 IB/mthca: Use correct GID in MADs sent on port 2 by Michael S. Tsirkin · 19 years ago
  59. b36f170 IPoIB: Lock accesses to multicast packet queues by Michael S. Tsirkin · 19 years ago
  60. 0f47ae0 IB/sa_query: Flush scheduled work before unloading module by Michael S. Tsirkin · 19 years ago
  61. cc76e33 IB/uverbs: Flush scheduled work before unloading module by Michael S. Tsirkin · 19 years ago
  62. 47f7a07 IPoIB: Make sure path is fully initialized before using it by Michael S. Tsirkin · 19 years ago
  63. 858119e [PATCH] Unlinline a bunch of other functions by Arjan van de Ven · 19 years ago
  64. 95ed644 IB: convert from semaphores to mutexes by Ingo Molnar · 19 years ago
  65. 9eacee2 IB/mthca: Initialize grh_present before using it by Michael S. Tsirkin · 19 years ago
  66. c063a06 IB/mthca: Cosmetic: use the ALIGN macro by Michael S. Tsirkin · 19 years ago
  67. 17e2e819 IB/mthca: Fix memory leaks in error handling by Jack Morgenstein · 19 years ago
  68. 59f174f IB/mthca: Fix memory leak of multicast group structures by Ishai Rabinovitz · 19 years ago
  69. 988bd50 IPoIB: Fix memory leak of multicast group structures by Eli Cohen · 19 years ago
  70. 78bfe0b IPoIB: Take dev->xmit_lock around mc_list accesses by Michael S. Tsirkin · 19 years ago
  71. 97460df IPoIB: Fix address handle refcounting for multicast groups by Eli Cohen · 19 years ago
  72. 70b4c8c IPoIB: Fix error path in ipoib_mcast_dev_flush() by Eli Cohen · 19 years ago
  73. cf311cd IB: Add node_guid to struct ib_device by Sean Hefty · 19 years ago
  74. 87635b7 IB/mthca: Factor common MAD initialization code by Roland Dreier · 19 years ago
  75. 105e50a IB/mthca: kzalloc conversions by Roland Dreier · 19 years ago
  76. 9289852 IB/mthca: prevent event queue overrun by Michael S. Tsirkin · 19 years ago
  77. 6627fa6 IB/mthca: fix page shift calculation in mthca_reg_phys_mr() by Michael S. Tsirkin · 19 years ago
  78. 5367f2d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 19 years ago
  79. de25968 [PATCH] fix more missing includes by Tim Schmielau · 19 years ago
  80. 4f8448d IB: Set GIDs correctly in ib_create_ah_from_wc() by Ralph Campbell · 19 years ago
  81. ac4e7b3 IB/uverbs: Release event file reference on ib_uverbs_create_cq() error by Jack Morgenstein · 19 years ago
  82. ea5d4a6 IB/uverbs: set ah_flags when creating address handle by Ralph Campbell · 19 years ago
  83. b4ca1a3 IB/uverbs: Fix reference counting on error paths by Jack Morgenstein · 19 years ago
  84. 4de144b IB/mthca: Add support for automatic path migration (APM) by Dotan Barak · 19 years ago
  85. 0f8e8f9 IB/mthca: Fill in vendor_err field in completion with error by Michael S. Tsirkin · 19 years ago
  86. 5ceb745 IB/mthca: multiple fixes for multicast group handling by Jack Morgenstein · 19 years ago
  87. 0d3b525 IB/mthca: fix for RTR-to-RTS transition in modify QP by Jack Morgenstein · 19 years ago
  88. 0364ffc IB/mthca: fix for SQEr-to-RTS transition in modify QP by Jack Morgenstein · 19 years ago
  89. 5b3bc7a IB/mthca: max_inline_data handling tweaks by Jack Morgenstein · 19 years ago
  90. 4662005 IB/mthca: create_eq with size not a power of 2 by Michael S. Tsirkin · 19 years ago
  91. 38d1e79 IB/mthca: check port validity in modify_qp by Jack Morgenstein · 19 years ago
  92. aa2f936 IB/mthca: check return value in mthca_dev_lim call by Jack Morgenstein · 19 years ago
  93. db9edfd Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  94. 312c004 [PATCH] driver core: replace "hotplug" by "uevent" by Kay Sievers · 19 years ago
  95. 1d7d2f6 IB/mthca: fix WQE size calculation in create-srq by Jack Morgenstein · 19 years ago
  96. 14c8502 [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h by Arnaldo Carvalho de Melo · 19 years ago
  97. c4342d8 IB/mthca: Fix corner cases in max_rd_atomic value handling in modify QP by Jack Morgenstein · 19 years ago
  98. d1646f8 IB/mthca: Fix IB_QP_ACCESS_FLAGS handling. by Jack Morgenstein · 19 years ago
  99. 576d2e4 IB/mthca: Fix SRQ cleanup during QP destroy by Jack Morgenstein · 19 years ago
  100. 6c7d2a7 IB/mthca: Fix thinko in mthca_table_find() by Michael S. Tsirkin · 19 years ago