public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-01-26 18:05:25 to 2017-02-01 17:05:26 UTC [more...]

[PATCH rdma-next] IB/core: Remove pointer casting from void to net_device
 2017-02-01 17:05 UTC  (3+ messages)

[PATCH rdma-core 0/7] Add mlx5 direct verbs
 2017-02-01 16:17 UTC  (6+ messages)

Querying the GID from a Provider Library
 2017-02-01 16:15 UTC  (3+ messages)

[PATCH v2 0/7] NFS/RDMA client-side patches for 4.11
 2017-02-01 15:31 UTC  (10+ messages)
  ` [PATCH v2 1/7] xprtrdma: Properly recover FRWRs with in-flight FASTREG WRs
  ` [PATCH v2 2/7] xprtrdma: Handle stale connection rejection
  ` [PATCH v2 3/7] xprtrdma: Refactor management of mw_list field
  ` [PATCH v2 4/7] sunrpc: Allow xprt->ops->timer method to sleep
  ` [PATCH v2 5/7] sunrpc: Enable calls to rpc_call_null_helper() from other modules
  ` [PATCH v2 6/7] xprtrdma: Detect unreachable NFS/RDMA servers more reliably
  ` [PATCH v2 7/7] sunrpc: Allow keepalive ping on a credit-full transport

[PATCH V1 rdma-core 00/10] Completion timestamping support in mlx4
 2017-02-01 15:21 UTC  (12+ messages)
  ` [PATCH V1 rdma-core 01/10] Handle likely/unlikely in a single place
  ` [PATCH V1 rdma-core 02/10] Handle always_inline attribute in util/compiler.h
  ` [PATCH V1 rdma-core 03/10] mlx4: sl_vid field in struct mlx4_cqe should be 16 bit
  ` [PATCH V1 rdma-core 04/10] mlx4: Refactor mlx4_poll_one
  ` [PATCH V1 rdma-core 05/10] mlx4: Add lazy CQ polling
  ` [PATCH V1 rdma-core 06/10] mlx4: Add inline functions to read completion's attributes
  ` [PATCH V1 rdma-core 07/10] mlx4: Add ability to poll CQs through iterator's style API
  ` [PATCH V1 rdma-core 08/10] mlx4: Add support for creating an extended CQ
  ` [PATCH V1 rdma-core 09/10] mlx4: Add ibv_query_device_ex support
  ` [PATCH V1 rdma-core 10/10] mlx4: Add ibv_query_rt_values

iSER fails to release rdma resources (WRs) if iw_cxgb4 is unloaded while IO is in progress
 2017-02-01 15:17 UTC  (2+ messages)

[PATCH V1 for-next 0/7] Change IDR usage and locking in uverbs
 2017-02-01 12:39 UTC  (8+ messages)
  ` [PATCH V1 for-next 1/7] IB/core: Refactor idr to be per uverbs_file
  ` [PATCH V1 for-next 2/7] IB/core: Add support for idr types
  ` [PATCH V1 for-next 3/7] IB/core: Add idr based standard types
  ` [PATCH V1 for-next 4/7] IB/core: Change idr objects to use the new schema
  ` [PATCH V1 for-next 5/7] IB/core: Add lock to multicast handlers
  ` [PATCH V1 for-next 6/7] IB/core: Add support for fd objects
  ` [PATCH V1 for-next 7/7] IB/core: Change completion channel to use the reworked objects schema

[PATCH] IBcore/CM: Issue DREQ when receiving REQ/REP for stale QP
 2017-02-01 11:44 UTC  (3+ messages)
  ` [PING][PATCH] "

[PATCH V1 rdma-core 00/10] Completion timestamping support in mlx4
 2017-02-01 11:08 UTC  (10+ messages)
  ` [PATCH V1 rdma-core 01/10] Handle likely/unlikely in a single place
  ` [PATCH V1 rdma-core 02/10] Handle always_inline attribute in util/compiler.h
  ` [PATCH V1 rdma-core 03/10] mlx4: sl_vid field in struct mlx4_cqe should be 16 bit
  ` [PATCH V1 rdma-core 04/10] mlx4: Refactor mlx4_poll_one
  ` [PATCH V1 rdma-core 05/10] mlx4: Add lazy CQ polling
  ` [PATCH V1 rdma-core 06/10] mlx4: Add inline functions to read completion's attributes
  ` [PATCH V1 rdma-core 07/10] mlx4: Add ability to poll CQs through iterator's style API
  ` [PATCH V1 rdma-core 08/10] mlx4: Add support for creating an extended CQ

any suggested configuration for rxe?
 2017-02-01  9:35 UTC  (5+ messages)

Bitte kontaktieren Sie mich für weitere Details!
 2017-02-01  8:21 UTC 

[PATCH rdma-core 0/6] Fixes for new warnings in gcc 7
 2017-02-01  8:09 UTC  (11+ messages)
  ` [PATCH rdma-core 1/6] Add Debian experimental gcc-7 to cbuild
  ` [PATCH rdma-core 2/6] hns: Fix strange placement of fprintf:
  ` [PATCH rdma-core 3/6] mlx5: Fix missing break statement in sq_overhead
  ` [PATCH rdma-core 4/6] Annotate correct switch fall throughs with SWITCH_FALLTHROUGH
  ` [PATCH rdma-core 5/6] acm: Fix snprintf truncation
  ` [PATCH rdma-core 6/6] Check the return value from snprintf when working with paths

[PATCHv3 net-next 0/7] net: dst_confirm replacement
 2017-02-01  7:44 UTC  (9+ messages)
` [PATCHv3 net-next 1/7] sock: add sk_dst_pending_confirm flag
` [PATCHv3 net-next 2/7] net: add dst_pending_confirm flag to skbuff
` [PATCHv3 net-next 3/7] sctp: add dst_pending_confirm flag
` [PATCHv3 net-next 4/7] tcp: replace dst_confirm with sk_dst_confirm
` [PATCHv3 net-next 5/7] net: add confirm_neigh method to dst_ops
` [PATCHv3 net-next 6/7] net: use dst_confirm_neigh for UDP, RAW, ICMP, L2TP
` [PATCHv3 net-next 7/7] net: pending_confirm is not used anymore

