Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1330353 > unrolled thread
| Started by | Alexander Kochetkov <al.kochet@gmail.com> |
|---|---|
| First post | 2016-02-09 16:30 +0100 |
| Last post | 2016-02-16 21:30 +0100 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
Fixes for rockchip EMAC Alexander Kochetkov <al.kochet@gmail.com> - 2016-02-09 16:30 +0100
Re: Fixes for rockchip EMAC David Miller <davem@davemloft.net> - 2016-02-16 21:30 +0100
| From | Alexander Kochetkov <al.kochet@gmail.com> |
|---|---|
| Date | 2016-02-09 16:30 +0100 |
| Subject | Fixes for rockchip EMAC |
| Message-ID | <r0ioN-5QL-3@gated-at.bofh.it> |
Hello! Here is a set of 3 patches what fix koops, memory leak and rockchip EMAC hang. Tested on radxarock lite. [PATCH 1/3] net: arc_emac: fix koops caused by sk_buff free [PATCH 2/3] net: arc_emac: reset txbd_curr and txbd_dirty pointers [PATCH 3/3] net: arc_emac: fix sk_buff leak
[toc] | [next] | [standalone]
| From | David Miller <davem@davemloft.net> |
|---|---|
| Date | 2016-02-16 21:30 +0100 |
| Message-ID | <r2UpY-4mk-13@gated-at.bofh.it> |
| In reply to | #1330353 |
From: Alexander Kochetkov <al.kochet@gmail.com> Date: Tue, 9 Feb 2016 18:20:37 +0300 > Here is a set of 3 patches what fix koops, memory leak and > rockchip EMAC hang. Tested on radxarock lite. Series applied, thanks.
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web