public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-05-18 20:27:35 to 2016-05-24 21:49:51 UTC [more...]

[RFC ABI 0/8] Netlink-based IOCTLs RDMA ABI
 2016-05-24 21:49 UTC  (17+ messages)
  ` [RFC ABI 1/8] IB/core: Export RDMA IOCTL declarations
  ` [RFC ABI 2/8] lib/nlattr: Add parsing netlink and validate using callback
  ` [RFC ABI 3/8] IB/core: Adding netlink based udata
  ` [RFC ABI 4/8] IB/core: Add DIRECT ioctl call to vendor
  ` [RFC ABI 5/8] IB/core: Add new ioctl for VERBS commands with netlink style parsing
  ` [RFC ABI 6/8] IB/core: Add outptr to udata in order to track the output size
  ` [RFC ABI 7/8] IB/core: Refactor idr to a shared file
  ` [RFC ABI 8/8] IB/core: Implement device_create with the new ABI

[RFC] rdma/uverbs: Sketch for an ioctl framework
 2016-05-24 21:41 UTC  (4+ messages)

[PATCH 00/10] IB/hfi1: Clean up cdevs, convert write to ioctl, and destage driver
 2016-05-24 20:54 UTC  (29+ messages)
  ` [PATCH 01/10] IB/hfi1: Remove multiple device cdev
  ` [PATCH 02/10] IB/hfi1: Remove UI char device
  ` [PATCH 03/10] IB/hfi1: Remove EPROM functionality from data device
  ` [PATCH 04/10] IB/hfi1: Remove snoop/diag interface
  ` [PATCH 05/10] IB/hfi1: Remove unused user command
  ` [PATCH 06/10] IB/hfi1: Add ioctl() interface for user commands
  ` [PATCH 07/10] IB/hfi1: Remove write(), use ioctl() for user cmds
  ` [PATCH 08/10] IB/hfi1: Add trace message in user IOCTL handling
  ` [PATCH 09/10] IB/hfi1: Do not free hfi1 cdev parent structure early
  ` [PATCH 10/10] IB/hfi1: Move driver out of staging

[PATCH libibverbs] Add basic man page entry for ibv_xsrq_pingpong
 2016-05-24 20:35 UTC  (2+ messages)
  ` [PATCH libibverbs v2] "

[PATCH 00/10] IB/hfi1,rdmavt: Another set of fixes for 4.7
 2016-05-24 19:51 UTC  (11+ messages)
  ` [PATCH 01/10] IB/hfi1, qib: Add ieth to the packet header definitions
  ` [PATCH 02/10] IB/hfi1: Add tracing support for send with invalidate opcode
  ` [PATCH 03/10] IB/hfi1: Fix hard lockup due to not using save/restore spin lock
  ` [PATCH 04/10] IB/rdmavt: Max atomic value should be a u8
  ` [PATCH 05/10] IB/rdamvt: Fix rdmavt s_ack_queue sizing
  ` [PATCH 06/10] IB/hfi1: Update pkey table properly after link down or FM start
  ` [PATCH 07/10] IB/hfi1: Add a retry for the first-time QSFP access
  ` [PATCH 08/10] IB/hfi1: Correct 8051 link parameter settings
  ` [PATCH 09/10] IB/hfi1: Fix pio map initialization
  ` [PATCH 10/10] IB/hfi1: Fix credit return threshold adjustment

[PATCH V5 for-next 0/4] Support SendOnlyFullMember join
 2016-05-24 19:17 UTC  (11+ messages)
  ` [PATCH V5 for-next 1/4] IB/core: Introduce capabilitymask2 field in ClassPortInfo mad
  ` [PATCH V5 for-next 2/4] IB/SA Agent: Add support for SA agent get ClassPortInfo
  ` [PATCH V5 for-next 3/4] IB/core: Support new type of join-state for multicast
  ` [PATCH V5 for-next 4/4] IB/ipoib: Support SendOnlyFullMember MCG for SendOnly join

Email problems
 2016-05-24 19:11 UTC  (3+ messages)

[PATCH V2 libibverbs 0/7] Completion timestamping
 2016-05-24 17:34 UTC  (11+ messages)
  ` [PATCH V2 libibverbs 1/7] Add support for extended creating CQ verb
  ` [PATCH V2 libibverbs 2/7] Add member functions to poll an extended CQ
  ` [PATCH V2 libibverbs 3/7] Add timestamp_mask and hca_core_clock to ibv_query_device_ex
  ` [PATCH V2 libibverbs 4/7] Add completion timestamp to poll_cq
  ` [PATCH V2 libibverbs 5/7] Create a single threaded CQ
  ` [PATCH V2 libibverbs 6/7] Add a verb that queries real time values from the HCA
  ` [PATCH V2 libibverbs 7/7] Add timestamp support in rc_pingpong

