1. 23c7064 ntb: intel: fix return value for ndev_vec_mask() by Dave Jiang · 6 years ago
  2. 33d353d ntb_transport: Fix bug with max_mw_size parameter by Logan Gunthorpe · 6 years ago
  3. c162877 ntb: transport shouldn't disable link due to bogus values in SPADs by Dave Jiang · 7 years ago
  4. 7592db5 ntb: no sleep in ntb_async_tx_submit by Allen Hubbe · 7 years ago
  5. 471954c ntb_transport: fix bug calculating num_qps_mw by Logan Gunthorpe · 7 years ago
  6. 4743d1b ntb_transport: fix qp count bug by Logan Gunthorpe · 7 years ago
  7. 68214ad ntb_transport: Pick an unused queue by Thomas VanSelus · 7 years ago
  8. f420260 ntb: ntb_perf missing dmaengine_unmap_put by Dave Jiang · 7 years ago
  9. 4332538 NTB: ntb_transport: fix debugfs_remove_recursive by Allen Hubbe · 7 years ago
  10. 819baf8 ntb_perf: potential info leak in debugfs by Dan Carpenter · 8 years ago
  11. 25ea9f2 ntb: ntb_hw_intel: init peer_addr in struct intel_ntb_dev by Dave Jiang · 8 years ago
  12. cdc0898 ntb: make DMA_OUT_RESOURCE_TO HZ independent by Nicholas Mc Guire · 8 years ago
  13. c0a8803 ntb_transport: make DMA_OUT_RESOURCE_TO HZ independent by Nicholas Mc Guire · 8 years ago
  14. 49b89de NTB: ntb_hw_intel: Fix typo in module parameter descriptions by Wei Yongjun · 8 years ago
  15. cedecbc ntb_pingpong: Fix db_init parameter description by Wei Yongjun · 8 years ago
  16. 7220357 ntb: add DMA error handling for RX DMA by Dave Jiang · 8 years ago
  17. 9cabc26 ntb: add DMA error handling for TX DMA by Dave Jiang · 8 years ago
  18. 95f1464 NTB: ntb_hw_intel: use local variable pdev by Allen Hubbe · 8 years ago
  19. 4089527 NTB: ntb_hw_intel: show BAR size in debugfs info by Allen Hubbe · 8 years ago
  20. 35539b5 ntb_perf: clear link_is_up flag when the link goes down. by Logan Gunthorpe · 8 years ago
  21. 20572ee ntb_pingpong: Add a debugfs file to get the ping count by Logan Gunthorpe · 8 years ago
  22. bfcaa39 ntb_tool: Add link status and files to debugfs by Logan Gunthorpe · 8 years ago
  23. 717146a ntb_tool: Postpone memory window initialization for the user by Logan Gunthorpe · 8 years ago
  24. 26dc638 ntb_perf: Wait for link before running test by Logan Gunthorpe · 8 years ago
  25. 58fd0f3 ntb_perf: Return results by reading the run file by Logan Gunthorpe · 8 years ago
  26. da573ea ntb_perf: Improve thread handling to increase robustness by Logan Gunthorpe · 8 years ago
  27. fd2ecd8 ntb_perf: Schedule based on time not on performance by Logan Gunthorpe · 8 years ago
  28. 19645a0 ntb_transport: Check the number of spads the hardware supports by Logan Gunthorpe · 8 years ago
  29. 8b71d28 ntb_tool: Add memory window debug support by Logan Gunthorpe · 8 years ago
  30. 4aae977 ntb_perf: Allow limiting the size of the memory windows by Logan Gunthorpe · 8 years ago
  31. a754a8f NTB: allocate number transport entries depending on size of ring size by Dave Jiang · 8 years ago
  32. 625f080 ntb_tool: BUG: Ensure the buffer size is large enough to return all spads by Logan Gunthorpe · 8 years ago
  33. c792eba ntb_tool: Fix infinite loop bug when writing spad/peer_spad file by Logan Gunthorpe · 8 years ago
  34. 4f1b50c NTB: Remove _addr functions from ntb_hw_amd by Allen Hubbe · 8 years ago
  35. 838850e NTB: Fix incorrect clean up routine in ntb_perf by Dave Jiang · 8 years ago
  36. ddc8f6f NTB: Fix incorrect return check in ntb_perf by Dave Jiang · 8 years ago
  37. 2572c7f ntb: fix possible NULL dereference by Sudip Mukherjee · 8 years ago
  38. ee5f750 ntb: add missing setup of translation window by Dave Jiang · 8 years ago
  39. 84f7668 ntb: stop link work when we do not have memory by Dave Jiang · 8 years ago
  40. e902133 ntb: stop tasklet from spinning forever during shutdown. by Dave Jiang · 8 years ago
  41. 1985a88 ntb: perf test: fix address space confusion by Arnd Bergmann · 8 years ago
  42. 03beaec NTB: Fix macro parameter conflict with field name by Allen Hubbe · 8 years ago
  43. a1b3695 NTB: Add support for AMD PCI-Express Non-Transparent Bridge by Xiangliang Yu · 8 years ago
  44. 8a7b6a7 ntb: ntb perf tool by Dave Jiang · 8 years ago
  45. 8c874cc NTB: Address out of DMA descriptor issue with NTB by Dave Jiang · 8 years ago
  46. 703872c NTB: Clear property bits in BAR value by Dave Jiang · 8 years ago
  47. 179f912 NTB: ntb_process_tx error path bug by Jon Mason · 8 years ago
  48. fdcb4b2 NTB: fix 32-bit compiler warning by Arnd Bergmann · 9 years ago
  49. 8b782fa NTB: unify translation addresses by Dave Jiang · 9 years ago
  50. c92ba3c NTB: invalid buf pointer in multi-MW setups by Jon Mason · 9 years ago
  51. 70d4687 NTB: remove unused variable by Sudip Mukherjee · 9 years ago
  52. d4adee0 NTB: fix access of free-ed pointer by Sudip Mukherjee · 9 years ago
  53. 04afde4 NTB: Fix issue where we may be accessing NULL ptr by Dave Jiang · 9 years ago
  54. 9a07826 NTB: Fix range check on memory window index by Allen Hubbe · 9 years ago
  55. 2aa2a77 NTB: Improve index handling in B2B MW workaround by Allen Hubbe · 9 years ago
  56. 569410ca NTB: Use unique DMA channels for TX and RX by Dave Jiang · 9 years ago
  57. 905921e NTB: Remove dma_sync_wait from ntb_async_rx by Allen Hubbe · 9 years ago
  58. d98ef99 NTB: Clean up QP stats info by Dave Jiang · 9 years ago
  59. 3151000 NTB: Make the transport list in order of discovery by Dave Jiang · 9 years ago
  60. 0a5d19d NTB: Add PCI Device IDs for Broadwell Xeon by Dave Jiang · 9 years ago
  61. e74bfee NTB: Add flow control to the ntb_netdev by Dave Jiang · 9 years ago
  62. e15f940 ntb: avoid format string in dev_set_name by Kees Cook · 9 years ago
  63. 30a4bb1 NTB: Fix dereference before check by Allen Hubbe · 9 years ago
  64. 8c9edf6 NTB: Fix zero size or integer overflow in ntb_set_mw by Allen Hubbe · 9 years ago
  65. 8b5a22d NTB: Schedule to receive on QP link up by Allen Hubbe · 9 years ago
  66. 260bee9 NTB: Fix oops in debugfs when transport is half-up by Dave Jiang · 9 years ago
  67. c8650fd NTB: Fix transport stats for multiple devices by Dave Jiang · 9 years ago
  68. da2e5ae NTB: Fix ntb_transport out-of-order RX update by Allen Hubbe · 9 years ago
  69. bf44fe4 NTB: Add split BAR output for debugfs stats by Dave Jiang · 9 years ago
  70. fd839bf NTB: Change WARN_ON_ONCE to pr_warn_once on unsafe by Dave Jiang · 9 years ago
  71. 7eb3878 NTB: Print driver name and version in module init by Dave Jiang · 9 years ago
  72. 9891417 NTB: Increase transport MTU to 64k from 16k by Dave Jiang · 9 years ago
  73. 2f887b9 NTB: Rename Intel code names to platform names by Dave Jiang · 9 years ago
  74. a41ef05 NTB: Default to CPU memcpy for performance by Dave Jiang · 9 years ago
  75. 06917f7 NTB: Improve performance with write combining by Dave Jiang · 9 years ago
  76. 0e041fb NTB: Use NUMA memory in Intel driver by Allen Hubbe · 9 years ago
  77. 1199aa6 NTB: Use NUMA memory and DMA chan in transport by Allen Hubbe · 9 years ago
  78. 2876228 NTB: Rate limit ntb_qp_link_work by Allen Hubbe · 9 years ago
  79. 578b881 NTB: Add tool test client by Allen Hubbe · 9 years ago
  80. 963de47 NTB: Add ping pong test client by Allen Hubbe · 9 years ago
  81. 42fefc8 NTB: Add parameters for Intel SNB B2B addresses by Allen Hubbe · 9 years ago
  82. 2849b5d7 NTB: Reset transport QP link stats on down by Allen Hubbe · 9 years ago
  83. c0900b3 NTB: Do not advance transport RX on link down by Allen Hubbe · 9 years ago
  84. e22e0b9 NTB: Differentiate transport link down messages by Allen Hubbe · 9 years ago
  85. dd5d4d8 NTB: Check the device ID to set errata flags by Dave Jiang · 9 years ago
  86. 5ae0beb NTB: Enable link for Intel root port mode in probe by Dave Jiang · 9 years ago
  87. 0f69a7d NTB: Read peer info from local SPAD in transport by Dave Jiang · 9 years ago
  88. e26a584 NTB: Split ntb_hw_intel and ntb_transport drivers by Allen Hubbe · 9 years ago
  89. a1bd3ba NTB: Add NTB hardware abstraction layer by Allen Hubbe · 9 years ago
  90. ec110bc NTB: Move files in preparation for NTB abstraction by Allen Hubbe · 9 years ago
  91. 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
  92. ebaad13 ntb: initialize max_mw for Atom before using it by Daniel Verkamp · 9 years ago
  93. 2f4eb6a ntb: iounmap MW reg and vbase in error path by Jon Mason · 9 years ago
  94. 8c9bb60 ntb: Drop pci_msi_off() call during probe by Michael S. Tsirkin · 9 years ago
  95. ab760a0 ntb: Adding split BAR support for Haswell platforms by Dave Jiang · 10 years ago
  96. 069684e ntb: use errata flag set via DID to implement workaround by Dave Jiang · 10 years ago
  97. 1db97f2 ntb: conslidate reading of PPD to move platform detection earlier by Dave Jiang · 10 years ago
  98. b775e85 ntb: move platform detection to separate function by Dave Jiang · 10 years ago
  99. 6465d02 NTB: debugfs device entry by Jon Mason · 10 years ago
  100. 3cc5ba1 ntb: Add alignment check to meet hardware requirement by Dave Jiang · 10 years ago