netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] bpf: verifier fixes
@ 2016-05-20  1:17 Alexei Starovoitov
  2016-05-20  1:17 ` [PATCH net-next 1/2] bpf: support decreasing order in direct packet access Alexei Starovoitov
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Alexei Starovoitov @ 2016-05-20  1:17 UTC (permalink / raw)
  To: David S . Miller; +Cc: Daniel Borkmann, netdev, kernel-team

Further testing of 'direct packet access' uncovered
several usability issues. Fix them.

Alexei Starovoitov (2):
  bpf: support decreasing order in direct packet access
  bpf: teach verifier to recognize imm += ptr pattern

 kernel/bpf/verifier.c | 30 +++++++++++++++++++++---------
 1 file changed, 21 insertions(+), 9 deletions(-)

-- 
2.8.0

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

end of thread, other threads:[~2016-05-20 23:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-20  1:17 [PATCH net-next 0/2] bpf: verifier fixes Alexei Starovoitov
2016-05-20  1:17 ` [PATCH net-next 1/2] bpf: support decreasing order in direct packet access Alexei Starovoitov
2016-05-20  1:17 ` [PATCH net-next 2/2] bpf: teach verifier to recognize imm += ptr pattern Alexei Starovoitov
2016-05-20 23:53 ` [PATCH net-next 0/2] bpf: verifier fixes 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).