public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-11-13 09:55:15 to 2017-11-14 16:43:19 UTC [more...]

[PATCH v3 0/4] ibacm: acmp retry issues
 2017-11-14 16:43 UTC  (2+ messages)
  ` [PATCH v3 1/4] ibacm: Fix an incorrect expiration check for the retry timer

[ANNOUNCE] OFED 4.8-1-rc3 release is available
 2017-11-14 16:41 UTC 

[PATCH v3 0/9] Introduce per-device completion queue pools
 2017-11-14 16:28 UTC  (26+ messages)
` [PATCH v3 1/9] RDMA/core: Add implicit "
` [PATCH v3 2/9] IB/isert: use implicit CQ allocation

[RFC PATCH] RDMA/cma: Remove netlink interface of CMA statistics
 2017-11-14 16:04 UTC  (7+ messages)

Patches for rdma-core stable-v15
 2017-11-14 14:41 UTC  (13+ messages)

[PATCH rdma-core stable-v15] verbs: Do not block QP attr_masks used by older kernels
 2017-11-14 14:40 UTC 

[PATCH V3 net-next] net: hns3: Updates MSI/MSI-X alloc/free APIs(depricated) to new APIs
 2017-11-14 14:23 UTC  (3+ messages)

[PATCH rdma-core 0/2] PCI write end padding
 2017-11-14 13:47 UTC  (3+ messages)
  ` [PATCH rdma-core 1/2] verbs: Report the device's PCI write end paddding capability
  ` [PATCH rdma-core 2/2] verbs: Enable QP and WQ creation with PCI write end padding option

[PATCH for-next 0/6] IB/hfi1, qib, cm, sa: Last set for 4.15 merge window
 2017-11-14 13:11 UTC  (8+ messages)
  ` [PATCH for-next 1/6] IB/hfi1: Mask the path bits with the LMC for 16B RC Acks
  ` [PATCH for-next 2/6] IB/hfi1: Initialize bth1 in 16B rc ack builder
  ` [PATCH for-next 3/6] IB/SA: Check dlid before SA agent queries for ClassPortInfo
  ` [PATCH for-next 4/6] IB/CM: Change sgid to IB GID when handling CM request
  ` [PATCH for-next 5/6] IB/hfi1: Use 4096 for default active MTU in query_qp
` [PATCH for-next 6/6] IB/qib: Fix comparison error with qperf compare/swap test

[PATCH rdma-next 00/31] RDMA fixes and refactoring for 4.15
 2017-11-14 12:52 UTC  (32+ messages)
  ` [PATCH rdma-next 01/31] IB/core: Fix do not add RoCEv2 default GID when IPv6 is disabled
  ` [PATCH rdma-next 02/31] IB/{core/cm}: Fix dmac query for IPv6 link local destination
  ` [PATCH rdma-next 03/31] IB/core: Depend on IPv6 stack to resolve link local address
  ` [PATCH rdma-next 04/31] IB/core: Avoid exporting module internal function
  ` [PATCH rdma-next 05/31] IB/mlx4: Remove unused ibpd parameter
  ` [PATCH rdma-next 06/31] IB/ipoib: Avoid memory leak if neigh destination was changed
  ` [PATCH rdma-next 07/31] IB/ipoib: Update pathrec field if not valid record
  ` [PATCH rdma-next 08/31] RDMA/cma: Fix consider size of destination address
  ` [PATCH rdma-next 09/31] IB/core: Make sure that PSN does not overflow
  ` [PATCH rdma-next 10/31] IB/core: Fix memory leak in cm_req_handler error flows
  ` [PATCH rdma-next 11/31] IB/cm: Add debug prints to ib_cm
  ` [PATCH rdma-next 12/31] IB/umem: Fix use of npages/nmap fields
  ` [PATCH rdma-next 13/31] RDMA/cma: Set default GID type as RoCE when resolving RoCE route
  ` [PATCH rdma-next 14/31] RDMA/cma: Simplify netdev check
  ` [PATCH rdma-next 15/31] RDMA/cma: Avoid setting path record type twice
  ` [PATCH rdma-next 16/31] RDMA/cma: Introduce and use helper functions to init work
  ` [PATCH rdma-next 17/31] IB/core: Avoid unnecessary type cast
  ` [PATCH rdma-next 18/31] IB/core: Refactor to avoid unnecessary check on GID lookup miss
  ` [PATCH rdma-next 19/31] IB/rxe: Avoid passing unused index pointer which is optional
  ` [PATCH rdma-next 20/31] IB/core: Avoid exporting module internal ib_find_gid_by_filter()
  ` [PATCH rdma-next 21/31] RDMA/core: Avoid redundant memcpy in resolving address
  ` [PATCH rdma-next 22/31] IB/core: Removed unused function
  ` [PATCH rdma-next 23/31] RDMA/{core, cma}: Simplify rdma_translate_ip
  ` [PATCH rdma-next 24/31] RDMA/core: Avoid copying ifindex twice
  ` [PATCH rdma-next 25/31] IB/{core, ipoib}: Simplify ib_find_gid to search only for IB link layer
  ` [PATCH rdma-next 26/31] IB/{cm, umad}: Fix honor av init error
  ` [PATCH rdma-next 27/31] IB/cm: Fix honor address handle attribute "
  ` [PATCH rdma-next 28/31] IB/cm: Fix avoid sleep while spin lock is held
  ` [PATCH rdma-next 29/31] IB/{core, cm, cma, ipoib}: Rename ib_init_ah_from_path to ib_init_ah_attr_from_path
  ` [PATCH rdma-next 30/31] IB/{core, umad, cm}: Rename ib_init_ah_from_wc to ib_init_ah_attr_from_wc
  ` [PATCH rdma-next 31/31] IB/cm: Refactor to avoid setting path record software only fields

