linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-18 15:45:13 to 2020-09-23 18:36:33 UTC [more...]

[PATCH rdma-next] RDMA: Explicitly pass in the dma_device to ib_register_device
 2020-09-23 18:35 UTC  (13+ messages)

[PATCH rdma-next v3 0/4] Query GID table API
 2020-09-23 16:50 UTC  (5+ messages)
` [PATCH rdma-next v3 1/4] RDMA/core: Change rdma_get_gid_attr returned error code
` [PATCH rdma-next v3 2/4] RDMA/core: Modify enum ib_gid_type and enum rdma_network_type
` [PATCH rdma-next v3 3/4] RDMA/core: Introduce new GID table query API
` [PATCH rdma-next v3 4/4] RDMA/uverbs: Expose the new GID query API to user space

[PATCH 00/14] drop double zeroing
 2020-09-23 15:16 UTC  (9+ messages)
` [PATCH 05/14] RDMA/efa: "
` [PATCH 07/14] RDS: "

[rdma:wip/jgg-for-next] BUILD SUCCESS f2334964e969762e266a616acf9377f6046470a2
 2020-09-23 15:08 UTC 

[PATCH V1 rdma-core 0/8] verbs: Query GID table API
 2020-09-23 10:27 UTC  (9+ messages)
` [PATCH V1 rdma-core 1/8] Update kernel headers
` [PATCH V1 rdma-core 2/8] verbs: Change the name of enum ibv_gid_type
` [PATCH V1 rdma-core 3/8] verbs: Introduce a new query GID entry API
` [PATCH V1 rdma-core 4/8] verbs: Implement ibv_query_gid and ibv_query_gid_type over ioctl
` [PATCH V1 rdma-core 5/8] verbs: Optimize ibv_query_gid and ibv_query_gid_type
` [PATCH V1 rdma-core 6/8] verbs: Introduce a new query GID table API
` [PATCH V1 rdma-core 7/8] pyverbs: Add query_gid_table and query_gid_ex methods
` [PATCH V1 rdma-core 8/8] tests: Add tests for ibv_query_gid_table and ibv_query_gid_ex

reduce iSERT Max IO size
 2020-09-23  8:57 UTC  (2+ messages)

[PATCH rdma-next v3 0/2] Dynamicaly allocate SG table from the pages
 2020-09-23  5:42 UTC  (4+ messages)
` [PATCH rdma-next v3 1/2] lib/scatterlist: Add support in dynamic allocation of SG table from pages
` [PATCH rdma-next v3 2/2] RDMA/umem: Move to allocate "

[PATCH for-next v6 00/12] rdma_rxe: API extensions
 2020-09-23  4:54 UTC  (19+ messages)
` [PATCH for-next v6 01/12] rdma_rxe: Separat MEM into MR and MW objects
` [PATCH for-next v6 02/12] rdma_rxe: Enable "
` [PATCH for-next v6 03/12] rdma_rxe: Let pools support both keys and indices
` [PATCH for-next v6 04/12] rdma_rxe: Add alloc_mw and dealloc_mw verbs
` [PATCH for-next v6 05/12] rdma_rxe: Add bind_mw and invalidate_mw verbs
` [PATCH for-next v6 06/12] Add memory access through MWs
` [PATCH for-next v6 07/12] rdma_rxe: Add support for ibv_query_device_ex
` [PATCH for-next v6 08/12] rdma_rxe: Add support for extended CQ operations
` [PATCH for-next v6 09/12] rdma_rxe: Add support for extended QP operations
` [PATCH for-next v6 10/12] rdma_rxe: Fix pool related bugs
` [PATCH for-next v6 11/12] rdma_rxe: Fix mcast group allocation bug
` [PATCH for-next v6 12/12] rdma_rxe: Fix bugs in the multicast receive path

RDMA/addr: NULL dereference in process_one_req
 2020-09-23  4:45 UTC  (3+ messages)

[PATCH for-rc] RDMA/mlx4: Fix return value when QP type isn't supported
 2020-09-22 23:30 UTC  (2+ messages)

[PATCH for-next] i40iw: Add support to make destroy QP synchronous
 2020-09-22 23:26 UTC  (4+ messages)

[PATCH for-next 0/2] EFA messages & RDMA read statistics
 2020-09-22 23:21 UTC  (2+ messages)

[PATCH rdma-next v3 0/5] Cleanup restrack code
 2020-09-22 23:20 UTC  (7+ messages)
