1. 5b095d989 net: replace %p6 with %pI6 by Harvey Harrison · 16 years ago
  2. 8867cd7 infiniband: use %p6 for printing message ids by Harvey Harrison · 16 years ago
  3. 208dde2 IB/mthca: Use pci_request_regions() by Roland Dreier · 16 years ago
  4. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  5. e8bb4be IB/mthca: Keep free count for MTT buddy allocator by Roland Dreier · 16 years ago
  6. aed0122 IB/mthca: Fix check of max_send_sge for special QPs by Roland Dreier · 16 years ago
  7. c036925 IB/mthca: Use round_jiffies() for catastrophic error polling timer by Roland Dreier · 16 years ago
  8. 4522e08 IB/mthca: Remove "stop" flag for catastrophic error polling timer by Roland Dreier · 16 years ago
  9. d3809ad IB/mthca: Remove extra code for RESET->ERR QP state transition by Roland Dreier · 16 years ago
  10. 00f7ec3 RDMA/core: Add memory management extensions support by Steve Wise · 16 years ago
  11. f3781d2 RDMA: Remove subversion $Id tags by Roland Dreier · 16 years ago
  12. 87afd44 IB/mthca: Clear ICM pages before handing to FW by Eli Cohen · 16 years ago
  13. 12103dc IB/mthca: Fix max_sge value returned by query_device by Roland Dreier · 16 years ago
  14. baaad38 IB/mthca: Avoid changing userspace ABI to handle DMA write barrier attribute by Roland Dreier · 16 years ago
  15. 0bfe151 IB/mthca: Avoid recycling old FMR R_Keys too soon by Olaf Kirch · 16 years ago
  16. cb9fbc5 IB: expand ib_umem_get() prototype by Arthur Kepner · 16 years ago
  17. e80ab41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 16 years ago
  18. f4e91eb IB: convert struct class_device to struct device by Tony Jones · 17 years ago
  19. 6188e10 Convert asm/semaphore.h users to linux/semaphore.h by Matthew Wilcox · 16 years ago
  20. 940801b IB/mthca: Update module version and release date by Jack Morgenstein · 16 years ago
  21. 5121df3 IB/mthca: Update QP state if query QP succeeds by Dotan Barak · 16 years ago
  22. 0f39cf3 IB/core: Add support for "send with invalidate" work requests by Roland Dreier · 16 years ago
  23. b846f25 IB/core: Add creation flags to struct ib_qp_init_attr by Eli Cohen · 16 years ago
  24. c263ff6 IB/mthca: Avoid integer overflow when allocating huge ICM table by Roland Dreier · 16 years ago
  25. 1977353 IB/mthca: Avoid integer overflow when dealing with profile size by Roland Dreier · 16 years ago
  26. 680b575 IB/mthca: Add IPoIB checksum offload support by Eli Cohen · 16 years ago
  27. b399939 IB/mthca: Formatting cleanups by Roland Dreier · 16 years ago
  28. b7f9c11 IB/mthca: Free correct MPT on error exit from mthca_fmr_alloc() by Roland Dreier · 17 years ago
  29. 5163dc1 IB/mthca: Convert to use be16_add_cpu() by Marcin Slusarz · 17 years ago
  30. fe17435 IB/mthca: Add missing sg_init_table() in mthca_map_user_db() by Roland Dreier · 17 years ago
  31. 2c78853 IB/mthca: Return proper error codes from mthca_fmr_alloc() by Olaf Kirch · 17 years ago
  32. f33afc2 IB: Avoid marking __devinitdata as const by Roland Dreier · 17 years ago
  33. 1d368c5 IB/ib_mthca: Pre-link receive WQEs in Tavor mode by Eli Cohen · 17 years ago
  34. 1203c42 IB/mthca: Remove checks for srq->first_free < 0 by Eli Cohen · 17 years ago
  35. 6ccef1d IB/mthca: Don't read reserved fields in mthca_QUERY_ADAPTER() by Jack Morgenstein · 17 years ago
  36. 0d89fe2 IB/mthca: Fix and simplify page size calculation in mthca_reg_phys_mr() by Roland Dreier · 17 years ago
  37. 950529e IB/mthca: Update latest "native Arbel" firmware revision by Roland Dreier · 17 years ago
  38. e57895d IB/mthca: Remove MSI support as scheduled by Adrian Bunk · 17 years ago
  39. 642f149 SG: Change sg_set_page() to take length and offset argument by Jens Axboe · 17 years ago
  40. 0b776eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  41. 45711f1 [SG] Update drivers to use sg helpers by Jens Axboe · 17 years ago
  42. ab8403c IB/mthca: Avoid alignment traps when writing doorbells by Roland Dreier · 17 years ago
  43. 55a98e9 IB/mthca: Mark error paths as unlikely() in post_srq_recv functions by Eli Cohen · 17 years ago
  44. 76d7cc0 IB/mthca: Use mmiowb() to avoid firmware commands getting jumbled up by Roland Dreier · 17 years ago
  45. 1a1eb6a IB/mthca: Increase max number of QPs per multicast group to 56 by Roland Dreier · 17 years ago
  46. a855b1a IB/mthca: Use PCI-X/PCI-Express read control interfaces by Peter Oruba · 17 years ago
  47. 017aadc IB/mthca: Enable MSI-X by default by Michael S. Tsirkin · 17 years ago
  48. c1f7495 IB/mthca: Change command token on timeout by Michael S. Tsirkin · 17 years ago
  49. 43509d1 IB/mthca: Simplify use of size0 in work request posting by Roland Dreier · 17 years ago
  50. e535c69 IB/mthca: Factor out setting WQE UD segment entries by Roland Dreier · 17 years ago
  51. 400ddc1 IB/mthca: Factor out setting WQE remote address and atomic segment entries by Roland Dreier · 17 years ago
  52. 8088545 IB/mthca: Factor out setting WQE data segment entries by Roland Dreier · 17 years ago
  53. 6d7d080 IB/mthca: Use uninitialized_var() for f0 by Roland Dreier · 17 years ago
  54. e4daf73 IB/mthca: Fix printk format used for firmware version in warning by Roland Dreier · 17 years ago
  55. f6be6fb IB/mthca: Schedule MSI support for removal by Roland Dreier · 17 years ago
  56. 9db4892 drivers/infiniband/hw/mthca/mthca_qp: kill uninit'd var warning by Jeff Garzik · 17 years ago
  57. 8909c57 IB/mthca: Replace memset(<addr>, 0, PAGE_SIZE) with clear_page(<addr>) by Shani Moideen · 17 years ago
  58. 06cc850 IB: Use menuconfig for InfiniBand menu by Jan Engelhardt · 17 years ago
  59. 3e1db33 IB/mthca, mlx4_core: Fix typo in comment by Roland Dreier · 17 years ago
  60. 8b7e1577 IB/mthca: Fix handling of send CQE with error for QPs connected to SRQ by Michael S. Tsirkin · 17 years ago
  61. 8aee74c Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  62. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  63. b18aad7 IB/mthca: Fix RESET to ERROR transition by Michael S. Tsirkin · 17 years ago
  64. 3f37cae IB/mthca: Set GRH:HopLimit when building MLX headers by Rolf Manderscheid · 17 years ago
  65. de57c9f IB/mthca: Fix use-after-free on device restart by Ali Ayoub · 17 years ago
  66. bd18c11 IB/mthca: Set cleaned CQEs back to HW ownership when cleaning CQ by Michael S. Tsirkin · 17 years ago
  67. 3e28c56 IB/mthca: Fix posting >255 recv WRs for Tavor by Michael S. Tsirkin · 17 years ago
  68. f7c6a7b IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules by Roland Dreier · 18 years ago
  69. 972d45f Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  70. ed23a72 IB: Return "maybe missed event" hint from ib_req_notify_cq() by Roland Dreier · 17 years ago
  71. f4fd0b2 IB: Add CQ comp_vector support by Michael S. Tsirkin · 17 years ago
  72. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 18 years ago
  73. 9ba6d55 IB/mthca: Work around kernel QP starvation by Michael S. Tsirkin · 17 years ago
  74. 1912ffb IB: Set class_dev->dev in core for nice device symlink by Joachim Fenkes · 17 years ago
  75. 30c0098 IB/mthca: Simplify CQ cleaning in mthca_free_qp() by Roland Dreier · 17 years ago
  76. 532c3b5 IB/mthca: Fix mthca_write_mtt() on HCAs with hidden memory by Roland Dreier · 17 years ago
  77. 3f11485 IB/mthca: Update HCA firmware revisions by Roland Dreier · 17 years ago
  78. 608d826 IB/mthca: Fix data corruption after FMR unmap on Sinai by Michael S. Tsirkin · 17 years ago
  79. 0264d88 IB/mthca: Fix thinko in init_mr_table() by Michael S. Tsirkin · 18 years ago
  80. 88171cf IB/mthca: Fix error path in mthca_alloc_memfree() by Roland Dreier · 18 years ago
  81. c9add6e IB/mthca: Make 2 functions static by Adrian Bunk · 18 years ago
  82. 11282b3 IB/mthca: Fix allocation of ICM chunks in coherent memory by Roland Dreier · 18 years ago
  83. fc89afc IB/mthca: Allow the QP state transition RESET->RESET by Dotan Barak · 18 years ago
  84. b2875d4 IB/mthca: Always fill MTTs from CPU by Michael S. Tsirkin · 18 years ago
  85. c20e20a IB/mthca: Merge MR and FMR space on 64-bit systems by Michael S. Tsirkin · 18 years ago
  86. 391e4de IB/mthca: Fix access to MTT and MPT tables on non-cache-coherent CPUs by Michael S. Tsirkin · 18 years ago
  87. 1d1f19c IB/mthca: Give reserved MTTs a separate cache line by Michael S. Tsirkin · 18 years ago
  88. c7d204e IB/mthca: Fix reserved MTTs calculation on mem-free HCAs by Michael S. Tsirkin · 18 years ago
  89. 6bdd61d IB/mthca: Work around gcc bug on sparc64 by David Howells · 18 years ago
  90. 99d4f22 IB/mthca: Use correct structure size in call to memset() by Roland Dreier · 18 years ago
  91. 062dbb6 IB: Return qp pointer as part of ib_wc by Michael S. Tsirkin · 18 years ago
  92. f5e1052 IB/mthca: Don't execute QUERY_QP firmware command for QP in RESET state by Dotan Barak · 18 years ago
  93. 98714cb IB/mthca: Fix PRM compliance problem in atomic-send completions by Jack Morgenstein · 18 years ago
  94. 46707e9 IB/mthca: Fix off-by-one in FMR handling on memfree by Michael S. Tsirkin · 18 years ago
  95. 9d79f1b [PATCH] IB/mthca: Fix FMR breakage caused by kmemdup() conversion by Michael S. Tsirkin · 18 years ago
  96. 0b0df6f IB/mthca: Use DEFINE_MUTEX() instead of mutex_init() by Roland Dreier · 18 years ago
  97. 82da703 IB/mthca: Add HCA profile module parameters by Leonid Arsh · 18 years ago
  98. f0d1b0b [PATCH] LOG2: Implement a general integer log2 facility in the kernel by David Howells · 18 years ago
  99. 54e6ecb [PATCH] slab: remove SLAB_ATOMIC by Christoph Lameter · 18 years ago
  100. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago