netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2] sfc: more ARFS fixes
@ 2018-04-27 14:07 Edward Cree
  2018-04-27 14:08 ` [PATCH net 1/2] sfc: Use filter index rather than ID for rps_flow_id table Edward Cree
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Edward Cree @ 2018-04-27 14:07 UTC (permalink / raw)
  To: linux-net-drivers, David Miller; +Cc: netdev

A couple more bits of breakage in my recent ARFS and async filters work.
Patch #1 in particular fixes a bug that leads to memory trampling and
 consequent crashes.

Edward Cree (2):
  sfc: Use filter index rather than ID for rps_flow_id table
  sfc: fix ARFS expiry check on EF10

 drivers/net/ethernet/sfc/ef10.c | 5 +++--
 drivers/net/ethernet/sfc/rx.c   | 2 ++
 2 files changed, 5 insertions(+), 2 deletions(-)

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

end of thread, other threads:[~2018-04-28  0:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-27 14:07 [PATCH net 0/2] sfc: more ARFS fixes Edward Cree
2018-04-27 14:08 ` [PATCH net 1/2] sfc: Use filter index rather than ID for rps_flow_id table Edward Cree
2018-04-27 14:08 ` [PATCH net 2/2] sfc: fix ARFS expiry check on EF10 Edward Cree
2018-04-28  0:22 ` [PATCH net 0/2] sfc: more ARFS fixes David Miller

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).