` [PATCH rdma-next v3 1/5] RDMA/cma: Delete from restrack DB after successful destroy
` [PATCH rdma-next v3 2/5] RDMA/mlx5: Don't call to restrack recursively
` [PATCH rdma-next v3 3/5] RDMA/restrack: Count references to the verbs objects
` [PATCH rdma-next v3 4/5] RDMA/restrack: Simplify restrack tracking in kernel flows
` [PATCH rdma-next v3 5/5] RDMA/restrack: Improve readability in task name management

[PATCH] net/mlx5: remove unreachable return
 2020-09-22 20:05 UTC  (4+ messages)

[PATCH -next] net/mlx5: simplify the return expression of mlx5_ec_init()
 2020-09-22 19:53 UTC  (4+ messages)

[PATCH v3 00/14] Adding GAUDI NIC code to habanalabs driver
 2020-09-22 16:52 UTC  (18+ messages)

[PATCH rdma-core 0/8] verbs: Query GID table API
 2020-09-22 12:59 UTC  (7+ messages)
` [PATCH rdma-core 3/8] verbs: Introduce a new query GID entry API
` [PATCH rdma-core 4/8] verbs: Implement ibv_query_gid and ibv_query_gid_type over ioctl

[PATCH v3 00/14] Adding GAUDI NIC code to habanalabs driver
 2020-09-22 11:49 UTC  (23+ messages)

[PATCH rdma-next v2 0/4] Query GID table API
 2020-09-22  8:26 UTC  (5+ messages)
` [PATCH rdma-next v2 1/4] RDMA/core: Change rdma_get_gid_attr returned error code
` [PATCH rdma-next v2 2/4] RDMA/core: Modify enum ib_gid_type and enum rdma_network_type
` [PATCH rdma-next v2 3/4] RDMA/core: Introduce new GID table query API
` [PATCH rdma-next v2 4/4] RDMA/uverbs: Expose the new GID query API to user space

[PATCH rdma-next v2 0/4] Improve ODP by using HMM API
 2020-09-22  8:21 UTC  (5+ messages)
` [PATCH rdma-next v2 1/4] IB/core: Improve ODP to use hmm_range_fault()
` [PATCH rdma-next v2 2/4] IB/core: Enable ODP sync without faulting
` [PATCH rdma-next v2 3/4] RDMA/mlx5: Extend advice MR to support non faulting mode
` [PATCH rdma-next v2 4/4] RDMA/mlx5: Sync device with CPU pages upon ODP MR registration

[PATCH rdma-next v2 0/2] scatterlist: add sg_alloc_table_append function
 2020-09-22  6:32 UTC  (6+ messages)
` [PATCH rdma-next v2 1/2] lib/scatterlist: Add support in dynamic allocation of SG table from pages

[PATCH 1/2] net/mlx5e: IPsec: Use kvfree() for memory allocated with kvzalloc()
 2020-09-22  5:21 UTC  (3+ messages)
