1. e15f940 ntb: avoid format string in dev_set_name by Kees Cook · 9 years ago
  2. 30a4bb1 NTB: Fix dereference before check by Allen Hubbe · 9 years ago
  3. 8c9edf6 NTB: Fix zero size or integer overflow in ntb_set_mw by Allen Hubbe · 9 years ago
  4. 8b5a22d NTB: Schedule to receive on QP link up by Allen Hubbe · 9 years ago
  5. 260bee9 NTB: Fix oops in debugfs when transport is half-up by Dave Jiang · 9 years ago
  6. c8650fd NTB: Fix transport stats for multiple devices by Dave Jiang · 9 years ago
  7. da2e5ae NTB: Fix ntb_transport out-of-order RX update by Allen Hubbe · 9 years ago
  8. bf44fe4 NTB: Add split BAR output for debugfs stats by Dave Jiang · 9 years ago
  9. fd839bf NTB: Change WARN_ON_ONCE to pr_warn_once on unsafe by Dave Jiang · 9 years ago
  10. 7eb3878 NTB: Print driver name and version in module init by Dave Jiang · 9 years ago
  11. 9891417 NTB: Increase transport MTU to 64k from 16k by Dave Jiang · 9 years ago
  12. 2f887b9 NTB: Rename Intel code names to platform names by Dave Jiang · 9 years ago
  13. a41ef05 NTB: Default to CPU memcpy for performance by Dave Jiang · 9 years ago
  14. 06917f7 NTB: Improve performance with write combining by Dave Jiang · 9 years ago
  15. 0e041fb NTB: Use NUMA memory in Intel driver by Allen Hubbe · 9 years ago
  16. 1199aa6 NTB: Use NUMA memory and DMA chan in transport by Allen Hubbe · 9 years ago
  17. 2876228 NTB: Rate limit ntb_qp_link_work by Allen Hubbe · 9 years ago
  18. 578b881 NTB: Add tool test client by Allen Hubbe · 9 years ago
  19. 963de47 NTB: Add ping pong test client by Allen Hubbe · 9 years ago
  20. 42fefc8 NTB: Add parameters for Intel SNB B2B addresses by Allen Hubbe · 9 years ago
  21. 2849b5d7 NTB: Reset transport QP link stats on down by Allen Hubbe · 9 years ago
  22. c0900b3 NTB: Do not advance transport RX on link down by Allen Hubbe · 9 years ago
  23. e22e0b9 NTB: Differentiate transport link down messages by Allen Hubbe · 9 years ago
  24. dd5d4d8 NTB: Check the device ID to set errata flags by Dave Jiang · 9 years ago
  25. 5ae0beb NTB: Enable link for Intel root port mode in probe by Dave Jiang · 9 years ago
  26. 0f69a7d NTB: Read peer info from local SPAD in transport by Dave Jiang · 9 years ago
  27. e26a584 NTB: Split ntb_hw_intel and ntb_transport drivers by Allen Hubbe · 9 years ago
  28. a1bd3ba NTB: Add NTB hardware abstraction layer by Allen Hubbe · 9 years ago
  29. ec110bc NTB: Move files in preparation for NTB abstraction by Allen Hubbe · 9 years ago
  30. d813335 Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  31. ebaad13 ntb: initialize max_mw for Atom before using it by Daniel Verkamp · 9 years ago
  32. 2f4eb6a ntb: iounmap MW reg and vbase in error path by Jon Mason · 9 years ago
  33. 8c9bb60 ntb: Drop pci_msi_off() call during probe by Michael S. Tsirkin · 9 years ago
  34. ab760a0 ntb: Adding split BAR support for Haswell platforms by Dave Jiang · 10 years ago
  35. 069684e ntb: use errata flag set via DID to implement workaround by Dave Jiang · 10 years ago
  36. 1db97f2 ntb: conslidate reading of PPD to move platform detection earlier by Dave Jiang · 10 years ago
  37. b775e85 ntb: move platform detection to separate function by Dave Jiang · 10 years ago
  38. 6465d02 NTB: debugfs device entry by Jon Mason · 10 years ago
  39. 3cc5ba1 ntb: Add alignment check to meet hardware requirement by Dave Jiang · 10 years ago
  40. a1413cf NTB: correct the spread of queues over mw's by Jon Mason · 10 years ago
  41. f220baa ntb: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  42. 53a788a ntb: Split ntb_setup_msix() into separate BWD/SNB routines by Alexander Gordeev · 10 years ago
  43. 7773351 ntb: Use pci_msix_vec_count() to obtain number of MSI-Xs by Alexander Gordeev · 10 years ago
  44. 53ca4fe NTB: Code Style Clean-up by Jon Mason · 11 years ago
  45. 403c63c NTB: client event cleanup by Jon Mason · 11 years ago
  46. 717e8e8 ntb: Fix leakage of ntb_device::msix_entries[] array by Alexander Gordeev · 10 years ago
  47. c8eee37 NTB: Fix typo in setting one translation register by Roland Dreier · 10 years ago
  48. b954851 Merge tag 'ntb-3.13' of git://github.com/jonmason/ntb by Linus Torvalds · 11 years ago
  49. e8aeb60 NTB: Disable interrupts and poll under high load by Jon Mason · 11 years ago
  50. 7895843 NTB: Enable Snoop on Primary Side by Jon Mason · 11 years ago
  51. 58b8892 NTB: Document HW errata by Jon Mason · 11 years ago
  52. dcf8196 NTB: remove duplicate defines by Michael Opdenacker · 11 years ago
  53. 9468119 NTB: correct dmaengine_get/put usage by Jon Mason · 11 years ago
  54. fca4d51 NTB: Fix ntb_transport link down race by Jon Mason · 11 years ago
  55. 9739047 ntb: Fix missed call to pci_enable_msix() by Alexander Gordeev · 11 years ago
  56. 9fec60c NTB: Fix NTB-RP Link Up by Jon Mason · 11 years ago
  57. c529aa3 NTB: Xeon Doorbell errata workaround by Jon Mason · 11 years ago
  58. 0776ae7 dmaengine: remove DMA unmap flags by Bartlomiej Zolnierkiewicz · 11 years ago
  59. 6f57fd0 NTB: convert to dmaengine_unmap_data by Bartlomiej Zolnierkiewicz · 11 years ago
  60. 73f47ca ntb: clean up unnecessary MSI/MSI-X capability find by Yijing Wang · 11 years ago
  61. db3bb3f NTB: Update Version by Jon Mason · 11 years ago
  62. f9a2cf8 NTB: Comment Fix by Jon Mason · 11 years ago
  63. 3daa3a0 NTB: Remove unused variable by Jon Mason · 11 years ago
  64. b1ef004 NTB: Remove References of non-B2B BWD HW by Jon Mason · 11 years ago
  65. ed6c24e NTB: NTB-RP support by Jon Mason · 11 years ago
  66. 4979388 NTB: Rename Variables for NTB-RP by Jon Mason · 11 years ago
  67. 282a2fe NTB: Use DMA Engine to Transmit and Receive by Jon Mason · 11 years ago
  68. ac477af NTB: Enable 32bit Support by Jon Mason · 11 years ago
  69. be4dac0 NTB: Update Device IDs by Jon Mason · 12 years ago
  70. 113bf1c NTB: BWD Link Recovery by Jon Mason · 12 years ago
  71. 948d3a6 NTB: Xeon Errata Workaround by Jon Mason · 11 years ago
  72. 1517a3f NTB: Correct debugfs to work with more than 1 NTB Device by Jon Mason · 11 years ago
  73. b6750cf NTB: Correct USD/DSD Identification by Jon Mason · 11 years ago
  74. 8703451 NTB: Correct Number of Scratch Pad Registers by Jon Mason · 11 years ago
  75. 3b12a0d NTB: Add Error Handling in ntb_device_setup by Jon Mason · 11 years ago
  76. 8b19d45 NTB: Multiple NTB client fix by Jon Mason · 11 years ago
  77. c336acd NTB: memcpy lockup workaround by Jon Mason · 11 years ago
  78. c9d534c NTB: Correctly handle receive buffers of the minimal size by Jon Mason · 11 years ago
  79. 90f9e93 NTB: reset tx_index on link toggle by Jon Mason · 11 years ago
  80. b77b263 NTB: Link toggle memory leak by Jon Mason · 11 years ago
  81. 113fc50 NTB: Handle 64bit BAR sizes by Jon Mason · 11 years ago
  82. cc0f868 NTB: fix pointer math issues by Dan Carpenter · 11 years ago
  83. ad3e275 ntb: off by one sanity checks by Dan Carpenter · 11 years ago
  84. 186f27f NTB: variable dereferenced before check by Jon Mason · 11 years ago
  85. 7446564 NTB: Fix Sparse Warnings by Jon Mason · 11 years ago
  86. 719234f NTB: disable x86_32 support by Jon Mason · 11 years ago
  87. 50228c5 NTB: Update Version by Jon Mason · 11 years ago
  88. 448c6fb NTB: Out of free receive entries issue by Jon Mason · 11 years ago
  89. 793c20e NTB: Remove reads across NTB by Jon Mason · 11 years ago
  90. d7237e2 NTB: correct stack usage warning in debugfs_read by Jon Mason · 11 years ago
  91. f766755 NTB: whitespace cleanups by Jon Mason · 11 years ago
  92. 170d35a NTB: namespacecheck cleanups by Jon Mason · 11 years ago
  93. d66d7ac NTB: use simple_open for debugfs by Jon Mason · 11 years ago
  94. 7b4f2d3 NTB: No sleeping in interrupt context by Jon Mason · 11 years ago
  95. ef114ed NTB: separate transmit and receive windows by Jon Mason · 11 years ago
  96. 842c1dd NTB: correct memory barrier by Jon Mason · 11 years ago
  97. 8222b40 NTB: Handle ntb client device probes without present hardware by Jon Mason · 11 years ago
  98. 78a61ab ntb: remove __dev* markings by Greg Kroah-Hartman · 11 years ago
  99. fce8a7b PCI-Express Non-Transparent Bridge Support by Jon Mason · 12 years ago