netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RFT net-next 0/4] via-rhine receive buffers rework
@ 2015-04-06 18:01 Francois Romieu
  2015-04-06 18:01 ` [PATCH net-next 1/4] via-rhine: commit receive buffer address before descriptor status update Francois Romieu
                   ` (4 more replies)
  0 siblings, 5 replies; 19+ messages in thread
From: Francois Romieu @ 2015-04-06 18:01 UTC (permalink / raw)
  To: netdev; +Cc: Nix, David S. Miller, rl, Bjarke Istrup Pedersen

This is an hopefully readable rework of my patch from two days ago.
It's different enough that it imho requires someone's Tested-by.

Patches #1..#3 are mostly there to slim patch #4. Patch #1 may make
some sense as a standalone fix though.

The series applies without error against v3.19 - what Nix uses - and
davem-next as of 5888b93b750609680735d6b8b737703083ef40ff ("Merge branch
'nf-hook-compress'").

Please test and review.

Francois Romieu (4):
  via-rhine: commit receive buffer address before descriptor status update.
  via-rhine: add allocation helpers.
  via-rhine: gotoize rhine_open error path.
  via-rhine: forbid holes in the receive descriptor ring.

 drivers/net/ethernet/via/via-rhine.c | 163 +++++++++++++++++++++--------------
 1 file changed, 100 insertions(+), 63 deletions(-)

-- 
2.1.0

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2015-04-08 11:41 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-06 18:01 [PATCH RFT net-next 0/4] via-rhine receive buffers rework Francois Romieu
2015-04-06 18:01 ` [PATCH net-next 1/4] via-rhine: commit receive buffer address before descriptor status update Francois Romieu
2015-04-07 19:52   ` David Miller
2015-04-07 21:02     ` Francois Romieu
2015-04-07 21:19       ` Alexander Duyck
2015-04-07 21:27       ` David Miller
2015-04-07 21:54         ` Eric Dumazet
2015-04-07 22:12           ` Alexander Duyck
2015-04-07 22:22             ` Eric Dumazet
2015-04-07 23:20               ` Alexander Duyck
2015-04-08 11:40                 ` David Laight
2015-04-07 19:54   ` Alexander Duyck
2015-04-06 18:01 ` [PATCH net-next 2/4] via-rhine: add allocation helpers Francois Romieu
2015-04-06 18:01 ` [PATCH net-next 3/4] via-rhine: gotoize rhine_open error path Francois Romieu
2015-04-06 18:01 ` [PATCH net-next 4/4] via-rhine: forbid holes in the receive descriptor ring Francois Romieu
2015-04-06 21:46 ` [PATCH RFT net-next 0/4] via-rhine receive buffers rework Nix
2015-04-07 10:46   ` Nix
2015-04-07 19:31     ` Francois Romieu
2015-04-07 19:41       ` Nix

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).