1. a2b2f45 [PATCH] Kconfig fix (infiniband and PCI) by Al Viro · 19 years ago
  2. 0dca0f7 [PATCH] [IPoIB] Handle sending of unicast RARP responses by Hal Rosenstock · 19 years ago
  3. 4e38d36 [PATCH] [IB/cm]: Correct CM port redirect reject codes by Roland Dreier · 19 years ago
  4. 79d8190 [IB/ucm]: Clean up userspace CM by Hal Rosenstock · 19 years ago
  5. 2868bd2 Merge /scratch/Ksrc/linux-git/ by Roland Dreier · 19 years ago
  6. f13f9f5 [PATCH] IB: Eliminate sparse warnings in SA client by Hal Rosenstock · 19 years ago
  7. 8fd65b0 [PATCH] IB: Hook up userspace CM to the make system by Hal Rosenstock · 19 years ago
  8. 2d0d099 [PATCH] Add kernel portion of user CM implementation (fix) by Tom Duffy · 19 years ago
  9. a5b7454 [PATCH] IB: Add kernel portion of user CM implementation by Hal Rosenstock · 19 years ago
  10. 8aa0091 [PATCH] IB: Add the header file for user space CM by Hal Rosenstock · 19 years ago
  11. cb183a0 [PATCH] IB: Implementation for RMPP support in user MAD by Hal Rosenstock · 19 years ago
  12. 3f75dad [PATCH] IB: User MAD ABI changes to support RMPP by Hal Rosenstock · 19 years ago
  13. a977049 [PATCH] IB: Add the kernel CM implementation by Hal Rosenstock · 19 years ago
  14. c3e0164 [PATCH] IB: Add the header file for kernel CM (Communications Manager) by Hal Rosenstock · 19 years ago
  15. cbae32c [PATCH] IB: Add Service Record support to SA client by Hal Rosenstock · 19 years ago
  16. fa619a7 [PATCH] IB: Add RMPP implementation by Hal Rosenstock · 19 years ago
  17. d2082ee [PATCH] IB: Introduce RMPP APIs by Hal Rosenstock · 19 years ago
  18. 497677a [PATCH] IB: A couple of IB core bug fixes by Hal Rosenstock · 19 years ago
  19. 513789e [PATCH] IB: Add ib_create_ah_from_wc to IB verbs by Hal Rosenstock · 19 years ago
  20. cabe3cb [PATCH] IB: Fix a couple of MAD code paths by Hal Rosenstock · 19 years ago
  21. 29bb33d [PATCH] IB: Optimize canceling a MAD by Hal Rosenstock · 19 years ago
  22. 03b61ad [PATCH] IB: Add ib_modify_mad API to MAD by Hal Rosenstock · 19 years ago
  23. 2c153b9 [PATCH] IB: Eliminate MAD cache leak associated with local completions by Hal Rosenstock · 19 years ago
  24. dbf9227 [PATCH] IB: Simplify calling of list_del in MAD by Hal Rosenstock · 19 years ago
  25. f75b7a5 [PATCH] IB: Add automatic retries to MAD layer by Hal Rosenstock · 19 years ago
  26. df9f9ea [PATCH] IB: Add ib_coalesce_recv_mad to MAD by Hal Rosenstock · 19 years ago
  27. f68bcc2 [PATCH] IB: Minor cleanup during MAD startup and shutdown by Hal Rosenstock · 19 years ago
  28. 6a0c435 [PATCH] IB: Fix timeout/cancelled MAD handling by Hal Rosenstock · 19 years ago
  29. d760ce8 [PATCH] IB: Change ib_mad_send_wr_private struct by Hal Rosenstock · 19 years ago
  30. f8197a4 [PATCH] IB: Change saving of user's send wr_id in MAD by Hal Rosenstock · 19 years ago
  31. 4a0754f [PATCH] IB: Combine some MAD routines by Hal Rosenstock · 19 years ago
  32. 824c8ae [PATCH] IB: Add MAD helper functions by Hal Rosenstock · 19 years ago
  33. b82cab6 [PATCH] IB: Update MAD client API by Hal Rosenstock · 19 years ago
  34. c183a4c [PATCH] IB: Update FMR functions by Hal Rosenstock · 19 years ago
  35. 6d37675 [IB/mthca]: Use io_remap_pfn_range for PCI space by Michael S. Tsirkin · 19 years ago
  36. 2181858 [IB/ipoib]: Fix unsigned comparisons to handle wraparound by Roland Dreier · 19 years ago
  37. abdf119 [IB/uverbs]: Add O_ASYNC support by Gleb Natapov · 19 years ago
  38. 42b1806 [IB/mthca]: Fix error CQ entry handling on mem-free HCAs by Roland Dreier · 19 years ago
  39. 80c8ec2 [PATCH] IB uverbs: add mthca user QP support by Roland Dreier · 19 years ago
  40. 74c2174 [PATCH] IB uverbs: add mthca user CQ support by Roland Dreier · 19 years ago
  41. 24d4281 [PATCH] IB uverbs: add mthca user MR support by Roland Dreier · 19 years ago
  42. 99264c1 [PATCH] IB uverbs: add mthca user PD support by Roland Dreier · 19 years ago
  43. 53b8b3f [PATCH] IB uverbs: add mthca mmap support by Roland Dreier · 19 years ago
  44. 5e0b537 [PATCH] IB uverbs: add mthca user context support by Roland Dreier · 19 years ago
  45. 56483ec [PATCH] IB uverbs: add mthca user doorbell record support by Roland Dreier · 19 years ago
  46. e95975e [PATCH] IB uverbs: add mthca ABI header by Roland Dreier · 19 years ago
  47. 2d927d6 [PATCH] IB uverbs: hook up Kconfig/Makefile by Roland Dreier · 19 years ago
  48. eb8ffbf [PATCH] IB uverbs: memory pinning implementation by Roland Dreier · 19 years ago
  49. bc38a6a [PATCH] IB uverbs: core implementation by Roland Dreier · 19 years ago
  50. 8a96b3f [PATCH] IB uverbs: add user verbs ABI header by Roland Dreier · 19 years ago
  51. 1cf296b [PATCH] IB uverbs: update mthca for new API by Roland Dreier · 19 years ago
  52. b5e81bf [PATCH] IB uverbs: update kernel midlayer for new API by Roland Dreier · 19 years ago
  53. e2773c0 [PATCH] IB uverbs: core API extensions by Roland Dreier · 19 years ago
  54. 4844296 [PATCH] IB: Fix pack/unpack when size_bits == 64 by Roland Dreier · 20 years ago
  55. dae4c1d [PATCH] IB: Fix race in sa_query by Roland Dreier · 20 years ago
  56. cae54bd [PATCH] IB/mthca: Bump version by Roland Dreier · 20 years ago
  57. ed87845 [PATCH] IB/mthca: Align FW command mailboxes to 4K by Roland Dreier · 20 years ago
  58. 80fd823 [PATCH] IB/mthca: Encapsulate command interface init by Roland Dreier · 20 years ago
  59. 761f9eb [PATCH] IB/mthca: Fix memory leak on error path by Roland Dreier · 20 years ago
  60. d56d6f9 [PATCH] IB/mthca: Split off MTT allocation by Roland Dreier · 20 years ago
  61. a03a5a6 [PATCH] IB/mthca: Move mthca_is_memfree checks by Roland Dreier · 20 years ago
  62. a852092 [PATCH] IB/mthca: Fix memset size by Roland Dreier · 20 years ago
  63. 9e6970b [PATCH] IB/mthca: Enable unreliable connected transport by Roland Dreier · 20 years ago
  64. 34a4a75 [PATCH] IB/mthca: Set RDMA/atomic capabilities correctly by Roland Dreier · 20 years ago
  65. cd123d7 [PATCH] IB/mthca: Set QP static rate correctly by Roland Dreier · 20 years ago
  66. 64dc81f [PATCH] IB/mthca: Use dma_alloc_coherent instead of pci_alloc_consistent by Roland Dreier · 20 years ago
  67. bb2af78 [PATCH] IB/mthca: Clean up CQ debug by Roland Dreier · 20 years ago
  68. 177214a [PATCH] IB/mthca: Clean up error messages by Bernhard Fischer · 20 years ago
  69. cd4e8fb [PATCH] IB/mthca: Add Sun copyright notice by Tom Duffy · 20 years ago
  70. 70f2817 [PATCH] sysfs: (rest) if show/store is missing return -EIO by Dmitry Torokhov · 20 years ago
  71. d48593b [PATCH] Make attributes names const char * by Dmitry Torokhov · 20 years ago
  72. 3bf4fb8 [PATCH] IB: fix endianness of path record MTU field by Roland Dreier · 20 years ago
  73. 561e148 [PATCH] IB: fix potential ib_umad leak by Roland Dreier · 20 years ago
  74. e4f50f0 [PATCH] IB: allow NULL sa_query callbacks by Roland Dreier · 20 years ago
  75. dbcf31b [PATCH] fix include order in mthca_memfree.c by Roland Dreier · 20 years ago
  76. fdca124 [PATCH] missing include in mthca by Al Viro · 20 years ago
  77. 19272d4 [PATCH] drivers/infiniband/hw/mthca/mthca_main.c: remove an unused label by Roland Dreier · 20 years ago
  78. 68a3c21 [PATCH] IB/mthca: add support for new MT25204 HCA by Roland Dreier · 20 years ago
  79. 08aeb14 [PATCH] IB/mthca: map context for RDMA responder in mem-free mode by Roland Dreier · 20 years ago
  80. ddf841f [PATCH] IB/mthca: update receive queue initialization for new HCAs by Roland Dreier · 20 years ago
  81. d10ddbf [PATCH] IB/mthca: encapsulate mem-free check into mthca_is_memfree() by Roland Dreier · 20 years ago
  82. 6bd6228 [PATCH] IB/mthca: tweaks to mthca_cmd.c by Roland Dreier · 20 years ago
  83. e0f5fdc [PATCH] IB/mthca: add fast memory region implementation by Michael S. Tsirkin · 20 years ago
  84. d0a9d25 [PATCH] IB/mthca: split MR key munging routines by Michael S. Tsirkin · 20 years ago
  85. 0fabd9f [PATCH] IB/mthca: add mthca_table_find() function by Michael S. Tsirkin · 20 years ago
  86. b8ca06f [PATCH] IB/mthca: add SYNC_TPT firmware command by Michael S. Tsirkin · 20 years ago
  87. ef416a3 [PATCH] IB/mthca: add mthca_write64_raw() for writing to MTT table directly by Michael S. Tsirkin · 20 years ago
  88. 9095e20 [PATCH] IB/mthca: encapsulate MTT buddy allocator by Michael S. Tsirkin · 20 years ago
  89. 8df8a34 [PATCH] IB/mthca: allow address handle creation in interrupt context by Roland Dreier · 20 years ago
  90. 2a4443a [PATCH] IB/mthca: fill in opcode field for send completions by Michael S. Tsirkin · 20 years ago
  91. 44ea668 [PATCH] IB/mthca: fix MTT allocation in mem-free mode by Roland Dreier · 20 years ago
  92. ddb934e [PATCH] IB/mthca: implement RDMA/atomic operations for mem-free mode by Roland Dreier · 20 years ago
  93. b87dcfb [PATCH] IB/mthca: fix format of CQ number for CQ events by Roland Dreier · 20 years ago
  94. b635fa2 [PATCH] IB/mthca: only free doorbell records in mem-free mode by Roland Dreier · 20 years ago
  95. 4ad8117 [PATCH] IB/mthca: print assigned IRQ when interrupt test fails by Roland Dreier · 20 years ago
  96. 2714eb5 [PATCH] IB/mthca: release mutex on doorbell alloc error path by Roland Dreier · 20 years ago
  97. 55645e9 [PATCH] IB/mthca: fix MR allocation error path by Michael S. Tsirkin · 20 years ago
  98. 85665c9 [PATCH] IB/mthca: allocate correct number of doorbell pages by Roland Dreier · 20 years ago
  99. e464b2a [PATCH] IB/mthca: clean up mthca_dereg_mr() by Roland Dreier · 20 years ago
  100. 72c3029 [PATCH] IB/mthca: allow unaligned memory regions by Michael S. Tsirkin · 20 years ago