-
- Downloads
Alexei Starovoitov says:
====================
pull-request: bpf 2019-02-16
The following pull-request contains BPF updates for your *net* tree.
The main changes are:
1) fix lockdep false positive in bpf_get_stackid(), from Alexei.
2) several AF_XDP fixes, from Bjorn, Magnus, Davidlohr.
3) fix narrow load from struct bpf_sock, from Martin.
4) mips JIT fixes, from Paul.
5) gso handling fix in bpf helpers, from Willem.
====================
Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- arch/mips/net/ebpf_jit.c 12 additions, 12 deletionsarch/mips/net/ebpf_jit.c
- include/linux/skbuff.h 6 additions, 0 deletionsinclude/linux/skbuff.h
- kernel/bpf/stackmap.c 7 additions, 1 deletionkernel/bpf/stackmap.c
- kernel/bpf/verifier.c 7 additions, 4 deletionskernel/bpf/verifier.c
- net/core/filter.c 4 additions, 8 deletionsnet/core/filter.c
- net/xdp/xdp_umem.c 6 additions, 5 deletionsnet/xdp/xdp_umem.c
- net/xdp/xsk.c 4 additions, 0 deletionsnet/xdp/xsk.c
Loading
Please register or sign in to comment