Re: pull-request: bpf 2018-12-15

2018-12-15 Thread David Miller
From: Alexei Starovoitov Date: Sat, 15 Dec 2018 09:29:15 -0800 > The following pull-request contains BPF updates for your *net* tree. > > The main changes are: > > 1) fix liveness propagation of callee saved registers, from Jakub. > > 2) fix overflow in bpf_jit_limit knob, from Daniel. > > 3)

pull-request: bpf 2018-12-15

2018-12-15 Thread Alexei Starovoitov
Hi David, The following pull-request contains BPF updates for your *net* tree. The main changes are: 1) fix liveness propagation of callee saved registers, from Jakub. 2) fix overflow in bpf_jit_limit knob, from Daniel. 3) bpf_flow_dissector api fix, from Stanislav. 4) bpf_perf_event api fix