` [PATCH 2/2] net/mlx5e: Use kfree() to free fd->g in accel_fs_tcp_create_groups()

[PATCH rdma-next v1 0/4] Improve ODP by using HMM API
 2020-09-21 17:26 UTC  (11+ messages)
` [PATCH rdma-next v1 1/4] IB/core: Improve ODP to use hmm_range_fault()
` [PATCH rdma-next v1 4/4] RDMA/mlx5: Sync device with CPU pages upon ODP MR registration

pyverbs regression
 2020-09-21 16:34 UTC  (3+ messages)

[PATCH for-rc] RDMA/vmw_pvrdma: Correctly set and check device ib_active status
 2020-09-21 14:16 UTC  (2+ messages)

[PATCH for-next v5 00/12] rdma_rxe: API extensions
 2020-09-21 14:10 UTC  (22+ messages)
` [PATCH for-next v5 01/12] rdma_rxe: Separat MEM into MR and MW objects
` [PATCH for-next v5 02/12] rdma_rxe: Enable "
` [PATCH for-next v5 03/12] rdma_rxe: Let pools support both keys and indices
` [PATCH for-next v5 04/12] rdma_rxe: Add alloc_mw and dealloc_mw verbs
` [PATCH for-next v5 05/12] rdma_rxe: Add bind_mw and invalidate_mw verbs
` [PATCH for-next v5 06/12] rdma_rxe: Add memory access through MWs
` [PATCH for-next v5 07/12] rdma_rxe: Add support for ibv_query_device_ex
` [PATCH for-next v5 08/12] rdma_rxe: Add support for extended CQ operations
` [PATCH for-next v5 09/12] rdma_rxe: Add support for extended QP operations
` [PATCH for-next v5 10/12] rdma_rxe: Fix pool related bugs
` [PATCH for-next v5 11/12] rdma_rxe: Fix mcast group allocation bug
` [PATCH for-next v5 12/12] rdma_rxe: Fix bugs in the multicast receive path

[PATCH -next] RDMA/mlx5: fix type warning of sizeof in __mlx5_ib_alloc_counters()
 2020-09-21 13:26 UTC  (9+ messages)

[PATCH v3 for-next 0/8] RDMA/hns: Misc Updates
 2020-09-19 10:03 UTC  (9+ messages)
` [PATCH v3 for-next 1/8] RDMA/hns: Refactor process about opcode in post_send()
` [PATCH v3 for-next 2/8] RDMA/hns: Add interception for resizing SRQs
` [PATCH v3 for-next 3/8] RDMA/hns: Correct typo of hns_roce_create_cq()
` [PATCH v3 for-next 4/8] RDMA/hns: Add check for the validity of sl configuration
` [PATCH v3 for-next 5/8] RDMA/hns: Solve the overflow of the calc_pg_sz()
` [PATCH v3 for-next 6/8] RDMA/hns: Fix the wrong value of rnr_retry when querying qp
` [PATCH v3 for-next 7/8] RDMA/hns: Fix configuration of ack_req_freq in QPC
` [PATCH v3 for-next 8/8] RDMA/hns: Fix missing sq_sig_type when querying QP

[PATCH for-next] RDMA/hns: Create QP/CQ with selected QPN/CQN for bank load balance
 2020-09-19  9:25 UTC  (3+ messages)

[PATCH rdma-next v2 00/14] Track memory allocation with restrack DB help
 2020-09-19  9:09 UTC  (16+ messages)
` [PATCH rdma-next v2 04/14] RDMA/restrack: Count references to the verbs objects
` [PATCH rdma-next v2 06/14] RDMA/restrack: Improve readability in task name management
` [PATCH rdma-next v2 07/14] RDMA/cma: Be strict with attaching to CMA device
` [PATCH rdma-next v2 10/14] RDMA/restrack: Store all special QPs in restrack DB
` [PATCH rdma-next v2 11/14] RDMA/restrack: Make restrack DB mandatory for IB objects

[PATCH v2 for-next 0/9] RDMA/hns: Misc Updates
 2020-09-19  8:28 UTC  (19+ messages)
` [PATCH v2 for-next 1/9] RDMA/hns: Refactor process about opcode in post_send()
` [PATCH v2 for-next 2/9] RDMA/hns: Add type check in get/set hw field
` [PATCH v2 for-next 3/9] RDMA/hns: Add interception for resizing SRQs
` [PATCH v2 for-next 4/9] RDMA/hns: Correct typo of hns_roce_create_cq()
` [PATCH v2 for-next 5/9] RDMA/hns: Add check for the validity of sl configuration
` [PATCH v2 for-next 6/9] RDMA/hns: Solve the overflow of the calc_pg_sz()

[rdma:wip/jgg-for-next] BUILD SUCCESS 8383da3e4a610496c6790e46e48b2b26be0cc252
 2020-09-19  4:42 UTC 

[rdma:for-rc] BUILD SUCCESS 4aa1615268a8ac2b20096211d3f9ac53874067d7
 2020-09-19  4:42 UTC 

[PATCH] RDMA/ucma: Rework ucma_migrate_id() to avoid races with destroy
 2020-09-18 23:54 UTC  (2+ messages)

[PATCH for-next v5 0/4] rxe: API extensions
 2020-09-18 21:25 UTC  (5+ messages)
` [PATCH for-next v5 1/4] rxe: Implement MW commands
` [PATCH for-next v5 2/4] rxe: add extended query device verb
` [PATCH for-next v5 3/4] rxe: add support for extended CQ operations
` [PATCH for-next v5 4/4] rxe: add support for extended QP operations

[PATCH rdma-next 0/5] Reorganize mlx5 UMR creation flow
 2020-09-18 16:05 UTC  (2+ messages)

[PATCH for-next] RDMA/hns: Set the unsupported wr opcode
 2020-09-18 15:58 UTC  (2+ messages)

[PATCH for-next] RDMA/iw_cxgb4: disable delayed ack by default
 2020-09-18 15:45 UTC  (2+ messages)


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).