All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] Misc cls_bpf/act_bpf improvements
@ 2016-09-12 21:38 Daniel Borkmann
  2016-09-12 21:38 ` [PATCH net-next 1/2] bpf: drop unnecessary test in cls_bpf_classify and tcf_bpf Daniel Borkmann
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Daniel Borkmann @ 2016-09-12 21:38 UTC (permalink / raw)
  To: davem; +Cc: alexei.starovoitov, netdev, Daniel Borkmann

Two minor improvements to {cls,act}_bpf. For details please see
individual patches.

Thanks!

Daniel Borkmann (2):
  bpf: drop unnecessary test in cls_bpf_classify and tcf_bpf
  bpf: use skb_at_tc_ingress helper in tcf_bpf

 net/sched/act_bpf.c | 5 +----
 net/sched/cls_bpf.c | 3 ---
 2 files changed, 1 insertion(+), 7 deletions(-)

-- 
1.9.3

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

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-12 21:38 [PATCH net-next 0/2] Misc cls_bpf/act_bpf improvements Daniel Borkmann
2016-09-12 21:38 ` [PATCH net-next 1/2] bpf: drop unnecessary test in cls_bpf_classify and tcf_bpf Daniel Borkmann
2016-09-12 21:38 ` [PATCH net-next 2/2] bpf: use skb_at_tc_ingress helper in tcf_bpf Daniel Borkmann
2016-09-15 23:30 ` [PATCH net-next 0/2] Misc cls_bpf/act_bpf improvements 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.