Merge branch 'bpf-prog-digest'
Daniel Borkmann says:
====================
Minor BPF cleanups and digest
First two patches are minor cleanups, and the third one adds
a prog digest. For details, please see individual patches.
After this one, I have a set with tracepoint support that makes
use of this facility as well.
====================
Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- include/linux/bpf.h 1 addition, 0 deletionsinclude/linux/bpf.h
- include/linux/filter.h 6 additions, 1 deletioninclude/linux/filter.h
- include/uapi/linux/pkt_cls.h 1 addition, 0 deletionsinclude/uapi/linux/pkt_cls.h
- include/uapi/linux/tc_act/tc_bpf.h 1 addition, 0 deletionsinclude/uapi/linux/tc_act/tc_bpf.h
- kernel/bpf/core.c 65 additions, 0 deletionskernel/bpf/core.c
- kernel/bpf/syscall.c 23 additions, 1 deletionkernel/bpf/syscall.c
- kernel/bpf/verifier.c 2 additions, 0 deletionskernel/bpf/verifier.c
- net/core/filter.c 6 additions, 9 deletionsnet/core/filter.c
- net/sched/act_bpf.c 9 additions, 0 deletionsnet/sched/act_bpf.c
- net/sched/cls_bpf.c 21 additions, 17 deletionsnet/sched/cls_bpf.c
Loading
Please register or sign in to comment