linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-11 22:14:25 to 2017-12-18 17:01:30 UTC [more...]

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

[PATCH v2 0/5] Support for generalized use of make C={1,2} via a wrapper program
 2017-12-18 16:41 UTC  (26+ 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

stuck iscsi/iser target with linux-4.15.0-rc1
 2017-12-18 16:32 UTC  (8+ messages)

BUG: unable to handle kernel NULL pointer dereference in rds_send_xmit
 2017-12-18 16:28 UTC  (2+ 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)

[PATCH rdma-core] srp_daemon: Install signal handler for ibsrpdm
 2017-12-15 17:59 UTC  (6+ 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

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

[PATCH v1 for-rc 0/8] vmw_pvrdma fixes for 4.15
 2017-12-14  9:30 UTC  (11+ 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 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  (26+ 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 for-rc 4/6] RDMA/vmw_pvrdma: Use refcount_dec_and_test to avoid warning

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

[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  (4+ messages)
  `  "

[PATCH] RDMA/bnxt_re: Remove redundant bnxt_qplib_disable_nq() call
 2017-12-13 17:37 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 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  (13+ messages)
` [PATCH V3 net-next 1/8] net: hns3: Add HNS3 VF IMP(Integrated Management Proc) cmd interface
` [PATCH V3 net-next 2/8] net: hns3: Add mailbox support to VF driver
` [PATCH V3 net-next 3/8] net: hns3: Add HNS3 VF HCL(Hardware Compatibility Layer) Support
` [PATCH V3 net-next 4/8] net: hns3: Add HNS3 VF driver to kernel build framework
` [PATCH V3 net-next 7/8] net: hns3: Change PF to add ring-vect binding & resetQ to mailbox
  ` [PATCH V3 net-next 5/8] net: hns3: Unified HNS3 {VF|PF} Ethernet Driver for hip08 SoC
  ` [PATCH V3 net-next 6/8] net: hns3: Add mailbox support to PF driver
  ` [PATCH V3 net-next 8/8] net: hns3: Add mailbox interrupt handling "

[PATCH rdma-core 1/2] srp_daemon: handle SM lid change
 2017-12-13 11:32 UTC  (4+ messages)

general protection fault in page_mapping
 2017-12-13  7:37 UTC 

[PATCH rdma-core] Support writing man pages in MarkDown
 2017-12-12 23:27 UTC  (3+ messages)

[PATCH for-next 1/2] i40iw: Use sqsize to initialize cqp_requests elements
 2017-12-12 22:12 UTC  (3+ messages)
  ` [for-next,1/2] "

[PATCH v1 rdma-next] i40iw: Change accelerated flag to bool
 2017-12-12 22:07 UTC 

[PATCH rdma-core 2/2] srp_daemon: fix CQ handling
 2017-12-12 17:38 UTC  (4+ messages)

[PATCH rdma-core] Fix typo 'bandwith' -> 'bandwidth'
 2017-12-12 15:24 UTC  (2+ messages)

[PATCH for-next 0/2] Revise eq support for hip06 & hip08
 2017-12-12 10:42 UTC  (5+ messages)

XRC Questions for Mellanox and All
 2017-12-12  9:49 UTC  (5+ messages)

[PATCH v3 1/9] RDMA/core: Add implicit per-device completion queue pools
 2017-12-11 23:50 UTC  (2+ messages)
  ` [v3,1/9] "

[PATCH v1] IB/srp: replace custom implementation of hex2bin()
 2017-12-11 23:41 UTC  (2+ messages)
  ` [v1] "

[PATCH] IB/mlx5: revisit -Wmaybe-uninitialized warning
 2017-12-11 23:41 UTC  (2+ messages)
`  "

[PATCH for-next] IB/ipoib: Replace printk with pr_warn
 2017-12-11 23:39 UTC  (2+ messages)
  ` [for-next] "

[PATCH] IB/core: Use PTR_ERR_OR_ZERO()
 2017-12-11 23:38 UTC  (2+ messages)
`  "

[PATCH 1/2] i40iw: remove unused 'timeval' struct member
 2017-12-11 23:38 UTC  (2+ messages)
  ` [1/2] "

[PATCH] RDMA/vmw_pvrdma: Do not re-calculate npages
 2017-12-11 23:38 UTC  (2+ messages)
  `  "

[PATCH] i40w: Remove garbage at end of INFINIBAND_I40IW Kconfig section
 2017-12-11 23:37 UTC  (2+ messages)
`  "

[PATCH 1/2] IB/qib: remove redundant setting of any in for-loop
 2017-12-11 23:37 UTC  (2+ messages)
  ` [1/2] "

[PATCH for-next 1/6] IB/hfi1: Mask the path bits with the LMC for 16B RC Acks
 2017-12-11 23:37 UTC  (2+ messages)
  ` [for-next, "

[PATCH rdma-rc] iw_cxgb4: only insert drain cqes if wq is flushed
 2017-12-11 22:46 UTC  (2+ messages)
  ` [rdma-rc] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).