From mboxrd@z Thu Jan 1 00:00:00 1970 From: "David Shwatrz" Subject: A short question about net git tree and patches Date: Thu, 20 Dec 2007 11:20:26 +0200 Message-ID: <31436f4a0712200120o4e6de008jf999ca1024b47f9d@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit To: netdev@vger.kernel.org Return-path: Received: from wa-out-1112.google.com ([209.85.146.179]:39856 "EHLO wa-out-1112.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757131AbXLTJU1 (ORCPT ); Thu, 20 Dec 2007 04:20:27 -0500 Received: by wa-out-1112.google.com with SMTP id v27so5118681wah.23 for ; Thu, 20 Dec 2007 01:20:26 -0800 (PST) Content-Disposition: inline Sender: netdev-owner@vger.kernel.org List-ID: Hello, I have a short question regarding the net git tree and patches: I want to write and send patches against the most recent and bleeding edge kernel networking code. I see in: http://kernel.org/pub/scm/linux/kernel/git/davem/?C=M;O=A that there are 3 git trees which can be candidates for git-clone and making patches against; these are: netdev-2.6.git, net-2.6.25.git and net-2.6.git. It seems to me that net-2.6.git is the most suitable one to work against; am I right ? what is the difference, in short, between the three repositories? Regards, DS