public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-18 19:11:59 to 2016-02-26 15:17:59 UTC [more...]

[PATCH 0/6] move port mapper code to iwcm
 2016-02-26 15:17 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

[PATCH] configfs: switch ->default groups to a linked list
 2016-02-26 12:43 UTC  (2+ messages)

[PATCH 00/12] iser target patches for 4.6
 2016-02-26  6:03 UTC  (21+ 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 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
` [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

GOOD DAY YOUR URGENT REPLY NEEDED
 2016-02-26  5:19 UTC 

Server's Users List
 2016-02-25 22:35 UTC 

[PATCH V1 libibverbs 0/8] Completion timestamping
 2016-02-25 17:05 UTC  (12+ messages)
  ` [PATCH V1 libibverbs 1/8] Add ibv_poll_cq_ex verb
  ` [PATCH V1 libibverbs 2/8] Add timestamp_mask and hca_core_clock to ibv_query_device_ex
  ` [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

isert: convert to the new CQ API and a few random cleanups V2
 2016-02-25 16:41 UTC  (22+ messages)
  ` [PATCH 1/5] IB/isert: Remove ISER_RECV_DATA_SEG_LEN
  ` [PATCH 3/5] IB/isert: Convert to new CQ API
  ` [PATCH 5/5] IB/isert: Kill the ->isert_cmd back pointer in struct iser_tx_desc
` [PATCH 2/5] IB/isert: Split and properly type the login buffer
` [PATCH 4/5] IB/isert: Kill struct isert_rdma_wr

[PATCHv6 0/3] rdmacg: IB/core: rdma controller support
 2016-02-25 14:42 UTC  (22+ messages)
  ` [PATCHv6 1/3] rdmacg: Added rdma cgroup controller
  ` [PATCHv6 3/3] rdmacg: Added documentation for rdmacg
` [PATCHv6 2/3] IB/core: added support to use rdma cgroup controller

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

[PATCH] Staging: rdma: hfi1: verbs_mcast: fixed a brace coding style issue
 2016-02-24 17:08 UTC  (2+ messages)

[PATCH rdma-next V1 0/8] Introduce vector CALC support
 2016-02-23 18:44 UTC  (12+ messages)
  ` [PATCH rdma-next V1 1/8] net/mlx5_core: Fix caching ATOMIC endian mode capability
  ` [PATCH rdma-next V1 2/8] net/mlx5_core: Refactor device capability function
  ` [PATCH rdma-next V1 3/8] net/mlx5_core: Introduce offload arithmetic hardware capabilities
  ` [PATCH rdma-next V1 4/8] IB/core: Replace setting the zero values in ib_uverbs_ex_query_device
  ` [PATCH rdma-next V1 5/8] IB/{core,ulp} Support above 32 possible device capability flags
  ` [PATCH rdma-next V1 6/8] IB/core: Add offload arithmetic operations support
  ` [PATCH rdma-next V1 7/8] IB/core: Advertise supported vector CALC capabilities
  ` [PATCH rdma-next V1 8/8] IB/mlx5: Exposure offload arithmetic operations

[PATCH RESEND] infiniband:core:Fix error handling in the function cm_lap_handler
 2016-02-23  8:54 UTC 

[PATCH v4 00/13] NFS/RDMA server patches for v4.6
 2016-02-22 20:42 UTC  (14+ messages)
  ` [PATCH v4 01/13] svcrdma: Find client-provided write and reply chunks once per reply
  ` [PATCH v4 02/13] svcrdma: Do not write xdr_buf::tail in a Write chunk
  ` [PATCH v4 03/13] svcrdma: Do not send Write chunk XDR pad with inline content
  ` [PATCH v4 04/13] nfsd: Lower NFSv4.1 callback message size limit
  ` [PATCH v4 05/13] svcrdma: Close connection when a send error occurs
  ` [PATCH v4 06/13] svcrdma: svc_rdma_post_recv() should close connection on error
  ` [PATCH v4 07/13] rpcrdma: Add RPCRDMA_HDRLEN_ERR
  ` [PATCH v4 08/13] svcrdma: Make RDMA_ERROR messages work
  ` [PATCH v4 09/13] svcrdma: Use correct XID in error replies
  ` [PATCH v4 10/13] svcrdma: Hook up the logic to return ERR_CHUNK
  ` [PATCH v4 11/13] svcrdma: Remove close_out exit path
  ` [PATCH v4 12/13] svcrdma: Use new CQ API for RPC-over-RDMA server receive CQs
  ` [PATCH v4 13/13] svcrdma: Use new CQ API for RPC-over-RDMA server send CQs

[PATCH rdma-next 0/8] Introduce vector CALC support
 2016-02-22 20:04 UTC  (14+ messages)
  ` [PATCH rdma-next 1/8] net/mlx5_core: Fix caching ATOMIC endian mode capability
  ` [PATCH rdma-next 2/8] net/mlx5_core: Refactor device capability function
  ` [PATCH rdma-next 3/8] net/mlx5_core: Introduce offload arithmetic hardware capabilities
  ` [PATCH rdma-next 4/8] IB/core: Replace setting the zero values in ib_uverbs_ex_query_device
  ` [PATCH rdma-next 5/8] IB/{core,ulp} Support above 32 possible device capability flags
  ` [PATCH rdma-next 6/8] IB/core: Add offload arithmetic operations support
  ` [PATCH rdma-next 7/8] IB/core: Exposure supported CALC capabilities
  ` [PATCH rdma-next 8/8] IB/mlx5: Exposure offload arithmetic operations

[PATCH v3 00/10] NFS/RDMA server patches for v4.6
 2016-02-22 18:39 UTC  (5+ messages)
` [PATCH v3 01/10] svcrdma: Do not write xdr_buf::tail in a Write chunk

[net-next][PATCH 00/13] RDS: Major clean-up with couple of new features for 4.6
 2016-02-22 16:38 UTC  (17+ messages)
` [net-next][PATCH 02/13] RDS: Add support for SO_TIMESTAMP for incoming messages
` [net-next][PATCH 03/13] MAINTAINERS: update RDS entry
` [net-next][PATCH 07/13] RDS: IB: move FMR code to its own file
  ` [net-next][PATCH 01/13] RDS: Drop stale iWARP RDMA transport
  ` [net-next][PATCH 04/13] RDS: IB: Remove the RDS_IB_SEND_OP dependency
  ` [net-next][PATCH 05/13] RDS: IB: Re-organise ibmr code
  ` [net-next][PATCH 06/13] RDS: IB: create struct rds_ib_fmr
  ` [net-next][PATCH 08/13] RDS: IB: add connection info to ibmr
  ` [net-next][PATCH 10/13] RDS: IB: add mr reused stats
  ` [net-next][PATCH 11/13] RDS: IB: add Fastreg MR (FRMR) detection support
  ` [net-next][PATCH 12/13] RDS: IB: allocate extra space on queues for FRMR support
  ` [net-next][PATCH 13/13] RDS: IB: Support Fastreg MR (FRMR) memory registration mode
` [net-next][PATCH 09/13] RDS: IB: handle the RDMA CM time wait event

[PATCH v5 00/20] kthread: Use kthread worker API more widely
 2016-02-22 14:57 UTC  (2+ messages)
` [PATCH v5 16/20] IB/fmr_pool: Convert the cleanup thread into kthread worker API

[libibverbs] libibverbs: Modify ibv_asyncwatch to accept the monitored device
 2016-02-22 14:45 UTC 

[PATCH] IB/core: Fix missed clean call in registration path
 2016-02-22  9:25 UTC  (6+ messages)

[PATCH v4 0/4] new ib_drain_qp() API
 2016-02-22  5:39 UTC  (10+ messages)
` [PATCH v4 1/4] IB: new common API for draining queues
` [PATCH v4 3/4] IB/srp: Use ib_drain_rq()
` [PATCH v4 2/4] iw_cxgb4: add queue drain functions
` [PATCH v4 4/4] IB/iser: Use ib_drain_sq()

CONGRATULATION:contact davidcarolm-/E1597aS9LTXPF5Rlphj1Q@public.gmane.org
 2016-02-21 23:32 UTC 

Recovering from IBV_EVENT_DEVICE_FATAL in librdmacm application?
 2016-02-21 17:19 UTC  (6+ messages)

[PATCH V2 for-next 0/3] Enable LSO and Checksum for IPoIB over mlx5
 2016-02-21 14:27 UTC  (4+ messages)
  ` [PATCH V2 for-next 1/3] IB/mlx5: Define interface bits for IPoIB offloads
  ` [PATCH V2 for-next 2/3] IB/mlx5: Implement UD QP offloads for IPoIB in the TX flow
  ` [PATCH V2 for-next 3/3] IB/mlx5: Add support for CSUM in RX flow

[PULL REQUEST] Please pull rdma.git
 2016-02-21  1:14 UTC 

[PATCH rdma-next V2 00/32] Soft-RoCE driver
 2016-02-19 18:26 UTC  (4+ messages)
` [PATCH rdma-next V2 01/32] IB/core: Macro for RoCEv2 UDP port

Move of upstream librdmacm and ibacm git trees
 2016-02-19 17:31 UTC  (3+ messages)

[PATCH 0/8] staging/rdma/hfi1,IB/rdmavt: Misc bug fixes
 2016-02-19  5:18 UTC  (12+ messages)
  ` [PATCH 1/8] staging/rdma/hfi1: fix 0-day syntax error
  ` [PATCH 2/8] staging/rdma/hfi1: Fix xmit discard error weight
  ` [PATCH 3/8] staging/rdma/hfi1: Cleanup comments and logs in PHY code
  ` [PATCH 4/8] staging/rdma/hfi1: Fix debugfs access race
  ` [PATCH 5/8] staging/rdma/hfi1: Disclose more information when i2c fails
  ` [PATCH 6/8] IB/rdamvt: fix cross build with rdmavt
  ` [PATCH 7/8] staging/rdma/hfi1: Guard i2c access against cp
  ` [PATCH 8/8] staging/rdma/hfi1: Fix counter read for cp


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox