* Difference between Net and Net-Next
@ 2013-03-27 17:02 Jim Baxter
2013-03-28 6:28 ` Richard Cochran
0 siblings, 1 reply; 4+ messages in thread
From: Jim Baxter @ 2013-03-27 17:02 UTC (permalink / raw)
To: netdev
How do you decide which changes should go into "net" and which ones go into "net-
next"?
At a guess I would think bug fixes are in "net" and feature changes into
"net-next" but it is not obvious from the commit log.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Difference between Net and Net-Next
2013-03-27 17:02 Difference between Net and Net-Next Jim Baxter
@ 2013-03-28 6:28 ` Richard Cochran
2013-03-28 8:06 ` Yi Li
0 siblings, 1 reply; 4+ messages in thread
From: Richard Cochran @ 2013-03-28 6:28 UTC (permalink / raw)
To: Jim Baxter; +Cc: netdev
On Wed, Mar 27, 2013 at 05:02:28PM +0000, Jim Baxter wrote:
> How do you decide which changes should go into "net" and which ones go into "net-
> next"?
>
> At a guess I would think bug fixes are in "net" and feature changes into
> "net-next" but it is not obvious from the commit log.
I'll go out on a limb and try to explain this:
net-next - changes for the next merge window
net - bug fixes and cleanups for the current release candidate
HTR (hope thats right),
Richard
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Difference between Net and Net-Next
2013-03-28 6:28 ` Richard Cochran
@ 2013-03-28 8:06 ` Yi Li
2013-03-28 12:52 ` Jim Baxter
0 siblings, 1 reply; 4+ messages in thread
From: Yi Li @ 2013-03-28 8:06 UTC (permalink / raw)
To: Richard Cochran; +Cc: netdev
于 2013年03月28日 14:28, Richard Cochran 写道:
> On Wed, Mar 27, 2013 at 05:02:28PM +0000, Jim Baxter wrote:
>> How do you decide which changes should go into "net" and which ones go into "net-
>> next"?
>>
>> At a guess I would think bug fixes are in "net" and feature changes into
>> "net-next" but it is not obvious from the commit log.
> I'll go out on a limb and try to explain this:
>
> net-next - changes for the next merge window
> net - bug fixes and cleanups for the current release candidate
>
> HTR (hope thats right),
> Richard
>
net-next - new features added in development and *experimental*
net - features(thought as steady and come frome net-next tree) and bug
fixes, can be merged into linux.git(which is the tree below) by Linus.
linux - the mainline release.
That's my opinion.
regards,
Yi
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-03-28 12:52 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-27 17:02 Difference between Net and Net-Next Jim Baxter
2013-03-28 6:28 ` Richard Cochran
2013-03-28 8:06 ` Yi Li
2013-03-28 12:52 ` Jim Baxter
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).