linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-20 12:16:32 to 2020-09-27 11:33:20 UTC [more...]

[PATCH 0/3] net/mlx5e: Fix some static analysis warnings
 2020-09-27 11:32 UTC  (2+ messages)
` [PATCH 2/3] net/mlx5e: Clean up error handling in mlx5e_alloc_flow()

[PATCH for-next] RDMA/hns: Remove unused variables and definitions
 2020-09-27  9:52 UTC 

[PATCH v2 for-next] RDMA/hns: Support owner mode doorbell
 2020-09-27  9:45 UTC 

[PATCH for-next] RDMA/hns: Support owner mode doorbell
 2020-09-27  9:33 UTC  (3+ messages)

[PATCH rdma-next v4 0/4] Dynamicaly allocate SG table from the pages
 2020-09-27  6:46 UTC  (5+ messages)
` [PATCH rdma-next v4 1/4] lib/scatterlist: Add support in dynamic allocation of SG table from pages
` [PATCH rdma-next v4 2/4] tools/testing/scatterlist: Rejuvenate bit-rotten test
` [PATCH rdma-next v4 3/4] tools/testing/scatterlist: Show errors in human readable form
` [PATCH rdma-next v4 4/4] RDMA/umem: Move to allocate SG table from pages

[RFC] Reliable Multicast on top of RTRS
 2020-09-27  0:03 UTC  (6+ messages)

[PATCH rdma-next v1 00/10] Prepare drivers to move QP allocation to ib_core
 2020-09-26 10:24 UTC  (11+ messages)
` [PATCH rdma-next v1 01/10] RDMA/mlx5: Embed GSI QP into general mlx5_ib QP
` [PATCH rdma-next v1 02/10] RDMA/mlx5: Reuse existing fields in parent QP storage object
` [PATCH rdma-next v1 03/10] RDMA/mlx5: Change GSI QP to have same creation flow like other QPs
` [PATCH rdma-next v1 04/10] RDMA/mlx5: Delete not needed GSI QP signal QP type
` [PATCH rdma-next v1 05/10] RDMA/mlx4: Embed GSI QP into general mlx4_ib QP
` [PATCH rdma-next v1 06/10] RDMA/mlx4: Prepare QP allocation to remove from the driver
` [PATCH rdma-next v1 07/10] RDMA/core: Align write and ioctl checks of QP types
` [PATCH rdma-next v1 08/10] RDMA/drivers: Remove udata check from special QP
` [PATCH rdma-next v1 09/10] RDMA/mthca: Combine special QP struct with mthca QP
` [PATCH rdma-next v1 10/10] RDMA/i40iw: Remove intermediate pointer that points to the same struct

[PATCH rdma-next v3 0/9] Track memory allocation with restrack DB help
 2020-09-26 10:19 UTC  (10+ messages)
` [PATCH rdma-next v3 1/9] RDMA/core: Allow drivers to disable restrack DB
` [PATCH rdma-next v3 2/9] RDMA/counter: Combine allocation and bind logic
` [PATCH rdma-next v3 3/9] RDMA/restrack: Store all special QPs in restrack DB
` [PATCH rdma-next v3 4/9] RDMA/cma: Add missing error handling of listen_id
` [PATCH rdma-next v3 5/9] RDMA/cma: Be strict with attaching to CMA device
` [PATCH rdma-next v3 6/9] RDMA/restrack: Add error handling while adding restrack object
` [PATCH rdma-next v3 7/9] RDMA/restrack: Support all QP types
` [PATCH rdma-next v3 8/9] RDMA/core: Track device memory MRs
` [PATCH rdma-next v3 9/9] RDMA/restrack: Drop valid restrack field as source of ambiguity

[GIT PULL] Please pull RDMA subsystem changes
 2020-09-25 17:48 UTC  (2+ messages)

[PATCH][next] net/mlx5e: Fix potential null pointer dereference
 2020-09-25 16:49 UTC 

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

pyverbs regression
 2020-09-25 14:07 UTC  (4+ messages)

[PATCH -next] RDMA/mlx5: fix type warning of sizeof in __mlx5_ib_alloc_counters()
 2020-09-25 12:41 UTC  (2+ messages)

[rdma:wip/jgg-for-next] BUILD SUCCESS 30b707886aeb89eee4e6b4e0c1aba9fb50e30a5f
 2020-09-25 11:39 UTC 

[PATCH rdma-next v2 0/2] scatterlist: add sg_alloc_table_append function
 2020-09-25  8:19 UTC  (7+ messages)
` [PATCH rdma-next v2 1/2] lib/scatterlist: Add support in dynamic allocation of SG table from pages
  ` [lib/scatterlist] 71606c3597: last_state.is_incomplete_run

[PATCH v3 for-next 0/8] RDMA/hns: Misc Updates
 2020-09-25  1:31 UTC  (5+ messages)
` [PATCH v3 for-next 1/8] RDMA/hns: Refactor process about opcode in post_send()

[PATCH rdma-next 00/10] Prepare drivers to move QP allocation to ib_core
 2020-09-24 23:11 UTC  (8+ messages)
` [PATCH rdma-next 04/10] RDMA/mlx5: Delete not needed GSI QP signature QP type
` [PATCH rdma-next 07/10] RDMA/core: Align write and ioctl checks of QP types
` [PATCH rdma-next 08/10] RDMA/drivers: Remove udata check from special QP

[PATCH rdma-next v2 00/14] Track memory allocation with restrack DB help
 2020-09-24 20:02 UTC  (12+ messages)
` [PATCH rdma-next v2 07/14] RDMA/cma: Be strict with attaching to CMA device
` [PATCH rdma-next v2 11/14] RDMA/restrack: Make restrack DB mandatory for IB objects
` [PATCH rdma-next v2 13/14] RDMA/core: Track device memory MRs

[PATCH for-next] RDMA/hns: Support inline data in extented sge space for RC
 2020-09-24 19:38 UTC  (2+ messages)

[PATCH v4 for-next 0/4] RDMA/hns: Extend some capabilities for HIP09
 2020-09-24 18:46 UTC  (2+ messages)

[PATCH rdma-next] RDMA: Explicitly pass in the dma_device to ib_register_device
 2020-09-24 11:55 UTC  (19+ 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 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  (16+ 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 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

[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  (6+ messages)

[PATCH -next] RDMA/mlx5: fix type warning of sizeof in __mlx5_ib_alloc_counters()
 2020-09-21 13:26 UTC  (9+ 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).