<feed xmlns='http://www.w3.org/2005/Atom'>
<title>svn-archive/archive/target/linux/generic, branch master</title>
<subtitle>OpenWrt SVN history</subtitle>
<id>https://git.openwrt.org/openwrt/svn-archive/archive/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/openwrt/svn-archive/archive/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/'/>
<updated>2016-06-07T06:59:36Z</updated>
<entry>
<title>treewide: fix replace nbd@openwrt.org with nbd@nbd.name</title>
<updated>2016-06-07T06:59:36Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2016-06-07T06:59:36Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=b0684dafa3c9a4692bd965d1f2ed65c2c08bc6a1'/>
<id>urn:sha1:b0684dafa3c9a4692bd965d1f2ed65c2c08bc6a1</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;

SVN-Revision: 49379
</content>
</entry>
<entry>
<title>kernel: remove linux 4.3 config</title>
<updated>2016-05-11T21:53:00Z</updated>
<author>
<name>Luka Perkov</name>
</author>
<published>2016-05-11T21:53:00Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=0a6a14f8947cebcea8218f06c4b8a55a3e51468a'/>
<id>urn:sha1:0a6a14f8947cebcea8218f06c4b8a55a3e51468a</id>
<content type='text'>
When linux 4.3 support was removed the config was left.

Signed-off-by: Álvaro Fernández Rojas &lt;noltari@gmail.com&gt;

SVN-Revision: 49374
</content>
</entry>
<entry>
<title>kernel: add workaround to rebuild vdso-o32.so.dbg</title>
<updated>2016-05-10T22:36:56Z</updated>
<author>
<name>Luka Perkov</name>
</author>
<published>2016-05-10T22:36:56Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=86ed1bf892be5bdc56c736a2bd65c09d4e10f506'/>
<id>urn:sha1:86ed1bf892be5bdc56c736a2bd65c09d4e10f506</id>
<content type='text'>
Building for octeon fails with

  'arch/mips/vdso/vdso-o32.so.dbg' already contains a '.MIPS.abiflags'
  section

if the file already exists from a prior build.

Use the same workaround as the one for vdso.so.dbg committed in
9eb155353a5f5137ec85a5b5b0287af63c544710.

Signed-off-by: Stijn Tintel &lt;stijn@linux-ipv6.be&gt;

SVN-Revision: 49345
</content>
</entry>
<entry>
<title>kernel: add a workaround to rebuild vdso.so.dbg after genvdso</title>
<updated>2016-05-10T22:36:39Z</updated>
<author>
<name>Luka Perkov</name>
</author>
<published>2016-05-10T22:36:39Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=eea85b046aa4cd648834cc4839c4bf9b372f13aa'/>
<id>urn:sha1:eea85b046aa4cd648834cc4839c4bf9b372f13aa</id>
<content type='text'>
Currently the build fails with

  'arch/mips/vdso/vdso.so.dbg' already contains a '.MIPS.abiflags' section

if the file already exists from a prior build.

Add a makefile rule to force the rebuild of vdso.so.dbg if genvdso has
has been changed to workaround the failure.

Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;

SVN-Revision: 49334
</content>
</entry>
<entry>
<title>kernel: fix ip6_tunnel compilation</title>
<updated>2016-05-10T22:36:30Z</updated>
<author>
<name>Luka Perkov</name>
</author>
<published>2016-05-10T22:36:30Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=111d7792a1a5af9ce7b154992567f07925edc712'/>
<id>urn:sha1:111d7792a1a5af9ce7b154992567f07925edc712</id>
<content type='text'>
Replace undefined iph for ip_hdr(skb)

Signed-off-by: Álvaro Fernández Rojas &lt;noltari@gmail.com&gt;

SVN-Revision: 49328
</content>
</entry>
<entry>
<title>kernel: update kernel 4.1 to version 4.1.23</title>
<updated>2016-05-05T14:56:57Z</updated>
<author>
<name>Rafał Miłecki</name>
</author>
<published>2016-05-05T14:56:57Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=3fc571cec426fbc7d2acde55e4bacb9a9beefa2f'/>
<id>urn:sha1:3fc571cec426fbc7d2acde55e4bacb9a9beefa2f</id>
<content type='text'>
Signed-off-by: Rafał Miłecki &lt;zajec5@gmail.com&gt;

SVN-Revision: 49296
</content>
</entry>
<entry>
<title>mediatek: sync patches and add more ethernet stability fixes</title>
<updated>2016-04-29T11:34:31Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2016-04-29T11:34:31Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=63a73e84245fa7e450185b3e1dc57ab708e1db32'/>
<id>urn:sha1:63a73e84245fa7e450185b3e1dc57ab708e1db32</id>
<content type='text'>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 49265
</content>
</entry>
<entry>
<title>kernel: backport support for accelerated SPI flash read</title>
<updated>2016-04-26T09:23:12Z</updated>
<author>
<name>Rafał Miłecki</name>
</author>
<published>2016-04-26T09:23:12Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=623e089e53341aed686d0fd19a11440c070b492e'/>
<id>urn:sha1:623e089e53341aed686d0fd19a11440c070b492e</id>
<content type='text'>
Signed-off-by: Rafał Miłecki &lt;zajec5@gmail.com&gt;

SVN-Revision: 49233
</content>
</entry>
<entry>
<title>kernel: update kernel 4.4 to version 4.4.7</title>
<updated>2016-04-16T21:05:48Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2016-04-16T21:05:48Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=e087aede01fa852eb485b98aa4b95abbade5b2b6'/>
<id>urn:sha1:e087aede01fa852eb485b98aa4b95abbade5b2b6</id>
<content type='text'>
Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;


SVN-Revision: 49176
</content>
</entry>
<entry>
<title>kernel: backport patch making bcm47xxsflash arch independent</title>
<updated>2016-04-15T10:11:44Z</updated>
<author>
<name>Rafał Miłecki</name>
</author>
<published>2016-04-15T10:11:44Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=5d04765d5073e3e7c7f2b4f7134caa51162ba12d'/>
<id>urn:sha1:5d04765d5073e3e7c7f2b4f7134caa51162ba12d</id>
<content type='text'>
This will be needed to use bcm47xxsflash on ARM for BCM53573.

Signed-off-by: Rafał Miłecki &lt;zajec5@gmail.com&gt;

SVN-Revision: 49168
</content>
</entry>
</feed>
