<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pm24.git, branch v2.6.12-rc3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://git.kobert.dev/pm24.git/atom/?h=v2.6.12-rc3</id>
<link rel='self' href='https://git.kobert.dev/pm24.git/atom/?h=v2.6.12-rc3'/>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/'/>
<updated>2005-04-20T23:24:21Z</updated>
<entry>
<title>Linux v2.6.12-rc3</title>
<updated>2005-04-20T23:24:21Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@ppc970.osdl.org</email>
</author>
<published>2005-04-20T23:24:21Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=a2755a80f40e5794ddc20e00f781af9d6320fafb'/>
<id>urn:sha1:a2755a80f40e5794ddc20e00f781af9d6320fafb</id>
<content type='text'>
Releasing this will also make "git" the official source control
thing. Here's to hoping for the best.
</content>
</entry>
<entry>
<title>[IPSEC]: COW skb header in UDP decap</title>
<updated>2005-04-20T05:48:59Z</updated>
<author>
<name>Herbert Xu</name>
<email>herbert@gondor.apana.org.au</email>
</author>
<published>2005-04-20T05:48:59Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=4d78b6c78ae6d87e4c1c8072f42efa716f04afb9'/>
<id>urn:sha1:4d78b6c78ae6d87e4c1c8072f42efa716f04afb9</id>
<content type='text'>
The following patch just makes the header part of the skb writeable.
This is needed since we modify the IP headers just a few lines below.

Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>[ATALK]: Add missing dev_hold() to atrtr_create().</title>
<updated>2005-04-20T05:44:17Z</updated>
<author>
<name>Herbert Xu</name>
<email>herbert@gondor.apana.org.au</email>
</author>
<published>2005-04-20T05:44:17Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=c7f905f0f6d49ed8c1aa4566c31f0383a0ba0c9d'/>
<id>urn:sha1:c7f905f0f6d49ed8c1aa4566c31f0383a0ba0c9d</id>
<content type='text'>
Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>[SOCK]: on failure free the sock from the right place</title>
<updated>2005-04-20T05:41:54Z</updated>
<author>
<name>Arnaldo Carvalho de Melo</name>
<email>acme@ghostprotocols.net</email>
</author>
<published>2005-04-20T05:41:54Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=88a66858253c57334a519a77187234867bc8605c'/>
<id>urn:sha1:88a66858253c57334a519a77187234867bc8605c</id>
<content type='text'>
Signed-off-by: Arnaldo Carvalho de Melo &lt;acme@ghostprotocols.net&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>[NET]: skbuff: remove old NET_CALLER macro</title>
<updated>2005-04-20T05:39:42Z</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@osdl.org</email>
</author>
<published>2005-04-20T05:39:42Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=9c2b3328f74800bb370d08bb3a4255d5fe833e94'/>
<id>urn:sha1:9c2b3328f74800bb370d08bb3a4255d5fe833e94</id>
<content type='text'>
Here is a revised alternative that uses BUG_ON/WARN_ON
(as suggested by Herbert Xu) to eliminate NET_CALLER.

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>[RTNETLINK]: Add comma to final entry in link_rtnetlink_table</title>
<updated>2005-04-20T05:37:04Z</updated>
<author>
<name>David S. Miller</name>
<email>davem@davemloft.net</email>
</author>
<published>2005-04-20T05:37:04Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=98f245e797a01611d6734c7d192240f1361439d3'/>
<id>urn:sha1:98f245e797a01611d6734c7d192240f1361439d3</id>
<content type='text'>
Noticed by Herbert Xu.

Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>[RTNETLINK]: Protocol family wildcard dumping for routing rules</title>
<updated>2005-04-20T05:35:07Z</updated>
<author>
<name>Thomas Graf</name>
<email>tgraf@suug.ch</email>
</author>
<published>2005-04-20T05:35:07Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=240eed95eb55b43a3daadbf0cd7298f44eaa737c'/>
<id>urn:sha1:240eed95eb55b43a3daadbf0cd7298f44eaa737c</id>
<content type='text'>
Be kind to userspace and don't force them to hardcode protocol
families just to have it changed again once we support routing
rules for more than one protocol family.

Signed-off-by: Thomas Graf &lt;tgraf@suug.ch&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>[IPV6]: Replace bogus instances of inet-&gt;recverr</title>
<updated>2005-04-20T05:32:22Z</updated>
<author>
<name>Herbert Xu</name>
<email>herbert@gondor.apana.org.au</email>
</author>
<published>2005-04-20T05:32:22Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=3320da8906d8a7277ef54fd1b3646f85354cb66a'/>
<id>urn:sha1:3320da8906d8a7277ef54fd1b3646f85354cb66a</id>
<content type='text'>
While looking at this problem I noticed that IPv6 was sometimes
looking at inet-&gt;recverr which is bogus.  Here is a patch to
correct that and use np-&gt;recverr.
 
Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;
Acked-by: Hideaki YOSHIFUJI &lt;yoshfuji@linux-ipv6.org&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>[IPV6]: IPV6_CHECKSUM socket option can corrupt kernel memory</title>
<updated>2005-04-20T05:30:14Z</updated>
<author>
<name>Herbert Xu</name>
<email>herbert@gondor.apana.org.au</email>
</author>
<published>2005-04-20T05:30:14Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=357b40a18b04c699da1d45608436e9b76b50e251'/>
<id>urn:sha1:357b40a18b04c699da1d45608436e9b76b50e251</id>
<content type='text'>
So here is a patch that introduces skb_store_bits -- the opposite of
skb_copy_bits, and uses them to read/write the csum field in rawv6.

Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>[IPV6]: Fix a branch prediction</title>
<updated>2005-04-20T05:27:09Z</updated>
<author>
<name>YOSHIFUJI Hideaki</name>
<email>yoshfuji@linux-ipv6.org</email>
</author>
<published>2005-04-20T05:27:09Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=fd92833a52b972aafacced959f4a3f7541936a9b'/>
<id>urn:sha1:fd92833a52b972aafacced959f4a3f7541936a9b</id>
<content type='text'>
From: Tushar Gohad &lt;tgohad@mvista.com&gt;

Signed-off-by: Hideaki YOSHIFUJI &lt;yoshfuji@linux-ipv6.org&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
</feed>
