Re: net-2.6.24 GIT state

2007-08-09 Thread Ilpo Järvinen
On Thu, 9 Aug 2007, David Miller wrote: > I applied everything up until the SACK validator to net-2.6.24 Ok, thanks. > Everything I hit today which had not been posted before was trivial > fix or a reasonable small cleanup. ...Yeah, I know that but don't want to give impression that something

Re: net-2.6.24 GIT state

2007-08-09 Thread David Miller
From: "Ilpo_Järvinen" <[EMAIL PROTECTED]> Date: Thu, 9 Aug 2007 17:40:07 +0300 (EEST) > Next step: > > http://www.cs.helsinki.fi/u/ijjarvin/tcp-rebase/after-reorder/ > > ...I put some effort to reorganization and there's the result, please > _don't_ take the new SACK block-validator yet as I ha

Re: net-2.6.24 GIT state

2007-08-09 Thread Ilpo Järvinen
On Thu, 9 Aug 2007, David Miller wrote: > From: "Ilpo_Järvinen" <[EMAIL PROTECTED]> > Date: Thu, 9 Aug 2007 12:50:51 +0300 (EEST) > > Ok, in order to get this started I merged the above patches > into net-2.6.24 > > I'm exhausted and done for today. :-) :-) > We can work on the other bits next

Re: net-2.6.24 GIT state

2007-08-09 Thread David Miller
From: "Ilpo_Järvinen" <[EMAIL PROTECTED]> Date: Thu, 9 Aug 2007 12:50:51 +0300 (EEST) > At least these are trivial to take (after rebase, some come nicely even > from the before tree): > > 40564051bdb237231e625ba674fdedf6e8373027 [TCP]: Remove num_acked>0 checks > from cong.ctrl mods pkts_acked

Re: net-2.6.24 GIT state

2007-08-09 Thread Ilpo Järvinen
On Thu, 9 Aug 2007, David Miller wrote: > Ok, as is clear for some the net-2.6.24 tree has been cut > and is at: > > kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.24.git > > I'll be going over the TCP bits Ilpo and I have been discussing ...In case I didn't make it clear previously,

net-2.6.24 GIT state

2007-08-09 Thread David Miller
Ok, as is clear for some the net-2.6.24 tree has been cut and is at: kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.24.git Contents: 1) napi_struct V6 :-) 2) LRO with EHEA and Myri10g ports 3) mac80211 merge with John Linville 4) Some netlink bits from Thomas Graf 5) VETH driver Fo