[PATCH v4] IB/core: Make device counter infrastructure dynamic
 2016-05-24 17:25 UTC  (6+ messages)

[PATCH RFC] libibverbs: add ARM64 memory barrier macros
 2016-05-24 17:22 UTC  (11+ messages)

[PATCH 0/8] IB/hfi1, qib, rdmavt: Additional fixes and updates for 4.7
 2016-05-24 15:46 UTC  (10+ messages)
  ` [PATCH 1/8] IB/hfi1: Fix an interval RB node reference count leak
  ` [PATCH 2/8] IB/rdmavt: Insure QP vmalloc variants zero memory
  ` [PATCH 3/8] IB/rdmavt: Use kzalloc_node
  ` [PATCH 4/8] IB/hfi1: Fix sdma_event_names[] build warning
  ` [PATCH 5/8] IB/hfi1: Remove unnecessary comment
  ` [PATCH 6/8] IB/qib: Remove unused qib_7322_intr_msgs[]
  ` [PATCH 7/8] IB/hfi1: Fix bug that blocks process on exit after port bounce
  ` [PATCH 8/8] IB/hfi1: Remove anti-pattern in cdev init

[PATCH V4 for-next 00/10] Verbs RSS
 2016-05-24 14:51 UTC  (18+ messages)
  ` [PATCH V4 for-next 01/10] net/mlx5: Export required core functions to support RSS
  ` [PATCH V4 for-next 02/10] IB/core: Introduce Work Queue object and its verbs
  ` [PATCH V4 for-next 03/10] IB/uverbs: Add WQ support
  ` [PATCH V4 for-next 04/10] IB/mlx5: Add receive Work Queue verbs
  ` [PATCH V4 for-next 05/10] IB/core: Introduce Receive Work Queue indirection table
  ` [PATCH V4 for-next 06/10] IB/uverbs: Introduce RWQ Indirection table
  ` [PATCH V4 for-next 07/10] IB/mlx5: Add Receive Work Queue Indirection table operations
  ` [PATCH V4 for-next 08/10] IB/core: Extend create QP to get indirection table
  ` [PATCH V4 for-next 09/10] IB/uverbs: Extend create QP to get RWQ "
  ` [PATCH V4 for-next 10/10] IB/mlx5: Add RSS QP support

[PATCH perftest] Fix assorted memory leaks on error paths
 2016-05-23 23:01 UTC  (3+ messages)

[ANNOUNCE] Open Fabrics Verbs Working Group (OFVWG) meeting tomorrow - 5/24/2016
 2016-05-23 19:36 UTC  (2+ messages)

[PATCH] RDMA/cxgb3: device driver frees DMA memory with different size
 2016-05-23 14:23 UTC  (3+ messages)

[PATCH rdma-next V2 5/5] IB/core: Integrate IB address resolution module into core
 2016-05-23 14:09 UTC  (13+ messages)

[PATCH 1/1] Staging: rdma: hfi1: rc.c: Fixed coding style issues
 2016-05-23 12:43 UTC  (4+ messages)
