1. 874ff01 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  2. d08df60 Various typo fixes. by Robert P. J. Day · 17 years ago
  3. 7084f84 IB/core: Set static rate in ib_init_ah_from_path() by Roland Dreier · 17 years ago
  4. 630e61f IB/ipath: Make ipath_map_sg() static by Roland Dreier · 17 years ago
  5. 38abaa6 IB/core: Fix sparse warnings about shadowed declarations by Roland Dreier · 17 years ago
  6. c8f6a36 RDMA/cma: Add multicast communication support by Sean Hefty · 17 years ago
  7. faec2f7 IB/sa: Track multicast join/leave requests by Sean Hefty · 17 years ago
  8. 8a2e65f IPoIB: CM error handling thinko fix by Michael S. Tsirkin · 17 years ago
  9. c52daa2 RDMA/cxgb3: Remove Open Grid Computing copyrights in iw_cxgb3 driver by Steve Wise · 17 years ago
  10. a1a7505 RDMA/cxgb3: Fail posts synchronously when in TERMINATE state by Steve Wise · 18 years ago
  11. ebb9098 RDMA/iwcm: iw_cm_id destruction race fixes by Steve Wise · 18 years ago
  12. 6bbcea0 IB/ehca: Change query_port() to return LINK_UP instead UNKNOWN by Hoang-Nam Nguyen · 18 years ago
  13. 4fd3006 IB/ehca: Allow en/disabling scaling code via module parameter by Hoang-Nam Nguyen · 18 years ago
  14. 8b16cef IB/ehca: Fix race condition/locking issues in scaling code by Hoang-Nam Nguyen · 18 years ago
  15. 78d8d5f IB/ehca: Rework irq handler by Hoang-Nam Nguyen · 18 years ago
  16. 551fd61 IPoIB: Only allow root to change between datagram and connected mode by Roland Dreier · 17 years ago
  17. 11282b3 IB/mthca: Fix allocation of ICM chunks in coherent memory by Roland Dreier · 17 years ago
  18. fc89afc IB/mthca: Allow the QP state transition RESET->RESET by Dotan Barak · 18 years ago
  19. 38515e9 [PATCH] Scheduled removal of SA_xxx interrupt flags fixups by Thomas Gleixner · 18 years ago
  20. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  21. 93bbad8 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  22. b2875d4 IB/mthca: Always fill MTTs from CPU by Michael S. Tsirkin · 18 years ago
  23. c20e20a IB/mthca: Merge MR and FMR space on 64-bit systems by Michael S. Tsirkin · 18 years ago
  24. 391e4de IB/mthca: Fix access to MTT and MPT tables on non-cache-coherent CPUs by Michael S. Tsirkin · 18 years ago
  25. 1d1f19c IB/mthca: Give reserved MTTs a separate cache line by Michael S. Tsirkin · 18 years ago
  26. c7d204e IB/mthca: Fix reserved MTTs calculation on mem-free HCAs by Michael S. Tsirkin · 18 years ago
  27. b038ced RDMA/cxgb3: Add driver for Chelsio T3 RNIC by Steve Wise · 18 years ago
  28. 2b8693c [PATCH] mark struct file_operations const 3 by Arjan van de Ven · 18 years ago
  29. c376222 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). by Robert P. J. Day · 18 years ago
  30. c7f743a IB: Remove redundant "_wq" from workqueue names by Sean Hefty · 18 years ago
  31. aedec08 RDMA/cma: Increment port number after close to avoid re-use by Sean Hefty · 18 years ago
  32. 65e5c02 IB/ehca: Fix memleak on module unloading by Akinobu Mita · 18 years ago
  33. 6bdd61d IB/mthca: Work around gcc bug on sparc64 by David Howells · 18 years ago
  34. 839fcab IPoIB: Connected mode experimental support by Michael S. Tsirkin · 18 years ago
  35. 9a6b090 IB/core: Use ARRAY_SIZE macro for mandatory_table by Ahmed S. Darwish · 18 years ago
  36. 99d4f22 IB/mthca: Use correct structure size in call to memset() by Roland Dreier · 18 years ago
  37. b437735 [PATCH] iscsi endianness annotations by Al Viro · 18 years ago
  38. 43cb76d Network: convert network devices to use struct device instead of class_device by Greg Kroah-Hartman · 22 years ago
  39. b45bfcc IB/ehca: Remove obsolete prototypes by Hoang-Nam Nguyen · 18 years ago
  40. 4c34bdf IB/ehca: Remove use of do_mmap() by Hoang-Nam Nguyen · 18 years ago
  41. 1f12667 RDMA/addr: Handle ethernet neighbour updates during route resolution by Steve Wise · 18 years ago
  42. 1033ff6 IB/srp: Don't wait for response when QP is in error state. by Ishai Rabinovitz · 18 years ago
  43. 062dbb6 IB: Return qp pointer as part of ib_wc by Michael S. Tsirkin · 18 years ago
  44. cea9ea6 IB/ehca: Fix mismatched spin_unlock in irq handler by Hoang-Nam Nguyen · 18 years ago
  45. ce29d72 IB/ehca: Fix improper use of yield() with spinlock held by Hoang-Nam Nguyen · 18 years ago
  46. a20f3a6 IB/srp: Check match_strdup() return by Ishai Rabinovitz · 18 years ago
  47. f5e1052 IB/mthca: Don't execute QUERY_QP firmware command for QP in RESET state by Dotan Barak · 18 years ago
  48. f2d9136 IB/ehca: Use proper GFP_ flags for get_zeroed_page() by Hoang-Nam Nguyen · 18 years ago
  49. 98714cb IB/mthca: Fix PRM compliance problem in atomic-send completions by Jack Morgenstein · 18 years ago
  50. 0cefcf0 RDMA/ucma: Don't report events with invalid user context by Sean Hefty · 18 years ago
  51. 30a5ec9 RDMA/ucma: Fix struct ucma_event leak when backlog is full by Sean Hefty · 18 years ago
  52. 881a045 RDMA/iwcm: iWARP connection timeouts shouldn't be reported as rejects by Steve Wise · 18 years ago
  53. f093840 IB/iser: Return error code when PDUs may not be sent by Erez Zilber · 18 years ago
  54. 46707e9 IB/mthca: Fix off-by-one in FMR handling on memfree by Michael S. Tsirkin · 18 years ago
  55. 9d79f1b [PATCH] IB/mthca: Fix FMR breakage caused by kmemdup() conversion by Michael S. Tsirkin · 18 years ago
  56. 0b0df6f IB/mthca: Use DEFINE_MUTEX() instead of mutex_init() by Roland Dreier · 18 years ago
  57. 82da703 IB/mthca: Add HCA profile module parameters by Leonid Arsh · 18 years ago
  58. bf628dc IB/srp: Fix FMR mapping for 32-bit kernels and addresses above 4G by Roland Dreier · 18 years ago
  59. 82b3991 IPoIB: Make sure struct ipoib_neigh.queue is always initialized by Roland Dreier · 18 years ago
  60. 5180311 IB/iser: Use the new verbs DMA mapping functions by Ralph Campbell · 18 years ago
  61. 85507bc IB/srp: Use new verbs IB DMA mapping functions by Ralph Campbell · 18 years ago
  62. 37ccf9d IPoIB: Use the new verbs DMA mapping functions by Ralph Campbell · 18 years ago
  63. 1527106 IB/core: Use the new verbs DMA mapping functions by Ralph Campbell · 18 years ago
  64. f2cbb66 IB/ipath: Implement new verbs DMA mapping functions by Ralph Campbell · 18 years ago
  65. 7521663 RDMA/cma: Export rdma cm interface to userspace by Sean Hefty · 18 years ago
  66. 628e5f6 RDMA/cma: Add support for RDMA_PS_UDP by Sean Hefty · 18 years ago
  67. 0fe313b RDMA/cma: Allow early transition to RTS to handle lost CM messages by Sean Hefty · 18 years ago
  68. a1b1b61 RDMA/cma: Report connect info with connect events by Sean Hefty · 18 years ago
  69. 9b2e9c0 RDMA/cma: Remove unneeded qp_type parameter from rdma_cm by Sean Hefty · 18 years ago
  70. 0a1336c IB/ipath: Fix IRQ for PCI Express HCAs by Roland Dreier · 18 years ago
  71. ad1f979 RDMA/amso1100: Fix memory leak in c2_qp_modify() by Krishna Kumar · 18 years ago
  72. dee234f IB/iser: Remove unused "write-only" variables by Roland Dreier · 18 years ago
  73. 44f8e3f IB/ipath: Remove unused "write-only" variables by Roland Dreier · 18 years ago
  74. f47e22c IB/fmr: ib_flush_fmr_pool() may wait too long by Roland Dreier · 18 years ago
  75. f0d1b0b [PATCH] LOG2: Implement a general integer log2 facility in the kernel by David Howells · 18 years ago
  76. 1cfd6e6 [PATCH] struct path: convert infiniband by Josef Sipek · 18 years ago
  77. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  78. 54e6ecb [PATCH] slab: remove SLAB_ATOMIC by Christoph Lameter · 18 years ago
  79. 9db7372 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  80. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  81. a1f8e7f7 [PATCH] severing skbuff.h -> highmem.h by Al Viro · 18 years ago
  82. f469b26 IB/ucm: Fix deadlock in cleanup by Michael S. Tsirkin · 18 years ago
  83. e1444b5 IB/cm: Fix automatic path migration support by Sean Hefty · 18 years ago
  84. 2745b5b IPoIB: Fix skb leak when freeing neighbour by Michael S. Tsirkin · 18 years ago
  85. d2fcea7 IB/srp: Fix memory leak on reconnect by Vu Pham · 18 years ago
  86. 04699a1 RDMA/addr: list_move() cleanups by Roland Dreier · 18 years ago
  87. c78bb84 RDMA/addr: Fix some cancellation problems in process_req() by Krishna Kumar · 18 years ago
  88. c9edea2 RDMA/amso1100: Prevent deadlock in destroy QP by Krishna Kumar · 18 years ago
  89. 7013696 IB/mthca: Fix initial SRQ logsize for mem-free HCAs by Jack Morgenstein · 18 years ago
  90. 2771e9e IB/ehca: Use WQE offset instead of WQE addr for pending work reqs by Hoang-Nam Nguyen · 18 years ago
  91. 9ab1ffa RDMA/iwcm: Fix comment for iwcm_deref_id() to match code by Krishna Kumar · 18 years ago
  92. 715a588 RDMA/iwcm: Remove unnecessary function argument by Krishna Kumar · 18 years ago
  93. 13fccdb RDMA/iwcm: Remove unnecessary initializations by Krishna Kumar · 18 years ago
  94. 83b9658 RDMA/iwcm: Fix memory leak by Krishna Kumar · 18 years ago
  95. 33ba0fa RDMA/iwcm: Fix memory corruption bug in cm_work_handler() by Krishna Kumar · 18 years ago
  96. e54f818 IB: Convert kmem_cache_t -> struct kmem_cache by Roland Dreier · 18 years ago
  97. 53533e1 IB/ipath: Fix typo in pma_counter_select subscript by Roland Dreier · 18 years ago
  98. 2966612 RDMA/amso1100: Fix section mismatches by Roland Dreier · 18 years ago
  99. f4f3d0f IB/mthca: Fix section mismatches by Roland Dreier · 18 years ago
  100. 3c8edf0 IB/srp: Increase supported CDB size by Arne Redlich · 18 years ago