| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | | | | | | bpf: enable cgroup local storage map pretty print with kind_flag | Yonghong Song | 2018-12-18 | 2 | -22/+32 | |
| | | * | | | | | | | | | | | | | bpf: btf: fix struct/union/fwd types with kind_flag | Yonghong Song | 2018-12-18 | 1 | -20/+260 | |
| | | * | | | | | | | | | | | | | bpf: btf: refactor btf_int_bits_seq_show() | Yonghong Song | 2018-12-18 | 1 | -14/+21 | |
| | | * | | | | | | | | | | | | | bpf: remove useless version check for prog load | Daniel Borkmann | 2018-12-17 | 1 | -5/+0 | |
| | | * | | | | | | | | | | | | | bpf: add self-check logic to liveness analysis | Alexei Starovoitov | 2018-12-15 | 1 | -1/+107 | |
| | | * | | | | | | | | | | | | | bpf: improve stacksafe state comparison | Alexei Starovoitov | 2018-12-15 | 1 | -6/+7 | |
| | | * | | | | | | | | | | | | | bpf: speed up stacksafe check | Alexei Starovoitov | 2018-12-15 | 1 | -1/+3 | |
| | | * | | | | | | | | | | | | | bpf: verbose log bpf_line_info in verifier | Martin KaFai Lau | 2018-12-14 | 1 | -5/+69 | |
| | | * | | | | | | | | | | | | | bpf: Create a new btf_name_by_offset() for non type name use case | Martin KaFai Lau | 2018-12-14 | 2 | -13/+22 | |
| | | * | | | | | | | | | | | | | bpf: remove obsolete prog->aux sanitation in bpf_insn_prepare_dump | Daniel Borkmann | 2018-12-13 | 1 | -7/+0 | |
| | | * | | | | | | | | | | | | | bpf: include sub program tags in bpf_prog_info | Song Liu | 2018-12-13 | 1 | -0/+22 | |
| | | * | | | | | | | | | | | | | bpf: Remove bpf_dump_raw_ok() check for func_info and line_info | Martin KaFai Lau | 2018-12-13 | 1 | -20/+12 | |
| | | * | | | | | | | | | | | | | bpf: add bpffs pretty print for cgroup local storage maps | Roman Gushchin | 2018-12-12 | 2 | -1/+114 | |
| | | * | | | | | | | | | | | | | bpf: pass struct btf pointer to the map_check_btf() callback | Roman Gushchin | 2018-12-12 | 3 | -1/+4 | |
| | * | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-12-20 | 6 | -13/+40 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-12-10 | 4 | -99/+458 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | bpf: rename *_info_cnt to nr_*_info in bpf_prog_info | Yonghong Song | 2018-12-10 | 1 | -19/+19 | |
| | | * | | | | | | | | | | | | | | bpf: clean up bpf_prog_get_info_by_fd() | Song Liu | 2018-12-10 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | | | bpf: relax verifier restriction on BPF_MOV | BPF_ALU | Jiong Wang | 2018-12-10 | 1 | -4/+12 | |
| | | * | | | | | | | | | | | | | | bpf: Add bpf_line_info support | Martin KaFai Lau | 2018-12-09 | 4 | -33/+368 | |
| | | * | | | | | | | | | | | | | | bpf: verifier remove the rejection on BPF_ALU | BPF_ARSH | Jiong Wang | 2018-12-07 | 1 | -5/+0 | |
| | | * | | | | | | | | | | | | | | bpf: interpreter support BPF_ALU | BPF_ARSH | Jiong Wang | 2018-12-07 | 1 | -22/+30 | |
| | | * | | | | | | | | | | | | | | bpf: Change insn_offset to insn_off in bpf_func_info | Martin KaFai Lau | 2018-12-05 | 1 | -9/+9 | |
| | | * | | | | | | | | | | | | | | bpf: Improve the info.func_info and info.func_info_rec_size behavior | Martin KaFai Lau | 2018-12-05 | 2 | -27/+21 | |
| | | * | | | | | | | | | | | | | | bpf: add __weak hook for allocating executable memory | Ard Biesheuvel | 2018-12-05 | 1 | -2/+12 | |
| | | * | | | | | | | | | | | | | | bpf: Fix memleak in aux->func_info and aux->btf | Martin KaFai Lau | 2018-12-02 | 1 | -0/+2 | |
| | | * | | | | | | | | | | | | | | bpf: Add BPF_F_ANY_ALIGNMENT. | David Miller | 2018-11-30 | 2 | -1/+8 | |
| | * | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-12-09 | 16 | -76/+315 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / | |/| | | | | | | | / / / / / / | | | |_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-11-29 | 3 | -43/+48 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | bpf: btf: support proper non-jit func info | Yonghong Song | 2018-11-26 | 3 | -43/+48 | |
| | * | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-11-28 | 6 | -14/+52 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-11-26 | 8 | -136/+664 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | bpf: btf: fix spelling mistake "Memmber" -> "Member" | Colin Ian King | 2018-11-26 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | bpf, tags: Fix DEFINE_PER_CPU expansion | Rustam Kovhaev | 2018-11-26 | 1 | -2/+1 | |
| | | * | | | | | | | | | | | | | | bpf, lpm: make longest_prefix_match() faster | Eric Dumazet | 2018-11-22 | 1 | -10/+49 | |
| | | * | | | | | | | | | | | | | | bpf: Introduce bpf_func_info | Yonghong Song | 2018-11-20 | 4 | -7/+189 | |
| | | * | | | | | | | | | | | | | | bpf: btf: Add BTF_KIND_FUNC and BTF_KIND_FUNC_PROTO | Martin KaFai Lau | 2018-11-20 | 1 | -50/+339 | |
| | | * | | | | | | | | | | | | | | bpf: btf: Break up btf_type_is_void() | Martin KaFai Lau | 2018-11-20 | 1 | -15/+22 | |
| | | * | | | | | | | | | | | | | | bpf: allow zero-initializing hash map seed | Lorenz Bauer | 2018-11-20 | 1 | -2/+11 | |
| | | * | | | | | | | | | | | | | | bpf: fix null pointer dereference on pointer offload | Colin Ian King | 2018-11-16 | 1 | -2/+3 | |
| | | * | | | | | | | | | | | | | | bpf: Allow narrow loads with offset > 0 | Andrey Ignatov | 2018-11-10 | 1 | -5/+16 | |
| | | * | | | | | | | | | | | | | | bpf: do not pass netdev to translate() and prepare() offload callbacks | Quentin Monnet | 2018-11-10 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | | | bpf: pass prog instead of env to bpf_prog_offload_verifier_prep() | Quentin Monnet | 2018-11-10 | 2 | -4/+4 | |
| | | * | | | | | | | | | | | | | | bpf: pass destroy() as a callback and remove its ndo_bpf subcommand | Quentin Monnet | 2018-11-10 | 1 | -23/+1 | |
| | | * | | | | | | | | | | | | | | bpf: pass translate() as a callback and remove its ndo_bpf subcommand | Quentin Monnet | 2018-11-10 | 1 | -7/+7 | |
| | | * | | | | | | | | | | | | | | bpf: call verifier_prep from its callback in struct bpf_offload_dev | Quentin Monnet | 2018-11-10 | 1 | -13/+9 | |
| | | * | | | | | | | | | | | | | | bpf: call finalize() from its callback in struct bpf_offload_dev | Quentin Monnet | 2018-11-10 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | | | bpf: call verify_insn from its callback in struct bpf_offload_dev | Quentin Monnet | 2018-11-10 | 1 | -1/+3 | |
| | | * | | | | | | | | | | | | | | bpf: pass a struct with offload callbacks to bpf_offload_dev_create() | Quentin Monnet | 2018-11-10 | 1 | -1/+4 | |
| | | * | | | | | | | | | | | | | | bpf: let verifier to calculate and record max_pkt_offset | Jiong Wang | 2018-11-09 | 1 | -0/+12 | |
| | | | |_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | ||||||

