public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-13 10:25:19 to 2017-12-19 13:15:08 UTC [more...]

insight into a WARNING from softROCE
 2017-12-19 13:15 UTC  (2+ messages)

[PATCH rdma-next 01/31] IB/core: Fix do not add RoCEv2 default GID when IPv6 is disabled
 2017-12-19 13:11 UTC  (3+ messages)
  ` [rdma-next, "

[PATCH for-next 0/2] Revise eq support for hip06 & hip08
 2017-12-19 12:38 UTC  (5+ messages)
` [PATCH for-next 1/2] RDMA/hns: Refactor eq code for hip06

[PATCH] hw: Fix permissions for OCRDMA_RESET_STATS
 2017-12-19 12:30 UTC  (4+ messages)

[PATCH rdma-core] srp_daemon: Install signal handler for ibsrpdm
 2017-12-19 12:20 UTC  (7+ messages)

[PATCH] RDMA/bnxt_re: Remove redundant bnxt_qplib_disable_nq() call
 2017-12-19 11:17 UTC  (4+ messages)
  `  "

[PATCH for-next] iw_cxgb4: Change error/warn prints to pr_debug
 2017-12-19 10:44 UTC 

[PATCH for-next] iw_cxgb4: Change error/warn prints to pr_debug
 2017-12-19 10:14 UTC  (2+ messages)

[linux-rdma/rdma-core] libibverb/examples: Add command line option to enable buffer validation (#273)
 2017-12-19  9:14 UTC  (2+ messages)

[PATCH rdma-core 1/2] srp_daemon: handle SM lid change
 2017-12-19  5:46 UTC  (3+ messages)

XRC Questions for Mellanox and All
 2017-12-19  5:41 UTC  (6+ messages)

[PATCH v1 for-rc 0/8] vmw_pvrdma fixes for 4.15
 2017-12-19  5:32 UTC  (16+ messages)
  ` [PATCH v1 for-rc 1/8] RDMA/vmw_pvrdma: Clarify QP and CQ is_kernel logic
  ` [PATCH v1 for-rc 2/8] RDMA/vmw_pvrdma: Call ib_umem_release on destroy QP path
  ` [PATCH v1 for-rc 3/8] RDMA/vmw_pvrdma: Use more specific sizeof in kcalloc
  ` [PATCH v1 for-rc 4/8] RDMA/vmw_pvrdma: Use refcount_dec_and_test to avoid warning
  ` [PATCH v1 for-rc 5/8] RDMA/vmw_pvrdma: Use refcount_t instead of atomic_t
  ` [PATCH v1 for-rc 6/8] RDMA/vmw_pvrdma: Remove usage of BIT() from UAPI header
  ` [PATCH v1 for-rc 7/8] RDMA/vmw_pvrdma: Add UAR SRQ macros in ABI header file
  ` [PATCH v1 for-rc 8/8] RDMA/vmw_pvrdma: Use completion instead of wait queue

[PATCH for-next 00/11] IB/hfi1, rdmavt, qib: Driver updates for 12/18/2017
 2017-12-19  3:57 UTC  (12+ messages)
  ` [PATCH for-next 01/11] IB/hfi1: Destroy link_wq workqueue after free_irq()
  ` [PATCH for-next 02/11] IB/hfi1: Check return value of strchr before using it
  ` [PATCH for-next 03/11] IB/rdmavt: No need to cancel RNRNAK retry timer when it is running
  ` [PATCH for-next 04/11] IB/{rdmavt, hfi1, qib}: Self determine driver name
  ` [PATCH for-next 05/11] IB/{rdmavt, hfi1, qib}: Remove get_card_name() downcall
  ` [PATCH for-next 06/11] IB/rdmavt: Use correct numa node for SRQ allocation
  ` [PATCH for-next 07/11] IB/hfi1: Fix infinite loop in 8051 command error path
  ` [PATCH for-next 08/11] IB/rdmavt: Allocate CQ memory on the correct node
  ` [PATCH for-next 09/11] rdma: Update maintainer contact for Intel RDMA drivers
  ` [PATCH for-next 10/11] IB/{hfi1, qib}: Fix a concurrency issue with device name in logging
  ` [PATCH for-next 11/11] IB/rdmavt: Add trace for RNRNAK timer

[PATCH for-next 3/6] IB/SA: Check dlid before SA agent queries for ClassPortInfo
 2017-12-19  3:26 UTC  (2+ messages)
  ` [PATCH v2 for-next] "

[PATCH RFC] iser-target: avoid reinitializing rdma contexts for isert commands
 2017-12-18 23:14 UTC  (4+ messages)
` [RFC] "

