public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-10-30 09:13:46 to 2016-11-04 05:06:58 UTC [more...]

[PATCHv12 0/3] rdmacg: IB/core: rdma controller support
 2016-11-04  5:06 UTC  (22+ messages)

[PATCH rdma-core] rxe: Use default dual-license instead of PathScale
 2016-11-04  4:12 UTC  (3+ messages)

RDMA developer gatherings around Kernel Summit and Linux Plumbers in Santa Fe
 2016-11-04  4:12 UTC  (11+ messages)

[PATCH rdma-core 0/8] libpvrdma: userspace library for PVRDMA
 2016-11-04  0:46 UTC  (10+ messages)
  ` [PATCH 1/8] libpvrdma: Add ABI and main header files
  ` [PATCH 2/8] libpvrdma: Add ring traversal
  ` [PATCH 3/8] libpvrdma: Add completion queue functions
  ` [PATCH 4/8] libpvrdma: Add queue pair functions
  ` [PATCH 5/8] libpvrdma: Add misc verbs functions
  ` [PATCH 6/8] libpvrdma: Add main library file
  ` [PATCH 7/8] libpvrdma: Add to consolidated rdma-core
  ` [PATCH 8/8] libpvrdma: Add fix up for ABI file

[PATCH rdma-core 0/4] rdma-core infrastructure
 2016-11-04  0:42 UTC  (7+ messages)
` [PATCH rdma-core v2 0/4] rdma-core redhat/ infrastructure
  ` [PATCH rdma-core v2 4/4] redhat/spec: build split rpm packages

[PATCH for-next V2 00/15][PULL request] Mellanox mlx5 core driver updates 2016-10-25
 2016-11-03 22:33 UTC  (18+ messages)
` [PATCH for-next V2 02/15] net/mlx5: Update struct mlx5_ifc_xrqc_bits
` [PATCH for-next V2 03/15] net/mlx5: Ensure SRQ physical address structure endianness
  ` [PATCH for-next V2 01/15] IB/mlx5: Skip handling unknown events
  ` [PATCH for-next V2 04/15] net/mlx5: Fix length of async_event_mask
  ` [PATCH for-next V2 06/15] net/mlx5: Introduce TSAR manipulation firmware commands
  ` [PATCH for-next V2 10/15] net/mlx5: Use fte status to decide on firmware command
  ` [PATCH for-next V2 11/15] net/mlx5: Refactor find_flow_rule
  ` [PATCH for-next V2 12/15] net/mlx5: Group similer rules under the same fte
  ` [PATCH for-next V2 13/15] net/mlx5: Add multi dest support
  ` [PATCH for-next V2 15/15] net/mlx5e: Add tc support for FWD rule with counter
` [PATCH for-next V2 05/15] net/mlx5: Add ConnectX-5 PCIe 4.0 VF device ID
` [PATCH for-next V2 07/15] net/mlx5: Introduce E-switch QoS management
` [PATCH for-next V2 08/15] net/mlx5: Add SRIOV VF max rate configuration support
` [PATCH for-next V2 09/15] net/mlx5: Don't unlock fte while still using it
` [PATCH for-next V2 14/15] net/mlx5: Add option to add fwd rule with counter

[PATCH rdma-next V1 00/17] Remove debug prints after allocation failure
 2016-11-03 21:24 UTC  (19+ messages)
  ` [PATCH rdma-next V1 01/17] IB/mad: "
  ` [PATCH rdma-next V1 02/17] IB/core: "
  ` [PATCH rdma-next V1 03/17] IB/core: Release allocated memory in cache setup failure
  ` [PATCH rdma-next V1 04/17] IB/mlx4: Remove debug prints after allocation failure
  ` [PATCH rdma-next V1 05/17] IB/mlx5: "
  ` [PATCH rdma-next V1 06/17] IB/hfi1: "
  ` [PATCH rdma-next V1 07/17] IB/cxgb3: "
  ` [PATCH rdma-next V1 08/17] IB/cxgb4: "
  ` [PATCH rdma-next V1 09/17] IB/i40iw: "
  ` [PATCH rdma-next V1 10/17] IB/qib: "
  ` [PATCH rdma-next V1 11/17] IB/nes: "
  ` [PATCH rdma-next V1 12/17] IB/mthca: "
  ` [PATCH rdma-next V1 13/17] IB/usninc: Remove and fix "
  ` [PATCH rdma-next V1 14/17] IB/ocrdma: "
  ` [PATCH rdma-next V1 15/17] IB/rxe: "
  ` [PATCH rdma-next V1 16/17] IB/isert: "
  ` [PATCH rdma-next V1 17/17] IB/ipoib: "

