messages from 2016-09-01 17:09:55 to 2016-09-06 00:22:06 UTC [more...]
[PATCH] RDS: Simplify code
2016-09-06 0:22 UTC (7+ messages)
[infiniband-diags PATCH 4/4] A few typo fixes in the manpages
2016-09-05 21:49 UTC
[infiniband-diags PATCH 3/4] Update the shebang to point to /bin/bash
2016-09-05 21:49 UTC
[infiniband-diags PATCH 2/4] Replace INCLUDES with AM_CPPFLAGS
2016-09-05 21:48 UTC
[infiniband-diags PATCH 1/4] Update AM_INIT_AUTOMAKE to use subdir-objects
2016-09-05 21:48 UTC
[PATCH 00/28] Patches for userspace
2016-09-05 21:08 UTC (29+ messages)
` [PATCH 01/28] Fix bogus executable file permissions
` [PATCH 02/28] Include pthreads in the provider libraries
` [PATCH 03/28] Be explicit about _GNU_SOURCE
` [PATCH 04/28] cxgb3/4: Display correct version number in error message
` [PATCH 05/28] hfi/ipath: Use the name of the provider for the .driver file
` [PATCH 06/28] i40iw: Avoid gcc warning -Wint-to-pointer-cast
` [PATCH 07/28] iwpm: Add AM_INIT_AUTOMAKE([subdir-objects])
` [PATCH 08/28] ibcm: Actually use the version script when linking
` [PATCH 09/28] mlx5: Fix gcc 6.4 uninitialized variable warning
` [PATCH 10/28] nes: Fix clang 3.6 warning -Wtautological-constant-out-of-range-compare
` [PATCH 11/28] ocrdma: Fix incorrect type of ibwc_status
` [PATCH 12/28] ocrdma: Fix incorrect enum constant
` [PATCH 13/28] rdmacm: Use correct format specifier for size_t
` [PATCH 14/28] rdmacm: Control symbol export from librspreload
` [PATCH 15/28] umad: Include umad.h in the canonical way
` [PATCH 16/28] umad: Fix incorrect arguments to umad_register2 in tests
` [PATCH 17/28] verbs: Fix incorrect type of len
` [PATCH 18/28] verbs: Fix clang 3.6 warning -Wtautological-compare
` [PATCH 19/28] verbs: Avoid gcc 6.1 warning -Wunused-variable
` [PATCH 20/28] verbs: Use inttypes.h format string macros
` [PATCH 21/28] mlx5: Avoid gcc 5.4 warning -Wempty-body
` [PATCH 22/28] nes: Avoid gcc 6.1 warning -Wmisleading-indentation
` [PATCH 23/28] rxe: Avoid gcc 5.4 warning -Wswitch
` [PATCH 24/28] Fix gcc 5.4, clang 3.6 warnings about unused objects
` [PATCH 25/28] Avoid gcc 5.4 warning -Wtype-limits
` [PATCH 26/28] Avoid gcc 5.4 warning -Wunused-result
` [PATCH 27/28] Avoid clang 3.6 warning -Wmissing-field-initializers
` [PATCH 28/28] Avoid gcc warning -Wpointer-to-int-cast
[PATCH for-next 0/2] {IB,net}/hns: Add support of ACPI to the Hisilicon RoCE Driver
2016-09-05 19:41 UTC (10+ messages)
[PATCH rdma-rc 0/4] RXE fixes for 4.8
2016-09-05 19:21 UTC (10+ messages)
` [PATCH rdma-rc 1/4] IB/rxe: Fix kernel panic in udp_setup_tunnel
` [PATCH rdma-rc 2/4] IB/rxe: Fix duplicate atomic request handling
` [PATCH rdma-rc 3/4] IB/rxe: Fix race condition between requester and completer
` [PATCH rdma-rc 4/4] IB/rxe: Fix kmem_cache leak
[RFCv2 00/15] RFCv2: Consolidated userspace RDMA library repo
2016-09-05 17:46 UTC (21+ messages)
[PATCH libibverbs 0/3] SIF related libibverbs patches
2016-09-05 15:50 UTC (22+ messages)
` [PATCH libibverbs 1/3] Add new call ibv_cmd_create_ah_ex which supports extra parameters
` [PATCH libibverbs 2/3] Add padding to get proper end alignment of ibv_reg_mr_resp
` [PATCH libibverbs 3/3] Provide remote XRC SRQ number in kernel post_send
[PATCH 1/5] ibacm: Check umad_init return value
2016-09-05 13:36 UTC
move unsafe global rkey handling to the RDMA core V2
2016-09-05 11:39 UTC (8+ messages)
` [PATCH 1/6] IB/core: rename pd->local_mr to pd->__internal_mr
` [PATCH 2/6] IB/core: add support to create a unsafe global rkey to ib_create_pd
` [PATCH 3/6] IB/iser: use IB_PD_UNSAFE_GLOBAL_RKEY
` [PATCH 4/6] IB/srp: "
` [PATCH 5/6] nvme-rdma: "
` [PATCH 6/6] IB/core: remove ib_get_dma_mr
move unsafe global rkey handling to the RDMA core
2016-09-05 10:34 UTC (7+ messages)
` [PATCH 4/6] IB/srp: use IB_PD_UNSAFE_GLOBAL_RKEY
` [PATCH 5/6] nvme-rdma: "
[PATCH rdma-next V3 0/6] Refactor RDMA IOCTL declarations
2016-09-05 5:33 UTC (11+ messages)
` [PATCH rdma-next V3 1/6] RDMA/core: Commonize RDMA IOCTL declarations location
` [PATCH rdma-next V3 2/6] RDMA/core: Move legacy MAD IOCTL declarations to common file
` [PATCH rdma-next V3 3/6] RDMA/hfi1: Avoid redeclaration error
` [PATCH rdma-next V3 4/6] RDMA/core: Move HFI1 IOCTL declarations to common file
` [PATCH rdma-next V3 5/6] RDMA/core: Rename RDMA magic number
` [PATCH rdma-next V3 6/6] RDMA/core: Unify style of IOCTL commands
[RFCv2 00/15] RFCv2: Consolidated userspace RDMA library repo
2016-09-05 5:29 UTC (48+ messages)
[PATCH/libmlx4] Return failure if asked to resize CQ to fewer than outstanding entries
2016-09-04 19:15 UTC
[PATCH] IB/rxe: fix GFP_KERNEL in spinlock context
2016-09-04 10:01 UTC (2+ messages)
[PATCH 1/2] IB/hfi1: Fix a parameter of find_first_bit
2016-09-04 9:04 UTC (10+ messages)
[PATCH rdma-rc 0/9] RDMA fixes for 4.8
2016-09-04 8:27 UTC (18+ messages)
` [PATCH rdma-rc 3/9] Revert "IB/mlx4: Return EAGAIN for any error in mlx4_ib_poll_one"
` [PATCH rdma-rc 4/9] IB/mlx4: Don't return errors from poll_cq
` [PATCH rdma-rc 7/9] IB/mlx5: Add VERBOSITY Kconfig option
[PATCH v5 0/6] nvme-rdma device removal fixes
2016-09-04 7:01 UTC (5+ messages)
` [PATCH v5 4/6] nvme-rdma: destroy nvme queue rdma resources on connect failure
` [PATCH v5 5/6] nvme-rdma: add DELETING queue flag
` [PATCH v5 6/6] nvme-rdma: use ib_client API to detect device removal
[PATCH 0/5] IB/hfi1: For 4.8 rc 5
2016-09-02 18:33 UTC (2+ messages)
[PATCH 0/9] SIF related verbs patches
2016-09-02 17:35 UTC (28+ messages)
` [PATCH 1/9] ib_mad: incoming sminfo SMPs gets discarded if no process_mad function is registered
` [PATCH 2/9] ib_umem: Add a new, more generic ib_umem_get_attrs
` [PATCH 3/9] ib_umem: With the new ib_umem_get_attrs, simplify ib_umem_get
` [PATCH 4/9] ib: Add udata argument to create_ah
` [PATCH 5/9] ib_uverbs: Add padding to end align ib_uverbs_reg_mr_resp
` [PATCH 6/9] ib_uverbs: Avoid vendor specific masking of attributes in query_qp
` [PATCH 7/9] ib_{uverbs/core}: add new ib_create_qp_ex with udata arg
` [PATCH 8/9] ib_uverbs: Support for kernel implementation of XRC
` [PATCH 9/9] ib_verbs: Add a new qp create flag to request features for Ethernet over IB
[PATCH v3] IB/cxgb4: Mark symbols static for _free_qp
2016-09-02 17:23 UTC (3+ messages)
[PATCH 1/1] IB/isert: Properly release resources on RDMA_CM_EVENT_DEVICE_REMOVAL
2016-09-02 17:21 UTC (5+ messages)
[PATCH 1/2] iw_cxgb4: call dev_put() on l2t allocation failure
2016-09-02 17:15 UTC (5+ messages)
[PATCH] IB/mlx5: Fix a parameter of find_first_bit
2016-09-02 17:12 UTC (2+ messages)
[PATCH v4 0/6] nvme-rdma device removal fixes
2016-09-02 15:08 UTC (3+ messages)
` [PATCH v4 4/6] nvme-rdma: destroy nvme queue rdma resources on connect failure
[PATCH v1] IB/ipoib: Report SG feature regardless of HW UD CSUM capability
2016-09-02 11:46 UTC (8+ messages)
[PATCH for-next 00/10] Add CM(Connection Manager) Support to HNS RoCe Driver
2016-09-01 21:37 UTC (11+ messages)
` [PATCH for-next 01/10] IB/hns: Register HNS RoCE Driver get_netdev() with IB Core
` [PATCH for-next 02/10] IB/hns: Register add_gid and del_gid for GID Table management
` [PATCH for-next 05/10] IB/hns: Fix two possible bugs for rdma cm
` [PATCH for-next 03/10] IB/hns: Add & initialize "node_guid" parameter for RDMA CM
` [PATCH for-next 04/10] IB/hns: Fix the value of device_cap_flags
` [PATCH for-next 06/10] IB/hns: Add phy_port for computing GSI/QPN
` [PATCH for-next 07/10] IB/hns: Change the logic for allocating uar registers
` [PATCH for-next 09/10] IB/hns: Fix two bugs for rdma cm connecting
` [PATCH for-next 08/10] IB/hns: Fix the bug of rdma cm connecting on user mode
` [PATCH for-next 10/10] IB/hns: Add node_guid definition to the bindings document
[PATCH] IB/{core,hw}: Add constant for node_desc
2016-09-01 20:22 UTC (4+ messages)
[PATCH v3 0/9] SELinux support for Infiniband RDMA
2016-09-01 18:06 UTC (12+ messages)
[PATCH rdma-next V2 0/6] Refactor RDMA IOCTL declarations
2016-09-01 17:52 UTC (11+ messages)
` [PATCH rdma-next V2 6/6] RDMA/core: Unify style of IOCTL commands
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