netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] Minor BPF follow-ups
@ 2016-03-16  0:42 Daniel Borkmann
  2016-03-16  0:42 ` [PATCH net-next 1/3] bpf: make skb->tc_classid also readable Daniel Borkmann
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Daniel Borkmann @ 2016-03-16  0:42 UTC (permalink / raw)
  To: davem; +Cc: alexei.starovoitov, netdev, Daniel Borkmann

Some minor last follow-ups I still had in my queue. The first one adds
readability support for __sk_buff's tc_classid member, the remaining
two are some minor cleanups. For details please see individual patches.

Thanks!

Daniel Borkmann (3):
  bpf: make skb->tc_classid also readable
  bpf, dst: add and use dst_tclassid helper
  ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use it

 include/net/dst.h         | 12 ++++++++++++
 include/net/ip_tunnels.h  |  7 +++++++
 net/core/filter.c         | 30 +++++++++---------------------
 net/ipv4/ip_tunnel_core.c |  6 ++++++
 net/openvswitch/flow.h    |  2 +-
 5 files changed, 35 insertions(+), 22 deletions(-)

-- 
1.9.3

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

end of thread, other threads:[~2016-03-18 23:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-16  0:42 [PATCH net-next 0/3] Minor BPF follow-ups Daniel Borkmann
2016-03-16  0:42 ` [PATCH net-next 1/3] bpf: make skb->tc_classid also readable Daniel Borkmann
2016-03-16  0:42 ` [PATCH net-next 2/3] bpf, dst: add and use dst_tclassid helper Daniel Borkmann
2016-03-16  0:42 ` [PATCH net-next 3/3] ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use it Daniel Borkmann
2016-03-18 23:40 ` [PATCH net-next 0/3] Minor BPF follow-ups 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).