netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] Few minor BPF helper improvements
@ 2016-09-22 23:28 Daniel Borkmann
  2016-09-22 23:28 ` [PATCH net-next 1/3] bpf: use skb_to_full_sk helper in bpf_skb_under_cgroup Daniel Borkmann
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Daniel Borkmann @ 2016-09-22 23:28 UTC (permalink / raw)
  To: davem; +Cc: alexei.starovoitov, netdev, 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

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

end of thread, other threads:[~2016-09-23 12:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-22 23:28 [PATCH net-next 0/3] Few minor BPF helper improvements Daniel Borkmann
2016-09-22 23:28 ` [PATCH net-next 1/3] bpf: use skb_to_full_sk helper in bpf_skb_under_cgroup Daniel Borkmann
2016-09-22 23:28 ` [PATCH net-next 2/3] bpf: use bpf_get_smp_processor_id_proto instead of raw one Daniel Borkmann
2016-09-22 23:28 ` [PATCH net-next 3/3] bpf: add helper to invalidate hash Daniel Borkmann
2016-09-23 12:24 ` [PATCH net-next 0/3] Few minor BPF helper improvements 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).