<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/net/decnet/dn_dev.c, branch v2.6.20.12</title>
<subtitle>Linux kernel source tree</subtitle>
<id>https://git.amat.us/linux/atom/net/decnet/dn_dev.c?h=v2.6.20.12</id>
<link rel='self' href='https://git.amat.us/linux/atom/net/decnet/dn_dev.c?h=v2.6.20.12'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/'/>
<updated>2007-01-25T23:51:51Z</updated>
<entry>
<title>[DECNET]: Handle a failure in neigh_parms_alloc (take 2)</title>
<updated>2007-01-25T23:51:51Z</updated>
<author>
<name>Eric W. Biederman</name>
<email>ebiederm@xmission.com</email>
</author>
<published>2007-01-25T23:51:51Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=95743deb34de29defbb98ad477700aaf344f93f3'/>
<id>urn:sha1:95743deb34de29defbb98ad477700aaf344f93f3</id>
<content type='text'>
While enhancing the neighbour code to handle multiple network
namespaces I noticed that decnet is assuming neigh_parms_alloc
will allways succeed, which is clearly wrong.  So handle the
failure.

Signed-off-by: Eric W. Biederman &lt;ebiederm@xmission.com&gt;
Acked-by: Steven Whitehouse &lt;steve@chygwyn.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>[PATCH] sysctl: remove unused "context" param</title>
<updated>2006-12-10T17:55:41Z</updated>
<author>
<name>Alexey Dobriyan</name>
<email>adobriyan@gmail.com</email>
</author>
<published>2006-12-10T10:19:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=1f29bcd739972f71f2fd5d5d265daf3e1208fa5e'/>
<id>urn:sha1:1f29bcd739972f71f2fd5d5d265daf3e1208fa5e</id>
<content type='text'>
Signed-off-by: Alexey Dobriyan &lt;adobriyan@gmail.com&gt;
Cc: Andi Kleen &lt;ak@suse.de&gt;
Cc: "David S. Miller" &lt;davem@davemloft.net&gt;
Cc: David Howells &lt;dhowells@redhat.com&gt;
Cc: Ralf Baechle &lt;ralf@linux-mips.org&gt;
Cc: "Eric W. Biederman" &lt;ebiederm@xmission.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[DECNET] address: Convert to new netlink interface</title>
<updated>2006-12-03T05:30:30Z</updated>
<author>
<name>Thomas Graf</name>
<email>tgraf@suug.ch</email>
</author>
<published>2006-11-25T01:14:51Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=4a89c2562cb81c24c515b9de041aced4d21cb6d1'/>
<id>urn:sha1:4a89c2562cb81c24c515b9de041aced4d21cb6d1</id>
<content type='text'>
Extends the netlink interface to support the __le16 type and
converts address addition, deletion and, dumping to use the
new netlink interface.

Fixes multiple occasions of possible illegal memory references
due to not validated netlink attributes.

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>[DECNET] address: Rename rtmsg_ifa() to dn_ifaddr_notify()</title>
<updated>2006-12-03T05:30:29Z</updated>
<author>
<name>Thomas Graf</name>
<email>tgraf@suug.ch</email>
</author>
<published>2006-11-25T01:14:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=b020b942cdc238e9761cb38598eda6691c366d68'/>
<id>urn:sha1:b020b942cdc238e9761cb38598eda6691c366d68</id>
<content type='text'>
The name rtmsg_ifa is heavly overused and confusing.

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>[DECNET] address: Calculate accurate message size for netlink notifications</title>
<updated>2006-12-03T05:30:28Z</updated>
<author>
<name>Thomas Graf</name>
<email>tgraf@suug.ch</email>
</author>
<published>2006-11-25T01:14:07Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=a6f01cace3a6532c6f22d8e2fdefed3632ea61b2'/>
<id>urn:sha1:a6f01cace3a6532c6f22d8e2fdefed3632ea61b2</id>
<content type='text'>
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>[DECNET]: Use kmemdup</title>
<updated>2006-12-03T05:24:00Z</updated>
<author>
<name>Arnaldo Carvalho de Melo</name>
<email>acme@mandriva.com</email>
</author>
<published>2006-11-17T14:29:21Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=c66b721a502cbbc15be8bd7c79c305fa40f1e6ce'/>
<id>urn:sha1:c66b721a502cbbc15be8bd7c79c305fa40f1e6ce</id>
<content type='text'>
Code diff stats:

[acme@newtoy net-2.6.20]$ codiff /tmp/decnet.ko.before /tmp/decnet.ko.after
/pub/scm/linux/kernel/git/acme/net-2.6.20/net/decnet/dn_dev.c:
  dn_dev_sysctl_register |  -51
 1 function changed, 51 bytes removed
[acme@newtoy net-2.6.20]$

Signed-off-by: Arnaldo Carvalho de Melo &lt;acme@mandriva.com&gt;
</content>
</entry>
<entry>
<title>[DECNET]: Convert DECnet notifications to use rtnl_notify()</title>
<updated>2006-09-22T21:54:52Z</updated>
<author>
<name>Thomas Graf</name>
<email>tgraf@suug.ch</email>
</author>
<published>2006-08-15T07:33:35Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=dc738dd83e88c3c5de55431f8cfb758de5d4df48'/>
<id>urn:sha1:dc738dd83e88c3c5de55431f8cfb758de5d4df48</id>
<content type='text'>
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>[DECNET]: Covert rules to use generic code</title>
<updated>2006-09-22T21:54:15Z</updated>
<author>
<name>Steven Whitehouse</name>
<email>steve@chygwyn.com</email>
</author>
<published>2006-08-09T22:56:46Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=a8731cbf61c8768ea129780b70dc7dfc6795aad4'/>
<id>urn:sha1:a8731cbf61c8768ea129780b70dc7dfc6795aad4</id>
<content type='text'>
This patch converts the DECnet rules code to use the generic
rules system created by Thomas Graf &lt;tgraf@suug.ch&gt;.

Signed-off-by: Steven Whitehouse &lt;steve@chygwyn.com&gt;
Acked-by: Thomas Graf &lt;tgraf@suug.ch&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>[IPv4]: Move interface address bits to linux/if_addr.h</title>
<updated>2006-09-22T21:53:47Z</updated>
<author>
<name>Thomas Graf</name>
<email>tgraf@suug.ch</email>
</author>
<published>2006-08-05T06:04:54Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=1823730fbc89fadde72a7bb3b7bdf03cc7b8835c'/>
<id>urn:sha1:1823730fbc89fadde72a7bb3b7bdf03cc7b8835c</id>
<content type='text'>
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>[NET]: Conversions from kmalloc+memset to k(z|c)alloc.</title>
<updated>2006-07-21T21:51:30Z</updated>
<author>
<name>Panagiotis Issaris</name>
<email>takis@issaris.org</email>
</author>
<published>2006-07-21T21:51:30Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=0da974f4f303a6842516b764507e3c0a03f41e5a'/>
<id>urn:sha1:0da974f4f303a6842516b764507e3c0a03f41e5a</id>
<content type='text'>
Signed-off-by: Panagiotis Issaris &lt;takis@issaris.org&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

</content>
</entry>
</feed>
