summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-07mips: bpf: fix encoding bug for mm_srlv32_opJiong Wang
2018-12-05Merge branch 'bpf_func_info-improvements'Alexei Starovoitov
2018-12-05bpf: Expect !info.func_info and insn_off name changes in test_btf/libbpf/bpftoolMartin KaFai Lau
2018-12-05bpf: tools: Sync uapi bpf.h for the name changes in bpf_func_infoMartin KaFai Lau
2018-12-05bpf: Change insn_offset to insn_off in bpf_func_infoMartin KaFai Lau
2018-12-05bpf: Improve the info.func_info and info.func_info_rec_size behaviorMartin KaFai Lau
2018-12-05tools: bpftool: add a command to dump the trace pipeQuentin Monnet
2018-12-05Merge branch 'bpf-jit-overridable-alloc'Daniel Borkmann
2018-12-05arm64/bpf: don't allocate BPF JIT programs in module memoryArd Biesheuvel
2018-12-05bpf: add __weak hook for allocating executable memoryArd Biesheuvel
2018-12-04Merge branch 'prog_test_run-improvement'Alexei Starovoitov
2018-12-04selftests: add a test for bpf_prog_test_run_xattrLorenz Bauer
2018-12-04libbpf: add bpf_prog_test_run_xattrLorenz Bauer
2018-12-04tools: sync uapi/linux/bpf.hLorenz Bauer
2018-12-04bpf: respect size hint to BPF_PROG_TEST_RUN if presentLorenz Bauer
2018-12-03samples: bpf: fix: seg fault with NULL pointer argDaniel T. Lee
2018-12-03bpf: fix documentation for eBPF helpersQuentin Monnet
2018-12-03bpf: allow BPF read access to qdisc pkt_lenPetar Penkov
2018-12-03libbpf: Fix license in README.rstAndrey Ignatov
2018-12-02bpf: Fix memleak in aux->func_info and aux->btfMartin KaFai Lau
2018-11-30Merge branch 'xdp1-improvements'Alexei Starovoitov
2018-11-30samples: bpf: get ifindex from ifnameMatteo Croce
2018-11-30samples: bpf: improve xdp1 exampleMatteo Croce
2018-11-30Merge branch 'improve-test-coverage-sparc'Alexei Starovoitov
2018-11-30bpf: Apply F_NEEDS_EFFICIENT_UNALIGNED_ACCESS to more ACCEPT test cases.David Miller
2018-11-30bpf: Make more use of 'any' alignment in test_verifier.cDavid Miller
2018-11-30bpf: Adjust F_NEEDS_EFFICIENT_UNALIGNED_ACCESS handling in test_verifier.cDavid Miller
2018-11-30bpf: Add BPF_F_ANY_ALIGNMENT.David Miller
2018-11-30bpf: Fix verifier log string check for bad alignment.David Miller
2018-11-30Merge branch 'bpftool-fixes'Alexei Starovoitov
2018-11-30tools: bpftool: add owner_prog_type and owner_jited to bpftool outputQuentin Monnet
2018-11-30tools: bpftool: mark offloaded programs more explicitly in plain outputQuentin Monnet
2018-11-30tools: bpftool: fix bash completion for new map types (queue and stack)Quentin Monnet
2018-11-30tools: bpftool: fix bash completion for bpftool prog (attach|detach)Quentin Monnet
2018-11-30tools: bpftool: use "/proc/self/" i.o. crafting links with getpid()Quentin Monnet
2018-11-30arm64/bpf: use movn/movk/movk sequence to generate kernel addressesArd Biesheuvel
2018-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-11-30tools/bpf: make libbpf _GNU_SOURCE friendlyYonghong Song
2018-11-29net: Don't default Aquantia USB driver to 'y'David S. Miller
2018-11-29net: explain __skb_checksum_complete() with commentsCong Wang
2018-11-29tcp: remove loop to compute wscaleEric Dumazet
2018-11-29qede - Add a statistic for a case where driver drops tx packet due to memory ...Michael Shteinbok
2018-11-29dpaa2-eth: Add "fall through" commentsIoana Ciocoi Radulescu
2018-11-29Merge branch 'ave-suspend-resume'David S. Miller
2018-11-29net: ethernet: ave: Preserve wol state in suspend/resume sequenceKunihiko Hayashi
2018-11-29net: ethernet: ave: Set initial wol state to disabledKunihiko Hayashi
2018-11-29net: ethernet: ave: Add suspend/resume supportKunihiko Hayashi
2018-11-28Merge tag 'linux-can-next-for-4.21-20181128' of git://git.kernel.org/pub/scm/...David S. Miller
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-28bpf: Fix various lib and testsuite build failures on 32-bit.David Miller