messages from 2017-11-16 12:03:53 to 2017-11-21 15:18:08 UTC [more...]
[PATCH rdma-core] libhns: Add rereg mr interface in userspace
2017-11-21 15:18 UTC (3+ messages)
[PATCH rdma-rc 0/2] RDMA fixes for 4.15
2017-11-21 15:14 UTC (8+ messages)
` [PATCH rdma-rc 1/2] IB/core: Only enforce security for InfiniBand
` [PATCH rdma-rc 2/2] RDMA/cma: Make sure that PSN is not over max allowed
[PATCH v4 0/4] Fix request completion holes
2017-11-21 13:18 UTC (6+ messages)
` [PATCH v4 1/4] nvme-rdma: don't suppress send completions
` [PATCH v4 2/4] nvme-rdma: don't complete requests before a send work request has completed
` [PATCH v4 3/4] nvme-rdma: wait for local invalidation before completing a request
` [PATCH v4 4/4] nvme-rdma: Check remotely invalidated rkey matches our expected rkey
[PATCH rdma-core 0/2] mlx5: Add striding RQ support via the DV API
2017-11-21 12:01 UTC (7+ messages)
` [PATCH rdma-core 1/2] mlx5: Report Multi-Packet RQ capabilities through mlx5 direct verbs
` [PATCH rdma-core 2/2] mlx5: Allow creation of a Multi-Packet RQ using "
rstream application
2017-11-21 8:59 UTC (6+ messages)
[PATCH rdma-core] mlx4: Add a report of RSS capabilities in ibv_query_device_ex
2017-11-21 8:08 UTC (2+ messages)
[PATCH] rdma: Add Jason as a co-maintainer
2017-11-21 6:37 UTC (14+ messages)
[PATCH] IB: INFINIBAND should depend on HAS_DMA
2017-11-21 6:06 UTC (2+ messages)
[RFC PATCH] RDMA/cma: Remove netlink interface of CMA statistics
2017-11-21 5:53 UTC (13+ messages)
[Patch v7 00/22] CIFS: Implement SMB Direct protocol
2017-11-21 5:16 UTC (20+ messages)
` [Patch v7 01/22] CIFS: SMBD: Add parameter rdata to smb2_new_read_req
` [Patch v7 02/22] CIFS: SMBD: Introduce kernel config option CONFIG_CIFS_SMB_DIRECT
` [Patch v7 03/22] CIFS: SMBD: Add rdma mount option
` [Patch v7 04/22] CIFS: SMBD: Add SMB Direct protocol initial values and constants
` [Patch v7 05/22] CIFS: SMBD: Establish SMB Direct connection
` [Patch v7 06/22] CIFS: SMBD: export protocol initial values
[PATCH] i40w: Remove garbage at end of INFINIBAND_I40IW Kconfig section
2017-11-21 4:21 UTC (2+ messages)
[PATCH 0/8] i40iw: Fixes in i40iw for 4.15
2017-11-21 4:12 UTC (15+ messages)
` [PATCH 1/8] i40iw: Use sqsize to initialize cqp_requests elements
` [PATCH 2/8] i40iw: Allocate a sdbuf per CQP WQE
` [PATCH 3/8] i40iw: Do not free sqbuf when event is I40IW_TIMER_TYPE_CLOSE
` [PATCH 4/8] i40iw: Correct ARP index mask
` [PATCH 5/8] i40iw: Reinitialize add_sd_cnt
` [PATCH 6/8] i40iw: Move MPA request event for loopback after connect
` [PATCH 7/8] i40iw: Notify user of established connection after QP in RTS
` [PATCH 8/8] i40iw: Change accelerated flag to bool
[PATCH rdma-core] Eliminate BEGIN_C_DECLS and END_C_DECLS macros in libibverbs and libibumad headers
2017-11-21 2:42 UTC
[PATCH rdma-core 3/3] libibumad: Move common enums, defines, and helpers to umad_sa.h
2017-11-21 1:41 UTC
[PATCH rdma-core 2/3] libibumad: Add umad_sa_mcm_rereg_test.c to tests
2017-11-21 1:41 UTC
[PATCH rdma-core 1/3] libibumad: Add umad_sa_mcm.h for umad SA MCMemberRecord support
2017-11-21 1:41 UTC
[PATCH rdma-core 0/3] libibumad: Add support for SA MCMemberRecord
2017-11-21 1:40 UTC
[PATCH v3 0/9] Introduce per-device completion queue pools
2017-11-20 21:29 UTC (25+ messages)
` [PATCH v3 1/9] RDMA/core: Add implicit "
[PATCH 0/2] rdma-core: Provide missing user space pieces for multicast sendonly join V2
2017-11-20 19:46 UTC (8+ messages)
` [PATCH 1/2] librdmacm: Add support for extended join multicast API V2
[PATCH for-next 0/6] IB/hfi1, qib, cm, sa: Last set for 4.15 merge window
2017-11-20 19:16 UTC (5+ messages)
` [PATCH for-next 3/6] IB/SA: Check dlid before SA agent queries for ClassPortInfo
[PATCH rdma-core 0/2] Fixes for hip8 libhns
2017-11-20 18:52 UTC (5+ messages)
` [PATCH rdma-core 1/2] libhns: Make the provider sparse clean
` [PATCH rdma-core 2/2] libhns: Filter for zero length of sge in hip08 userspace
[Patch v6 00/22] CIFS: Implement SMB Direct protocol
2017-11-20 16:56 UTC (6+ messages)
` [Patch v6 04/22] CIFS: SMBD: Add SMB Direct protocol initial values and constants
` [Patch v6 07/22] CIFS: SMBD: Implement function to create a SMB Direct connection
[PATCH RFC rdma-core 0/5] Add thread domain support
2017-11-20 14:05 UTC (10+ messages)
` [PATCH RFC rdma-core 1/5] verbs: Introduce thread domain and its related verbs
[PATCH rdma-core] libhns: Add rq inline data support for hip08 RoCE user mode
2017-11-20 13:06 UTC
[PATCH v2 0/3] nvmet-rdma: SRQ per completion vector
2017-11-20 11:34 UTC (11+ messages)
` [PATCH 1/3] IB/core: add a simple SRQ pool per PD
[PATCH v3 0/3] Fix request completion holes
2017-11-20 11:19 UTC (6+ messages)
` [PATCH v3 1/3] nvme-rdma: don't suppress send completions
` [PATCH v3 2/3] nvme-rdma: don't complete requests before a send work request has completed
` [PATCH v3 3/3] nvme-rdma: wait for local invalidation before completing a request
[PATCH v2 0/3] Fix request completion holes
2017-11-20 11:16 UTC (23+ messages)
` [PATCH v2 1/3] nvme-rdma: don't suppress send completions
` [PATCH v2 2/3] nvme-rdma: don't complete requests before a send work request has completed
Problem of changing the inline mode or turning on the encapsulation support of Mellanox NIC’s eswitch
2017-11-20 9:13 UTC (7+ messages)
[PATCH rdma-core 0/3] Fix remaining Debian build failures
2017-11-20 8:33 UTC (5+ messages)
` [PATCH rdma-core 1/3] debian: Include architecture.mk for DEB_HOST_ARCH definition
` [PATCH rdma-core 2/3] debian: Add alpha, hppa, sh4 as non-coherent DMA archs
` [PATCH rdma-core 3/3] debian: Do not require valgrind on x32
[PATCH rdma-core v4 0/4] ibacm: acmp retry issues
2017-11-20 8:28 UTC (5+ messages)
` [PATCH rdma-core v4 4/4] ibacm: Use MONOTONIC time base to avoid timer expiration issues
mthca misuse of get_user_pages() (was Re: [git pull] vfs.git get_user_pages_fast() conversion)
2017-11-19 21:23 UTC
XRC Questions for Mellanox and All
2017-11-19 12:12 UTC (4+ messages)
[PATCH rdma-next 00/31] RDMA fixes and refactoring for 4.15
2017-11-19 11:48 UTC (27+ messages)
` [PATCH rdma-next 01/31] IB/core: Fix do not add RoCEv2 default GID when IPv6 is disabled
` [PATCH rdma-next 06/31] IB/ipoib: Avoid memory leak if neigh destination was changed
` [PATCH rdma-next 28/31] IB/cm: Fix avoid sleep while spin lock is held
Please update the linux-next location for the RDMA subsystem
2017-11-19 6:46 UTC (3+ messages)
rdma-core debian/master branch
2017-11-18 7:32 UTC (7+ messages)
[PATCH rdma-core 0/3] Debian packaging fixes
2017-11-17 23:41 UTC (7+ messages)
` [PATCH rdma-core 3/3] debian: Update changelog to include Debian upload
vmw_pvrdma: Add SRQ support - broke rdma-core
2017-11-17 23:37 UTC (11+ messages)
rdma-core_15-1_amd64.changes ACCEPTED into unstable, unstable
2017-11-17 23:31 UTC (7+ messages)
` rdma-core_15-1_amd64.changes ACCEPTED into unstable
Patches for rdma-core stable-v15
2017-11-17 6:54 UTC (7+ messages)
[PULL REQUEST] Please pull rdma.git
2017-11-17 0:03 UTC (2+ messages)
[PATCH rdma-core 0/3] Bugfixes for hip08 libhns
2017-11-16 18:12 UTC (11+ messages)
` [PATCH rdma-core 3/3] libhns: Fix endian format of payload and immediate
[PATCHv2 rdma-core 0/5] ABI consistency check
2017-11-16 17:37 UTC (6+ messages)
` [PATCHv2 rdma-core 1/5] buidlib: import abi checking tools
` [PATCHv2 rdma-core 2/5] buildlib: add script to dump ABI
` [PATCHv2 rdma-core 3/5] buildlib: add script to check ABI
` [PATCHv2 rdma-core 4/5] buildlib: run ABI check in travis-build
` [PATCHv2 rdma-core 5/5] Documentation: update stable doc about ABI reference generation
kernel space iWARP broken with CONFIG_SECURITY_INFINIBAND enabled
2017-11-16 14:13 UTC (4+ messages)
[PATCH rdma-core 0/2] Debian packaging changes for 15-2
2017-11-16 13:15 UTC (4+ messages)
` [PATCH rdma-core 1/2] debian: Don't install disabled providers on archs that miss coherent DMA
` [PATCH rdma-core 2/2] Add myself as Debian packaging maintainer
[PATCH/RFC] RDMA/iwpm: Fix uninitialized error code in iwpm_send_mapinfo()
2017-11-16 12:51 UTC (6+ messages)
Processed: libibverbs-dev no longer ships infiniband/driver.h
2017-11-16 12:45 UTC (4+ messages)
` Bug#881814: "
` Processed: "
Bug#881731: marked as done (rdma-core: FTBFS on armhf and mips*: missing providers that need coherent DMA)
2017-11-16 12:39 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).