[PATCH 4.9-rc] iw_cxgb4: invalidate the mr when posting a read_w_inv wr
 2016-11-03 19:09 UTC 

Problems trying to bridge/route RoCE
 2016-11-03 17:38 UTC  (3+ messages)

[PATCH v4 00/10] infiniband: Remove semaphores
 2016-11-03 15:37 UTC  (8+ messages)
` [PATCH v4 05/10] IB/isert: Replace semaphore sem with completion
` [PATCH v4 10/10] IB/mlx5: Simplify completion into a wait_event

[PATCH rdma-next 00/17] Remove debug prints after allocation failure
 2016-11-03 14:32 UTC  (20+ messages)
  ` [PATCH rdma-next 01/17] IB/mad: "
  ` [PATCH rdma-next 02/17] IB/core: "
  ` [PATCH rdma-next 03/17] IB/core: Release allocated memory in cache setup failure
  ` [PATCH rdma-next 04/17] IB/mlx4: Remove debug prints after allocation failure
  ` [PATCH rdma-next 05/17] IB/mlx5: "
  ` [PATCH rdma-next 06/17] IB/hfi1: "
  ` [PATCH rdma-next 07/17] IB/cxgb3: "
  ` [PATCH rdma-next 08/17] IB/cxgb4: "
  ` [PATCH rdma-next 09/17] IB/i40iw: "
  ` [PATCH rdma-next 10/17] IB/qib: "
  ` [PATCH rdma-next 11/17] IB/nes: "
  ` [PATCH rdma-next 12/17] IB/mthca: "
  ` [PATCH rdma-next 13/17] IB/usninc: Remove and fix "
  ` [PATCH rdma-next 14/17] IB/ocrdma: "
  ` [PATCH rdma-next 15/17] IB/rxe: "
  ` [PATCH rdma-next 16/17] IB/isert: "
  ` [PATCH rdma-next 17/17] IB/ipoib: "

[PATCH] qedr: Fix missing unlock on error in qedr_post_send()
 2016-11-03  6:24 UTC  (6+ messages)
  ` [PATCH v2] qedr: remove pointless NULL check "

[PATCH v5 0/14] Fix race conditions related to stopping block layer queues
 2016-11-02 19:35 UTC  (25+ messages)
` [PATCH v5 05/14] blk-mq: Avoid that requeueing starts stopped queues
` [PATCH v5 06/14] blk-mq: Remove blk_mq_cancel_requeue_work()
` [PATCH v5 07/14] blk-mq: Introduce blk_mq_quiesce_queue()
` [PATCH v5 08/14] blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request()
` [PATCH v5 11/14] SRP transport: Move queuecommand() wait code to SCSI core
` [PATCH v5 12/14] SRP transport, scsi-mq: Wait for .queue_rq() if necessary
` [PATCH v5 13/14] nvme: Fix a race condition related to stopping queues
` [PATCH v5 14/14] nvme: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq code

nvmet_rdma crash - DISCONNECT event with NULL queue
 2016-11-02 19:18 UTC  (13+ messages)