rdma-core 12 breaks libibverbs ABI
 2017-01-31 20:37 UTC  (21+ messages)

[PATCH v2 0/7] Server-side NFS/RDMA changes for v4.11
 2017-01-31 18:53 UTC  (8+ messages)
  ` [PATCH v2 1/7] svcrdma: Another sendto chunk list parsing update
  ` [PATCH v2 2/7] svcrdma: Clean up RPC-over-RDMA Reply header encoder
  ` [PATCH v2 3/7] svcrdma: Clean up RPC-over-RDMA Call header decoder
  ` [PATCH v2 4/7] svcrdma: Clean up backchannel send header encoding
  ` [PATCH v2 5/7] svcrdma: Remove unused sc_dto_q field
  ` [PATCH v2 6/7] svcrdma: Combine list fields in struct svc_rdma_op_ctxt
  ` [PATCH v2 7/7] svcrdma: Poll CQs in "workqueue" mode

[bug report] IB/cma: Add default RoCE TOS to CMA configfs
 2017-01-31 16:02 UTC  (3+ messages)

[PATCH rdma-core 00/11] Broadcom User Space RoCE Driver
 2017-01-31 12:42 UTC  (29+ messages)
  ` [PATCH rdma-core 01/11] libbnxtre: introduce bnxtre user space RDMA provider
  ` [PATCH rdma-core 02/11] libbnxtre: Add support for user memory regions
  ` [PATCH rdma-core 03/11] libbnxtre: Add support for CQ and QP management
  ` [PATCH rdma-core 04/11] libbnxtre: Add support for posting and polling
  ` [PATCH rdma-core 05/11] libbnxtre: Allow apps to poll for flushed completions
  ` [PATCH rdma-core 06/11] libbnxtre: convert cpu to le all over the place
  ` [PATCH rdma-core 07/11] libbnxtre: Enable UD control path and wqe posting
  ` [PATCH rdma-core 08/11] libbnxtre: Enable polling for UD completions
  ` [PATCH rdma-core 09/11] libbnxtre: Add support for atomic operations
  ` [PATCH rdma-core 10/11] libbnxtre: Add support for SRQ in user lib
  ` [PATCH rdma-core 11/11] libbnxtre: Add versioning support

[RFC] RESEND - rdmatool - tool for RDMA users
 2017-01-31 11:38 UTC  (9+ messages)

[PATCH rdma-core V1 0/2] Create semi-automatic release process
 2017-01-31  8:57 UTC  (7+ messages)
  ` [PATCH rdma-core V1 1/2] travis: Simplify travis config
  ` [PATCH rdma-core V1 2/2] travis: Upload assets to github release

[PATCH] iw_cxgb4: clean up send_connect()
 2017-01-31  6:30 UTC 

Need to set if_index in ib_init_ah_from_wc() ?
 2017-01-31  1:57 UTC  (11+ messages)

"isert: isert_setup_id: rdma_bind_addr() failed: -19" spam, followed by Recursive Fault on reboot
 2017-01-30 22:52 UTC  (3+ messages)

[PATCH v1 0/7] NFS/RDMA client-side patches for 4.11
 2017-01-30 21:36 UTC  (8+ messages)
` [PATCH v1 5/7] sunrpc: Enable calls to rpc_call_null_helper() from other modules
` [PATCH v1 7/7] sunrpc: Allow keepalive ping on a credit-full transport

[PATCH rdma-core] Make the provider facing libibverbs interface private
 2017-01-30 20:53 UTC  (5+ messages)

[PATCH] iw_cxgb4: clean up send_connect()
 2017-01-30 20:32 UTC  (2+ messages)

[RFC] Clear out stuck ops to prevent iSER from going init D state
 2017-01-30 19:36 UTC  (12+ messages)

[PATCH] IB/srpt: Accept GUIDs as port names
 2017-01-30 17:58 UTC  (5+ messages)

[PATCH v3 00/37] IB: Optimize DMA mapping
 2017-01-30 13:58 UTC  (8+ messages)
` [PATCH v3 03/37] treewide: Consolidate set_dma_ops() implementations
` [PATCH v3 29/37] IB/rxe: Switch from dma_device to dev.parent
` [PATCH v3 37/37] IB/rxe, IB/rdmavt: Use dma_virt_ops instead of duplicating it

Is qperf Alive?
 2017-01-30  8:52 UTC  (2+ messages)

[PATCH rdma-core 0/2] Create semi-automatic release process
 2017-01-29 14:35 UTC  (3+ messages)
  ` [PATCH rdma-core 1/2] travis: Simplify travis config
  ` [PATCH rdma-core 2/2] travis: Upload assets to github release

[PATCH] IB/cma: Fix reversed test
 2017-01-28 13:01 UTC  (7+ messages)

[PULL REQUEST] Please pull rdma.git
 2017-01-27 19:52 UTC 

[PATCH] IB/core: Add inline function to validate port
 2017-01-27 19:34 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