linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-12 22:26:50 to 2018-02-18 10:47:07 UTC [more...]

Loopback with RXE?
 2018-02-18 10:47 UTC  (6+ messages)

[RFC 0/2] Larger Order Protection V1
 2018-02-18  9:00 UTC  (17+ messages)
` [RFC 1/2] Protect larger order pages from breaking up
` [RFC 2/2] Page order diagnostics

[PATCH 1/1] IB/rxe: remove unnecessary skb_clone in xmit
 2018-02-18  8:12 UTC  (8+ messages)
  ` [PATCHv2 1/1] IB/rxe: remove unnecessary skb_clone
        ` [PATCHv3 "

[PATCH for-rc 0/6] RDMA/bnxt_re: Misc bug fixes
 2018-02-17  6:24 UTC  (12+ messages)
  ` [PATCH for-rc 1/6] RDMA/bnxt_re: Disable atomic capability on bnxt_re adapters
  ` [PATCH for-rc 2/6] RDMA/bnxt_re: Maintain GID index mapping between stack and hardware
  ` [PATCH for-rc 3/6] RDMA/bnxt_re: Unpin SQ and RQ memory if QP create fails
  ` [PATCH for-rc 4/6] RDMA/bnxt_re: Synchronize destroy_qp with poll_cq
  ` [PATCH for-rc 5/6] RDMA/bnxt_re: Fix system crash during load/unload
  ` [PATCH for-rc 6/6] RDMA/bnxt_re: Avoid system hang during device un-reg

[PATCH v2 rdma-rc] RDMA/restrack: don't use uaccess_kernel()
 2018-02-16 20:00 UTC  (5+ messages)

[PATCH v3 rdma-core 0/2] Support rq and cq record doorbell
 2018-02-16 19:57 UTC  (3+ messages)
` [PATCH v3 rdma-core 1/2] libhns: Support rq "

[PATCH v1 rdma-core] vmw_pvrdma: Drop the extraneous align_next_power2 for sges
 2018-02-16 18:51 UTC 

[PATCH] vmw_pvrdma: Avoid rounding up of sge count to power of 2
 2018-02-16 18:27 UTC  (5+ messages)

[PATCH v4 for-next 0/4] Support rq and cq record doorbell
 2018-02-16 18:01 UTC  (5+ messages)
` [PATCH v4 for-next 1/4] RDMA/hns: Support rq record doorbell for the user space
` [PATCH v4 for-next 2/4] RDMA/hns: Support cq "

[PATCH rdma-next 00/14] Refactor ib_uverbs_write path
 2018-02-16 17:09 UTC  (32+ messages)
  ` [PATCH rdma-next 01/14] RDMA/uverbs: Convert command mask validity check function to be bool
  ` [PATCH rdma-next 02/14] RDMA/uverbs: Update sizeof users
  ` [PATCH rdma-next 03/14] RDMA/uverbs: Refactor flags checks and update return value
  ` [PATCH rdma-next 04/14] RDMA/uverbs: Fail as early as possible if not enough header data was provided
  ` [PATCH rdma-next 05/14] RDMA/uverbs: Return not supported error code for unsupported commands
  ` [PATCH rdma-next 06/14] RDMA/uverbs: Unify return values of not supported command
  ` [PATCH rdma-next 07/14] RDMA/uverbs: Refactor command header processing
  ` [PATCH rdma-next 08/14] RDMA/uverbs: Properly check command supported mask
  ` [PATCH rdma-next 09/14] RDMA/uverbs: Move uncontext check before SRCU read lock
  ` [PATCH rdma-next 10/14] RDMa/uverbs: Copy ex_hdr outside of "
  ` [PATCH rdma-next 11/14] RDMA/uverbs: Refactor the header validation logic
  ` [PATCH rdma-next 12/14] RDMA/verbs: Return proper error code for not supported system call
  ` [PATCH rdma-next 13/14] RDMA/verbs: Check existence of function prior to accessing it
  ` [PATCH rdma-next 14/14] RDMA/verbs: Drop uverbs_ex_mask

[PATCH rdma-rc] RDMA/restrack: don't use uaccess_kernel()
 2018-02-16 15:47 UTC  (7+ messages)

[PATCH rdma-core] vmw_pvrdma: Fix SRQN returned to library
 2018-02-16  0:47 UTC  (12+ messages)

[PATCH] IB/srp: Fix completion vector assignment algorithm
 2018-02-15 22:39 UTC  (2+ messages)

interoperability issue between rxe and mlx5
 2018-02-15 22:32 UTC  (6+ messages)

[PATCH rdma-rc] RDMA/vmw_pvrdma: Fix usage of user response structures in ABI file
 2018-02-15 22:31 UTC  (2+ messages)

[PATCH rdma-rc 00/15] RDMA fixes for v4.16
 2018-02-15 22:30 UTC  (35+ messages)
  ` [PATCH rdma-rc 01/15] IB/ipoib: Do not warn if IPoIB debugfs doesn't exist
  ` [PATCH rdma-rc 02/15] RDMA/restrack: Remove unimplemented XRCD object
  ` [PATCH rdma-rc 03/15] IB/uverbs: Always the attribute size provided by the user
  ` [PATCH rdma-rc 04/15] IB/uverbs: Use inline data transfer for UHW_IN
  ` [PATCH rdma-rc 05/15] IB/uverbs: Use u64_to_user_ptr() not a union
  ` [PATCH rdma-rc 06/15] IB/uverbs: Fix method merging in uverbs_ioctl_merge
  ` [PATCH rdma-rc 07/15] IB/uverbs: Use __aligned_u64 for uapi headers
  ` [PATCH rdma-rc 08/15] IB/uverbs: Add ioctl support for 32bit processes
  ` [PATCH rdma-rc 09/15] IB/uverbs: Fix possible oops with duplicate ioctl attributes
  ` [PATCH rdma-rc 10/15] IB/uverbs: Hold the uobj write lock after allocate
  ` [PATCH rdma-rc 11/15] RDMA/uverbs: Protect from races between lookup and destroy of uobjects
  ` [PATCH rdma-rc 12/15] IB/uverbs: Tidy lockdep_check
  ` [PATCH rdma-rc 13/15] IB/uverbs: Tidy uverbs_uobject_add
  ` [PATCH rdma-rc 14/15] IB/uverbs: Fix unbalanced unlock on error path for rdma_explicit_destroy
  ` [PATCH rdma-rc 15/15] RDMA/uverbs: Protect from command mask overflow

[PATCH rdma-rc 0/4] RDMA uverbs fixes for 4.16
 2018-02-15 22:28 UTC  (6+ messages)
  ` [PATCH rdma-rc 1/4] RDMA/restrack: Increment CQ restrack object before committing
  ` [PATCH rdma-rc 2/4] RDMA/uverbs: Fix bad unlock balance in ib_uverbs_close_xrcd
  ` [PATCH rdma-rc 3/4] RDMA/uverbs: Fix circular locking dependency
  ` [PATCH rdma-rc 4/4] RDMA/uverbs: Sanitize user entered port numbers prior to access it

[PATCH RESEND v1 rdma-next 0/6] cm_id, cq, mr, and pd resource tracking
 2018-02-15 13:28 UTC  (12+ messages)
` [PATCH RESEND v1 rdma-next 2/6] RDMA/nldev: provide detailed CM_ID information
` [PATCH RESEND v1 rdma-next 3/6] RDMA/nldev: provide detailed CQ information
` [PATCH RESEND v1 rdma-next 5/6] RDMA/nldev: provide detailed MR information
` [PATCH RESEND v1 rdma-next 6/6] RDMA/nldev: provide detailed PD information

[PATCH rdma-core 1/3] debian: Guard udevadm call again
 2018-02-15 11:08 UTC  (3+ messages)
  ` [PATCH rdma-core 2/3] debian: Override intentional WantedBy lintian warning
  ` [PATCH rdma-core 3/3] debian: Add Debian uploads up to version 16.2-1

[PATCH v1] RDMA/hns: Replace __raw_write*(cpu_to_le*()) with LE write*()
 2018-02-14 23:54 UTC  (2+ messages)

[PATCH] rxe: Do not use 'struct sockaddr' in a uapi header
 2018-02-14 23:54 UTC  (2+ messages)

[PATCH] RDMA: Do not used __packed in uapi headers
 2018-02-14 23:53 UTC  (2+ messages)

[PATCH V2 for-next 0/3] Several fixes for hns
 2018-02-14 23:53 UTC  (2+ messages)

[PATCH v2] IB/cxgb3: remove cxio_dbg.c
 2018-02-14 23:52 UTC  (2+ messages)

Understanding UUAR calculations in mlx5 userspace driver
 2018-02-14 22:08 UTC  (2+ messages)

[RFC PATCH] rdma_rxe: make rxe work over 802.1q VLAN devices
 2018-02-14 20:45 UTC 

KASAN: use-after-free Read in rds_tcp_tune
 2018-02-14 18:58 UTC  (12+ messages)

KASAN: use-after-free Read in rds_find_bound
 2018-02-14 17:58 UTC  (8+ messages)

rdma resource warning on 4.16-rc1 when unloading qedr after NFS mount
 2018-02-14 17:03 UTC  (6+ messages)

[PATCH rfc 0/5] generic adaptive IRQ moderation library for I/O devices
 2018-02-13 21:46 UTC  (7+ messages)

[PATCH v1 rdma-next 0/6] *** SUBJECT HERE ***
 2018-02-13 20:11 UTC  (2+ messages)

KASAN: use-after-free Read in rds_tcp_dev_event
 2018-02-13 18:52 UTC  (3+ messages)

this is what you need
 2018-02-13 13:28 UTC 

[PATCH v2 rdma-core 0/2] Support writing man pages in markdown
 2018-02-13  3:51 UTC  (3+ messages)
  ` [PATCH rdma-core 1/2] Support writing man pages in MarkDown
  ` [PATCH rdma-core 2/2] verbs: Switch simpler man pages over to markdown format

[PATCH] RDMA/nldev: Fix multiple potential NULL pointer dereferences
 2018-02-12 22:30 UTC  (8+ messages)


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