[PATCH rdma-next 00/31] RDMA fixes and refactoring for 4.15
 2017-12-18 23:11 UTC  (2+ messages)

[PATCH rdma-next 06/31] IB/ipoib: Avoid memory leak if neigh destination was changed
 2017-12-18 22:40 UTC  (2+ messages)
  ` [rdma-next, "

stuck iscsi/iser target with linux-4.15.0-rc1
 2017-12-18 21:43 UTC  (10+ messages)

[PATCH rdma-rc 1/3] iw_cxgb4: Only validate the MSN for successful completions
 2017-12-18 21:10 UTC 

[PATCH rdma-next 02/31] IB/{core/cm}: Fix dmac query for IPv6 link local destination
 2017-12-18 20:38 UTC  (2+ messages)
  ` [rdma-next, "

[PATCH v2 0/5] Support for generalized use of make C={1,2} via a wrapper program
 2017-12-18 19:28 UTC  (35+ messages)
` [PATCH v2 4/5] rds: Add runchecks.cfg for net/rds
` [PATCH v2 5/5] RDMA/core: Add runchecks.cfg for drivers/infiniband/core

BUG: unable to handle kernel NULL pointer dereference in rds_send_xmit
 2017-12-18 17:22 UTC  (5+ messages)
      ` [rds-devel] "

BUG: spinlock bad magic (2)
 2017-12-18 17:01 UTC  (3+ messages)

[RFC PATCH 0/4] Sockperf: Initial multi-threaded throughput client
 2017-12-18 15:26 UTC  (5+ messages)
  ` [PATCH 1/4] Rename a few variables
  ` [PATCH 2/4] Move num-threads and cpu-affinity to common opts
  ` [PATCH 3/4] Move server thread handler to SockPerf.cpp
  ` [PATCH 4/4] Initial implementation of threaded throughput client

[PATCH rdma-next 0/2] Minor cleanup in i40iw/nes
 2017-12-18  8:20 UTC  (5+ messages)
  ` [PATCH rdma-next 1/2] nes: Change accelerated flag to bool
  ` [PATCH rdma-next 2/2] i40iw: "

[PATCH v2 rdma-next] i40iw: Change accelerated flag to bool
 2017-12-17 18:31 UTC  (3+ messages)

[GIT PULL] Please pull RDMA subsystem changes
 2017-12-16 17:12 UTC 

[PATCH RFC] Introduce verbs API for multi-packet work request
 2017-12-16 14:32 UTC  (4+ messages)

[PATCHv2 rdma-core 0/2] srp_daemon fixes
 2017-12-15 17:33 UTC  (12+ messages)
  ` [PATCHv2 rdma-core 1/2] srp_daemon: handle SM lid change
  ` [PATCHv2 rdma-core 2/2] srp_daemon: fix CQ handling
  ` [PATCHv3 rdma-core 1/2] srp_daemon: handle SM lid change

[PATCH v4 net-next 0/8] Hisilicon Network Subsystem 3 VF Ethernet Driver
 2017-12-15 15:55 UTC  (11+ messages)
` [PATCH v4 net-next 1/8] net: hns3: Add HNS3 VF IMP(Integrated Management Proc) cmd interface
` [PATCH v4 net-next 2/8] net: hns3: Add mailbox support to VF driver
  ` [PATCH v4 net-next 3/8] net: hns3: Add HNS3 VF HCL(Hardware Compatibility Layer) Support
` [PATCH v4 net-next 4/8] net: hns3: Add HNS3 VF driver to kernel build framework
` [PATCH v4 net-next 5/8] net: hns3: Unified HNS3 {VF|PF} Ethernet Driver for hip08 SoC
` [PATCH v4 net-next 6/8] net: hns3: Add mailbox support to PF driver
` [PATCH v4 net-next 7/8] net: hns3: Change PF to add ring-vect binding & resetQ to mailbox
` [PATCH v4 net-next 8/8] net: hns3: Add mailbox interrupt handling to PF driver

[PATCH 01/27] timecounter: Make cyclecounter struct part of timecounter struct
 2017-12-15  7:38 UTC  (5+ messages)
` [PATCH 11/27] net/mlx4: Use timecounter_initialize interface
` [PATCH 12/27] net/mlx5: "
` [PATCH 23/27] net/mlx4: Use timecounter_reset interface
` [PATCH 24/27] net/mlx5: "

[PATCH v1 00/16] NFS/RDMA clean-ups and fixes
 2017-12-15  1:58 UTC  (17+ messages)
  ` [PATCH v1 01/16] xprtrdma: Fix buffer leak after transport set up failure
  ` [PATCH v1 02/16] xprtrdma: Fix backchannel allocation of extra rpcrdma_reps
  ` [PATCH v1 03/16] xprtrdma: Eliminate unnecessary lock cycle in xprt_rdma_send_request
  ` [PATCH v1 04/16] xprtrdma: Per-mode handling for Remote Invalidation
  ` [PATCH v1 05/16] xprtrdma: Remove ri_reminv_expected
  ` [PATCH v1 06/16] xprtrdma: Remove unused padding variables
  ` [PATCH v1 07/16] xprtrdma: Initialize the xprt address string array earlier
  ` [PATCH v1 08/16] xprtrdma: Remove another sockaddr_storage field (cdata::addr)
  ` [PATCH v1 09/16] xprtrdma: Support IPv6 in xprt_rdma_set_port
  ` [PATCH v1 10/16] xprtrdma: Move unmap-safe logic to rpcrdma_marshal_req
  ` [PATCH v1 11/16] xprtrdma: buf_free not called for CB replies
  ` [PATCH v1 12/16] xprtrdma: Split xprt_rdma_send_request
  ` [PATCH v1 13/16] xprtrdma: Don't clear RPC_BC_PA_IN_USE on pre-allocated rpc_rqst's
  ` [PATCH v1 14/16] xprtrdma: Replace all usage of "frmr" with "frwr"
  ` [PATCH v1 15/16] xprtrdma: Remove usage of "mw"
  ` [PATCH v1 16/16] xprtrdma: Introduce rpcrdma_mw_unmap_and_put

[PATCH rdma-core] Have cbuild map the git alternates
 2017-12-14 22:41 UTC 

[PATCH rdma-core 0/5] container_of tidy and minor fixes
 2017-12-14 22:35 UTC  (6+ messages)
  ` [PATCH rdma-core 1/5] verbs: Don't open code 'container_of' in the providers
  ` [PATCH rdma-core 2/5] verbs: Remove container_of from the public verbs.h
  ` [PATCH rdma-core 3/5] mlx4: Don't nest container_of
  ` [PATCH rdma-core 4/5] hns: Remove useless assignments
  ` [PATCH rdma-core 5/5] providers: Remove unneeded function prototypes

[PATCH rdma-core] vmw_pvrdma: Remove usage of BIT() from vmw_pvrdma
 2017-12-14  0:51 UTC 

[PATCH for-rc 0/6] vmw_pvrdma fixes for 4.15
 2017-12-13 21:22 UTC  (14+ messages)
` [PATCH for-rc 1/6] RDMA/vmw_pvrdma: Clarify QP is_kernel logic
` [PATCH for-rc 2/6] RDMA/vmw_pvrdma: Call ib_umem_release on destroy QP path

[PATCH] IB/ocrdma: Remove unneeded conversions to bool
 2017-12-13 18:20 UTC  (2+ messages)
  `  "

[PATCH] IB/mlx4: Potential buffer overflow in _mlx4_set_path()
 2017-12-13 18:20 UTC  (2+ messages)
`  "

[PATCH] RDMA/cxgb4: Add a sanity check in process_work()
 2017-12-13 18:20 UTC  (2+ messages)
`  "

[PATCH] iw_cxgb4: make pointer reg_workq static
 2017-12-13 18:19 UTC  (2+ messages)
  `  "

[PATCH v2] RDMA/iwpm: Fix uninitialized error code in iwpm_send_mapinfo()
 2017-12-13 18:19 UTC  (2+ messages)
` [v2] "

[PATCH for-next] IB/ipoib: Warn when one port fails to initialize
 2017-12-13 18:19 UTC  (2+ messages)
  ` [for-next] "

[PATCH] infiniband: cxgb4: use ktime_get for timestamps
 2017-12-13 18:19 UTC  (2+ messages)
  `  "

[PATCH] IB/ipoib: Restore MM behavior in case of tx_ring allocation failure
 2017-12-13 17:31 UTC  (2+ messages)

[PATCH for-rc 4/6] RDMA/vmw_pvrdma: Use refcount_dec_and_test to avoid warning
 2017-12-13 16:12 UTC  (11+ messages)

[PATCH v1 0/4] Use same proto= after traversing a referral
 2017-12-13 15:15 UTC  (5+ messages)
` [PATCH v1 2/4] nfs: Referrals should use the same proto setting as their parent

[PATCH V3 net-next 0/8] Hisilicon Network Subsystem 3 VF Ethernet Driver
 2017-12-13 13:02 UTC  (6+ messages)
` [PATCH V3 net-next 3/8] net: hns3: Add HNS3 VF HCL(Hardware Compatibility Layer) Support


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