[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1488945613-1857856-1-git-send-email-ast@fb.com>
Date: Tue, 7 Mar 2017 20:00:11 -0800
From: Alexei Starovoitov <ast@...com>
To: "David S . Miller" <davem@...emloft.net>
CC: Daniel Borkmann <daniel@...earbox.net>, <netdev@...r.kernel.org>,
<kernel-team@...com>
Subject: [PATCH net 0/2] bpf: htab fixes
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
Powered by blists - more mailing lists