<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/linux.git/include/linux/wanrouter.h, branch v3.4.78</title>
<subtitle>Linux Kernel
</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v3.4.78</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v3.4.78'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/'/>
<updated>2011-12-02T13:57:31Z</updated>
<entry>
<title>treewide: Fix typos in various parts of the kernel, and fix some comments.</title>
<updated>2011-12-02T13:57:31Z</updated>
<author>
<name>Justin P. Mattock</name>
<email>justinmattock@gmail.com</email>
</author>
<published>2011-11-29T04:31:00Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=42b2aa86c6670347a2a07e6d7af0e0ecc8fdbff9'/>
<id>urn:sha1:42b2aa86c6670347a2a07e6d7af0e0ecc8fdbff9</id>
<content type='text'>
The below patch fixes some typos in various parts of the kernel, as well as fixes some comments.
Please let me know if I missed anything, and I will try to get it changed and resent.

Signed-off-by: Justin P. Mattock &lt;justinmattock@gmail.com&gt;
Acked-by: Randy Dunlap &lt;rdunlap@xenotime.net&gt;
Signed-off-by: Jiri Kosina &lt;jkosina@suse.cz&gt;
</content>
</entry>
<entry>
<title>wanrouter: Fix ioctl handler declaration.</title>
<updated>2008-05-29T08:43:48Z</updated>
<author>
<name>David S. Miller</name>
<email>davem@davemloft.net</email>
</author>
<published>2008-05-29T08:43:48Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=75a9cd524c6bb441c61c85bae7020ce5e8b2e807'/>
<id>urn:sha1:75a9cd524c6bb441c61c85bae7020ce5e8b2e807</id>
<content type='text'>
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>[NET] net/wanrouter/wanmain.c: cleanups</title>
<updated>2007-02-08T20:38:54Z</updated>
<author>
<name>Adrian Bunk</name>
<email>bunk@stusta.de</email>
</author>
<published>2007-02-06T02:07:27Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=97353cb4c05c2edf260e9d1b19a29d3cc0060a09'/>
<id>urn:sha1:97353cb4c05c2edf260e9d1b19a29d3cc0060a09</id>
<content type='text'>
This patch contains the following cleanups:
- make the following needlessly global functions static:
  - lock_adapter_irq()
  - unlock_adapter_irq()
- #if 0 the following unused global functions:
  - wanrouter_encapsulate()
  - wanrouter_type_trans()

Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>Don't include &lt;linux/spinlock.h&gt; from user-visible part of linux/wanrouter.h</title>
<updated>2006-04-25T14:00:56Z</updated>
<author>
<name>David Woodhouse</name>
<email>dwmw2@infradead.org</email>
</author>
<published>2006-04-25T14:00:56Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=468db83658f776ec87a953778f18611301668148'/>
<id>urn:sha1:468db83658f776ec87a953778f18611301668148</id>
<content type='text'>
Signed-off-by: David Woodhouse &lt;dwmw2@infradead.org&gt;
</content>
</entry>
<entry>
<title>[NET]: __be'ify *_type_trans()</title>
<updated>2005-07-12T19:08:43Z</updated>
<author>
<name>Alexey Dobriyan</name>
<email>adobriyan@gmail.com</email>
</author>
<published>2005-07-12T19:08:43Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=ab611487d8ada506e511d2b8f22fb8e7be9939b9'/>
<id>urn:sha1:ab611487d8ada506e511d2b8f22fb8e7be9939b9</id>
<content type='text'>
tr_type_trans(), hippi_type_trans() left as-is.

Signed-off-by: Alexey Dobriyan &lt;adobriyan@gmail.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>o wanrouter: fix bug introduced by latest namespace fix</title>
<updated>2003-05-26T20:31:51Z</updated>
<author>
<name>Arnaldo Carvalho de Melo</name>
<email>acme@conectiva.com.br</email>
</author>
<published>2003-05-26T20:31:51Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=953f3bde43fd92245d90f86af441609039fbd905'/>
<id>urn:sha1:953f3bde43fd92245d90f86af441609039fbd905</id>
<content type='text'>
Thanks to Adrian Bunk for reporting.
</content>
</entry>
<entry>
<title>o wanrouter: kill netdevice_t, do as all the rest of the tree, use struct net_device</title>
<updated>2003-05-15T15:42:15Z</updated>
<author>
<name>Arnaldo Carvalho de Melo</name>
<email>acme@conectiva.com.br</email>
</author>
<published>2003-05-15T15:42:15Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=41d0ff2ee195e5bce56d51efa50a82c6f491eace'/>
<id>urn:sha1:41d0ff2ee195e5bce56d51efa50a82c6f491eace</id>
<content type='text'>
</content>
</entry>
<entry>
<title>o wanrouter: don't use typedefs for wan_device, just struct wan_device</title>
<updated>2003-05-15T14:17:01Z</updated>
<author>
<name>Arnaldo Carvalho de Melo</name>
<email>acme@conectiva.com.br</email>
</author>
<published>2003-05-15T14:17:01Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=7a2d9c1020e3aa7e0f4a64211ea578af2f3c10cd'/>
<id>urn:sha1:7a2d9c1020e3aa7e0f4a64211ea578af2f3c10cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[PATCH] remove 2.0/2.2 stuff from wanrouter</title>
<updated>2003-03-06T09:42:12Z</updated>
<author>
<name>Alan Cox</name>
<email>alan@lxorguk.ukuu.org.uk</email>
</author>
<published>2003-03-06T09:42:12Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=68300d2badd62c9477ae1c0badce1c0c6c348d69'/>
<id>urn:sha1:68300d2badd62c9477ae1c0badce1c0c6c348d69</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Kill in_ntoa from the tree.</title>
<updated>2002-04-24T03:12:46Z</updated>
<author>
<name>David S. Miller</name>
<email>davem@nuts.ninka.net</email>
</author>
<published>2002-04-24T03:12:46Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=4a4939227ae6c88ad64006779e2be9b3ddb16f03'/>
<id>urn:sha1:4a4939227ae6c88ad64006779e2be9b3ddb16f03</id>
<content type='text'>
</content>
</entry>
</feed>
