From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com ([192.55.52.88]:25957 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757358Ab2IUSJy (ORCPT ); Fri, 21 Sep 2012 14:09:54 -0400 From: Jon Mason To: linux-kernel@vger.kernel.org Cc: netdev@vger.kernel.org, linux-pci@vger.kernel.org, Dave Jiang , Nicholas Bellinger Subject: [RFC v3 0/2] PCI-Express Non-Transparent Bridge Support Date: Fri, 21 Sep 2012 11:09:47 -0700 Message-Id: <1348250989-6962-1-git-send-email-jon.mason@intel.com> Sender: linux-pci-owner@vger.kernel.org List-ID: Version 3 of the patch that adds support for PCI-Express Non-Transparent Bridges in Linux. This version incorporates changes to conform NTB and client devices to the Linux device model (per Greg KH's request). Thanks, Jon