<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/linux.git/include/linux/isdn_ppp.h, branch v3.9.8</title>
<subtitle>Linux Kernel
</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v3.9.8</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v3.9.8'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/'/>
<updated>2012-10-13T09:46:48Z</updated>
<entry>
<title>UAPI: (Scripted) Disintegrate include/linux</title>
<updated>2012-10-13T09:46:48Z</updated>
<author>
<name>David Howells</name>
<email>dhowells@redhat.com</email>
</author>
<published>2012-10-13T09:46:48Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=607ca46e97a1b6594b29647d98a32d545c24bdff'/>
<id>urn:sha1:607ca46e97a1b6594b29647d98a32d545c24bdff</id>
<content type='text'>
Signed-off-by: David Howells &lt;dhowells@redhat.com&gt;
Acked-by: Arnd Bergmann &lt;arnd@arndb.de&gt;
Acked-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;
Acked-by: Michael Kerrisk &lt;mtk.manpages@gmail.com&gt;
Acked-by: Paul E. McKenney &lt;paulmck@linux.vnet.ibm.com&gt;
Acked-by: Dave Jones &lt;davej@redhat.com&gt;
</content>
</entry>
<entry>
<title>Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown implementation."</title>
<updated>2009-11-16T06:23:47Z</updated>
<author>
<name>David S. Miller</name>
<email>davem@davemloft.net</email>
</author>
<published>2009-11-16T06:23:47Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=e29d4363174949a7a4e46f670993d7ff43342c1c'/>
<id>urn:sha1:e29d4363174949a7a4e46f670993d7ff43342c1c</id>
<content type='text'>
This reverts commit 38783e671399b5405f1fd177d602c400a9577ae6.

It causes kernel bugzilla #14594

Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>isdn: isdn_ppp: Use SKB list facilities instead of home-grown implementation.</title>
<updated>2008-09-22T08:15:02Z</updated>
<author>
<name>David S. Miller</name>
<email>davem@davemloft.net</email>
</author>
<published>2008-09-22T08:15:02Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=38783e671399b5405f1fd177d602c400a9577ae6'/>
<id>urn:sha1:38783e671399b5405f1fd177d602c400a9577ae6</id>
<content type='text'>
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>Don't include linux/config.h from anywhere else in include/</title>
<updated>2006-04-26T11:56:16Z</updated>
<author>
<name>David Woodhouse</name>
<email>dwmw2@infradead.org</email>
</author>
<published>2006-04-26T11:56:16Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=62c4f0a2d5a188f73a94f2cb8ea0dba3e7cf0a7f'/>
<id>urn:sha1:62c4f0a2d5a188f73a94f2cb8ea0dba3e7cf0a7f</id>
<content type='text'>
Signed-off-by: David Woodhouse &lt;dwmw2@infradead.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] sparse: sock_fprog sanitized</title>
<updated>2004-06-21T13:25:50Z</updated>
<author>
<name>Alexander Viro</name>
<email>viro@www.linux.org.uk</email>
</author>
<published>2004-06-21T13:25:50Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=e8eaa3264db0e4787caae865feda206a612030a9'/>
<id>urn:sha1:e8eaa3264db0e4787caae865feda206a612030a9</id>
<content type='text'>
sock_fprog instances that had kernel pointer in -&gt;filter (both of them -
in ppp_generic and isdn_ppp) replaced with explicit pairs len + kernel
pointer.  Copying of userland sock_fprog (with its __user -&gt;filter)
cleaned up and sanitized.

Trivial annotation done in the rest of -&gt;ioctl() in ppp_generic and
isdn_ppp.
</content>
</entry>
<entry>
<title>[PATCH] ISDN udpate</title>
<updated>2004-02-18T12:44:35Z</updated>
<author>
<name>Andrew Morton</name>
<email>akpm@osdl.org</email>
</author>
<published>2004-02-18T12:44:35Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=bb257be4df047321b9f12d6a22270aacbcd03fd1'/>
<id>urn:sha1:bb257be4df047321b9f12d6a22270aacbcd03fd1</id>
<content type='text'>
From: Karsten Keil &lt;kkeil@suse.de&gt;

- new port of 2.4 I4L core to 2.6

- new port of 2.4 I4L HiSax to 2.6

- fixes for I4L CAPI subsystem to make it stable in 2.6

- fix parameter handling of AVM ISA cards (calle)

- cleanup ISDN config variables

- SMP in act2000 and pcbit driver

- remove check_region in act2000

- mark hysdn, isdnloop and divert as BROKEN_ON_SMP
</content>
</entry>
<entry>
<title>ISDN: Use standard list for PPP compressors</title>
<updated>2003-06-18T18:48:17Z</updated>
<author>
<name>Kai Germaschewski</name>
<email>kai@tp1.ruhr-uni-bochum.de</email>
</author>
<published>2003-06-18T18:48:17Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=6565c3f93d5a7a3230c5aaeaec6f1cb8327bbfee'/>
<id>urn:sha1:6565c3f93d5a7a3230c5aaeaec6f1cb8327bbfee</id>
<content type='text'>
replace the somewhat weird open-coded doubly-linked list with
a &lt;linux/list.h&gt; list.
</content>
</entry>
<entry>
<title>ISDN: Make PPP compressors unload-safe.</title>
<updated>2003-06-18T18:40:27Z</updated>
<author>
<name>Kai Germaschewski</name>
<email>kai@tp1.ruhr-uni-bochum.de</email>
</author>
<published>2003-06-18T18:40:27Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=f55c3d5c532ec4ff66015b2fe6f23e34991cb281'/>
<id>urn:sha1:f55c3d5c532ec4ff66015b2fe6f23e34991cb281</id>
<content type='text'>
Remove MOD_{INC,DEC}_USE_COUNT and introduce .owner instead.
</content>
</entry>
<entry>
<title>ISDN: header cosmetics</title>
<updated>2002-10-29T14:17:03Z</updated>
<author>
<name>Kai Germaschewski</name>
<email>kai@tp1.ruhr-uni-bochum.de</email>
</author>
<published>2002-10-29T14:17:03Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=a274edfa7cb2c82b8cda34b2525792ade7a8fa00'/>
<id>urn:sha1:a274edfa7cb2c82b8cda34b2525792ade7a8fa00</id>
<content type='text'>
Updating copyright lines, deleting the CVS $Id lines, move
PPP CCP reset related declarations into drivers/isdn/i4l/isdn_ppp_ccp.c.
</content>
</entry>
<entry>
<title>ISDN/PPP: Separate out and rewrite MPPP code</title>
<updated>2002-10-19T08:07:53Z</updated>
<author>
<name>Kai Germaschewski</name>
<email>kai@tp1.ruhr-uni-bochum.de</email>
</author>
<published>2002-10-19T08:07:53Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=bb457b472ce9a088f36d2130a6e8ef19088f10d1'/>
<id>urn:sha1:bb457b472ce9a088f36d2130a6e8ef19088f10d1</id>
<content type='text'>
The MPPP code was badly broken by the previous interface changes for ISDN
network interfaces and sync-PPP, and in need of a serious cleanup. Now
it's basically mostly rewritten, in a separate file but only lightly
tested.
</content>
</entry>
</feed>
