1. 04afde4 NTB: Fix issue where we may be accessing NULL ptr by Dave Jiang · 9 years ago
  2. 569410ca NTB: Use unique DMA channels for TX and RX by Dave Jiang · 9 years ago
  3. 905921e NTB: Remove dma_sync_wait from ntb_async_rx by Allen Hubbe · 9 years ago
  4. d98ef99 NTB: Clean up QP stats info by Dave Jiang · 9 years ago
  5. 3151000 NTB: Make the transport list in order of discovery by Dave Jiang · 9 years ago
  6. e74bfee NTB: Add flow control to the ntb_netdev by Dave Jiang · 9 years ago
  7. 30a4bb1 NTB: Fix dereference before check by Allen Hubbe · 9 years ago
  8. 8c9edf6 NTB: Fix zero size or integer overflow in ntb_set_mw by Allen Hubbe · 9 years ago
  9. 8b5a22d NTB: Schedule to receive on QP link up by Allen Hubbe · 9 years ago
  10. 260bee9 NTB: Fix oops in debugfs when transport is half-up by Dave Jiang · 9 years ago
  11. c8650fd NTB: Fix transport stats for multiple devices by Dave Jiang · 9 years ago
  12. da2e5ae NTB: Fix ntb_transport out-of-order RX update by Allen Hubbe · 9 years ago
  13. 7eb3878 NTB: Print driver name and version in module init by Dave Jiang · 9 years ago
  14. 9891417 NTB: Increase transport MTU to 64k from 16k by Dave Jiang · 9 years ago
  15. a41ef05 NTB: Default to CPU memcpy for performance by Dave Jiang · 9 years ago
  16. 06917f7 NTB: Improve performance with write combining by Dave Jiang · 9 years ago
  17. 1199aa6 NTB: Use NUMA memory and DMA chan in transport by Allen Hubbe · 9 years ago
  18. 2876228 NTB: Rate limit ntb_qp_link_work by Allen Hubbe · 9 years ago
  19. 2849b5d7 NTB: Reset transport QP link stats on down by Allen Hubbe · 9 years ago
  20. c0900b3 NTB: Do not advance transport RX on link down by Allen Hubbe · 9 years ago
  21. e22e0b9 NTB: Differentiate transport link down messages by Allen Hubbe · 9 years ago
  22. 0f69a7d NTB: Read peer info from local SPAD in transport by Dave Jiang · 9 years ago
  23. e26a584 NTB: Split ntb_hw_intel and ntb_transport drivers by Allen Hubbe · 9 years ago
  24. ec110bc NTB: Move files in preparation for NTB abstraction by Allen Hubbe · 9 years ago
  25. 3cc5ba1 ntb: Add alignment check to meet hardware requirement by Dave Jiang · 10 years ago
  26. a1413cf NTB: correct the spread of queues over mw's by Jon Mason · 10 years ago
  27. 53ca4fe NTB: Code Style Clean-up by Jon Mason · 11 years ago
  28. 403c63c NTB: client event cleanup by Jon Mason · 11 years ago
  29. b954851 Merge tag 'ntb-3.13' of git://github.com/jonmason/ntb by Linus Torvalds · 11 years ago
  30. e8aeb60 NTB: Disable interrupts and poll under high load by Jon Mason · 11 years ago
  31. 9468119 NTB: correct dmaengine_get/put usage by Jon Mason · 11 years ago
  32. fca4d51 NTB: Fix ntb_transport link down race by Jon Mason · 11 years ago
  33. 0776ae7 dmaengine: remove DMA unmap flags by Bartlomiej Zolnierkiewicz · 11 years ago
  34. 6f57fd0 NTB: convert to dmaengine_unmap_data by Bartlomiej Zolnierkiewicz · 11 years ago
  35. f9a2cf8 NTB: Comment Fix by Jon Mason · 11 years ago
  36. 3daa3a0 NTB: Remove unused variable by Jon Mason · 11 years ago
  37. 4979388 NTB: Rename Variables for NTB-RP by Jon Mason · 11 years ago
  38. 282a2fe NTB: Use DMA Engine to Transmit and Receive by Jon Mason · 11 years ago
  39. 948d3a6 NTB: Xeon Errata Workaround by Jon Mason · 11 years ago
  40. 1517a3f NTB: Correct debugfs to work with more than 1 NTB Device by Jon Mason · 11 years ago
  41. 8b19d45 NTB: Multiple NTB client fix by Jon Mason · 11 years ago
  42. c336acd NTB: memcpy lockup workaround by Jon Mason · 11 years ago
  43. c9d534c NTB: Correctly handle receive buffers of the minimal size by Jon Mason · 11 years ago
  44. 90f9e93 NTB: reset tx_index on link toggle by Jon Mason · 11 years ago
  45. b77b263 NTB: Link toggle memory leak by Jon Mason · 11 years ago
  46. 113fc50 NTB: Handle 64bit BAR sizes by Jon Mason · 11 years ago
  47. cc0f868 NTB: fix pointer math issues by Dan Carpenter · 11 years ago
  48. 186f27f NTB: variable dereferenced before check by Jon Mason · 11 years ago
  49. 7446564 NTB: Fix Sparse Warnings by Jon Mason · 11 years ago
  50. 448c6fb NTB: Out of free receive entries issue by Jon Mason · 11 years ago
  51. 793c20e NTB: Remove reads across NTB by Jon Mason · 11 years ago
  52. d7237e2 NTB: correct stack usage warning in debugfs_read by Jon Mason · 11 years ago
  53. f766755 NTB: whitespace cleanups by Jon Mason · 11 years ago
  54. 170d35a NTB: namespacecheck cleanups by Jon Mason · 11 years ago
  55. d66d7ac NTB: use simple_open for debugfs by Jon Mason · 11 years ago
  56. 7b4f2d3 NTB: No sleeping in interrupt context by Jon Mason · 11 years ago
  57. ef114ed NTB: separate transmit and receive windows by Jon Mason · 11 years ago
  58. 842c1dd NTB: correct memory barrier by Jon Mason · 11 years ago
  59. 8222b40 NTB: Handle ntb client device probes without present hardware by Jon Mason · 11 years ago
  60. 78a61ab ntb: remove __dev* markings by Greg Kroah-Hartman · 11 years ago
  61. fce8a7b PCI-Express Non-Transparent Bridge Support by Jon Mason · 12 years ago