messages from 2016-02-24 09:41:59 to 2016-03-01 08:52:33 UTC [more...]
[PATCH V1 libibverbs 0/8] Completion timestamping
2016-03-01 8:52 UTC (14+ messages)
` [PATCH V1 libibverbs 1/8] Add ibv_poll_cq_ex verb
` [PATCH V1 libibverbs 3/8] Add support for extended ibv_create_cq
` [PATCH V1 libibverbs 4/8] Add completion timestamp support for ibv_poll_cq_ex
` [PATCH V1 libibverbs 5/8] Add helper functions to work with the extended WC
` [PATCH V1 libibverbs 6/8] Add ibv_query_rt_values_ex
` [PATCH V1 libibverbs 7/8] Man pages for time stamping support
` [PATCH V1 libibverbs 8/8] Add timestamp support in rc_pingpong
[PATCHv7 0/3] rdmacg: IB/core: rdma controller support
2016-03-01 8:26 UTC (5+ messages)
` [PATCHv7 1/3] rdmacg: Added rdma cgroup controller
` [PATCHv7 2/3] IB/core: added support to use "
` [PATCHv7 3/3] rdmacg: Added documentation for rdmacg
generic RDMA READ/WRITE API V2
2016-03-01 7:21 UTC (20+ messages)
` [PATCH 1/9] IB/cma: pass the port number to ib_create_qp
` [PATCH 2/9] IB/core: allow passing mapping an offset into the SG in ib_map_mr_sg
` [PATCH 4/9] IB/core: refactor ib_create_qp
` [PATCH 3/9] IB/core: add a helper to check for READ WITH INVALIDATE support
` [PATCH 5/9] IB/core: add a simple MR pool
` [PATCH 6/9] IB/core: add a need_inval flag to struct ib_mr
` [PATCH 7/9] IB/core: generic RDMA READ/WRITE API
` [PATCH 8/9] target: enhance and export target_alloc_sgl/target_free_sgl
` [PATCH 9/9] IB/srpt: convert to the generic RDMA READ/WRITE API
SRPt oops with 4.5-rc3-ish
2016-03-01 7:16 UTC (14+ messages)
rds-stress command with "-D" option failure
2016-03-01 1:47 UTC (3+ messages)
` [PATCH 1/2] rds-tools user space part of change for rds-stress -D "
` [PATCH 2/2] rds kernel "
RFC: a first draft of a generic RDMA READ/WRITE API
2016-02-29 22:22 UTC (27+ messages)
` [PATCH 04/13] IB/core: refactor ib_create_qp
` [PATCH 06/13] IB/core: add a need_inval flag to struct ib_mr
` [PATCH 01/13] IB/cma: pass the port number to ib_create_qp
` [PATCH 02/13] IB/core: allow passing mapping an offset into the SG in ib_map_mr_sg
` [PATCH 03/13] IB/core: add a helper to check for READ WITH INVALIDATE support
` [PATCH 05/13] IB/core: add a simple MR pool
` [PATCH 07/13] IB/core: generic RDMA READ/WRITE API
` [PATCH 08/13] IB/isert: properly type the login buffer
` [PATCH 09/13] IB/isert: convert to new CQ API
` [PATCH 10/13] IB/isert: kill struct isert_rdma_wr
` [PATCH 12/13] IB/core: add a MR pool for signature MRs
` [PATCH 11/13] IB/isert: the kill ->isert_cmd back pointer in the struct iser_tx_desc
` [PATCH 13/13] IB/isert: RW API WIP
[PATCH 0/3] Arbitrary SG list registration support
2016-02-29 17:07 UTC (4+ messages)
` [PATCH 1/3] IB/core: Add arbitrary sg_list support
` [PATCH 2/3] mlx5: Add arbitrary sg list support
` [PATCH 3/3] iser: Accept arbitrary sg lists mapping if the device supports it
[PATCH for-next 0/3] Add memory window user-space support to mlx5
2016-02-29 16:05 UTC (4+ messages)
` [PATCH for-next 1/3] net/mlx5: Refactor mlx5_core_mr to mkey
` [PATCH for-next 2/3] IB/core: Add vendor's specific data to alloc mw
` [PATCH for-next 3/3] IB/mlx5: Add memory windows allocation support
[PATCH 0/6] move port mapper code to iwcm
2016-02-29 15:21 UTC (10+ messages)
` [PATCH 1/6] iwcm: common code for port mapper
` [PATCH 2/6] i40iw: use shared "
` [PATCH 3/6] iw_nes: remove port mapper related code
` [PATCH 4/6] iw_cxgb4: "
` [PATCH 5/6] iw_cxgb3: support for iWARP port mapping
` [PATCH 6/6] iwpm: crash fix for large connections test
[PATCH for-next 0/2] Adding memory re-registration for mlx5
2016-02-29 14:46 UTC (3+ messages)
` [PATCH for-next 1/2] IB/mlx5: Refactoring register MR code
` [PATCH for-next 2/2] IB/mlx5: Added support for re-registration of MRs
[PATCH for-next 00/10] IB/mlx5: Use wr.ud.pkey_index in GSI QP
2016-02-29 13:45 UTC (11+ messages)
` [PATCH for-next 01/10] IB/mlx5: Add support for setting source QP number
` [PATCH for-next 02/10] IB/mlx5: Modify QP debugging prints
` [PATCH for-next 03/10] IB/mlx5: Add GSI QP wrapper
` [PATCH for-next 04/10] IB/mlx5: Create multiple transmission GSI QPs
` [PATCH for-next 05/10] IB/mlx5: Create GSI transmission QPs when P_Key table is changed
` [PATCH for-next 06/10] IB/mlx5: Generate completions in software
` [PATCH for-next 07/10] IB/mlx5: Reorder GSI completions
` [PATCH for-next 08/10] IB/mlx5: Pick the right GSI transmission QP for sending
` [PATCH for-next 09/10] IB/mlx5: Eliminate GSI RX QP's send buffers
` [PATCH for-next 10/10] IB/cma: Print warning on different inner and header P_Keys
[PATCH] net/mlx5e: make VXLAN support conditional
2016-02-29 12:51 UTC (3+ messages)
use the new CQ API in the mlx5 driver
2016-02-29 7:23 UTC (4+ messages)
` [PATCH] IB/mlx5: Convert UMR CQ to new CQ API
[PATCH rdma-next 0/8] Introduce vector CALC support
2016-02-28 22:40 UTC (7+ messages)
` [PATCH rdma-next 3/8] net/mlx5_core: Introduce offload arithmetic hardware capabilities
` [PATCH rdma-next 6/8] IB/core: Add offload arithmetic operations support
` [PATCH rdma-next 8/8] IB/mlx5: Exposure offload arithmetic operations
net/9p: convert to new CQ API
2016-02-28 16:04 UTC (5+ messages)
` [PATCH] "
` [V9fs-developer] "
[PATCH] configfs: switch ->default groups to a linked list
2016-02-28 13:09 UTC (5+ messages)
INFORMAÇÃO IMPORTANTE RE: Consultoria de Investimento em sua Localidade
2016-02-28 12:48 UTC
INFORMAÇÃO IMPORTANTE RE: Consultoria de Investimento em sua Localidade
2016-02-28 12:45 UTC
[PATCH 00/12] iser target patches for 4.6
2016-02-28 10:54 UTC (23+ messages)
` [PATCH 01/12] iser-target: Fix identification of login rx descriptor type
` [PATCH 03/12] iser-target: Separate flows for np listeners and connections cma events
` [PATCH 04/12] iser-target: Rework connection termination
` [PATCH 07/12] iser-target: Remove ISER_RECV_DATA_SEG_LEN
` [PATCH 10/12] iser-target: Kill struct isert_rdma_wr
` [PATCH 11/12] iser-target: Kill the ->isert_cmd back pointer in struct iser_tx_desc
` [PATCH 12/12] iser-target: Use ib_drain_qp
` [PATCH 02/12] iser-target: Add new state ISER_CONN_BOUND to isert_conn
` [PATCH 05/12] iser-target: Remove redundant wait in release_conn
` [PATCH 06/12] iser-target: Remove impossible condition from isert_wait_conn
` [PATCH 08/12] iser-target: Split and properly type the login buffer
` [PATCH 09/12] iser-target: Convert to new CQ API
[PATCHv6 0/3] rdmacg: IB/core: rdma controller support
2016-02-28 9:02 UTC (17+ messages)
` [PATCHv6 1/3] rdmacg: Added rdma cgroup controller
` [PATCHv6 2/3] IB/core: added support to use "
` [PATCHv6 3/3] rdmacg: Added documentation for rdmacg
[PATCH 0/7] IB/hfi1: Destage hfi1 driver and fix a few bugs
2016-02-27 18:18 UTC (10+ messages)
` [PATCH 1/7] IB/rdmavt: Check lkey_table_size value before use
` [PATCH 2/7] staging/rdma/hfi1: Fix header size calculation for RC/UC QPs with GRH enabled
` [PATCH 3/7] staging/rdma/hfi1: Avoid using upstream component if it is not accessible
` [PATCH 4/7] staging/rdma/hfi1: Check interrupt registers mapping
` [PATCH 5/7] staging/rdma/hfi1: Fix reporting of LED status in Get(LedInfo) and Get(PortInfo)
` [PATCH 6/7] staging/rdma/hfi1: Fix memory leaks
` [PATCH 7/7] IB/hfi1: Move hfi1 driver out of staging
Announce: libibverbs-1.2.0
2016-02-26 17:01 UTC
[PATCH 0/4] libocrdma update series
2016-02-26 15:07 UTC (7+ messages)
` [PATCH 1/4] RDMA/libocrdma: Add user space support for RoCE-v2
` [PATCH 2/4] RDMA/libocrdma: Fix compile time warnings
` [PATCH 3/4] RDMA/libocrdma: Remove async-event hook from context ops
` [PATCH 4/4] RDMA/libocrdma: Update libocrdma version string
GOOD DAY YOUR URGENT REPLY NEEDED
2016-02-26 5:19 UTC
Server's Users List
2016-02-25 22:35 UTC
isert: convert to the new CQ API and a few random cleanups V2
2016-02-25 16:41 UTC (10+ messages)
` [PATCH 1/5] IB/isert: Remove ISER_RECV_DATA_SEG_LEN
` [PATCH 2/5] IB/isert: Split and properly type the login buffer
` [PATCH 3/5] IB/isert: Convert to new CQ API
[PATCH 18/54] staging/rdma/hfi1: Add support for enabling/disabling PCIe ASPM
2016-02-25 13:38 UTC (4+ messages)
` "
[RFC 0/7] Peer-direct memory
2016-02-25 11:27 UTC (9+ messages)
[PATCH] Staging: rdma: hfi1: verbs_mcast: fixed a brace coding style issue
2016-02-24 17:08 UTC (2+ messages)
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