From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx> Date: Tue, 29 Sep 2020 22:00:27 -0700 > The following pull-request contains BPF updates for your *net* tree. > > We've added 7 non-merge commits during the last 14 day(s) which contain > a total of 7 files changed, 28 insertions(+), 8 deletions(-). > > The main changes are: > > 1) fix xdp loading regression in libbpf for old kernels, from Andrii. > > 2) Do not discard packet when NETDEV_TX_BUSY, from Magnus. > > 3) Fix corner cases in libbpf related to endianness and kconfig, from Tony. > > Please consider pulling these changes from: > > git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git Pulled, thank you.