linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-02 16:25:15 to 2019-09-12 13:34:04 UTC [more...]

[PATCH -next] RDMA/hns: use devm_platform_ioremap_resource() to simplify code
 2019-09-12 13:33 UTC  (2+ messages)

[PATCH] kernel-headers: Update comment to reflect changes
 2019-09-12 13:31 UTC  (2+ messages)

[PATCH] Documentation/infiniband: update name of some functions
 2019-09-12 13:27 UTC  (2+ messages)

[PATCH] RDMA/cma: fix false error message
 2019-09-12 13:25 UTC  (2+ messages)

[PATCH v3 0/5] Take out ucontext from HW objects
 2019-09-12 13:09 UTC  (3+ messages)
` [PATCH v3 1/5] RDMA/uverbs: uobj_get_obj_read should return the ib_uobject

[PATCH v1] IB/iser: Support up to 16MB data transfer in a single command
 2019-09-12 10:35 UTC 

[PATCH] IB/iser: Support up to 16MB data transfer in a single command
 2019-09-11 16:54 UTC  (2+ messages)

[PATCH v3] iwcm: don't hold the irq disabled lock on iw_rem_ref
 2019-09-11 15:58 UTC  (7+ messages)
    `  "

[PATCH] mlx4: fix spelling mistake "veify" -> "verify"
 2019-09-11 14:20 UTC  (2+ messages)

[PATCH for-next] RDMA/hns: Bugfix for flush cqe in case softirq and multi-process
 2019-09-11 13:17 UTC  (5+ messages)

[PATCH rdma-core 0/5] Support UD on hip08
 2019-09-11 12:40 UTC  (10+ messages)
` [PATCH rdma-core 1/5] libhns: Add support of handling AH for hip08
` [PATCH rdma-core 2/5] libhns: Bugfix for wqe idx calc of post verbs
` [PATCH rdma-core 3/5] libhns: Refactor for post send
` [PATCH rdma-core 4/5] libhns: Add UD support for hip08 in user mode
` [PATCH rdma-core 5/5] libhns: Support configuring loopback mode by user

Inquiry 11/Sept/2019
 2019-09-11 12:09 UTC 

[PATCH] net/mlx5: Declare 'rt' as corresponding enum type
 2019-09-11 11:39 UTC  (3+ messages)

[PATCH for-next 0/3] hfi1 and rdmavt fixes for next cycle
 2019-09-11 11:30 UTC  (4+ messages)
` [PATCH for-next 1/3] IB/hfi1: Add traces for TID RDMA READ
` [PATCH for-next 2/3] IB/{rdmavt, hfi1, qib}: Add a counter for credit waits
` [PATCH for-next 3/3] IB/hfi1: Define variables as unsigned long to fix KASAN warning

【BugReport】ibv_srq_pingpong test bug
 2019-09-11 11:13 UTC  (2+ messages)

[PATCH] RDMA/bnxt_re: fix spelling mistake "missin_resp" -> "missing_resp"
 2019-09-11  9:28 UTC 

[RFC PATCH v2 16/19] RDMA/uverbs: Add back pointer to system file object
 2019-09-11  8:19 UTC  (12+ messages)

[PATCH iproute2-next] rdma: Check comm string before print in print_comm()
 2019-09-11  8:12 UTC 

[PATCH for-next] RDMA/hns: Add support for reporting wc as software mode
 2019-09-11  7:09 UTC 

[PATCH] RDMA: fix goto target to release the allocated memory
 2019-09-10 22:21 UTC 

[PATCH net-next 1/2] mlx5: steering: use correct enum type
 2019-09-10 19:51 UTC  (6+ messages)
` [PATCH net-next 2/2] mlx5: fix type mismatch

[PATCH] net/mlx5: reduce stack usage in FW tracer
 2019-09-10 19:13 UTC  (7+ messages)

[PATCH for-next 0/4] EFA RDMA read support
 2019-09-10 13:43 UTC  (5+ messages)
` [PATCH for-next 1/4] RDMA/efa: Fix incorrect error print
` [PATCH for-next 2/4] RDMA/efa: Store network attributes in device attributes
` [PATCH for-next 3/4] RDMA/efa: Support remote read access in MR registration
` [PATCH for-next 4/4] RDMA/efa: Expose RDMA read related attributes

[PATCH] mm: add dummy can_do_mlock() helper
 2019-09-10  8:40 UTC  (4+ messages)

[PATCH] net/mlx4_en: ethtool: make array modes static const, makes object smaller
 2019-09-10  8:29 UTC  (2+ messages)

[PATCH v1 rdma-next] RDMA/siw: Relax from kmap_atomic() use in TX path
 2019-09-10  8:13 UTC  (3+ messages)
`  "

