Re: [PATCH net-next 0/3] Few minor BPF helper improvements

2016-09-23 Thread David Miller
From: Daniel Borkmann 
Date: Fri, 23 Sep 2016 01:28:34 +0200

> Just a few minor improvements around BPF helpers, first one is a
> fix but given this late stage and that it's not really a critical
> one, I think net-next is just fine. For details please see the
> individual patches.

Series applied, thanks.


[PATCH net-next 0/3] Few minor BPF helper improvements

2016-09-22 Thread Daniel Borkmann
Just a few minor improvements around BPF helpers, first one is a
fix but given this late stage and that it's not really a critical
one, I think net-next is just fine. For details please see the
individual patches.

Thanks!

Daniel Borkmann (3):
  bpf: use skb_to_full_sk helper in bpf_skb_under_cgroup
  bpf: use bpf_get_smp_processor_id_proto instead of raw one
  bpf: add helper to invalidate hash

 include/uapi/linux/bpf.h |  7 +++
 net/core/filter.c| 22 +-
 2 files changed, 28 insertions(+), 1 deletion(-)

-- 
1.9.3