From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shyam Saini Subject: Re: How to submit potential patch in linux kernel Date: Fri, 30 Sep 2016 06:08:08 +0530 Message-ID: <1475195888.9322.5.camel@gmail.com> References: <20160928230229.GA15734@shyam> <20160929100249.GD7234@lunn.ch> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit Cc: "netdev@vger.kernel.org" , Andrew Lunn To: Daniel Baluta Return-path: Received: from mail-pa0-f67.google.com ([209.85.220.67]:34765 "EHLO mail-pa0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S935191AbcI3AiO (ORCPT ); Thu, 29 Sep 2016 20:38:14 -0400 Received: by mail-pa0-f67.google.com with SMTP id r9so3377696paz.1 for ; Thu, 29 Sep 2016 17:38:13 -0700 (PDT) In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: On Thu, 2016-09-29 at 13:15 +0300, Daniel Baluta wrote: > Hi Shyam, > > On Thu, Sep 29, 2016 at 1:02 PM, Andrew Lunn wrote: > > > > On Thu, Sep 29, 2016 at 04:32:29AM +0530, Shyam Saini wrote: > > > > > > Hi everyone, > > > > > > I'm Shyam, final year undergraduate student. I wanted to know how > > > one can > > > submit potential linux kernel patch in networking subsystem. > > Documentation/SubmittingPatches is a good starting point. > > > > Then post a patch and we will help you learn the rest of the > > process. > > You can have a look at https://kernelnewbies.org/FirstKernelPatch. > There is also this presentation from Greg: > https://www.youtube.com/watch?v=LLBrBBImJt4 > > thanks, > Daniel. Thanks for your reply. But I already know how to submit patches. I've submitted some trivial kernel patches. But Now, I want to submit some potential or good patches.  So, I wanted to know how can I move to that direction?  Thanks,  Shyam