[PATCH] RDMA/bnxt_re: Remove redundant bnxt_qplib_disable_nq() call
 2017-11-14 12:50 UTC 

[PATCH RFC rdma-core 0/5] Add thread domain support
 2017-11-14 12:09 UTC  (17+ messages)
` [PATCH RFC rdma-core 1/5] verbs: Introduce thread domain and its related verbs
` [PATCH RFC rdma-core 2/5] verbs: Introduce parent "
` [PATCH RFC rdma-core 4/5] mlx5: Add support for ibv_parent "
` [PATCH RFC rdma-core 5/5] mlx5: Handles QP creation with a given parent domain

Bug#860498: marked as done (support autoloading of kernel modules)
 2017-11-14 12:03 UTC 

[PATCH rdma-core 0/3] Debian packaging fixes
 2017-11-14 11:33 UTC  (4+ messages)
  ` [PATCH rdma-core 1/3] debian: Do not build ibacm for non-Linux architectures
  ` [PATCH rdma-core 2/3] debian: Do not require valgrind if not available
  ` [PATCH rdma-core 3/3] debian: Update changelog to include Debian upload

rdma-core debian/master branch
 2017-11-14 11:21 UTC 

rdma-core stable releases
 2017-11-14 11:05 UTC  (40+ messages)

rdma-core_15-1_amd64.changes ACCEPTED into unstable, unstable
 2017-11-14 11:01 UTC  (5+ messages)
          ` rdma-core_15-1_amd64.changes ACCEPTED into unstable

rdma-core ec54a28 fails to build (missing PVRDMA_UAR_SRQ_OFFSET) on Ubuntu >= 17.04
 2017-11-14 10:59 UTC  (2+ messages)

Bug#854217: marked as done (mark libibverbs1 Multi-Arch: same)
 2017-11-14 10:48 UTC 

[PATCHv2 rdma-core] Documentation: add documentation about stable branches
 2017-11-14 10:40 UTC 

[PATCH rdma-core] Documentation: add documentation about stable branches
 2017-11-14 10:10 UTC  (3+ messages)

[PATCH for-next 0/2] Revise eq support for hip06 & hip08
 2017-11-14  9:40 UTC  (7+ messages)
  ` [PATCH for-next 1/2] RDMA/hns: Refactor eq code for hip06
  ` [PATCH for-next 2/2] RDMA/hns: Add eq support of hip08