` [PATCH 1/1] Staging: rdma: hfi1: sdma.c: "

[PATCH V3 for-next 00/10] Verbs RSS
 2016-05-23 12:33 UTC  (4+ messages)
` [PATCH V3 for-next 02/10] IB/core: Introduce Work Queue object and its verbs

[RESEND PATCH v7 00/21] Add HiSilicon RoCE driver
 2016-05-23  3:30 UTC  (6+ messages)
` [RESEND PATCH v7 17/21] IB/hns: Add QP operations support

THIS IS FROM MRS. LIRA MANDOZA
 2016-05-22 19:11 UTC 

[PATCH, mstflint] Fix compiler warnings about set-but-not-used variables
 2016-05-22 18:05 UTC 

[PATCH] IPoIB: serialize changing on tx_outstanding
 2016-05-22 11:42 UTC  (2+ messages)

[PATCH RFC v2 0/2] libibverbs memory barrier fixes
 2016-05-22 11:16 UTC  (4+ messages)

[PATCH perftest] Fix unused variable warnings for pl_index, sg_l
 2016-05-22  7:24 UTC  (2+ messages)

Fwd: Re: [PATCH] IB/security: restrict use of the write() interface
 2016-05-21 14:27 UTC 

[PATCH] IB/security: restrict use of the write() interface
 2016-05-21  5:32 UTC  (3+ messages)

[PATCH] libibverbs: add ARM64 memory barrier macros
 2016-05-20 20:20 UTC  (6+ messages)

[PULL REQUEST] Please pull rdma.git
 2016-05-20 20:03 UTC 

[PATCH v5] IB/core: Make device counter infrastructure dynamic
 2016-05-20 19:28 UTC 

[PATCH 2/2] Fail compiles if no platform specific memory barriers exist
 2016-05-20 19:06 UTC 

[PATCH 1/2] libibverbs: add ARM64 memory barrier macros
 2016-05-20 18:56 UTC 

Fwd: Re: [PATCH] IB/core: Make device counter infrastructure dynamic
 2016-05-20 11:53 UTC  (3+ messages)

[PATCH v1 1/1] [librdmacm] examples/rping.c: fix unwanted abort during qp creation
 2016-05-19 22:19 UTC  (2+ messages)

[PATCH] IB/core: Make device counter infrastructure dynamic
 2016-05-19 21:50 UTC  (2+ messages)

small conflict between rdma-next and net-next
 2016-05-19 21:42 UTC 

[PATCH 1/3] ib core: Make device counter infrastructure dynamic
 2016-05-19 19:24 UTC  (17+ messages)

small conflict between rdma-next and net-next
 2016-05-19 16:04 UTC 

[rdma-next,V2 0/6] IB/core: Add InfiniBand router support
 2016-05-19 14:12 UTC  (7+ messages)
  ` [rdma-next,V2 1/6] IB/core: Integrate IB address resolution module into core
  ` [rdma-next,V2 2/6] IB/MAD: Integrate ib_mad module into ib_core module
  ` [rdma-next,V2 3/6] IB/SA: Integrate ib_sa "
  ` [rdma-next,V2 4/6] IB/netlink: Add a new local service operation
  ` [rdma-next,V2 5/6] IB/core: Register SA ibnl client during ib_core initialization
  ` [rdma-next,V2 6/6] IB/core: Add IP to GID netlink offload

[PATCH libibverbs 0/3] Scatter FCS support
 2016-05-19 12:52 UTC  (4+ messages)
  ` [PATCH libibverbs 1/3] Extend devinfo verbosity mode
  ` [PATCH libibverbs 2/3] Add extended device capability flags
  ` [PATCH libibverbs 3/3] Add SCATTER_FCS QP create flag

[PATCH] IB/security: Restrict use of the write() interface
 2016-05-18 21:42 UTC  (9+ messages)

[PATCH] IB/security: restrict use of the write() interface
 2016-05-18 21:40 UTC  (3+ messages)


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