[PATCH v1 for-rc] RDMA/siw: Fix page address mapping in TX path
 2019-09-09 13:24 UTC 

[PATCH] RDMA/siw: Fix page address mapping in TX path
 2019-09-09 12:41 UTC  (3+ messages)
`  "

[PATCH] RDMA/siw: Relax from kmap_atomic() use in TX path
 2019-09-09 12:25 UTC  (3+ messages)
`  "

[PATCH rdma-core 00/14] rdma-core tests infrastructure
 2019-09-09 11:38 UTC  (13+ messages)
` [PATCH rdma-core 03/14] build: Add pyverbs-based test to the build

[PATCH rdma-next v1 0/4] ODP information and statistics
 2019-09-09 10:01 UTC  (13+ messages)
` [PATCH rdma-next v1 1/4] IB/mlx5: Introduce ODP diagnostic counters
` [PATCH rdma-next v1 2/4] RDMA/nldev: Allow different fill function per resource
` [PATCH rdma-next v1 3/4] RDMA/nldev: Provide MR statistics
` [PATCH rdma-next v1 4/4] RDMA/mlx5: Return ODP type per MR

[PATCH rdma-core 00/12] Add XRCD and SRQ support to pyverbs
 2019-09-09  9:07 UTC  (13+ messages)
` [PATCH rdma-core 01/12] pyverbs: Fix WC creation process
` [PATCH rdma-core 02/12] pyverbs: Fix CQ and PD assignment in QPAttr
` [PATCH rdma-core 03/12] pyverbs: Remove TM enums
` [PATCH rdma-core 04/12] pyverbs: Introducing XRCD class
` [PATCH rdma-core 05/12] pyverbs: Introducing SRQ class
` [PATCH rdma-core 06/12] pyverbs: Support XRC QPs when modifying QP states
` [PATCH rdma-core 07/12] pyverbs: Add XRC to ODPCaps
` [PATCH rdma-core 08/12] Documentation: Document creation of XRCD and SRQ
` [PATCH rdma-core 09/12] tests: Add missing constant in UDResources
` [PATCH rdma-core 10/12] tests: Fixes to to_rts() in RCResources
` [PATCH rdma-core 11/12] tests: Add XRCResources class
` [PATCH rdma-core 12/12] tests: Add XRC ODP test case

[PATCH] ib_umem: fix type mismatch
 2019-09-08  8:24 UTC  (3+ messages)

[PATCH rdma-next] RDMA/odp: Add missing cast for 32 bit
 2019-09-08  8:07 UTC 

[PATCH] rdma/siw: fix NOMMU build
 2019-09-07 12:57 UTC  (3+ messages)

[PATCH] usnic: avoid overly large buffers on stack
 2019-09-06 15:57 UTC 

[PATCH] RDMA/siw: Fix page address mapping in TX path
 2019-09-06 14:20 UTC  (3+ messages)
`  "

[PATCH net-next] net/mlx5: DR, Fix error return code in dr_domain_init_resources()
 2019-09-05 19:37 UTC  (2+ messages)

[PATCH net-next] net/mlx5: DR, Remove useless set memory to zero use memset()
 2019-09-05 19:37 UTC  (2+ messages)

[PATCH v11 rdma-next 0/7] RDMA/qedr: Use the doorbell overflow recovery mechanism for RDMA
 2019-09-05 10:01 UTC  (8+ messages)
` [PATCH v11 rdma-next 1/7] RDMA/core: Move core content from ib_uverbs to ib_core
` [PATCH v11 rdma-next 2/7] RDMA/core: Create mmap database and cookie helper functions
` [PATCH v11 rdma-next 3/7] RDMA/efa: Use the common mmap_xa helpers
` [PATCH v11 rdma-next 4/7] RDMA/siw: "
` [PATCH v11 rdma-next 5/7] RDMA/qedr: Use the common mmap API
` [PATCH v11 rdma-next 6/7] RDMA/qedr: Add doorbell overflow recovery support
` [PATCH v11 rdma-next 7/7] RDMA/qedr: Add iWARP doorbell "

[PATCH] net/mlx5: Fix addr's type in mlx5dr_icm_dm
 2019-09-05  2:14 UTC 

[PATCH] net/mlx5: Fix rt's type in dr_action_create_reformat_action
 2019-09-05  1:47 UTC 

[PATCH][next] net/mlx5: fix spelling mistake "offlaods" -> "offloads"
 2019-09-04 23:31 UTC  (2+ messages)

[PATCH][next] net/mlx5: fix missing assignment of variable err
 2019-09-04 23:30 UTC  (2+ messages)

[RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-)
 2019-09-04 23:12 UTC  (8+ messages)
` [RFC PATCH v2 02/19] fs/locks: Add Exclusive flag to user Layout lease

[RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-)
 2019-09-04 16:54 UTC  (12+ messages)

[PATCH v18 00/15] arm64: untag user pointers passed to the kernel
 2019-09-04 16:42 UTC  (8+ messages)
` [PATCH v18 15/15] selftests, arm64: add a selftest for passing tagged pointers to kernel

[PATCH v10 rdma-next 0/7] RDMA/qedr: Use the doorbell overflow recovery mechanism for RDMA
 2019-09-04 14:09 UTC  (12+ messages)
` [PATCH v10 rdma-next 1/7] RDMA/core: Move core content from ib_uverbs to ib_core
` [PATCH v10 rdma-next 2/7] RDMA/core: Create mmap database and cookie helper functions
` [PATCH v10 rdma-next 3/7] RDMA/efa: Use the common mmap_xa helpers
` [PATCH v10 rdma-next 4/7] RDMA/siw: "
` [PATCH v10 rdma-next 5/7] RDMA/qedr: Use the common mmap API
` [PATCH v10 rdma-next 6/7] RDMA/qedr: Add doorbell overflow recovery support
` [PATCH v10 rdma-next 7/7] RDMA/qedr: Add iWARP doorbell "
  ` [EXT] Re: [PATCH v10 rdma-next 4/7] RDMA/siw: Use the common mmap_xa helpers

[PATCH v9 rdma-next 0/7] RDMA/qedr: Use the doorbell overflow recovery mechanism for RDMA
 2019-09-04  6:50 UTC  (17+ messages)
` [PATCH v9 rdma-next 1/7] RDMA/core: Move core content from ib_uverbs to ib_core
` [PATCH v9 rdma-next 2/7] RDMA/core: Create mmap database and cookie helper functions
` [PATCH v9 rdma-next 3/7] RDMA/efa: Use the common mmap_xa helpers
` [PATCH v9 rdma-next 4/7] RDMA/siw: "
` [PATCH v9 rdma-next 5/7] RDMA/qedr: Use the common mmap API
` [PATCH v9 rdma-next 6/7] RDMA/qedr: Add doorbell overflow recovery support
` [PATCH v9 rdma-next 7/7] RDMA/qedr: Add iWARP doorbell "
  ` [EXT] Re: [PATCH v9 rdma-next 0/7] RDMA/qedr: Use the doorbell overflow recovery mechanism for RDMA
  ` [EXT] Re: [PATCH v9 rdma-next 4/7] RDMA/siw: Use the common mmap_xa helpers

[PATCH] iwcm: don't hold the irq disabled lock on iw_rem_ref
 2019-09-04  6:03 UTC  (4+ messages)

[PATCHv2 1/1] net: rds: add service level support in rds-info
 2019-09-04  5:08 UTC  (3+ messages)

[PATCH for-next 0/5] Some bugfixes and cleanups for hip08
 2019-09-04  3:14 UTC  (6+ messages)
` [PATCH for-next 1/5] RDMA/hns: remove a redundant le16_to_cpu
` [PATCH for-next 2/5] RDMA/hns: Fix wrong parameters when initial mtt of srq->idx_que
` [PATCH for-next 3/5] RDMA/hns: Modify variable/field name from vlan to vlan_id
` [PATCH for-next 4/5] RDMA/hns: Modify return value of restrack fucntions
` [PATCH for-next 5/5] RDMA/hns: Fix a spelling mistake in a macro

[PATCH v2] iwcm: don't hold the irq disabled lock on iw_rem_ref
 2019-09-04  1:39 UTC  (2+ messages)

[PATCH AUTOSEL 5.2 09/23] IB/rdmavt: Add new completion inline
 2019-09-03 16:24 UTC  (3+ messages)
` [PATCH AUTOSEL 5.2 10/23] IB/{rdmavt, qib, hfi1}: Convert to new completion API
` [PATCH AUTOSEL 5.2 11/23] IB/hfi1: Unreserve a flushed OPFN request

[PATCH AUTOSEL 4.19 054/167] IB/uverbs: Fix OOPs upon device disassociation
 2019-09-03 16:24 UTC  (5+ messages)
` [PATCH AUTOSEL 4.19 091/167] IB/mlx5: Reset access mask when looping inside page fault handler
` [PATCH AUTOSEL 4.19 122/167] IB/hfi1: Avoid hardlockup with flushlist_lock
` [PATCH AUTOSEL 4.19 139/167] RDMA/srp: Document srp_parse_in() arguments
` [PATCH AUTOSEL 4.19 140/167] RDMA/srp: Accept again source addresses that do not have a port number

qedr memory leak report
 2019-09-03 12:53 UTC  (4+ messages)
  ` [EXT] "


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).