All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] Two minor BPF cleanups
@ 2017-08-22 23:47 Daniel Borkmann
  2017-08-22 23:47 ` [PATCH net-next 1/2] bpf: misc xdp redirect cleanups Daniel Borkmann
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Daniel Borkmann @ 2017-08-22 23:47 UTC (permalink / raw)
  To: davem; +Cc: ast, john.fastabend, netdev, Daniel Borkmann

Two minor cleanups on devmap and redirect I still had
in my queue.

Thanks!

Daniel Borkmann (2):
  bpf: misc xdp redirect cleanups
  bpf: minor cleanups for dev_map

 kernel/bpf/devmap.c | 100 +++++++++++++++++++++-------------------------------
 net/core/filter.c   |  72 +++++++++++++++++--------------------
 2 files changed, 73 insertions(+), 99 deletions(-)

-- 
1.9.3

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

end of thread, other threads:[~2017-08-23  4:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-22 23:47 [PATCH net-next 0/2] Two minor BPF cleanups Daniel Borkmann
2017-08-22 23:47 ` [PATCH net-next 1/2] bpf: misc xdp redirect cleanups Daniel Borkmann
2017-08-22 23:47 ` [PATCH net-next 2/2] bpf: minor cleanups for dev_map Daniel Borkmann
2017-08-23  4:26 ` [PATCH net-next 0/2] Two minor BPF cleanups David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.