RQ overflow seen running isert traffic
 2016-11-02 17:03 UTC  (10+ messages)
        ` SQ "

[PATCH] qedr: Fix possible memory leak in qedr_create_qp()
 2016-11-02 15:55 UTC  (5+ messages)

[PATCH] IB/rdmavt: Only put mmap_info ref if it exists
 2016-11-02 15:40 UTC  (3+ messages)

[PATCH rdma-next 0/4] Add packet pacing support for IB verbs
 2016-11-02 15:35 UTC  (7+ messages)
  ` [PATCH rdma-next 1/4] IB/mlx5: Report mlx5 packet pacing capabilities when querying device
  ` [PATCH rdma-next 2/4] IB/core: Support rate limit for packet pacing
  ` [PATCH rdma-next 3/4] IB/uverbs: Extend modify_qp and support "
  ` [PATCH rdma-next 4/4] IB/mlx5: Update the rate limit according to user setting for RAW QP

[PATCH rdma-rc] IB/ipoib: print only once when doesn't support IB_QP_CREATE_USE_GFP_NOIO
 2016-11-02  0:44 UTC  (5+ messages)

[PATCH] net/mlx5: Simplify a test
 2016-11-01 18:12 UTC  (4+ messages)

[PATCH v2 perftest] Support for Chelsio T6 devices
 2016-11-01 14:16 UTC  (6+ messages)

[PATCH rdma-core] qede: fix general protection fault may occur on probe
 2016-11-01 14:01 UTC  (6+ messages)

[PATCH -next] qedr: Use list_move_tail instead of list_del/list_add_tail
 2016-11-01 10:28 UTC  (3+ messages)

[RFC ABI V5 00/10] SG-based RDMA ABI Proposal
 2016-10-31 22:58 UTC  (7+ messages)
` [RFC ABI V5 01/10] RDMA/core: Refactor IDR to be per-device
` [RFC ABI V5 02/10] RDMA/core: Add support for custom types

[PATCH 0/2] mm: remove get_user_pages_locked()
 2016-10-31 19:28 UTC  (7+ messages)
` [PATCH 1/2] mm: add locked parameter to get_user_pages()
` [PATCH 2/2] mm: remove get_user_pages_locked()

iscsi_trx going into D state
 2016-10-31 16:34 UTC  (12+ messages)

(unknown),
 2016-10-31 12:51 UTC 

[PATCH rdma-next 1/2] IB/mlx5: Report mlx5 CQE compression capabilities when querying device
 2016-10-31 10:16 UTC  (2+ messages)
  ` [PATCH rdma-next 2/2] IB/mlx5: Add support for CQE compressing

[PATCH rdma-next 1/2] net/mlx5: Report multi packet WQE capabilities
 2016-10-31 10:15 UTC  (2+ messages)
  ` [PATCH rdma-next 2/2] IB/mlx5: Report mlx5 multi packet WQE capabilities when querying device

[PATCH] rdma UAPI: Use __kernel_sockaddr_storage
 2016-10-31  6:06 UTC  (2+ messages)

[PATCH rdma-rc 0/6] IB core fixes for 4.9
 2016-10-31  5:50 UTC  (3+ messages)
` [PATCH rdma-rc 3/6] IB/core: Set routable RoCE gid type for ipv4/ipv6 networks

[PATCH 0/3] target: Fix queue-full callback error signaling
 2016-10-31  5:25 UTC  (4+ messages)
` [PATCH 1/3] target: Fix unknown fabric callback queue-full errors
` [PATCH 2/3] iscsi-target: Propigate queue_data_in + queue_status errors
  ` [PATCH 3/3] iser-target: Fix queue-full response handling

[PATCH] IBcore/CM: Issue DREQ when receiving REQ/REP for stale QP
 2016-10-31  4:52 UTC  (3+ messages)

[PATCH -next] IB/rxe: Use DEFINE_SPINLOCK() for spinlock
 2016-10-30 21:09 UTC  (2+ messages)

Post userspace patches here, or pull requests to github?
 2016-10-30 19:11 UTC  (3+ messages)

[PATCH for-next 00/14][PULL request] Mellanox mlx5 core driver updates 2016-10-25
 2016-10-30 16:02 UTC  (4+ messages)

RFC if==else in i40iw_virtchnl
 2016-10-30 12:33 UTC 


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