1. 9783ab4 IB/ipath: Improve handling and reporting of parity errors by Bryan O'Sullivan · 18 years ago
  2. 820054b IB/ipath: Print better error messages if kernel is misconfigured by Bryan O'Sullivan · 18 years ago
  3. 569b87b IB/ipath: Force PIOAvail update entry point by Arthur Jones · 18 years ago
  4. 7b196e2 IB/ipath: Call free_irq() on chip specific initialization failure by Arthur Jones · 18 years ago
  5. 5a7d4ee IB/ipath: Discard multicast packets without a GRH by Bryan O'Sullivan · 18 years ago
  6. 0ed3c59 IB/ipath: Fix calculation for number of kernel PIO buffers by Bryan O'Sullivan · 18 years ago
  7. c8c6f5d IB/ipath: Remove unused ipath_read_kreg64_port() by Bryan O'Sullivan · 18 years ago
  8. dd5190b IB/ipath: Fix RDMA reads of length zero and error handling by Ralph Campbell · 18 years ago
  9. c7e29ff IB/ipath: Allow receive ports mapped into userspace to be shared by Mark Debbage · 18 years ago
  10. 0a5a83c IB/ipath: Fix port sharing on powerpc by Ralph Campbell · 18 years ago
  11. 041eab9 IB/ipath: Fix CQ flushing when QP is modified to error state by Bryan O'Sullivan · 18 years ago
  12. 614d49a IB/ipath: Fix bad argument to clear_bit() by Bryan O'Sullivan · 18 years ago
  13. 8ec1077 IB/ipath: Change packet problems vs chip errors handling and reporting by Bryan O'Sullivan · 18 years ago
  14. 6f5c407 IB/ipath: Fix PSN update for RC retries by Ralph Campbell · 18 years ago
  15. 0434d27 IB/ipath: Fix QP error completion queue entries by Ralph Campbell · 18 years ago
  16. 39c0d0b IB/ipath: Fix up some debug messages by Bryan O'Sullivan · 18 years ago
  17. 3859e39 IB/ipath: Support larger IB_QP_MAX_DEST_RD_ATOMIC and IB_QP_MAX_QP_RD_ATOMIC by Ralph Campbell · 18 years ago
  18. 7b21d26 IB/ipath: NMI cpu lockup if local loopback used by Ralph Campbell · 18 years ago
  19. 9f9630d IB/ipath: Fix SRQ limit event causing dropped CQ entry by Ralph Campbell · 18 years ago
  20. 947d761 IB/ipath: Don't initialize port memory for subports by Ralph Campbell · 18 years ago
  21. 1908574 IB/ipath: Definitions of two RXE parity err bits were reversed by Bryan O'Sullivan · 18 years ago
  22. 165c552 IB/ipath: Fix user memory region creation when IOMMU present by Bryan O'Sullivan · 18 years ago
  23. 946db67 IB/ipath: Add ability to set and clear IB local loopback by Bryan O'Sullivan · 18 years ago
  24. a89875f IPoIB: Remove pointless opcode field from debugging output by Roland Dreier · 18 years ago
  25. 9a4b65e IB/umad: Fix declaration of dev_map[] by Hal Rosenstock · 18 years ago
  26. 608d826 IB/mthca: Fix data corruption after FMR unmap on Sinai by Michael S. Tsirkin · 18 years ago
  27. 1ca1977 RDMA/cxgb3: Add set_tcb_rpl_handler by Steve Wise · 18 years ago
  28. 6371ea3 IPoIB/cm: Fix DMA direction typo by Michael S. Tsirkin · 18 years ago
  29. 1d426d6 IB/iser: Don't defer connection failure notification to workqueue by Erez Zilber · 18 years ago
  30. a26b5fc Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  31. 3104a21 IB/iser: Handle aborting a command after it is sent by Erez Zilber · 18 years ago
  32. 0264d88 IB/mthca: Fix thinko in init_mr_table() by Michael S. Tsirkin · 18 years ago
  33. ed6ee51 RDMA/cxgb3: Fix resource leak in cxio_hal_init_ctrl_qp() by Steve Wise · 18 years ago
  34. ecbb416 [NET]: Fix neighbour destructor handling. by Alexey Kuznetsov · 18 years ago
  35. 77d8e1e IB/ipoib: Fix thinko in packet length checks by Michael S. Tsirkin · 18 years ago
  36. d04d01b IPoIB: Fix use-after-free in path_rec_completion() by Michael S. Tsirkin · 18 years ago
  37. 73b9e98 IB/ehca: Make scaling code work without CPU hotplug by Joachim Fenkes · 18 years ago
  38. d601347 RDMA/cxgb3: Handle build_phys_page_list() failure in iwch_reregister_phys_mem() by Steve Wise · 18 years ago
  39. fae8773 IB/ipath: Check return value of lookup_one_len by Bryan O'Sullivan · 18 years ago
  40. e07832b IPoIB: Fix race in detaching from mcast group before attaching by Sean Hefty · 18 years ago
  41. 60a596d IPoIB/cm: Fix reaping of stale connections by Michael S. Tsirkin · 18 years ago
  42. 62577fa [PATCH] fix ipath_dma_free_coherent() prototype by Al Viro · 18 years ago
  43. 55c9add IPoIB: Turn on interface's carrier after broadcast group is joined by Shirley Ma · 18 years ago
  44. 3492856 RDMA/ucma: Avoid sending reject if backlog is full by Sean Hefty · 18 years ago
  45. e64518f RDMA/cxgb3: Fix MR permission problems by Steve Wise · 18 years ago
  46. 1f6a849 RDMA/cxgb3: Don't reuse skbs that are non-linear or cloned by Steve Wise · 18 years ago
  47. 8cfccf0 RDMA/cxgb3: Squelch logging AE errors by Steve Wise · 18 years ago
  48. adf376b RDMA/cxgb3: Stop EP timer when MPA exchange is aborted by peer by Steve Wise · 18 years ago
  49. 2df50da RDMA/cxgb3: Move QP to error on destroy if the state is IDLE by Steve Wise · 18 years ago
  50. 42e3175 RDMA/cxgb3: Fixes for "normal close" failures by Steve Wise · 18 years ago
  51. c3bb109 RDMA/cxgb3: Fix build on sparc64 by David Miller · 18 years ago
  52. cb164b8 RDMA/cma: Initialize rdma_bind_list in cma_alloc_any_port() by Sean Hefty · 18 years ago
  53. aeb100e RDMA/cxgb3: Don't use mm after it's freed in iwch_mmap() by Steve Wise · 18 years ago
  54. 7d526e6 RDMA/cxgb3: Start ep timer on a MPA reject by Steve Wise · 18 years ago
  55. 88171cf IB/mthca: Fix error path in mthca_alloc_memfree() by Roland Dreier · 18 years ago
  56. 3172679 IB/ehca: Fix sync between completion handler and destroy cq by Hoang-Nam Nguyen · 18 years ago
  57. a27cbe8 IPoIB: Only handle async events for one port by Roland Dreier · 18 years ago
  58. 843613b IPoIB: Correct debugging output when path record lookup fails by Roland Dreier · 18 years ago
  59. 2f23673 RDMA/cxgb3: Stop the EP Timer on BAD CLOSE by Steve Wise · 18 years ago
  60. 2b54035 RDMA/cxgb3: cleanups by Adrian Bunk · 18 years ago
  61. 1836854 RDMA/cma: Remove unused node_guid from cma_device structure by Sean Hefty · 18 years ago
  62. e971b8c IB/cm: Remove ca_guid from cm_device structure by Sean Hefty · 18 years ago
  63. 962063e RDMA/cma: Request reversible paths only by Sean Hefty · 18 years ago
  64. 47645d8 IB/core: Set hop limit in ib_init_ah_from_wc correctly by Sean Hefty · 18 years ago
  65. aaf1aef IB/uverbs: Return correct error for invalid PD in register MR by Roland Dreier · 18 years ago
  66. 658bcef IPoIB: Remove unused local_rate tracking by Roland Dreier · 18 years ago
  67. 1812063 IPoIB/cm: Improve small message bandwidth by Michael S. Tsirkin · 18 years ago
  68. c9add6e IB/mthca: Make 2 functions static by Adrian Bunk · 18 years ago
  69. 874ff01 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  70. d08df60 Various typo fixes. by Robert P. J. Day · 18 years ago
  71. 7084f84 IB/core: Set static rate in ib_init_ah_from_path() by Roland Dreier · 18 years ago
  72. 630e61f IB/ipath: Make ipath_map_sg() static by Roland Dreier · 18 years ago
  73. 38abaa6 IB/core: Fix sparse warnings about shadowed declarations by Roland Dreier · 18 years ago
  74. c8f6a36 RDMA/cma: Add multicast communication support by Sean Hefty · 18 years ago
  75. faec2f7 IB/sa: Track multicast join/leave requests by Sean Hefty · 18 years ago
  76. 8a2e65f IPoIB: CM error handling thinko fix by Michael S. Tsirkin · 18 years ago
  77. c52daa2 RDMA/cxgb3: Remove Open Grid Computing copyrights in iw_cxgb3 driver by Steve Wise · 18 years ago
  78. a1a7505 RDMA/cxgb3: Fail posts synchronously when in TERMINATE state by Steve Wise · 18 years ago
  79. ebb9098 RDMA/iwcm: iw_cm_id destruction race fixes by Steve Wise · 18 years ago
  80. 6bbcea0 IB/ehca: Change query_port() to return LINK_UP instead UNKNOWN by Hoang-Nam Nguyen · 18 years ago
  81. 4fd3006 IB/ehca: Allow en/disabling scaling code via module parameter by Hoang-Nam Nguyen · 18 years ago
  82. 8b16cef IB/ehca: Fix race condition/locking issues in scaling code by Hoang-Nam Nguyen · 18 years ago
  83. 78d8d5f IB/ehca: Rework irq handler by Hoang-Nam Nguyen · 18 years ago
  84. 551fd61 IPoIB: Only allow root to change between datagram and connected mode by Roland Dreier · 18 years ago
  85. 11282b3 IB/mthca: Fix allocation of ICM chunks in coherent memory by Roland Dreier · 18 years ago
  86. fc89afc IB/mthca: Allow the QP state transition RESET->RESET by Dotan Barak · 18 years ago
  87. 38515e9 [PATCH] Scheduled removal of SA_xxx interrupt flags fixups by Thomas Gleixner · 18 years ago
  88. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  89. 93bbad8 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  90. b2875d4 IB/mthca: Always fill MTTs from CPU by Michael S. Tsirkin · 18 years ago
  91. c20e20a IB/mthca: Merge MR and FMR space on 64-bit systems by Michael S. Tsirkin · 18 years ago
  92. 391e4de IB/mthca: Fix access to MTT and MPT tables on non-cache-coherent CPUs by Michael S. Tsirkin · 18 years ago
  93. 1d1f19c IB/mthca: Give reserved MTTs a separate cache line by Michael S. Tsirkin · 18 years ago
  94. c7d204e IB/mthca: Fix reserved MTTs calculation on mem-free HCAs by Michael S. Tsirkin · 18 years ago
  95. b038ced RDMA/cxgb3: Add driver for Chelsio T3 RNIC by Steve Wise · 18 years ago
  96. 2b8693c [PATCH] mark struct file_operations const 3 by Arjan van de Ven · 18 years ago
  97. c376222 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). by Robert P. J. Day · 18 years ago
  98. c7f743a IB: Remove redundant "_wq" from workqueue names by Sean Hefty · 18 years ago
  99. aedec08 RDMA/cma: Increment port number after close to avoid re-use by Sean Hefty · 18 years ago
  100. 65e5c02 IB/ehca: Fix memleak on module unloading by Akinobu Mita · 18 years ago