<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/include/net, branch v2.6.15-rc3</title>
<subtitle>Linux kernel source tree</subtitle>
<id>https://git.amat.us/linux/atom/include/net?h=v2.6.15-rc3</id>
<link rel='self' href='https://git.amat.us/linux/atom/include/net?h=v2.6.15-rc3'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/'/>
<updated>2005-11-22T22:47:37Z</updated>
<entry>
<title>[IPV4]: Fix secondary IP addresses after promotion</title>
<updated>2005-11-22T22:47:37Z</updated>
<author>
<name>Jamal Hadi Salim</name>
<email>hadi@cyberus.ca</email>
</author>
<published>2005-11-22T22:47:37Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=0ff60a45678e67b2547256a636fd00c1667ce4fa'/>
<id>urn:sha1:0ff60a45678e67b2547256a636fd00c1667ce4fa</id>
<content type='text'>
This patch fixes the problem with promoting aliases when:
a) a single primary and &gt; 1 secondary addresses
b) multiple primary addresses each with at least one secondary address

Based on earlier efforts from Brian Pomerantz &lt;bapper@piratehaven.org&gt;,
Patrick McHardy &lt;kaber@trash.net&gt; and Thomas Graf &lt;tgraf@suug.ch&gt;

Signed-off-by: Jamal Hadi Salim &lt;hadi@cyberus.ca&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6.14+advapi-fix/</title>
<updated>2005-11-21T04:52:16Z</updated>
<author>
<name>David S. Miller</name>
<email>davem@sunset.davemloft.net</email>
</author>
<published>2005-11-21T04:52:16Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=1ef43204f4bd24dcd3156185b19b31b6b4151ae9'/>
<id>urn:sha1:1ef43204f4bd24dcd3156185b19b31b6b4151ae9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[IPV6]: Fix sending extension headers before and including routing header.</title>
<updated>2005-11-20T03:23:18Z</updated>
<author>
<name>YOSHIFUJI Hideaki</name>
<email>yoshfuji@linux-ipv6.org</email>
</author>
<published>2005-11-20T03:23:18Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=df9890c31a1a447254f39e40c3fd81ad6547945b'/>
<id>urn:sha1:df9890c31a1a447254f39e40c3fd81ad6547945b</id>
<content type='text'>
Based on suggestion from Masahide Nakamura &lt;nakam@linux-ipv6.org&gt;.

Signed-off-by: YOSHIFUJI Hideaki &lt;yoshfuji@linux-ipv6.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] git-netdev-all-ieee80211_get_payload-warning-fix</title>
<updated>2005-11-18T18:33:31Z</updated>
<author>
<name>Andrew Morton</name>
<email>akpm@osdl.org</email>
</author>
<published>2005-11-09T19:30:51Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=cea00da3972806d213a7dbe1b98e889435385e6b'/>
<id>urn:sha1:cea00da3972806d213a7dbe1b98e889435385e6b</id>
<content type='text'>
include/net/ieee80211.h: In function `ieee80211_get_payload':
include/net/ieee80211.h:1046: warning: control reaches end of non-void function

Cc: Jeff Garzik &lt;jgarzik@pobox.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Jeff Garzik &lt;jgarzik@pobox.com&gt;
</content>
</entry>
<entry>
<title>[TCP]: More spelling fixes.</title>
<updated>2005-11-15T23:17:10Z</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@osdl.org</email>
</author>
<published>2005-11-15T23:17:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=31f3426904e066f17e3f88c468a2f7c869ad4aac'/>
<id>urn:sha1:31f3426904e066f17e3f88c468a2f7c869ad4aac</id>
<content type='text'>
From Joe Perches

Signed-off-by: Stephen Hemminger &lt;shemminger@osdl.org&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>[LLC]: Fix typo</title>
<updated>2005-11-15T05:58:18Z</updated>
<author>
<name>Jochen Friedrich</name>
<email>jochen@scram.de</email>
</author>
<published>2005-11-15T05:58:18Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=cf225356578326308b16a0fd03ff3fa72fe3da07'/>
<id>urn:sha1:cf225356578326308b16a0fd03ff3fa72fe3da07</id>
<content type='text'>
Signed-off-by: Jochen Friedrich &lt;jochen@scram.de&gt;
Acked-by: Arnaldo Carvalho de Melo &lt;acme@mandriva.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>[SCTP]: Include ulpevents in socket receive buffer accounting.</title>
<updated>2005-11-12T00:08:24Z</updated>
<author>
<name>Neil Horman</name>
<email>nhorman@tuxdriver.com</email>
</author>
<published>2005-11-12T00:08:24Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=049b3ff5a86d0187184a189d2e31b8654d58fe22'/>
<id>urn:sha1:049b3ff5a86d0187184a189d2e31b8654d58fe22</id>
<content type='text'>
Also introduces a sysctl option to configure the receive buffer
accounting policy to be either at socket or association level.
Default is all the associations on the same socket share the
receive buffer.

Signed-off-by: Neil Horman &lt;nhorman@tuxdriver.com&gt;
Signed-off-by: Sridhar Samudrala &lt;sri@us.ibm.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>[SCTP]: Fix ia64 NaT consumption fault with sctp_sideffect commands.</title>
<updated>2005-11-12T00:07:40Z</updated>
<author>
<name>Vladislav Yasevich</name>
<email>vladislav.yasevich@hp.com</email>
</author>
<published>2005-11-12T00:07:40Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=19c7e9eef503dc1ae926f3d26c56f88bee568d7b'/>
<id>urn:sha1:19c7e9eef503dc1ae926f3d26c56f88bee568d7b</id>
<content type='text'>
On ia64, it is possible to get NaT Consumption Fault and a kernel panic
when initializing sctp sideeffect commands arguments.  The union
sctp_arg_t contains different sized elements and when loading a smaller
sized element (32 or 16 bits), it is possible for a speculative load to
fail and result in a NaT bit set which causes a kernel crash.  The easy
way to get around it is to load the largerst member of the union.

Signed-off-by: Vladislav Yasevich &lt;vladislav.yasevich@hp.com&gt;
Signed-off-by: Sridhar Samudrala &lt;sri@us.ibm.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>[SCTP]: Remove timeouts[] array from sctp_endpoint.</title>
<updated>2005-11-12T00:06:16Z</updated>
<author>
<name>Vladislav Yasevich</name>
<email>vladislav.yasevich@hp.com</email>
</author>
<published>2005-11-12T00:06:16Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=1e7d3d90c95b32374057e454417b2f50440be20e'/>
<id>urn:sha1:1e7d3d90c95b32374057e454417b2f50440be20e</id>
<content type='text'>
The socket level timeout values are maintained in sctp_sock and
association level timeouts are in sctp_association. So there is
no need for ep-&gt;timeouts.

Signed-off-by: Vladislav Yasevich &lt;vladislav.yasevich@hp.com&gt;
Signed-off-by: Sridhar Samudrala &lt;sri@us.ibm.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>[TCP]: speed up SACK processing</title>
<updated>2005-11-11T01:14:59Z</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@osdl.org</email>
</author>
<published>2005-11-11T01:14:59Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=6a438bbe68c7013a42d9c5aee5a40d7dafdbe6ec'/>
<id>urn:sha1:6a438bbe68c7013a42d9c5aee5a40d7dafdbe6ec</id>
<content type='text'>
Use "hints" to speed up the SACK processing. Various forms 
of this have been used by TCP developers (Web100, STCP, BIC)
to avoid the 2x linear search of outstanding segments.

Signed-off-by: Stephen Hemminger &lt;shemminger@osdl.org&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
</feed>
