LinuxLists
Users
About
Jon Mason (
[email protected]
)
Number of posts: 175 (0.04 per day)
First post: 2006-09-18 18:30:58
Last post: 2017-11-19 15:26:27
Previous Page
/
Next Page
Date
List
Subject
2019-03-28 11:46:37
linux-kernel
Re: [PATCH v2] drivers: ntb: Kconfig: pedantic cleanups
2019-03-22 15:36:36
linux-kernel
Re: linux-next: Fixes tag needs some work in the ntb tree
2019-03-21 19:54:54
linux-kernel
Re: linux-next: Fixes tag needs some work in the ntb tree
2019-03-20 17:52:48
linux-kernel
Re: [PATCH 1/4] NTB: ntb_perf: Increased the number of message retries to 1000
2019-03-20 15:18:33
linux-kernel
Re: [PATCH -next] ntb: intel: Make intel_ntb3_peer_db_addr static
2019-03-15 20:27:12
linux-kernel
[GIT PULL] NTB bug fixes for v5.1
2019-02-11 15:56:42
linux-kernel
Re: [PATCH] NTB: ntb_transport: Free MWs in ntb_transport_link_cleanup()
2019-02-11 15:56:31
linux-kernel
Re: [PATCH] NTB: ntb_transport: Ensure the destination buffer is mapped for TX DMA
2019-02-11 15:50:59
linux-kernel
Re: [PATCH v3 0/8] Fix breakage caused by the NTB multi-port patchset
2018-12-13 00:28:16
linux-kernel
Re: [PATCH v2 0/3] ntb_hw_switchtec: Added support of >=4G memory windows
2018-12-12 23:58:47
linux-kernel
Re: [PATCH v2 0/3] ntb_hw_switchtec: Added support of >=4G memory windows
2018-12-12 23:02:26
linux-kernel
Re: [PATCH v2 0/3] ntb_hw_switchtec: Added support of >=4G memory windows
2018-11-27 19:25:30
linux-kernel
Re: [PATCH 2/3] ntb_hw_switchtec: Added support of >=4G memory windows
2018-11-04 04:15:49
linux-kernel
[GIT PULL] NTB patches for v4.20
2018-11-01 14:38:23
linux-kernel
Re: [PATCH v2 0/4] ntb: idt: Add hwmon temperature sensor interface
2018-10-31 21:30:18
linux-kernel
Re: [PATCH 0/4] ntb: idt: Add hwmon temperature sensor interface
2018-10-31 20:41:08
linux-kernel
Re: [PATCH] ntb: ntb_transport: Mark expected switch fall-throughs
2018-10-31 20:36:50
linux-kernel
Re: [PATCH] NTB: ntb_hw_idt: replace IS_ERR_OR_NULL with regular NULL checks
2018-07-31 15:57:28
linux-kernel
[PATCH net-next] net: change Exar/Neterion menu items to be alphabetical
2018-07-24 15:47:37
linux-kernel
Re: [PATCH] vxge: Remove unnecessary include of <linux/pci_hotplug.h>
2018-07-24 15:44:54
linux-kernel
Re: [PATCH] net: sort Kconfig menu items alphabetically
2018-06-12 16:00:34
linux-kernel
Re: [PATCH 3/8] NTB: Fix the default port and peer numbers for legacy drivers
2018-06-12 15:52:07
linux-kernel
Re: [PATCH 2/8] NTB: Setup the DMA mask globally for all drivers
2018-06-12 03:12:01
linux-kernel
[GIT PULL] NTB changes for v4.18
2018-05-22 00:49:16
linux-kernel
Re: [PATCH] ntb_transport: use put_device() instead of kfree()
2018-05-22 00:36:34
linux-kernel
Re: [PATCH 6/9] NTB: ntb_hw_idt: fix typo 'can by' to 'can be'
2018-05-22 00:35:31
linux-kernel
Re: [PATCH 2/2] ntb: ntb_transport: Replace GFP_ATOMIC with GFP_KERNEL in ntb_transport_create_queue
2018-02-04 16:10:12
linux-kernel
[GIT PULL] NTB bug fixes for v4.16
2018-01-25 04:15:12
linux-kernel
Re: [PATCH v2] NTB: ntb_perf: fix cast to restricted __le32
2018-01-24 04:37:48
linux-kernel
Re: [PATCH] NTB: ntb_perf: fix cast to restricted __le32
2018-01-24 04:08:59
linux-kernel
Re: [PATCH][next] NTB: ntb_tool: fix memory leak on 'buf' on error exit path
2018-01-19 15:45:17
linux-kernel
Re: [PATCH] NTB: ntb_perf: fix printing of resource_size_t
2018-01-18 22:33:03
linux-kernel
Re: [PATCH] [RESEND] ntb_hw_switchtec: fix logic error
2018-01-18 22:32:13
linux-kernel
Re: [PATCH v2 1/2] ntb_transport: Fix bug with max_mw_size parameter
2018-01-18 22:32:10
linux-kernel
Re: [PATCH v4 00/15] NTB: Add full multi-port API support to the test drivers
2018-01-18 22:31:58
linux-kernel
Re: [PATCH v2 2/2] ntb_hw_switchtec: Check for alignment of the buffer in mw_set_trans()
2018-01-18 22:31:57
linux-kernel
Re: [PATCH] MAINTAINERS: NTB: Update contact info
2017-12-05 19:55:43
linux-kernel
Re: [PATCH 5/7] ntb_hw_switchtec: Expand PFF CSR registers
2017-12-05 19:15:31
linux-kernel
Re: [PATCH 0/7] Switchtec NTB Crosslink Support
2017-12-05 19:12:36
linux-kernel
Re: [PATCH 5/7] ntb_hw_switchtec: Expand PFF CSR registers
2017-12-05 18:28:03
linux-kernel
Re: [PATCH v2 10/15] NTB: ntb_test: Update ntb_tool DB tests
2017-12-05 18:26:31
linux-kernel
Re: [PATCH v2 09/15] NTB: ntb_test: Update ntb_tool link tests
2017-12-05 18:24:12
linux-kernel
Re: [PATCH v2 07/15] NTB: ntb_test: Safely use paths with whitespace
2017-12-05 18:21:30
linux-kernel
Re: [PATCH v2 06/15] NTB: ntb_perf: Add full multi-port NTB API support
2017-12-05 18:08:46
linux-kernel
Re: [PATCH v2 03/15] NTB: Fix UB/bug in ntb_mw_get_align()
2017-12-05 18:07:33
linux-kernel
Re: [PATCH v2 01/15] NTB: Rename NTB messaging API methods
2017-12-05 18:03:35
linux-kernel
Re: [PATCH v2 05/15] NTB: ntb_tool: Add full multi-port NTB API support
2017-12-05 17:08:28
linux-kernel
Re: [PATCH v2 03/15] NTB: Fix UB/bug in ntb_mw_get_align()
2017-12-05 17:02:19
linux-kernel
Re: [PATCH v2 04/15] NTB: ntb_pp: Add full multi-port NTB API support
2017-12-05 16:52:35
linux-kernel
Re: [PATCH v2 03/15] NTB: Fix UB/bug in ntb_mw_get_align()
2017-12-05 16:51:15
linux-kernel
Re: [PATCH v2 02/15] NTB: Set dma mask and dma coherent mask to NTB devices