<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/package/kernel/linux/modules, branch v17.01.6</title>
<subtitle>MTK 20170518 : Mediatek SDK based on OpenWRT Barrier Breaker</subtitle>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/'/>
<entry>
<title>iptables: make kmod-ipt-debug part of default ALL build</title>
<updated>2018-01-26T07:37:28+00:00</updated>
<author>
<name>Yousong Zhou</name>
<email>yszhou4tech@gmail.com</email>
</author>
<published>2018-01-26T06:40:25+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=fbeae9d891e7661cfb9f9d5209f9656234466127'/>
<id>fbeae9d891e7661cfb9f9d5209f9656234466127</id>
<content type='text'>
The iptables TRACE target is only available in raw table that's why the
dependency was moved from iptables-mod-trace into kmod-ipt-debug

Fixes FS#1219

Signed-off-by: Yousong Zhou &lt;yszhou4tech@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The iptables TRACE target is only available in raw table that's why the
dependency was moved from iptables-mod-trace into kmod-ipt-debug

Fixes FS#1219

Signed-off-by: Yousong Zhou &lt;yszhou4tech@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>netfilter: add iptables-mod-rpfilter package</title>
<updated>2017-12-13T15:23:38+00:00</updated>
<author>
<name>Alin Nastac</name>
<email>alin.nastac@gmail.com</email>
</author>
<published>2017-06-16T12:16:07+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=c86490605c5511e88093d3584dc9a277afcb9d6d'/>
<id>c86490605c5511e88093d3584dc9a277afcb9d6d</id>
<content type='text'>
Unlike /proc/sys/net/ipv4/conf/INTF/rp_filter flag, rule iptables -t raw
-I PREROUTING -m rpfilter --invert -j DROP prevents conntrack table to
become full when a packet flood with randomly selected source IP addresses
is received from the lan side.

Signed-off-by: Alin Nastac &lt;alin.nastac@gmail.com&gt;
(cherry picked from commit d8748e537f11ab5f2b5e2ed25d94baa5ce353984)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Unlike /proc/sys/net/ipv4/conf/INTF/rp_filter flag, rule iptables -t raw
-I PREROUTING -m rpfilter --invert -j DROP prevents conntrack table to
become full when a packet flood with randomly selected source IP addresses
is received from the lan side.

Signed-off-by: Alin Nastac &lt;alin.nastac@gmail.com&gt;
(cherry picked from commit d8748e537f11ab5f2b5e2ed25d94baa5ce353984)
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: allow selecting RTC drivers on targets without explicit RTC support</title>
<updated>2017-12-13T14:20:38+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@nbd.name</email>
</author>
<published>2017-04-12T07:15:38+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=98588273b10457bea0a47a0ba8e2a07a6f99af0d'/>
<id>98588273b10457bea0a47a0ba8e2a07a6f99af0d</id>
<content type='text'>
Keep them disabled by default to avoid pulling in extra kernel bloat

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
(cherry picked from commit 5afe9a054cbcb1630a42200f3ac799432522a87d)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Keep them disabled by default to avoid pulling in extra kernel bloat

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
(cherry picked from commit 5afe9a054cbcb1630a42200f3ac799432522a87d)
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: netfilter: fix nf-nathelper(-extra) description</title>
<updated>2017-07-25T19:02:27+00:00</updated>
<author>
<name>Uwe Arnold</name>
<email>donvipre@gmail.com</email>
</author>
<published>2017-07-20T18:04:26+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=823d35f2fdf552d654a91d07ff48a629f730e50b'/>
<id>823d35f2fdf552d654a91d07ff48a629f730e50b</id>
<content type='text'>
The tftp and irc netfilter modules are provided by nf-nathelper-extra
and not by nf-nathelper.

Signed-off-by: Uwe Arnold &lt;donvipre@gmail.com&gt;
[move the irc module as well]
Signed-off-by: Mathias Kresin &lt;dev@kresin.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The tftp and irc netfilter modules are provided by nf-nathelper-extra
and not by nf-nathelper.

Signed-off-by: Uwe Arnold &lt;donvipre@gmail.com&gt;
[move the irc module as well]
Signed-off-by: Mathias Kresin &lt;dev@kresin.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: fix autoloading arch-specific modules</title>
<updated>2017-05-25T15:21:36+00:00</updated>
<author>
<name>Yousong Zhou</name>
<email>yszhou4tech@gmail.com</email>
</author>
<published>2017-05-25T06:41:34+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=2f92622ce8e1bf3a27ecd0aa7e71a5b2aee39f12'/>
<id>2f92622ce8e1bf3a27ecd0aa7e71a5b2aee39f12</id>
<content type='text'>
Fixes FS#745

Signed-off-by: Yousong Zhou &lt;yszhou4tech@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes FS#745

Signed-off-by: Yousong Zhou &lt;yszhou4tech@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>backlight-pwm: fix module description</title>
<updated>2017-05-25T15:21:35+00:00</updated>
<author>
<name>Yousong Zhou</name>
<email>yszhou4tech@gmail.com</email>
</author>
<published>2017-05-25T06:40:36+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=9c2bd3d631c514eb8bb8c1940103d7e43d50f0b9'/>
<id>9c2bd3d631c514eb8bb8c1940103d7e43d50f0b9</id>
<content type='text'>
Signed-off-by: Yousong Zhou &lt;yszhou4tech@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Yousong Zhou &lt;yszhou4tech@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: add Chinese codepages</title>
<updated>2017-03-01T19:37:36+00:00</updated>
<author>
<name>Hsing-Wang Liao</name>
<email>kuoruan@gmail.com</email>
</author>
<published>2017-02-18T06:40:58+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=b036a22fcc700239827b10ab0b123bc541eed415'/>
<id>b036a22fcc700239827b10ab0b123bc541eed415</id>
<content type='text'>
Signed-off-by: Hsing-Wang Liao &lt;kuoruan@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Hsing-Wang Liao &lt;kuoruan@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>netfilter: re-enable TEE support for kernel 4.4</title>
<updated>2017-03-01T19:37:35+00:00</updated>
<author>
<name>Koen Vandeputte</name>
<email>koen.vandeputte@ncentric.com</email>
</author>
<published>2017-01-13T15:23:48+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=65b05463d78dd68db81e5c7236363128667b5699'/>
<id>65b05463d78dd68db81e5c7236363128667b5699</id>
<content type='text'>
It got disabled in commit 4454a3fb6375cf1adf17f63a54cd7660bc40caa7
but works nicely these days.

Tested on cns3xxx

Signed-off-by: Koen Vandeputte &lt;koen.vandeputte@ncentric.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It got disabled in commit 4454a3fb6375cf1adf17f63a54cd7660bc40caa7
but works nicely these days.

Tested on cns3xxx

Signed-off-by: Koen Vandeputte &lt;koen.vandeputte@ncentric.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>kmod-sched-core: Add HTB and TBF traffic shapers</title>
<updated>2017-01-29T14:13:21+00:00</updated>
<author>
<name>Toke Høiland-Jørgensen</name>
<email>toke@toke.dk</email>
</author>
<published>2017-01-20T12:13:35+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=b8fcbbf31dd0005628d0dd738eab57de70d0de6e'/>
<id>b8fcbbf31dd0005628d0dd738eab57de70d0de6e</id>
<content type='text'>
HTB and TBF are the basic traffic shapers used by sqm-scripts. Moving
these into kmod-sched-core enables sqm-scripts to downgrade its
dependency from kmod-sched to kmod-sched-core, potentially making it
useful on devices with smaller flash sizes.

This adds around 30k to the size of kmod-sched-core (20k for sch_htb.ko
and 10k for sch_tbf.ko).

Signed-off-by: Toke Høiland-Jørgensen &lt;toke@toke.dk&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
HTB and TBF are the basic traffic shapers used by sqm-scripts. Moving
these into kmod-sched-core enables sqm-scripts to downgrade its
dependency from kmod-sched to kmod-sched-core, potentially making it
useful on devices with smaller flash sizes.

This adds around 30k to the size of kmod-sched-core (20k for sch_htb.ko
and 10k for sch_tbf.ko).

Signed-off-by: Toke Høiland-Jørgensen &lt;toke@toke.dk&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: can: Add missing regmap dependency for kernel 4.4</title>
<updated>2017-01-15T16:43:14+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>f.fainelli@gmail.com</email>
</author>
<published>2017-01-15T05:34:02+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=dea191914c1c331f517fcc202b24d86ccc84061e'/>
<id>dea191914c1c331f517fcc202b24d86ccc84061e</id>
<content type='text'>
Fixes build failure for kmod-can-c-can-platform which depends on
kmod-regmap for kernel 4.1 and 4.4.

Signed-off-by: Florian Fainelli &lt;f.fainelli@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes build failure for kmod-can-c-can-platform which depends on
kmod-regmap for kernel 4.1 and 4.4.

Signed-off-by: Florian Fainelli &lt;f.fainelli@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