[Build #13727962] i386 build of rdma-core 16~201711132208~ubuntu18.04.1 in ubuntu bionic RELEASE [~linux-rdma/ubuntu/rdma-core-daily]
 2017-11-14  9:20 UTC 

[Build #13727961] amd64 build of rdma-core 16~201711132208~ubuntu18.04.1 in ubuntu bionic RELEASE [~linux-rdma/ubuntu/rdma-core-daily]
 2017-11-14  9:20 UTC 

[Build #13727959] amd64 build of rdma-core 16~201711132208~ubuntu17.04.1 in ubuntu zesty RELEASE [~linux-rdma/ubuntu/rdma-core-daily]
 2017-11-14  9:20 UTC 

[Build #13727960] i386 build of rdma-core 16~201711132208~ubuntu17.04.1 in ubuntu zesty RELEASE [~linux-rdma/ubuntu/rdma-core-daily]
 2017-11-14  9:20 UTC 

[Build #13727948] i386 build of rdma-core 16~201711132208~ubuntu17.10.1 in ubuntu artful RELEASE [~linux-rdma/ubuntu/rdma-core-daily]
 2017-11-14  9:19 UTC 

[Build #13727947] amd64 build of rdma-core 16~201711132208~ubuntu17.10.1 in ubuntu artful RELEASE [~linux-rdma/ubuntu/rdma-core-daily]
 2017-11-14  9:19 UTC 

vmw_pvrdma: Add SRQ support - broke rdma-core
 2017-11-14  8:51 UTC 

KASAN: use-after-free Read in rds_tcp_dev_event
 2017-11-14  6:57 UTC  (3+ messages)

[PATCH V2 net] net: hns3: Updates MSI/MSI-X alloc/free APIs(depricated) to new APIs
 2017-11-14  6:23 UTC  (2+ messages)

[PATCH v2 0/4] ibacm: acmp retry issues
 2017-11-14  3:04 UTC  (6+ messages)
  ` [PATCH v2 1/4] ibacm: Fix an incorrect expiration check for the retry timer
  ` [PATCH v2 2/4] ibacm: Calculate correct tv_nsec value in event_wait()
  ` [PATCH v2 3/4] ibacm: Fix a retry loop calculation race condition
  ` [PATCH v2 4/4] ibacm: Use MONOTONIC time base to avoid timer expiration issues

[PATCH v2 0/3] Fix request completion holes
 2017-11-13 22:10 UTC  (2+ messages)

[PATCH rdma-core 0/4] Add support for CQ moderation
 2017-11-13 22:08 UTC  (2+ messages)

[PATCH rdma-next v2 0/7] Expose CQ moderation to user space
 2017-11-13 22:01 UTC  (2+ messages)

[PATCH 1/2] iw_cxgb4: only call the cq comp_handler when the cq is armed
 2017-11-13 22:00 UTC  (2+ messages)

[PATCH 2/2] iw_cxgb4: atomically flush the qp
 2017-11-13 22:00 UTC  (2+ messages)

[PATCH for-next] iw_cxgb4: Fix possible circular dependency locking warning
 2017-11-13 21:59 UTC  (3+ messages)

[PATCH] IB/qib: remove redundant setting of any in for-loop
 2017-11-13 21:52 UTC  (5+ messages)

[PATCH v1] RDMA/bnxt_re: report vlan_id and sl in qp1 recv completion
 2017-11-13 21:28 UTC  (4+ messages)

[PATCH rdma-next] IB/core: Only maintain real QPs in the security lists
 2017-11-13 21:24 UTC  (2+ messages)

[PATCH v3] RDMA/core: Make function rdma_copy_addr return void
 2017-11-13 21:19 UTC  (2+ messages)

[PATCH for-next v1] RDMA/vmw_pvrdma: Add shared receive queue support
 2017-11-13 21:19 UTC  (2+ messages)

[PATCH v2] IB/ocrdma_hw: remove unnecessary code in ocrdma_mbx_dealloc_lkey
 2017-11-13 21:19 UTC  (2+ messages)

[PATCH] infiniband: avoid uninitialized variable warning in create_udata
 2017-11-13 21:14 UTC  (3+ messages)

[PATCH rdma-next 0/2] mlx4 RSS fixes for 4.15
 2017-11-13 21:13 UTC  (4+ messages)

[PATCH 0/4] bnxt_re: Bug fixes
 2017-11-13 20:55 UTC  (2+ messages)

[PATCH for-next 00/11] IB/hfi1: Driver fixes for 11/6/2017
 2017-11-13 20:55 UTC  (2+ messages)

[PATCH 0/5] More SRP target patches for kernel v4.15
 2017-11-13 20:26 UTC  (2+ messages)

[PATCH] bnxt_re: changing the ip address shouldn't affect new connections
 2017-11-13 20:13 UTC  (2+ messages)

[PATCH] bnxt_re: fix a crash in qp error event processing
 2017-11-13 20:13 UTC  (2+ messages)

[PATCH for-next] iw_cxgb4: remove BUG_ON() usage
 2017-11-13 20:13 UTC  (3+ messages)

[PATCH rdma-core 1/2] buildlib: use cmake to find python
 2017-11-13 19:56 UTC  (5+ messages)

[PATCH v2 0/8] SRP patches for kernel v4.15
 2017-11-13 19:56 UTC  (8+ messages)
` [PATCH v2 4/8] IB/srpt: Change default behavior from using SRQ to using RC

[PATCH rdma-next 0/5] RDMA core/mlx4/mlx5 fixes and MTT improvements
 2017-11-13 19:44 UTC  (2+ messages)

[PATCH 0/2] rdma-core: Provide missing user space pieces for multicast sendonly join
 2017-11-13 19:23 UTC  (7+ messages)
` [PATCH 1/2] librdmacm: Add support for extended join multicast API

[PATCH rdma-core 0/3] Fixes and package improvement to Travis CI
 2017-11-13 19:02 UTC  (6+ messages)
` [PATCH rdma-core 2/3] util/mmio.c: Fix compilation errors when __SSE__ is not set on 32 bit
` [PATCH rdma-core 3/3] travis: Test Debian packaging under artful container

[PATCH rdma-rc 0/3] mlx5 and NLDEV fixes
 2017-11-13 18:54 UTC  (2+ messages)

[PATCH rdma-next] RDMA/cxgb4: Protect from possible dereference
 2017-11-13 18:53 UTC  (2+ messages)

[PATCH rdma-next] RDMA/bnxt_re: Remove unused vlan_tag variable
 2017-11-13 18:53 UTC  (2+ messages)

4.13 ib_mthca NULL pointer dereference with OpenSM
 2017-11-13 17:47 UTC  (14+ messages)

Re:
 2017-11-13 14:55 UTC 

[PATCH 0/3] ibacm: acmp retry issues
 2017-11-13 13:30 UTC  (4+ messages)
` [PATCH 2/3] ibacm: Calculate correct tv_nsec value in event_wait()

[PATCH rdma-core 2/2] suse: use python3 by default
 2017-11-13 13:00 UTC 

Hello Dear
 2017-11-13 12:08 UTC 


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