Skip to content
  • David S. Miller's avatar
    07dd1b7e
    Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next · 07dd1b7e
    David S. Miller authored
    
    
    Alexei Starovoitov says:
    
    ====================
    pull-request: bpf-next 2020-07-13
    
    The following pull-request contains BPF updates for your *net-next* tree.
    
    We've added 36 non-merge commits during the last 7 day(s) which contain
    a total of 62 files changed, 2242 insertions(+), 468 deletions(-).
    
    The main changes are:
    
    1) Avoid trace_printk warning banner by switching bpf_trace_printk to use
       its own tracing event, from Alan.
    
    2) Better libbpf support on older kernels, from Andrii.
    
    3) Additional AF_XDP stats, from Ciara.
    
    4) build time resolution of BTF IDs, from Jiri.
    
    5) BPF_CGROUP_INET_SOCK_RELEASE hook, from Stanislav.
    ====================
    
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    07dd1b7e
    Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
    David S. Miller authored
    
    
    Alexei Starovoitov says:
    
    ====================
    pull-request: bpf-next 2020-07-13
    
    The following pull-request contains BPF updates for your *net-next* tree.
    
    We've added 36 non-merge commits during the last 7 day(s) which contain
    a total of 62 files changed, 2242 insertions(+), 468 deletions(-).
    
    The main changes are:
    
    1) Avoid trace_printk warning banner by switching bpf_trace_printk to use
       its own tracing event, from Alan.
    
    2) Better libbpf support on older kernels, from Andrii.
    
    3) Additional AF_XDP stats, from Ciara.
    
    4) build time resolution of BTF IDs, from Jiri.
    
    5) BPF_CGROUP_INET_SOCK_RELEASE hook, from Stanislav.
    ====================
    
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
Loading