1. 2b50176d IB: Remove unnecessary semicolons by Joe Perches · 11 years ago
  2. 1e6d9ab Drivers: infinband: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  3. 3c55569 IB/mthca: Use PCI Express Capability accessors by Jiang Liu · 12 years ago
  4. 16551d4 IB/mthca: Fill in sq_sig_type in query QP by Dotan Barak · 12 years ago
  5. 9bbeb66 IB/mthca: Warning about event for non-existent QPs should show event type by Dotan Barak · 12 years ago
  6. d927d50 IB: Change CQE "csum_ok" field to a bit flag by Or Gerlitz · 13 years ago
  7. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  8. e422131 IB/mthca: Fix buddy->num_free allocation size by Roland Dreier · 13 years ago
  9. b108d97 infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  10. e4dd23d infiniband: Fix up module files that need to include module.h by Paul Gortmaker · 13 years ago
  11. fc87af7 infiniband: Fix up users implicitly relying on getting stat.h by Paul Gortmaker · 13 years ago
  12. 96104ed RDMA/core: Add SRQ type field by Sean Hefty · 13 years ago
  13. 9b89925 IB/mthca: Remove unnecessary read of PCI_CAP_ID_EXP by Jon Mason · 13 years ago
  14. cdb73db IB/mthca: Stop returning separate error and status from FW commands by Goldwyn Rodrigues · 13 years ago
  15. 7f9e5c48 IB: Increase DMA max_segment_size on Mellanox hardware by David Dillow · 14 years ago
  16. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 14 years ago
  17. eb4a7cb IB/mthca: Fix driver when sizeof (phys_addr_t) > sizeof (long) by John L. Burr · 14 years ago
  18. d0444f1 IB/mthca: Handle -ENOMEM in forward_trap() by Dan Carpenter · 14 years ago
  19. af7bd46 IB/core: Add VLAN support for IBoE by Eli Cohen · 14 years ago
  20. ff7f5aa IB/pack: IBoE UD packet packing support by Eli Cohen · 14 years ago
  21. a2ebf07 IB: Rename RAW_ETY to RAW_ETHERTYPE by Aleksey Senin · 14 years ago
  22. 9a6edb6 IB/core: Allow device-specific per-port sysfs files by Ralph Campbell · 14 years ago
  23. 3a2baff IB/mthca: Use the dma state API instead of pci equivalents by FUJITA Tomonori · 15 years ago
  24. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  25. 920d706 IB/core: Fix and clean up ib_ud_header_init() by Eli Cohen · 15 years ago
  26. d686159 IB/mthca: Fix access to freed memory in catastrophic event handling by Jack Morgenstein · 15 years ago
  27. 45c448a Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'misc', 'mlx4', 'mthca' and 'nes' into for-linus by Roland Dreier · 15 years ago
  28. d841064 IB/mthca: Don't allow userspace open while recovering from catastrophic error by Jack Morgenstein · 15 years ago
  29. d94a8689 IB/mthca: Distinguish multiple devices in /proc/interrupts by Arputham Benjamin · 15 years ago
  30. ffe063f IB/mthca: Annotate CQ locking by Roland Dreier · 15 years ago
  31. deecb5d IB/mthca: Remove unnecessary include of <linux/init.h> by Roland Dreier · 15 years ago
  32. fc12855 IB/mthca: Remove unnecessary include of <asm/page.h> by Roland Dreier · 15 years ago
  33. f1aa78b IB: Use printk_once() for driver versions by Marcin Slusarz · 15 years ago
  34. 99987be IB/mthca: Replace dma_sync_single() use with proper functions by Roland Dreier · 15 years ago
  35. 9aa0a48 IB/mthca: Don't double-free IRQs when falling back from MSI-X to INTx by Roland Dreier · 15 years ago
  36. c1f67a8 IB/mthca: Add module parameter for number of MTTs per segment by Eli Cohen · 15 years ago
  37. 8531f1f IB/mthca: Fix timeout for INIT_HCA and a few other commands by Jack Morgenstein · 15 years ago
  38. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 16 years ago
  39. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 16 years ago
  40. 270b8b8 IB/mthca: Fix dispatch of IB_EVENT_LID_CHANGE event by Moni Shoua · 16 years ago
  41. 5b095d989 net: replace %p6 with %pI6 by Harvey Harrison · 16 years ago
  42. 8867cd7 infiniband: use %p6 for printing message ids by Harvey Harrison · 16 years ago
  43. 208dde2 IB/mthca: Use pci_request_regions() by Roland Dreier · 16 years ago
  44. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  45. e8bb4be IB/mthca: Keep free count for MTT buddy allocator by Roland Dreier · 16 years ago
  46. aed0122 IB/mthca: Fix check of max_send_sge for special QPs by Roland Dreier · 16 years ago
  47. c036925 IB/mthca: Use round_jiffies() for catastrophic error polling timer by Roland Dreier · 16 years ago
  48. 4522e08 IB/mthca: Remove "stop" flag for catastrophic error polling timer by Roland Dreier · 16 years ago
  49. d3809ad IB/mthca: Remove extra code for RESET->ERR QP state transition by Roland Dreier · 16 years ago
  50. 00f7ec3 RDMA/core: Add memory management extensions support by Steve Wise · 16 years ago
  51. f3781d2 RDMA: Remove subversion $Id tags by Roland Dreier · 16 years ago
  52. 87afd44 IB/mthca: Clear ICM pages before handing to FW by Eli Cohen · 16 years ago
  53. 12103dc IB/mthca: Fix max_sge value returned by query_device by Roland Dreier · 16 years ago
  54. baaad38 IB/mthca: Avoid changing userspace ABI to handle DMA write barrier attribute by Roland Dreier · 16 years ago
  55. 0bfe151 IB/mthca: Avoid recycling old FMR R_Keys too soon by Olaf Kirch · 16 years ago
  56. cb9fbc5 IB: expand ib_umem_get() prototype by Arthur Kepner · 16 years ago
  57. e80ab41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 16 years ago
  58. f4e91eb IB: convert struct class_device to struct device by Tony Jones · 17 years ago
  59. 6188e10 Convert asm/semaphore.h users to linux/semaphore.h by Matthew Wilcox · 16 years ago
  60. 940801b IB/mthca: Update module version and release date by Jack Morgenstein · 16 years ago
  61. 5121df3 IB/mthca: Update QP state if query QP succeeds by Dotan Barak · 16 years ago
  62. 0f39cf3 IB/core: Add support for "send with invalidate" work requests by Roland Dreier · 16 years ago
  63. b846f25 IB/core: Add creation flags to struct ib_qp_init_attr by Eli Cohen · 16 years ago
  64. c263ff6 IB/mthca: Avoid integer overflow when allocating huge ICM table by Roland Dreier · 16 years ago
  65. 1977353 IB/mthca: Avoid integer overflow when dealing with profile size by Roland Dreier · 16 years ago
  66. 680b575 IB/mthca: Add IPoIB checksum offload support by Eli Cohen · 16 years ago
  67. b399939 IB/mthca: Formatting cleanups by Roland Dreier · 16 years ago
  68. b7f9c11 IB/mthca: Free correct MPT on error exit from mthca_fmr_alloc() by Roland Dreier · 17 years ago
  69. 5163dc1 IB/mthca: Convert to use be16_add_cpu() by Marcin Slusarz · 17 years ago
  70. fe17435 IB/mthca: Add missing sg_init_table() in mthca_map_user_db() by Roland Dreier · 17 years ago
  71. 2c78853 IB/mthca: Return proper error codes from mthca_fmr_alloc() by Olaf Kirch · 17 years ago
  72. f33afc2 IB: Avoid marking __devinitdata as const by Roland Dreier · 17 years ago
  73. 1d368c5 IB/ib_mthca: Pre-link receive WQEs in Tavor mode by Eli Cohen · 17 years ago
  74. 1203c42 IB/mthca: Remove checks for srq->first_free < 0 by Eli Cohen · 17 years ago
  75. 6ccef1d IB/mthca: Don't read reserved fields in mthca_QUERY_ADAPTER() by Jack Morgenstein · 17 years ago
  76. 0d89fe2 IB/mthca: Fix and simplify page size calculation in mthca_reg_phys_mr() by Roland Dreier · 17 years ago
  77. 950529e IB/mthca: Update latest "native Arbel" firmware revision by Roland Dreier · 17 years ago
  78. e57895d IB/mthca: Remove MSI support as scheduled by Adrian Bunk · 17 years ago
  79. 642f149 SG: Change sg_set_page() to take length and offset argument by Jens Axboe · 17 years ago
  80. 0b776eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  81. 45711f1 [SG] Update drivers to use sg helpers by Jens Axboe · 17 years ago
  82. ab8403c IB/mthca: Avoid alignment traps when writing doorbells by Roland Dreier · 17 years ago
  83. 55a98e9 IB/mthca: Mark error paths as unlikely() in post_srq_recv functions by Eli Cohen · 17 years ago
  84. 76d7cc0 IB/mthca: Use mmiowb() to avoid firmware commands getting jumbled up by Roland Dreier · 17 years ago
  85. 1a1eb6a IB/mthca: Increase max number of QPs per multicast group to 56 by Roland Dreier · 17 years ago
  86. a855b1a IB/mthca: Use PCI-X/PCI-Express read control interfaces by Peter Oruba · 17 years ago
  87. 017aadc IB/mthca: Enable MSI-X by default by Michael S. Tsirkin · 17 years ago
  88. c1f7495 IB/mthca: Change command token on timeout by Michael S. Tsirkin · 17 years ago
  89. 43509d1 IB/mthca: Simplify use of size0 in work request posting by Roland Dreier · 17 years ago
  90. e535c69 IB/mthca: Factor out setting WQE UD segment entries by Roland Dreier · 17 years ago
  91. 400ddc1 IB/mthca: Factor out setting WQE remote address and atomic segment entries by Roland Dreier · 17 years ago
  92. 8088545 IB/mthca: Factor out setting WQE data segment entries by Roland Dreier · 17 years ago
  93. 6d7d080 IB/mthca: Use uninitialized_var() for f0 by Roland Dreier · 17 years ago
  94. e4daf73 IB/mthca: Fix printk format used for firmware version in warning by Roland Dreier · 17 years ago
  95. f6be6fb IB/mthca: Schedule MSI support for removal by Roland Dreier · 17 years ago
  96. 9db4892 drivers/infiniband/hw/mthca/mthca_qp: kill uninit'd var warning by Jeff Garzik · 17 years ago
  97. 8909c57 IB/mthca: Replace memset(<addr>, 0, PAGE_SIZE) with clear_page(<addr>) by Shani Moideen · 17 years ago
  98. 06cc850 IB: Use menuconfig for InfiniBand menu by Jan Engelhardt · 17 years ago
  99. 3e1db33 IB/mthca, mlx4_core: Fix typo in comment by Roland Dreier · 17 years ago
  100. 8b7e1577 IB/mthca: Fix handling of send CQE with error for QPs connected to SRQ by Michael S. Tsirkin · 17 years ago