netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2] bpf: htab fixes
@ 2017-03-08  4:00 Alexei Starovoitov
  2017-03-08  4:00 ` [PATCH net 1/2] bpf: fix struct htab_elem layout Alexei Starovoitov
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Alexei Starovoitov @ 2017-03-08  4:00 UTC (permalink / raw)
  To: David S . Miller; +Cc: Daniel Borkmann, netdev, kernel-team

Two bpf hashtable fixes. See individual patches for details.

Alexei Starovoitov (2):
  bpf: fix struct htab_elem layout
  bpf: convert htab map to hlist_nulls

 include/linux/list_nulls.h    |   5 ++
 include/linux/rculist_nulls.h |  14 +++++
 kernel/bpf/hashtab.c          | 119 ++++++++++++++++++++++++++++--------------
 3 files changed, 99 insertions(+), 39 deletions(-)

-- 
2.8.0

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

end of thread, other threads:[~2017-03-09 21:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-08  4:00 [PATCH net 0/2] bpf: htab fixes Alexei Starovoitov
2017-03-08  4:00 ` [PATCH net 1/2] bpf: fix struct htab_elem layout Alexei Starovoitov
2017-03-08  4:00 ` [PATCH net 2/2] bpf: convert htab map to hlist_nulls Alexei Starovoitov
2017-03-09 21:28 ` [PATCH net 0/2] bpf: htab 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).