netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Convert qdisc linked list into a hashtable
@ 2016-08-10  9:00 Jiri Kosina
  2016-08-10  9:03 ` [PATCH 1/2] net: resolve symbol conflicts with generic hashtable.h Jiri Kosina
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Jiri Kosina @ 2016-08-10  9:00 UTC (permalink / raw)
  To: Eric Dumazet, Jamal Hadi Salim, Phil Sutter, Cong Wang,
	David Miller
  Cc: linux-kernel, netdev

This is a respin of the v6 of the original patch [1], split into two-patch 
series as requested by davem; first patch fixes all symbol conflicts 
that'd happen once netdevice.h starts to include hashtable.h, the second 
one performs the actual switch to hashtable.

I've preserved Cong's Reviewed-by:, as code-wise this series is identical 
to the original v6 of the patch.

[1] lkml.kernel.org/r/alpine.LNX.2.00.1608011220580.22028@cbobk.fhfr.pm

-- 
Jiri Kosina
SUSE Labs

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

end of thread, other threads:[~2016-08-15 23:27 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-10  9:00 [PATCH 0/2] Convert qdisc linked list into a hashtable Jiri Kosina
2016-08-10  9:03 ` [PATCH 1/2] net: resolve symbol conflicts with generic hashtable.h Jiri Kosina
2016-08-10  9:05 ` [PATCH 2/2] net: sched: convert qdisc linked list to hashtable Jiri Kosina
2016-08-12 12:52   ` Daniel Borkmann
2016-08-12 13:53     ` Jiri Kosina
2016-08-12 14:26       ` Daniel Borkmann
2016-08-12 14:36         ` Jiri Kosina
2016-08-12 14:44           ` Daniel Borkmann
2016-08-14  6:19       ` Cong Wang
2016-08-15 23:27         ` Jiri Kosina
2016-08-11  0:22 ` [PATCH 0/2] Convert qdisc linked list into a hashtable 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).