messages from 2020-09-22 12:59:35 to 2020-09-30 15:05:27 UTC [more...]
[PATCH rdma-next v4 0/4] Dynamicaly allocate SG table from the pages
2020-09-30 15:05 UTC (11+ 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
[PATCH] RDMA/rtrs: remove unused field of rtrs_iu
2020-09-30 13:26 UTC (2+ messages)
Finding the namespace of a struct ib_device
2020-09-30 10:32 UTC (15+ messages)
` RDMA subsystem namespace related questions (was Re: Finding the namespace of a struct ib_device)
[PATCH for-rc v2] RDMA/ipoib: Set rtnl_link_ops for ipoib interfaces
2020-09-30 9:40 UTC
[PATCH for-next 0/3] RDMA/hns: Add supports for stash
2020-09-30 9:34 UTC (4+ messages)
` [PATCH for-next 1/3] RDMA/hns: Add support for CQ stash
` [PATCH for-next 2/3] RDMA/hns: Add new interfaces to set/clear/read fields in QPC
` [PATCH for-next 3/3] RDMA/hns: Add support for QP stash
[PATCH rdma-next v2 0/4] Improve ODP by using HMM API
2020-09-30 7:32 UTC (16+ messages)
` [PATCH rdma-next v2 1/4] IB/core: Improve ODP to use hmm_range_fault()
[PATCH rdma-next] RDMA/addr: Fix race with netevent_callback()/rdma_addr_cancel()
2020-09-30 7:20 UTC
[rdma:wip/jgg-for-next] BUILD SUCCESS cf4c0fb00d5a93cefedadb6a973416376d3321dc
2020-09-30 6:42 UTC
[PATCH] RDMA/core: Remove ucontext->closing
2020-09-30 4:36 UTC (2+ messages)
[PATCH] RDMA/bnxt_re: Use rdma_umem_for_each_dma_block()
2020-09-30 0:24 UTC
[PATCH for-rc] RDMA/ipoib: Set rtnl_link_ops for ipoib interfaces
2020-09-30 0:22 UTC (4+ messages)
[PATCH blk-next 0/2] Delete the get_vector_affinity leftovers
2020-09-29 18:24 UTC (6+ messages)
` [PATCH blk-next 1/2] blk-mq-rdma: Delete not-used multi-queue RDMA map queue code
` [PATCH blk-next 2/2] RDMA/core: Delete not-implemented get_vector_affinity
[PATCH v2 for-next] RDMA/hns: Remove unused variables and definitions
2020-09-29 17:01 UTC (2+ messages)
[PATCH v2 for-next] RDMA/hns: Support owner mode doorbell
2020-09-29 16:53 UTC (2+ messages)
[PATCH rdma-next v1 00/10] Prepare drivers to move QP allocation to ib_core
2020-09-29 16:45 UTC (13+ 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][next] net/mlx5e: Fix potential null pointer dereference
2020-09-29 13:13 UTC (4+ messages)
[PATCH 0/3] net/mlx5e: Fix some static analysis warnings
2020-09-29 12:37 UTC (8+ messages)
` [PATCH 2/3] net/mlx5e: Clean up error handling in mlx5e_alloc_flow()
` [PATCH 3/3] net/mlx5e: Fix use of freed pointer
` [PATCH v2] "
` [PATCH 1/3] net/mlx5e: Fix possible null pointer dereference
net/mlx5: Refactor tc flow attributes structure
2020-09-28 23:25 UTC (2+ messages)
[PATCH net-next] net/mlx5e: Fix a use after free on error in mlx5_tc_ct_shared_counter_get()
2020-09-28 23:21 UTC (4+ messages)
[PATCH 1/2 net-next] net/mlx5e: TC: Fix IS_ERR() vs NULL checks
2020-09-28 18:51 UTC (4+ messages)
` [PATCH 2/2 net-next] net/mlx5e: TC: Fix potential Oops in mlx5e_tc_unoffload_from_slow_path()
[bug report] net/mlx5e: Support CT offload for tc nic flows
2020-09-28 16:08 UTC (2+ messages)
[PATCH][next] net/mlx5: fix dereference on pointer flow before null check
2020-09-28 15:52 UTC
[PATCH for-next] RDMA/hns: Remove unused variables and definitions
2020-09-28 12:58 UTC (5+ messages)
[PATCH for-rc] RDMA/mlx4: Fix return value when QP type isn't supported
2020-09-27 13:04 UTC (3+ messages)
[PATCH iproute2-next] ip: iplink_ipoib.c: Remove extra spaces
2020-09-27 12:06 UTC
[PATCH for-next] RDMA/hns: Support owner mode doorbell
2020-09-27 9:33 UTC (3+ messages)
[RFC] Reliable Multicast on top of RTRS
2020-09-27 0:03 UTC (6+ messages)
[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 rdma-next v3 0/2] Dynamicaly allocate SG table from the pages
2020-09-25 13:54 UTC (13+ messages)
` [PATCH rdma-next v3 1/2] lib/scatterlist: Add support in dynamic allocation of SG table from pages
` [Intel-gfx] "
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 1/2] lib/scatterlist: Add support in dynamic allocation of SG table from pages
2020-09-25 8:19 UTC (2+ messages)
` [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 (6+ messages)
` [PATCH 05/14] RDMA/efa: "
[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 (8+ messages)
` [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
RDMA/addr: NULL dereference in process_one_req
2020-09-23 4:45 UTC (3+ 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 (2+ messages)
[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 (13+ messages)
[PATCH rdma-core 0/8] verbs: Query GID table API
2020-09-22 12:59 UTC (4+ messages)
` [PATCH rdma-core 4/8] verbs: Implement ibv_query_gid and ibv_query_gid_type over ioctl
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).