1. 3d73c28 mlx4_core: Fix section mismatches by Roland Dreier · 17 years ago
  2. 335a64a5a IPoIB: Allow setting policy to ignore multicast groups by Or Gerlitz · 17 years ago
  3. 55a98e9 IB/mthca: Mark error paths as unlikely() in post_srq_recv functions by Eli Cohen · 17 years ago
  4. 3ac8c70 IB/ipath: Minor fix to ordering of freeing and zeroing of tid pages. by Dave Olson · 17 years ago
  5. bda94e32 IB/ipath: Remove redundant link state checks by Ralph Campbell · 17 years ago
  6. 49739b3 IB/ipath: Fix IB_EVENT_PORT_ERR event by Ralph Campbell · 17 years ago
  7. 6a733cd IB/ipath: Better handling of unexpected GPIO interrupts by Michael Albaugh · 17 years ago
  8. 192594d IB/ipath: Maintain active time on all chips by Michael Albaugh · 17 years ago
  9. aa7c79a IB/ipath: Fix QHT7040 serial number check by Dave Olson · 17 years ago
  10. 20bed34 IB/ipath: Indicate a couple of chip bugs to userspace by Arthur Jones · 17 years ago
  11. 4bec0b9 IB/ipath: iba6110 rev4 no longer needs recv header overrun workaround by Arthur Jones · 17 years ago
  12. 70c51da IB/ipath: Use counters in ipath_poll and cleanup interrupts in ipath_close by Arthur Jones · 17 years ago
  13. 542869a IB/ipath: Remove duplicate copy of LMC by Ralph Campbell · 17 years ago
  14. 15cba26 IB/ipath: Add ability to set the LMC via the sysfs debugging interface by Ralph Campbell · 17 years ago
  15. 6cff2fa IB/ipath: Optimize completion queue entry insertion and polling by Ralph Campbell · 17 years ago
  16. d42b01b IB/ipath: Implement IB_EVENT_QP_LAST_WQE_REACHED by Ralph Campbell · 17 years ago
  17. c9cf7db IB/ipath: Generate flush CQE when QP is in error state by Ralph Campbell · 17 years ago
  18. 036be09 IB/ipath: Remove redundant code by Ralph Campbell · 17 years ago
  19. d29cc6e IB/ipath: Future proof eeprom checksum code (contents reading) by Dave Olson · 17 years ago
  20. 5504669 IB/ipath: UC RDMA WRITE with IMMEDIATE doesn't send the immediate by Ralph Campbell · 17 years ago
  21. 9ef8617 IB/ipath: Correctly describe workaround for TID write chip bug by Dave Olson · 17 years ago
  22. 1793b47 IB/ipath: Remove unneeded code for ipathfs by Ralph Campbell · 17 years ago
  23. 9bec399 IB/ipath: Verify host bus bandwidth to chip will not limit performance by Dave Olson · 17 years ago
  24. 4ee9718 IB/ipath: Change UD to queue work requests like RC & UC by Ralph Campbell · 17 years ago
  25. 210d6ca IB/ipath: Performance optimization for CPU differences by Ralph Campbell · 17 years ago
  26. 327a338 IB/ipath: iba6110 rev4 GPIO counters support by Arthur Jones · 17 years ago
  27. 76dea3b IB/ehca: Fix clipping of device limits to INT_MAX by Roland Dreier · 17 years ago
  28. ede6bc0 IPoIB/cm: Clean up initialization of QP attr in ipoib_cm_create_tx_qp() by Dotan Barak · 17 years ago
  29. 2e61c64 mlx4_core: Use mmiowb() to avoid firmware commands getting jumbled up by Roland Dreier · 17 years ago
  30. 76d7cc0 IB/mthca: Use mmiowb() to avoid firmware commands getting jumbled up by Roland Dreier · 17 years ago
  31. dcb3f97 RDMA/cma: Queue IB CM MRAs to avoid unnecessary remote retries by Sean Hefty · 17 years ago
  32. de98b69 IB/cm: Modify interface to send MRAs in response to duplicate messages by Sean Hefty · 17 years ago
  33. 1a1eb6a IB/mthca: Increase max number of QPs per multicast group to 56 by Roland Dreier · 17 years ago
  34. e57ac0c mlx4_core: Increase max number of QPs per multicast group to 56 by Jack Morgenstein · 17 years ago
  35. 8ad11fb IB/mlx4: Implement FMRs by Jack Morgenstein · 17 years ago
  36. d7bb58f mlx4_core: Write MTTs from CPU instead with of WRITE_MTT FW command by Jack Morgenstein · 17 years ago
  37. 121964e mlx4_core: Fix meaning of dev->caps.reserved_mtts by Roland Dreier · 17 years ago
  38. cf78237 mlx4_core: Reserve the correct number of MTT segments by Roland Dreier · 17 years ago
  39. 5b0bf5e mlx4_core: Support ICM tables in coherent memory by Jack Morgenstein · 17 years ago
  40. 04d29b0 IB/uverbs: Make ib_uverbs_release_event_file() static by Roland Dreier · 17 years ago
  41. a394f83 IB/umad: Fix bit ordering and 32-on-64 problems on big endian systems by Roland Dreier · 17 years ago
  42. 2be8e3e IB/umad: Add P_Key index support by Roland Dreier · 17 years ago
  43. c01759c IB/ehca: Return srq_attr->max_sge in ehca_query_srq() by Joachim Fenkes · 17 years ago
  44. a660722 IB/ehca: Adjust 64-bit alignment of create QP response for userspace by Hoang-Nam Nguyen · 17 years ago
  45. 03f72a5 IB/ehca: Fix mem leak of firmware ctrlblock in ehca_create_srq() by Hoang-Nam Nguyen · 17 years ago
  46. cd9281d IB/mlx4: Display misc device information under /sys/class/infiniband/ by Jack Morgenstein · 17 years ago
  47. 57cb61d IB/core: Fix handling of multicast response failures by Ralph Campbell · 17 years ago
  48. 9faa559 IB/ehca: Misc cpuinit section annotations and #ifdef cleanups by Satyam Sharma · 17 years ago
  49. ea98054 mlx4_core: Change capability decoding: SRC->XRC by Roland Dreier · 17 years ago
  50. ec2a134 IB/iser: Remove unnecessary includes by Roland Dreier · 17 years ago
  51. 935ef2d RDMA/cma: Use neigh_event_send() to start neighbour discovery by Steve Wise · 17 years ago
  52. 3a31c41 IB/ehca: Only use MR large pages for hugetlb regions by Joachim Fenkes · 17 years ago
  53. c8d8bee IB/umem: Add hugetlb flag to struct ib_umem by Joachim Fenkes · 17 years ago
  54. 247e020 IB/srp: Add QoS support through service ID by Sean Hefty · 17 years ago
  55. 7ce8640 RDMA/ucma: Allow user space to set service type by Sean Hefty · 17 years ago
  56. a81c994 RDMA/cma: Add ability to specify type of service by Sean Hefty · 17 years ago
  57. 733d65f IB/sa: Add new QoS fields to path record by Sean Hefty · 17 years ago
  58. 8166883 IPoIB: Specify Traffic Class with path record queries for QoS support by Sean Hefty · 17 years ago
  59. 08c283a IB/ehca: Fix large page HW cap defines by Hoang-Nam Nguyen · 17 years ago
  60. 39089e7 IB/ehca: Bump version number and change its format by Joachim Fenkes · 17 years ago
  61. 5110e4d IB/ehca: Replace get_paca()->paca_index by the more portable raw_smp_processor_id() by Joachim Fenkes · 17 years ago
  62. 0b5de96 IB/ehca: Serialize MR alloc and MR free hvCalls by Joachim Fenkes · 17 years ago
  63. e90d0b3 IB/ehca: Path migration support by Joachim Fenkes · 17 years ago
  64. b708fba IB/ehca: Add check for max #SGE to create_qp() by Joachim Fenkes · 17 years ago
  65. 86dce44 IB/ehca: ehca_gen_warn() should always print by Joachim Fenkes · 17 years ago
  66. e372219 IB/ehca: Print return codes as signed decimal integers by Joachim Fenkes · 17 years ago
  67. 2863ad4 IB/ehca: Refactor hvcall tracing by Joachim Fenkes · 17 years ago
  68. e390d3b IB/ehca: Use remap_4k_pfn() to map firmware contexts to user space by Hoang-Nam Nguyen · 17 years ago
  69. 5281a4b IB/ehca: Support more than 4k QPs for userspace and kernelspace by Stefan Roscher · 17 years ago
  70. 441633b9 IB/ehca: Small QP userspace support by Stefan Roscher · 17 years ago
  71. a855b1a IB/mthca: Use PCI-X/PCI-Express read control interfaces by Peter Oruba · 17 years ago
  72. 3c10c7c IB/sa: Error handling thinko fix by Ali Ayoub · 17 years ago
  73. 339e264 IB/ehca: Export module parameters in sysfs by Anton Blanchard · 17 years ago
  74. 1f79448 IB/ehca: Make output clearer by removing some debug messages by Anton Blanchard · 17 years ago
  75. d7dc3cc IB/mlx4: Fix up SRQ limit_watermark endianness by Roland Dreier · 17 years ago
  76. ca6de17 IPoIB: Fix error path memory leak by Eli Cohen · 17 years ago
  77. b3ac60f IPoIB: Fix typo to end statement with ';' instead of ',' by Eli Cohen · 17 years ago
  78. 017aadc IB/mthca: Enable MSI-X by default by Michael S. Tsirkin · 17 years ago
  79. 08fb105 mlx4_core: Enable MSI-X by default by Michael S. Tsirkin · 17 years ago
  80. 8a68bbe IB/fmr_pool: Clean up some error messages in fmr_pool.c by Anton Blanchard · 17 years ago
  81. 1fea391 IB/ehca: Include <linux/mutex.h> from ehca_classes.h by Roland Dreier · 17 years ago
  82. 2242fa4 IB/mlx4: Use __set_data_seg() in mlx4_ib_post_recv() by Roland Dreier · 17 years ago
  83. eaf559b mlx4_core: Don't free special QPs in QP number bitmap by Roland Dreier · 17 years ago
  84. 36ce10d mlx4_core: Use enum value GO_BIT_TIMEOUT_MSECS by Dotan Barak · 17 years ago
  85. 65d470b IB: find_first_zero_bit() takes unsigned pointer by Roland Dreier · 17 years ago
  86. ce423ef IPoIB: Make sure no receives are handled when stopping device by Roland Dreier · 17 years ago
  87. e54664c RDMA/cxgb3: Make the iw_cxgb3 module parameters writable by Steve Wise · 17 years ago
  88. baf14aa sata_mv: correct S/G table limits by Jeff Garzik · 17 years ago
  89. e2a57a8 Correct Makefile rule for generating custom keymap by Maarten Bressers · 17 years ago
  90. d39d5ed ISDN: Fix data access out of array bounds by Karsten Keil · 17 years ago
  91. 3eb215d Driver core: fix SYSF_DEPRECATED breakage for nested classdevs by Dmitry Torokhov · 17 years ago
  92. 85923b1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 17 years ago
  93. 9d9b7ad Add manufacturer and card id of teltonica pcmcia modems by Attila Kinali · 17 years ago
  94. 70cb979 VT_WAITACTIVE: Avoid returning EINTR when not necessary by Linus Torvalds · 17 years ago
  95. a1134dd firewire: point to migration document by Stefan Richter · 17 years ago
  96. 3a49869 Revert "intel_agp: fix stolen mem range on G33" by Kyle McMartin · 17 years ago
  97. 71e4eda Fix non-terminated PCI match table in PowerMac IDE by Benjamin Herrenschmidt · 17 years ago
  98. c946b30 r8169: revert part of 6dccd16b7c2703e8bbf8bca62b5cf248332afbe2 by Francois Romieu · 17 years ago
  99. d5e8938 [SCSI] megaraid_old: fix READ_CAPACITY by FUJITA Tomonori · 17 years ago
  100. 804b3f9 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago