<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/aparcar/package/kernel, branch master</title>
<subtitle>Staging tree of Paul Spooren</subtitle>
<id>https://git.openwrt.org/openwrt/staging/aparcar/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/aparcar/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/aparcar/'/>
<updated>2023-02-20T11:59:51Z</updated>
<entry>
<title>mac80211: fix mesh issues and improve performance</title>
<updated>2023-02-20T11:59:51Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2023-02-15T18:40:02Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/aparcar/commit/?id=57db2280a2155c39f545ac712766a849cf45f62c'/>
<id>urn:sha1:57db2280a2155c39f545ac712766a849cf45f62c</id>
<content type='text'>
fix forwarding received mesh a-msdu packets
add fast xmit support for mesh to improve performance

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>kernel: kmod-ramoops: Include pstore console support</title>
<updated>2023-02-18T18:58:22Z</updated>
<author>
<name>Brian Norris</name>
</author>
<published>2023-02-05T00:35:33Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/aparcar/commit/?id=a3adbec37061e56e7161f28140272cdd86b1dc38'/>
<id>urn:sha1:a3adbec37061e56e7161f28140272cdd86b1dc38</id>
<content type='text'>
Pstore ramoops support is useful even when there isn't an explicit
panic/crash. We can log all kernel messages via a "console", and then
retrieve them in the event of some non-kernel-panic reset (e.g.,
watchdog).

Since the buffer memory is already reserved, there isn't much overhead
to doing this.

The new console files will show up as:

  /sys/fs/pstore/console-ramoops-N

Cc: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
Signed-off-by: Brian Norris &lt;computersforpeace@gmail.com&gt;
</content>
</entry>
<entry>
<title>kernel: can: fix MCP251x CAN controller module autoload</title>
<updated>2023-02-18T18:54:08Z</updated>
<author>
<name>Tim Harvey</name>
</author>
<published>2023-02-18T00:53:18Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/aparcar/commit/?id=29d02d8ce584fa7e420204e04dde1e17e14e009c'/>
<id>urn:sha1:29d02d8ce584fa7e420204e04dde1e17e14e009c</id>
<content type='text'>
Fix autoload module name for can-mcp251x kmod.

Signed-off-by: Tim Harvey &lt;tharvey@gateworks.com&gt;
</content>
</entry>
<entry>
<title>netfilter: add kmod-nf-conntrack</title>
<updated>2023-02-18T16:12:30Z</updated>
<author>
<name>Aviana Cruz</name>
</author>
<published>2023-02-02T13:39:41Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/aparcar/commit/?id=144fa4d4e7c00df370924751f58781689cd333e7'/>
<id>urn:sha1:144fa4d4e7c00df370924751f58781689cd333e7</id>
<content type='text'>
There have been some demands for the `ct count` expression,
like https://forum.openwrt.org/t/22-03-2-unable-to-use-ct-count-nft-rules/146680.

This adds the required kernel modules for the expression to work.

Signed-off-by: Aviana Cruz &lt;gwencroft@proton.me&gt;
</content>
</entry>
<entry>
<title>kernel: modules: package Aquantia PHY driver</title>
<updated>2023-02-15T22:28:57Z</updated>
<author>
<name>Robert Marko</name>
</author>
<published>2023-02-15T15:58:41Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/aparcar/commit/?id=061e863baef89776ede9478384458c434ccbf434'/>
<id>urn:sha1:061e863baef89776ede9478384458c434ccbf434</id>
<content type='text'>
Package the Aquantia AQR PHY driver as kmod.

This enables using the Aquantia driver with hwmon support on targets where
hwmon is not compiled-in.

Currently, in case when AQR driver is compiled-in but hwmon core is not
hwmon code in AQR driver will not get compiled because of macro
IS_REACHABLE(CONFIG_HWMON) evaluating to false.

Signed-off-by: Robert Marko &lt;robimarko@gmail.com&gt;
</content>
</entry>
<entry>
<title>mac80211: add fixes for receiving A-MSDU packets on mesh interfaces</title>
<updated>2023-02-13T10:45:43Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2022-12-10T13:55:33Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/aparcar/commit/?id=ec33a6ca2cd16e92d2a544f38704405c043c822d'/>
<id>urn:sha1:ec33a6ca2cd16e92d2a544f38704405c043c822d</id>
<content type='text'>
The standard defines the A-MSDU header length field differently for mesh
compared to other modes. Deal with this accordingly and work around broken
implementations (e.g. ath10k, ath11k).

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>kernel: kmod-fs-ntfs3: fix typo</title>
<updated>2023-02-09T02:16:51Z</updated>
<author>
<name>Xu Yiming</name>
</author>
<published>2023-02-04T19:17:48Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/aparcar/commit/?id=1a145ccb0a4fbdd5bafc21e5c320b41a41d96ce4'/>
<id>urn:sha1:1a145ccb0a4fbdd5bafc21e5c320b41a41d96ce4</id>
<content type='text'>
Fix typo that mistaken the description of ntfs3 for fuse.

Signed-off-by: Xu Yiming &lt;xuyiming.open@outlook.com&gt;
</content>
</entry>
<entry>
<title>kernel: modules: add lkdtm module</title>
<updated>2023-02-03T12:48:11Z</updated>
<author>
<name>Brian Norris</name>
</author>
<published>2023-01-27T20:53:32Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/aparcar/commit/?id=ecafdfa894e73d2fd69a1e41bd089653e03fdae5'/>
<id>urn:sha1:ecafdfa894e73d2fd69a1e41bd089653e03fdae5</id>
<content type='text'>
Useful for debugging panic/error handling, crash logging, and more.

Signed-off-by: Brian Norris &lt;computersforpeace@gmail.com&gt;
</content>
</entry>
<entry>
<title>ltq-vdsl-vr9: fix upstream MINEFTR</title>
<updated>2023-02-03T12:33:36Z</updated>
<author>
<name>Jan Hoffmann</name>
</author>
<published>2023-01-28T19:29:22Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/aparcar/commit/?id=723963543a270a5de845ef0ddd07c51c0a8b2cbb'/>
<id>urn:sha1:723963543a270a5de845ef0ddd07c51c0a8b2cbb</id>
<content type='text'>
The upstream value read from the device seems to already be in bits per
second, so there is no need to multiply by 1000 again (which for typical
values causes an overflow of the 32-bit unsigned integer).

Signed-off-by: Jan Hoffmann &lt;jan@3e8.eu&gt;
</content>
</entry>
<entry>
<title>mt76: update PKG_SOURCE_HASH</title>
<updated>2023-02-02T10:37:48Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2023-02-02T10:37:36Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/aparcar/commit/?id=acd8e94d20eea746f8fd01d0603bf46ef1d494af'/>
<id>urn:sha1:acd8e94d20eea746f8fd01d0603bf46ef1d494af</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
</feed>
