<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/linux.git/include/net/syncppp.h, branch v2.6.25.2</title>
<subtitle>Linux Kernel
</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v2.6.25.2</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v2.6.25.2'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/'/>
<updated>2005-09-14T12:36:54Z</updated>
<entry>
<title>[PATCH] drivers/net/wan/: possible cleanups</title>
<updated>2005-09-14T12:36:54Z</updated>
<author>
<name>Adrian Bunk</name>
<email>bunk@stusta.de</email>
</author>
<published>2005-09-10T06:17:28Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=7665a08928f241247afe8c76865cdbe4ef5489bf'/>
<id>urn:sha1:7665a08928f241247afe8c76865cdbe4ef5489bf</id>
<content type='text'>
This patch contains possible cleanups including the following:
- make needlessly global code static
- #if 0 the following unused global function:
  - sdladrv.c: sdla_intde
- remove the following unused global variable:
  - lmc_media.c: lmc_t1_cables
- remove the following unneeded EXPORT_SYMBOL's:
  - cycx_drv.c: cycx_inten
  - sdladrv.c: sdla_inten
  - sdladrv.c: sdla_intde
  - sdladrv.c: sdla_intack
  - sdladrv.c: sdla_intr
  - syncppp.c: sppp_input
  - syncppp.c: sppp_change_mtu

Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&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>[NET]: Fix syncppp wan device regression.</title>
<updated>2003-10-13T05:38:13Z</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@osdl.org</email>
</author>
<published>2003-10-13T05:38:13Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=43dc8a31b9510a6f09053cf1f2eec765b532f1d1'/>
<id>urn:sha1:43dc8a31b9510a6f09053cf1f2eec765b532f1d1</id>
<content type='text'>
In 2.6.0-test6, I put in a patch which fixed sealevel driver, but broke
all the other wan devices because it got rid of one level of indirection.

This puts back the indirection, and hopefully prevents others from
misreading it the same way. The SPPP drivers expect that
netdev-&gt;priv points to device local structure whose first element
is a pointer to the ppp device. 
</content>
</entry>
<entry>
<title>[PATCH] replace sppp_of macro with inline</title>
<updated>2003-09-20T09:55:21Z</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@osdl.org</email>
</author>
<published>2003-09-20T09:55:21Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=70f5897bb7581eb14491900a1da90c6dad148754'/>
<id>urn:sha1:70f5897bb7581eb14491900a1da90c6dad148754</id>
<content type='text'>
Replace macro with inline and get some type checking.
</content>
</entry>
<entry>
<title>[PATCH] syncppp fixes</title>
<updated>2003-06-17T14:51:50Z</updated>
<author>
<name>Paul Fulghum</name>
<email>paulkf@microgate.com</email>
</author>
<published>2003-06-17T14:51:50Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=3b08caa480ee8b0adae40ec96d4be3a678525f55'/>
<id>urn:sha1:3b08caa480ee8b0adae40ec96d4be3a678525f55</id>
<content type='text'>
 - Fix 'badness in local_bh_enable' warning

   This involved moving dev_queue_xmit() calls
   outside of sections with spinlock held.

 - Fix 'fix old protocol handler' warning

   This includes accounting for shared skbs,
   setting protocol .data field to non-null,
   and adding per device synchronization to
   receive handler.

This has been tested in PPP and Cisco modes
with and with out the keepalives enabled
on a SMP machine.
</content>
</entry>
<entry>
<title>v2.4.4.5 -&gt; v2.4.4.6</title>
<updated>2002-02-05T02:24:48Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@athlon.transmeta.com</email>
</author>
<published>2002-02-05T02:24:48Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=c9df1e203d7efe8c93d3cdc04093f44f040f8e83'/>
<id>urn:sha1:c9df1e203d7efe8c93d3cdc04093f44f040f8e83</id>
<content type='text'>
  - Johannes Erdfelt: OHCI hash-chain corruption fix, USB updates
  - Richard Henderson, Ivan Kokshaysky: alpha PCI iommu fixes
  - Tim Waugh: parport changelogs and printk levels
  - Andrew Morton: vmalloc off-by-one (overly sensitive) test
  - Al Viro: VFS layer cleanups
  - Cort Dougan: PPC updates (big bootloader re-org)
  - Alan Cox: more merges, remove phillips camera conversion code
  - Andrea Arkangeli: alpha fixups
  - OGAWA Hirofumi: big-sector support with FAT
  - Neil Brown: more md fixes
</content>
</entry>
<entry>
<title>v2.4.2.2 -&gt; v2.4.2.3</title>
<updated>2002-02-05T02:03:52Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@athlon.transmeta.com</email>
</author>
<published>2002-02-05T02:03:52Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=b56566c61ebe66fc5c9aa33385ba5b13bf6a8957'/>
<id>urn:sha1:b56566c61ebe66fc5c9aa33385ba5b13bf6a8957</id>
<content type='text'>
  - Alan Cox: continued merging
  - Urban Widmark: smbfs fix (d_add on already hashed dentry - no-no).
  - Andrew Morton: 3c59x update
  - Jeff Garzik: network driver cleanups and fixes
  - Gérard Roudier: sym-ncr drivers update
  - Jens Axboe: more loop cleanups and fixes
  - David Miller: sparc update, some networking fixes
</content>
</entry>
</feed>
