Linux RDMA and InfiniBand Development
[Prev Page][Next Page]
- [PATCH v6 00/24] mm/gup: track dma-pinned pages: FOLL_PIN,
John Hubbard
- [PATCH v6 01/24] mm/gup: pass flags arg to __gup_device_* functions, John Hubbard
- [PATCH v6 08/24] media/v4l2-core: set pages dirty upon releasing DMA buffers, John Hubbard
- [PATCH v6 09/24] vfio, mm: fix get_user_pages_remote() and FOLL_LONGTERM, John Hubbard
- [PATCH v6 18/24] media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversion, John Hubbard
- [PATCH v6 22/24] mm/gup_benchmark: support pin_user_pages() and related calls, John Hubbard
- [PATCH v6 24/24] mm, tree-wide: rename put_user_page*() to unpin_user_page*(), John Hubbard
- [PATCH v6 17/24] mm/gup: track FOLL_PIN pages, John Hubbard
- [PATCH v6 19/24] vfio, mm: pin_user_pages (FOLL_PIN) and put_user_page() conversion, John Hubbard
- [PATCH v6 16/24] net/xdp: set FOLL_PIN via pin_user_pages(), John Hubbard
- [PATCH v6 23/24] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage, John Hubbard
- [PATCH v6 20/24] powerpc: book3s64: convert to pin_user_pages() and put_user_page(), John Hubbard
- [PATCH v6 21/24] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1", John Hubbard
- [PATCH v6 15/24] fs/io_uring: set FOLL_PIN via pin_user_pages(), John Hubbard
- [PATCH v6 12/24] IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP, John Hubbard
- [PATCH v6 11/24] goldish_pipe: convert to pin_user_pages() and put_user_page(), John Hubbard
- [PATCH v6 14/24] drm/via: set FOLL_PIN via pin_user_pages_fast(), John Hubbard
- [PATCH v6 13/24] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote(), John Hubbard
- [PATCH v6 07/24] IB/umem: use get_user_pages_fast() to pin DMA pages, John Hubbard
- [PATCH v6 10/24] mm/gup: introduce pin_user_pages*() and FOLL_PIN, John Hubbard
- [PATCH v6 02/24] mm/gup: factor out duplicate code from four routines, John Hubbard
- [PATCH v6 06/24] goldish_pipe: rename local pin_user_pages() routine, John Hubbard
- [PATCH v6 04/24] mm: Cleanup __put_devmap_managed_page() vs ->page_free(), John Hubbard
- [PATCH v6 05/24] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages, John Hubbard
- [PATCH v6 03/24] mm/gup: move try_get_compound_head() to top, fix minor issues, John Hubbard
- [PATCH v6 0/2] Proposed trace points for RDMA/core,
Chuck Lever
- [PATCH v2 0/2] rxe should use same buffer size for SGE's and inline data,
rao Shoaib
- [PATCH rdma-next] RDMA/qedr: Fix null-pointer dereference when calling rdma_user_mmap_get_offset,
Michal Kalderon
- [PATCH iproute2-next] rdma: Rewrite custom JSON and prints logic to use common API,
Leon Romanovsky
- [PATCH iproute2-next v2] ip link: Add support to get SR-IOV VF node GUID and port GUID,
Leon Romanovsky
- [PATCH for-next 0/4] RDMA/hns: Refactor codes of CQ,
Weihang Li
- Problem in for-next commit 6ffedfe3ae38 ("IB/umem: remove the dmasync argument to ib_umem_get"),
Gal Pressman
- [PATCH rdma-next] RDMA/cm: Use refcount_t type for refcount variable,
Danit Goldberg
- [PATCH rdma-core 0/7] pyverbs/mlx5: Support mlx5 CQ and QP,
Noa Osherovich
- [PATCH RFC rdma-core] verbs: relaxed ordering memory regions,
Haggai Eran
- [PATCH AUTOSEL 4.19 040/237] RDMA/bnxt_re: Avoid resource leak in case the NQ registration fails, Sasha Levin
- [PATCH AUTOSEL 4.19 038/237] RDMA/bnxt_re: Avoid NULL check after accessing the pointer, Sasha Levin
- [PATCH AUTOSEL 4.14 022/150] RDMA/bnxt_re: Fix qp async event reporting, Sasha Levin
- [PATCH AUTOSEL 4.19 039/237] RDMA/bnxt_re: Fix qp async event reporting, Sasha Levin
- [PATCH for-rc] RDMA/bnxt_re: Fix chip number validation Broadcom's Gen P5 series,
Devesh Sharma
- 【infiniband_diags tool question】,
oulijun
- [net-next v2 1/1] virtual-bus: Implementation of Virtual Bus,
Jeff Kirsher
- [PATCH] net/mlx4_en: fix mlx4 ethtool -N insertion,
Luigi Rizzo
- [PATCH rdma-next] IB/mlx5: Support extended number of strides for Striding RQ,
Leon Romanovsky
- [PATCH rdma-next] IB/mlx4: Update HW GID table while adding vlan GID,
Leon Romanovsky
- [PATCH iproute2-next v1] ip link: Add support to get SR-IOV VF node GUID and port GUID, Leon Romanovsky
- Why our soft-RoCE throughput is quite low compared with TCP,
QWang
- [PATCH v5 00/24] mm/gup: track dma-pinned pages: FOLL_PIN,
John Hubbard
- [PATCH v5 18/24] media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversion, John Hubbard
- [PATCH v5 22/24] mm/gup_benchmark: support pin_user_pages() and related calls, John Hubbard
- [PATCH v5 21/24] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1", John Hubbard
- [PATCH v5 17/24] mm/gup: track FOLL_PIN pages, John Hubbard
- [PATCH v5 23/24] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage, John Hubbard
- [PATCH v5 15/24] fs/io_uring: set FOLL_PIN via pin_user_pages(), John Hubbard
- [PATCH v5 20/24] powerpc: book3s64: convert to pin_user_pages() and put_user_page(), John Hubbard
- [PATCH v5 14/24] drm/via: set FOLL_PIN via pin_user_pages_fast(), John Hubbard
- [PATCH v5 24/24] mm, tree-wide: rename put_user_page*() to unpin_user_page*(), John Hubbard
- [PATCH v5 19/24] vfio, mm: pin_user_pages (FOLL_PIN) and put_user_page() conversion, John Hubbard
- [PATCH v5 12/24] IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP, John Hubbard
- [PATCH v5 07/24] IB/umem: use get_user_pages_fast() to pin DMA pages, John Hubbard
- [PATCH v5 11/24] goldish_pipe: convert to pin_user_pages() and put_user_page(), John Hubbard
- [PATCH v5 09/24] vfio, mm: fix get_user_pages_remote() and FOLL_LONGTERM, John Hubbard
- [PATCH v5 08/24] media/v4l2-core: set pages dirty upon releasing DMA buffers, John Hubbard
- [PATCH v5 06/24] goldish_pipe: rename local pin_user_pages() routine, John Hubbard
- [PATCH v5 04/24] mm: Cleanup __put_devmap_managed_page() vs ->page_free(), John Hubbard
- [PATCH v5 10/24] mm/gup: introduce pin_user_pages*() and FOLL_PIN, John Hubbard
- [PATCH v5 05/24] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages, John Hubbard
- [PATCH v5 13/24] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote(), John Hubbard
- [PATCH v5 01/24] mm/gup: pass flags arg to __gup_device_* functions, John Hubbard
- [PATCH v5 02/24] mm/gup: factor out duplicate code from four routines, John Hubbard
- [PATCH v5 16/24] net/xdp: set FOLL_PIN via pin_user_pages(), John Hubbard
- [PATCH v5 03/24] mm/gup: move try_get_compound_head() to top, fix minor issues, John Hubbard
- [question] ibv_reg_mr() returning EACCESS,
Vinit Agnihotri
- 【question】,
oulijun
- [PATCH for-next] RDMA/hns: Add support for extended atomic,
Weihang Li
- [PATCH rdma-next 0/4] Get IB port and node GUIDs through rtnetlink,
Leon Romanovsky
- [PATCH rdma-core 0/4] pyverbs: Introduce parent domain,
Noa Osherovich
- [PATCH rdma-core 3/4] pyverbs: Document ParentDomain class and add a simple example, Noa Osherovich
- [PATCH rdma-core 4/4] tests: Add a test for parent domain, Noa Osherovich
[PATCH for-next] RDMA/siw: Cleanup unused mmap structures.,
Bernard Metzler
[PATCH v2 for-next] RDMA/hns: Add support for reporting wc as software mode, Weihang Li
remove DMA_ATTR_WRITE_BARRIER,
Christoph Hellwig
[PATCH v4 00/23] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM,
John Hubbard
- [PATCH v4 08/23] vfio, mm: fix get_user_pages_remote() and FOLL_LONGTERM, John Hubbard
- [PATCH v4 15/23] net/xdp: set FOLL_PIN via pin_user_pages(), John Hubbard
- [PATCH v4 20/23] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1", John Hubbard
- [PATCH v4 06/23] IB/umem: use get_user_pages_fast() to pin DMA pages, John Hubbard
- [PATCH v4 18/23] vfio, mm: pin_longterm_pages (FOLL_PIN) and put_user_page() conversion, John Hubbard
- [PATCH v4 11/23] IB/{core,hw,umem}: set FOLL_PIN, FOLL_LONGTERM via pin_longterm_pages*(), John Hubbard
- [PATCH v4 05/23] goldish_pipe: rename local pin_user_pages() routine, John Hubbard
- [PATCH v4 23/23] mm/gup: remove support for gup(FOLL_LONGTERM), John Hubbard
- [PATCH v4 14/23] fs/io_uring: set FOLL_PIN via pin_user_pages(), John Hubbard
- [PATCH v4 07/23] media/v4l2-core: set pages dirty upon releasing DMA buffers, John Hubbard
- [PATCH v4 12/23] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote(), John Hubbard
- [PATCH v4 01/23] mm/gup: pass flags arg to __gup_device_* functions, John Hubbard
- [PATCH v4 21/23] mm/gup_benchmark: support pin_user_pages() and related calls, John Hubbard
- [PATCH v4 13/23] drm/via: set FOLL_PIN via pin_user_pages_fast(), John Hubbard
- [PATCH v4 03/23] mm/gup: move try_get_compound_head() to top, fix minor issues, John Hubbard
- [PATCH v4 17/23] media/v4l2-core: pin_longterm_pages (FOLL_PIN) and put_user_page() conversion, John Hubbard
- [PATCH v4 22/23] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage, John Hubbard
- [PATCH v4 10/23] goldish_pipe: convert to pin_user_pages() and put_user_page(), John Hubbard
- [PATCH v4 16/23] mm/gup: track FOLL_PIN pages, John Hubbard
- [PATCH v4 02/23] mm/gup: factor out duplicate code from four routines, John Hubbard
- [PATCH v4 09/23] mm/gup: introduce pin_user_pages*() and FOLL_PIN, John Hubbard
- [PATCH v4 04/23] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages, John Hubbard
- [PATCH v4 19/23] powerpc: book3s64: convert to pin_longterm_pages() and put_user_page(), John Hubbard
- Re: [PATCH v4 00/23] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM, John Hubbard
[PATCH AUTOSEL 4.19 016/209] IB/hfi1: Error path MAD response size is incorrect, Sasha Levin
[PATCH AUTOSEL 4.19 071/209] IB/mthca: Fix error return code in __mthca_init_one(), Sasha Levin
[PATCH AUTOSEL 4.19 074/209] RDMA/hns: Submit bad wr when post send wr exception, Sasha Levin
[PATCH AUTOSEL 4.19 073/209] RDMA/hns: Bugfix for reserved qp number, Sasha Levin
[PATCH AUTOSEL 4.19 075/209] RDMA/hns: Bugfix for CM test, Sasha Levin
[PATCH AUTOSEL 4.19 076/209] RDMA/hns: Limit the size of extend sge of sq, Sasha Levin
[PATCH AUTOSEL 4.14 009/115] IB/hfi1: Ensure ucast_dlid access doesnt exceed bounds, Sasha Levin
[PATCH AUTOSEL 4.14 046/115] IB/mlx4: Avoid implicit enumerated type conversion, Sasha Levin
[PATCH AUTOSEL 4.9 23/68] IB/mthca: Fix error return code in __mthca_init_one(), Sasha Levin
[PATCH AUTOSEL 4.9 24/68] IB/mlx4: Avoid implicit enumerated type conversion, Sasha Levin
[PATCH AUTOSEL 4.4 18/48] IB/mthca: Fix error return code in __mthca_init_one(), Sasha Levin
[PATCH AUTOSEL 4.14 045/115] IB/mthca: Fix error return code in __mthca_init_one(), Sasha Levin
[PATCH AUTOSEL 4.19 077/209] IB/mlx4: Avoid implicit enumerated type conversion, Sasha Levin
[PATCH AUTOSEL 4.19 072/209] IB/rxe: avoid srq memory leak, Sasha Levin
[PATCH AUTOSEL 4.19 017/209] IB/hfi1: Ensure ucast_dlid access doesnt exceed bounds, Sasha Levin
[PATCH hmm v3 00/14] Consolidate the mmu notifier interval_tree and locking,
Jason Gunthorpe
- [PATCH v3 01/14] mm/mmu_notifier: define the header pre-processor parts even if disabled, Jason Gunthorpe
- [PATCH v3 03/14] mm/hmm: allow hmm_range to be used with a mmu_interval_notifier or hmm_mirror, Jason Gunthorpe
- [PATCH v3 09/14] nouveau: use mmu_interval_notifier instead of hmm_mirror, Jason Gunthorpe
- [PATCH v3 08/14] nouveau: use mmu_notifier directly for invalidate_range_start, Jason Gunthorpe
- [PATCH v3 02/14] mm/mmu_notifier: add an interval tree notifier, Jason Gunthorpe
- [PATCH v3 07/14] drm/radeon: use mmu_interval_notifier_insert, Jason Gunthorpe
- [PATCH v3 06/14] RDMA/hfi1: Use mmu_interval_notifier_insert for user_exp_rcv, Jason Gunthorpe
- [PATCH v3 11/14] drm/amdgpu: Use mmu_interval_insert instead of hmm_mirror, Jason Gunthorpe
- [PATCH v3 10/14] drm/amdgpu: Call find_vma under mmap_sem, Jason Gunthorpe
- [PATCH v3 04/14] mm/hmm: define the pre-processor related parts of hmm.h even if disabled, Jason Gunthorpe
- [PATCH v3 12/14] drm/amdgpu: Use mmu_interval_notifier instead of hmm_mirror, Jason Gunthorpe
- [PATCH v3 05/14] RDMA/odp: Use mmu_interval_notifier_insert(), Jason Gunthorpe
- [PATCH v3 14/14] xen/gntdev: use mmu_interval_notifier_insert, Jason Gunthorpe
- [PATCH v3 13/14] mm/hmm: remove hmm_mirror and related, Jason Gunthorpe
[PATCH v2 0/6] Raspberry Pi 4 PCIe support,
Nicolas Saenz Julienne
[PATCH v2 for-next 0/2] Fix crash due to sleepy mutex while holding lock in post_{send|recv|poll},
Yixian Liu
[PATCH for-rc] RDMA/efa: Clear the admin command buffer prior to its submission,
Gal Pressman
[PATCH for-next 0/3] EFA RDMA read support,
Gal Pressman
[PATCH v3 00/23] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM,
John Hubbard
- [PATCH v3 06/23] IB/umem: use get_user_pages_fast() to pin DMA pages, John Hubbard
- [PATCH v3 19/23] powerpc: book3s64: convert to pin_longterm_pages() and put_user_page(), John Hubbard
- [PATCH v3 21/23] mm/gup_benchmark: support pin_user_pages() and related calls, John Hubbard
- [PATCH v3 22/23] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage, John Hubbard
- [PATCH v3 23/23] mm/gup: remove support for gup(FOLL_LONGTERM), John Hubbard
- [PATCH v3 20/23] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1", John Hubbard
- [PATCH v3 11/23] IB/{core,hw,umem}: set FOLL_PIN, FOLL_LONGTERM via pin_longterm_pages*(), John Hubbard
- [PATCH v3 18/23] vfio, mm: pin_longterm_pages (FOLL_PIN) and put_user_page() conversion, John Hubbard
- [PATCH v3 14/23] fs/io_uring: set FOLL_PIN via pin_user_pages(), John Hubbard
- [PATCH v3 13/23] drm/via: set FOLL_PIN via pin_user_pages_fast(), John Hubbard
- [PATCH v3 17/23] media/v4l2-core: pin_longterm_pages (FOLL_PIN) and put_user_page() conversion, John Hubbard
- [PATCH v3 15/23] net/xdp: set FOLL_PIN via pin_user_pages(), John Hubbard
- [PATCH v3 16/23] mm/gup: track FOLL_PIN pages, John Hubbard
- [PATCH v3 09/23] mm/gup: introduce pin_user_pages*() and FOLL_PIN, John Hubbard
- [PATCH v3 08/23] vfio, mm: fix get_user_pages_remote() and FOLL_LONGTERM, John Hubbard
[PATCH v3 12/23] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote(), John Hubbard
[PATCH v3 07/23] media/v4l2-core: set pages dirty upon releasing DMA buffers, John Hubbard
[PATCH v3 10/23] goldish_pipe: convert to pin_user_pages() and put_user_page(), John Hubbard
[PATCH v3 01/23] mm/gup: pass flags arg to __gup_device_* functions, John Hubbard
[PATCH v3 05/23] goldish_pipe: rename local pin_user_pages() routine, John Hubbard
[PATCH v3 03/23] mm/gup: move try_get_compound_head() to top, fix minor issues, John Hubbard
[PATCH v3 02/23] mm/gup: factor out duplicate code from four routines, John Hubbard
[PATCH v3 04/23] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages, John Hubbard
Re: [PATCH v3 00/23] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM, Jason Gunthorpe
[net-next 1/1] virtual-bus: Implementation of Virtual Bus,
Jeff Kirsher
[PATCH for-next] RDMA/qedr: Make qedr_iw_load_qp() static,
Kamal Heib
[PATCH AUTOSEL 4.19 032/191] RDMA/i40iw: Fix incorrect iterator type, Sasha Levin
[PATCH AUTOSEL 4.19 126/191] iw_cxgb4: Use proper enumerated type in c4iw_bar2_addrs, Sasha Levin
[PATCH AUTOSEL 4.19 187/191] IB/iser: Fix possible NULL deref at iser_inv_desc(), Sasha Levin
[PATCH AUTOSEL 4.14 014/109] RDMA/i40iw: Fix incorrect iterator type, Sasha Levin
[PATCH AUTOSEL 4.14 108/109] IB/iser: Fix possible NULL deref at iser_inv_desc(), Sasha Levin
[PATCH AUTOSEL 4.9 66/66] IB/iser: Fix possible NULL deref at iser_inv_desc(), Sasha Levin
[PATCH AUTOSEL 4.9 07/66] RDMA/i40iw: Fix incorrect iterator type, Sasha Levin
[PATCH AUTOSEL 4.19 149/191] RDMA: Fix dependencies for rdma_user_mmap_io, Sasha Levin
[PATCH 0/1] IB/umem: use get_user_pages_fast() to pin DMA pages,
John Hubbard
[PATCH mlx5-next 0/5] Mellanox, mlx5 roce enable devlink parameter,
Saeed Mahameed
RDMA/hns: Checking two kfree() calls in hns_roce_v1_release_lp_qp(), Markus Elfring
[PATCH AUTOSEL 4.19 054/205] IB/rxe: avoid back-to-back retries, Sasha Levin
[PATCH AUTOSEL 4.19 055/205] IB/rxe: fixes for rdma read retry, Sasha Levin
[PATCH AUTOSEL 4.19 075/205] net/mlx5: Fix atomic_mode enum values, Sasha Levin
[PATCH AUTOSEL 4.19 084/205] IB/mlx5: Change TX affinity assignment in RoCE LAG mode, Sasha Levin
[PATCH AUTOSEL 4.19 096/205] IB/mlx5: Don't hold spin lock while checking device state, Sasha Levin
[PATCH AUTOSEL 4.19 098/205] RDMA/core: Rate limit MAD error messages, Sasha Levin
[PATCH AUTOSEL 4.19 099/205] RDMA/core: Follow correct unregister order between sysfs and cgroup, Sasha Levin
[PATCH AUTOSEL 4.19 130/205] IB/hfi1: Missing return value in error path for user sdma, Sasha Levin
[PATCH AUTOSEL 4.19 129/205] RDMA/hns: Fix an error code in hns_roce_v2_init_eq_table(), Sasha Levin
[PATCH AUTOSEL 4.14 027/103] IB/rxe: fixes for rdma read retry, Sasha Levin
[PATCH AUTOSEL 4.14 043/103] IB/ipoib: Ensure that MTU isn't less than minimum permitted, Sasha Levin
[PATCH AUTOSEL 4.14 045/103] RDMA/core: Follow correct unregister order between sysfs and cgroup, Sasha Levin
[PATCH AUTOSEL 4.14 063/103] IB/hfi1: Missing return value in error path for user sdma, Sasha Levin
[PATCH AUTOSEL 4.9 17/64] IB/rxe: fixes for rdma read retry, Sasha Levin
[PATCH AUTOSEL 4.14 044/103] RDMA/core: Rate limit MAD error messages, Sasha Levin
[PATCH AUTOSEL 4.19 097/205] IB/ipoib: Ensure that MTU isn't less than minimum permitted, Sasha Levin
Unable to register memory, ibv_reg_mr returning EACCESS, Vinit Agnihotri
[PATCH] infiniband: ocrdma: fix spelling mistake in variable name,
Colin King
[PATCH v5] IB/core: Trace points for diagnosing completion queue issues,
Chuck Lever
[PATCH net-next 00/19] Mellanox, mlx5 sub function support,
Parav Pandit
- [PATCH net-next 01/19] net/mlx5: E-switch, Move devlink port close to eswitch port, Parav Pandit
- [PATCH net-next 02/19] net/mlx5: E-Switch, Add SF vport, vport-rep support, Parav Pandit
- [PATCH net-next 03/19] net/mlx5: Introduce SF table framework, Parav Pandit
- [PATCH net-next 04/19] net/mlx5: Introduce SF life cycle APIs to allocate/free, Parav Pandit
- [PATCH net-next 05/19] net/mlx5: E-Switch, Enable/disable SF's vport during SF life cycle, Parav Pandit
- [PATCH net-next 06/19] net/mlx5: Add support for mediated devices in switchdev mode, Parav Pandit
- [PATCH net-next 07/19] vfio/mdev: Introduce sha1 based mdev alias, Parav Pandit
- [PATCH net-next 11/19] vfio/mdev: Improvise mdev life cycle and parent removal scheme, Parav Pandit
- [PATCH net-next 10/19] vfio/mdev: Introduce an API mdev_alias, Parav Pandit
- [PATCH net-next 13/19] net/mlx5: Register SF devlink port, Parav Pandit
- [PATCH net-next 14/19] net/mlx5: Share irqs between SFs and parent PCI device, Parav Pandit
- [PATCH net-next 15/19] net/mlx5: Add load/unload routines for SF driver binding, Parav Pandit
- [PATCH net-next 16/19] net/mlx5: Implement dma ops and params for mediated device, Parav Pandit
- [PATCH net-next 17/19] net/mlx5: Add mdev driver to bind to mdev devices, Parav Pandit
- [PATCH net-next 18/19] Documentation: net: mlx5: Add mdev usage documentation, Parav Pandit
- [PATCH net-next 19/19] mtty: Optionally support mtty alias, Parav Pandit
- [PATCH net-next 12/19] devlink: Introduce mdev port flavour, Parav Pandit
- [PATCH net-next 08/19] vfio/mdev: Make mdev alias unique among all mdevs, Parav Pandit
- [PATCH net-next 09/19] vfio/mdev: Expose mdev alias in sysfs tree, Parav Pandit
- Re: [PATCH net-next 01/19] net/mlx5: E-switch, Move devlink port close to eswitch port, Jiri Pirko
- Re: [PATCH net-next 00/19] Mellanox, mlx5 sub function support, Leon Romanovsky
- Re: [PATCH net-next 00/19] Mellanox, mlx5 sub function support, Jakub Kicinski
- Re: [PATCH net-next 00/19] Mellanox, mlx5 sub function support, David Miller
[PATCH] IB/qib: Validate ->show()/store() callbacks before calling them,
Viresh Kumar
[bug report] RDMA/qedr: Add doorbell overflow recovery support,
Dan Carpenter
[PATCH] RDMA/i40iw: fix potential use after free,
Pan Bian
[PATCH] RDMA/qedr: fix potential use after free,
Pan Bian
[PATCH] RDMA/core: make function rdma_user_mmap_entry_free static, zhengbin
[Index of Archives]
[Linux USB Development]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Scanners]
[Yosemite Info]