| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-03-30 | selftests/bpf: Test FD-based cgroup attachment |  Andrii Nakryiko | 2 | -0/+268 |
| 2020-03-30 | libbpf: Add support for bpf_link-based cgroup attachment |  Andrii Nakryiko | 6 | -1/+122 |
| 2020-03-30 | bpf: Implement bpf_prog replacement for an active bpf_cgroup_link |  Andrii Nakryiko | 5 | -0/+186 |
| 2020-03-30 | bpf: Implement bpf_link-based cgroup BPF program attachment |  Andrii Nakryiko | 7 | -98/+354 |
| 2020-03-30 | Merge branch 'subreg-bounds' |  Alexei Starovoitov | 9 | -301/+959 |
| 2020-03-30 | bpf: Test_verifier, add alu32 bounds tracking tests |  John Fastabend | 1 | -0/+39 |
| 2020-03-30 | bpf: Test_verifier, #65 error message updates for trunc of boundary-cross |  John Fastabend | 1 | -8/+4 |
| 2020-03-30 | bpf: Test_verifier, bpf_get_stack return value add <0 |  John Fastabend | 1 | -4/+4 |
| 2020-03-30 | bpf: Test_progs, add test to catch retval refine error handling |  John Fastabend | 2 | -0/+31 |
| 2020-03-30 | bpf: Verifier, refine 32bit bound in do_refine_retval_range |  John Fastabend | 1 | -0/+1 |
| 2020-03-30 | bpf: Verifier, do explicit ALU32 bounds tracking |  John Fastabend | 5 | -281/+869 |
| 2020-03-30 | bpf: Verifier, do_refine_retval_range may clamp umin to 0 incorrectly |  John Fastabend | 1 | -8/+11 |
| 2020-03-30 | bpf, lsm: Make BPF_LSM depend on BPF_EVENTS |  KP Singh | 1 | -0/+1 |
| 2020-03-30 | Merge branch 'bpf_sk_assign' |  Alexei Starovoitov | 14 | -24/+662 |
| 2020-03-30 | selftests: bpf: Extend sk_assign tests for UDP |  Joe Stringer | 2 | -11/+105 |
| 2020-03-30 | selftests: bpf: Add test for sk_assign |  Lorenz Bauer | 2 | -0/+419 |
| 2020-03-30 | bpf: Don't refcount LISTEN sockets in sk_assign() |  Joe Stringer | 3 | -12/+22 |
| 2020-03-30 | net: Track socket refcounts in skb_steal_sock() |  Joe Stringer | 5 | -10/+21 |
| 2020-03-30 | bpf: Add socket assign support |  Joe Stringer | 8 | -4/+108 |
| 2020-03-30 | bpf, doc: Add John as official reviewer to BPF subsystem |  Daniel Borkmann | 1 | -0/+1 |
| 2020-03-30 | bpf: btf: Fix arg verification in btf_ctx_access() |  KP Singh | 1 | -7/+17 |
| 2020-03-30 | bpf: Simplify reg_set_min_max_inv handling |  Jann Horn | 1 | -86/+22 |
| 2020-03-30 | bpf: Fix tnum constraints for 32-bit comparisons |  Jann Horn | 1 | -36/+72 |
| 2020-03-30 | bpf: Undo incorrect __reg_bound_offset32 handling |  Daniel Borkmann | 1 | -19/+0 |
| 2020-03-30 | Merge branch 'bpf-lsm' |  Daniel Borkmann | 31 | -670/+985 |
| 2020-03-30 | bpf: lsm: Add Documentation |  KP Singh | 2 | -0/+143 |
| 2020-03-30 | bpf: lsm: Add selftests for BPF_PROG_TYPE_LSM |  KP Singh | 3 | -0/+136 |
| 2020-03-30 | tools/libbpf: Add support for BPF_PROG_TYPE_LSM |  KP Singh | 4 | -5/+44 |
| 2020-03-30 | bpf: lsm: Initialize the BPF LSM hooks |  KP Singh | 4 | -5/+38 |
| 2020-03-30 | bpf: lsm: Implement attach, detach and execution |  KP Singh | 6 | -27/+116 |
| 2020-03-30 | bpf: lsm: Provide attachment points for BPF LSM programs |  KP Singh | 2 | -0/+36 |
| 2020-03-30 | security: Refactor declaration of LSM hooks |  KP Singh | 3 | -627/+423 |
| 2020-03-30 | bpf: Introduce BPF_PROG_TYPE_LSM |  KP Singh | 10 | -6/+49 |
| 2020-03-30 | selftests: Add test for overriding global data value before load |  Toke Høiland-Jørgensen | 2 | -1/+62 |
| 2020-03-30 | libbpf: Add setter for initial value for internal maps |  Toke Høiland-Jørgensen | 3 | -0/+14 |
| 2020-03-30 | bpf, net: Fix build issue when net ns not configured |  Daniel Borkmann | 1 | -7/+2 |
| 2020-03-28 | Merge branch 'ifla_xdp_expected_fd' |  Alexei Starovoitov | 9 | -9/+146 |
| 2020-03-28 | selftests/bpf: Add tests for attaching XDP programs |  Toke Høiland-Jørgensen | 1 | -0/+62 |
| 2020-03-28 | libbpf: Add function to set link XDP fd while specifying old program |  Toke Høiland-Jørgensen | 3 | -1/+42 |
| 2020-03-28 | tools: Add EXPECTED_FD-related definitions in if_link.h |  Toke Høiland-Jørgensen | 1 | -1/+3 |
| 2020-03-28 | xdp: Support specifying expected existing program when attaching XDP |  Toke Høiland-Jørgensen | 4 | -7/+39 |
| 2020-03-28 | bpf: Fix build warning regarding missing prototypes |  Jean-Philippe Menil | 1 | -0/+4 |
| 2020-03-28 | libbpf, xsk: Init all ring members in xsk_umem__create and xsk_socket__create |  Fletcher Dunn | 1 | -2/+14 |
| 2020-03-27 | Merge branch 'cgroup-helpers' |  Alexei Starovoitov | 11 | -14/+336 |
| 2020-03-27 | bpf: Add selftest cases for ctx_or_null argument type |  Daniel Borkmann | 1 | -0/+105 |
| 2020-03-27 | bpf: Enable retrival of pid/tgid/comm from bpf cgroup hooks |  Daniel Borkmann | 1 | -0/+8 |
| 2020-03-27 | bpf: Enable bpf cgroup hooks to retrieve cgroup v2 and ancestor id |  Daniel Borkmann | 6 | -2/+72 |
| 2020-03-27 | bpf: Allow to retrieve cgroup v1 classid from v2 hooks |  Daniel Borkmann | 2 | -1/+27 |
| 2020-03-27 | bpf: Add netns cookie and enable it for bpf cgroup hooks |  Daniel Borkmann | 7 | -8/+103 |
| 2020-03-27 | bpf: Enable perf event rb output for bpf cgroup progs |  Daniel Borkmann | 1 | -5/+9 |