1. 75eeec2 [PATCH] ib: mthca: Always re-arm EQs in mthca_tavor_interrupt() by Roland Dreier · 19 years ago
  2. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  3. aba7a22 [IB] mthca: Fix memory leak on device close by Michael S. Tsirkin · 19 years ago
  4. d70ed60 [IPoIB] Rename IPoIB's path_lookup() to avoid name clashes by Roland Dreier · 19 years ago
  5. a1c337a [IB] mthca: fix hw_ver value returned from mthca_query_device by Jack Morgenstein · 19 years ago
  6. f02b16b [IB] mthca: Round up number of slots in HCA context memory table by Michael S. Tsirkin · 19 years ago
  7. 63c47c2 [IB] uverbs: Close some exploitable races by Roland Dreier · 19 years ago
  8. 44dd823 [IB] mthca: Fix off by one bug in mthca_map_cmd by Michael S. Tsirkin · 19 years ago
  9. f7ed3a5 [IB] mthca: fix off by one in clr_int calculation by Michael S. Tsirkin · 19 years ago
  10. 018771f [IB] mthca: Fix doorbell record resource leak by Roland Dreier · 19 years ago
  11. f2065e4 [IB] Fix RMPP receive length calculation by Hal Rosenstock · 19 years ago
  12. 972d512 [IB] Add MAD data field size definitions by Sean Hefty · 19 years ago
  13. 71eea47 [PATCH] IB/mthca: Fix device removal memory leak by Michael S. Tsirkin · 19 years ago
  14. 8d2cae0 [PATCH] IPoIB: Don't flush workqueue from within workqueue by Roland Dreier · 19 years ago
  15. eff4c65 [PATCH] IB: Fix data length for RMPP SA sends by Hal Rosenstock · 19 years ago
  16. 6577ae5 [PATCH] IB/mthca: Don't try to set srq->last for userspace SRQs by Roland Dreier · 19 years ago
  17. 3853194 [PATCH] IB/mthca: Fix posting work requests to shared receive queues by Roland Dreier · 19 years ago
  18. c915033 [PATCH] IB/mthca: Initialize eq->nent before we use it by Roland Dreier · 19 years ago
  19. ce5b65c [PATCH] IPoIB: Fix SA client retransmission strategy by Hal Rosenstock · 19 years ago
  20. d6cff02 [PATCH] IB/mthca: fix posting of first work request by Roland Dreier · 19 years ago
  21. bb4a7f0 [PATCH] IB/mthca: assign ACK timeout field correctly by Roland Dreier · 19 years ago
  22. 51574e0 [PATCH] IPoIB: fix module removal race by Michael S. Tsirkin · 19 years ago
  23. 9fe66df Merge master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 19 years ago
  24. 1b205c2 [PATCH] IB: fix CM use-after-free by Roland Dreier · 19 years ago
  25. 354ba39 [PATCH] IB CM: support CM redir by John Kingman · 19 years ago
  26. 63aaf64 Make sure that userspace does not retrieve stale asynchronous or by Roland Dreier · 19 years ago
  27. fbed8ee [PATCH] IB: Move SA attributes to ib_sa.h by Hal Rosenstock · 19 years ago
  28. 982245f [PATCH] PCI: remove CONFIG_PCI_NAMES by Adrian Bunk · 19 years ago
  29. 82ca76b [PATCH] drivers: convert kcalloc to kzalloc by Pekka Enberg · 19 years ago
  30. 17781cd [PATCH] IB: clean up user access config options by James Lentini · 19 years ago
  31. b5dcbf4 [PATCH] IB: RMPP fixes by Hal Rosenstock · 19 years ago
  32. 30a7e8e [PATCH] IB: Initialize qp->wait by Michael S. Tsirkin · 19 years ago
  33. c9fe2b3 [PATCH] IB: really reset QPs by Roland Dreier · 19 years ago
  34. 0b2b35f [PATCH] IB: Add user-supplied context to userspace CM ABI by Sean Hefty · 19 years ago
  35. 1d6801f9 [PATCH] IB/sa_query: avoid unnecessary list scan by Michael S. Tsirkin · 19 years ago
  36. 06c56e4 [PATCH] IPoIB: fix memory leak by Michael S. Tsirkin · 19 years ago
  37. a4d61e8 [PATCH] IB: move include files to include/rdma by Roland Dreier · 19 years ago
  38. 1ad62a1 [PATCH] IPoIB: Fix device removal race by Michael S. Tsirkin · 19 years ago
  39. fe9e08e [PATCH] IB: Add handling for ABORT and STOP RMPP MADs. by Sean Hefty · 19 years ago
  40. b9ef520 [PATCH] IB: fix userspace CM deadlock by Sean Hefty · 19 years ago
  41. 4ce0593 [PATCH] IPoIB: Set full membership bit in P_Keys by Roland Dreier · 19 years ago
  42. ec34a92 [PATCH] IB/mthca: Add SRQ implementation by Roland Dreier · 19 years ago
  43. d20a401 [PATCH] IB/mthca: Handle context tables smaller than our chunk size by Roland Dreier · 19 years ago
  44. c04bc3d [PATCH] IB/mthca: Move WQE structures into their own header by Roland Dreier · 19 years ago
  45. 288bdeb [PATCH] IB/mthca: Simplify handling of completions with error by Roland Dreier · 19 years ago
  46. 87b8167 [PATCH] IB/mthca: Factor out common queue alloc code by Roland Dreier · 19 years ago
  47. f520ba5 [PATCH] IB: userspace SRQ support by Roland Dreier · 19 years ago
  48. d41fcc6 [PATCH] IB: Add SRQ support to midlayer by Roland Dreier · 19 years ago
  49. d1887ec [PATCH] IB/mthca: Report correct max_msg_sz by Roland Dreier · 19 years ago
  50. da6561c [PATCH] IB/mthca: Use correct port width capability value by Roland Dreier · 19 years ago
  51. 2aeba9a [PATCH] IB: Remove unnecessary includes of <linux/version.h> by Olaf Hering · 19 years ago
  52. 5dd2ce1 [PATCH] IB: Fix ib_mad_thread_completion_handler declaration by Hal Rosenstock · 19 years ago
  53. 7f9f2db [PATCH] IB/mthca: use generic function instead of arbel_ version in mthca_free_region() by Guy German · 19 years ago
  54. ffbf4c3 [PATCH] IB: unmap FMRs when destroying FMR pool by Roland Dreier · 19 years ago
  55. 2e8b981 [PATCH] IB/mthca: add HCA board ID to sysfs info by Michael S. Tsirkin · 19 years ago
  56. 97f52eb [PATCH] IB: sparse endianness cleanup by Sean Hefty · 19 years ago
  57. 92a6b34 [PATCH] IB: Eliminate redundant NULL checks by Hal Rosenstock · 19 years ago
  58. 2a1d9b7 [PATCH] IB: Add copyright notices by Roland Dreier · 19 years ago
  59. 49f6a7f [PATCH] IB: Update current firmware versions in mthca driver by Tziporet Koren · 19 years ago
  60. e1bcfcaa [PATCH] IB: fix use-after-free in user verbs cleanup by Roland Dreier · 19 years ago
  61. a2b2f45 [PATCH] Kconfig fix (infiniband and PCI) by Al Viro · 19 years ago
  62. 0dca0f7 [PATCH] [IPoIB] Handle sending of unicast RARP responses by Hal Rosenstock · 19 years ago
  63. 4e38d36 [PATCH] [IB/cm]: Correct CM port redirect reject codes by Roland Dreier · 19 years ago
  64. 79d8190 [IB/ucm]: Clean up userspace CM by Hal Rosenstock · 19 years ago
  65. 2868bd2 Merge /scratch/Ksrc/linux-git/ by Roland Dreier · 19 years ago
  66. f13f9f5 [PATCH] IB: Eliminate sparse warnings in SA client by Hal Rosenstock · 19 years ago
  67. 8fd65b0 [PATCH] IB: Hook up userspace CM to the make system by Hal Rosenstock · 19 years ago
  68. 2d0d099 [PATCH] Add kernel portion of user CM implementation (fix) by Tom Duffy · 19 years ago
  69. a5b7454 [PATCH] IB: Add kernel portion of user CM implementation by Hal Rosenstock · 19 years ago
  70. 8aa0091 [PATCH] IB: Add the header file for user space CM by Hal Rosenstock · 19 years ago
  71. cb183a0 [PATCH] IB: Implementation for RMPP support in user MAD by Hal Rosenstock · 19 years ago
  72. 3f75dad [PATCH] IB: User MAD ABI changes to support RMPP by Hal Rosenstock · 19 years ago
  73. a977049 [PATCH] IB: Add the kernel CM implementation by Hal Rosenstock · 19 years ago
  74. c3e0164 [PATCH] IB: Add the header file for kernel CM (Communications Manager) by Hal Rosenstock · 19 years ago
  75. cbae32c [PATCH] IB: Add Service Record support to SA client by Hal Rosenstock · 19 years ago
  76. fa619a7 [PATCH] IB: Add RMPP implementation by Hal Rosenstock · 19 years ago
  77. d2082ee [PATCH] IB: Introduce RMPP APIs by Hal Rosenstock · 19 years ago
  78. 497677a [PATCH] IB: A couple of IB core bug fixes by Hal Rosenstock · 19 years ago
  79. 513789e [PATCH] IB: Add ib_create_ah_from_wc to IB verbs by Hal Rosenstock · 19 years ago
  80. cabe3cb [PATCH] IB: Fix a couple of MAD code paths by Hal Rosenstock · 19 years ago
  81. 29bb33d [PATCH] IB: Optimize canceling a MAD by Hal Rosenstock · 19 years ago
  82. 03b61ad [PATCH] IB: Add ib_modify_mad API to MAD by Hal Rosenstock · 19 years ago
  83. 2c153b9 [PATCH] IB: Eliminate MAD cache leak associated with local completions by Hal Rosenstock · 19 years ago
  84. dbf9227 [PATCH] IB: Simplify calling of list_del in MAD by Hal Rosenstock · 19 years ago
  85. f75b7a5 [PATCH] IB: Add automatic retries to MAD layer by Hal Rosenstock · 19 years ago
  86. df9f9ea [PATCH] IB: Add ib_coalesce_recv_mad to MAD by Hal Rosenstock · 19 years ago
  87. f68bcc2 [PATCH] IB: Minor cleanup during MAD startup and shutdown by Hal Rosenstock · 19 years ago
  88. 6a0c435 [PATCH] IB: Fix timeout/cancelled MAD handling by Hal Rosenstock · 19 years ago
  89. d760ce8 [PATCH] IB: Change ib_mad_send_wr_private struct by Hal Rosenstock · 19 years ago
  90. f8197a4 [PATCH] IB: Change saving of user's send wr_id in MAD by Hal Rosenstock · 19 years ago
  91. 4a0754f [PATCH] IB: Combine some MAD routines by Hal Rosenstock · 19 years ago
  92. 824c8ae [PATCH] IB: Add MAD helper functions by Hal Rosenstock · 19 years ago
  93. b82cab6 [PATCH] IB: Update MAD client API by Hal Rosenstock · 19 years ago
  94. c183a4c [PATCH] IB: Update FMR functions by Hal Rosenstock · 19 years ago
  95. 6d37675 [IB/mthca]: Use io_remap_pfn_range for PCI space by Michael S. Tsirkin · 19 years ago
  96. 2181858 [IB/ipoib]: Fix unsigned comparisons to handle wraparound by Roland Dreier · 19 years ago
  97. abdf119 [IB/uverbs]: Add O_ASYNC support by Gleb Natapov · 19 years ago
  98. 42b1806 [IB/mthca]: Fix error CQ entry handling on mem-free HCAs by Roland Dreier · 19 years ago
  99. 80c8ec2 [PATCH] IB uverbs: add mthca user QP support by Roland Dreier · 19 years ago
  100. 74c2174 [PATCH] IB uverbs: add mthca user CQ support by Roland Dreier · 19 years ago