summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-07-21bpf, riscv: Use compressed instructions in the rv64 JITLuke Nelson
2020-07-21bpf, riscv: Add encodings for compressed instructionsLuke Nelson
2020-07-21bpf, riscv: Modify JIT ctx to support compressed instructionsLuke Nelson
2020-07-21tools/bpftool: Fix error handing in do_skeleton()YueHaibing
2020-07-21libbpf bpf_helpers: Use __builtin_offsetof for offsetofIan Rogers
2020-07-21s390/bpf: Use bpf_skip() in bpf_jit_prologue()Ilya Leoshkevich
2020-07-21s390/bpf: Tolerate not converging code shrinkingIlya Leoshkevich
2020-07-21s390/bpf: Use brcl for jumping to exit_ip if necessaryIlya Leoshkevich
2020-07-21s390/bpf: Fix sign extension in branch_kuIlya Leoshkevich
2020-07-21selftests: bpf: test_kmod.sh: Fix running out of srctreeIlya Leoshkevich
2020-07-21bpf: cpumap: Fix possible rcpu kthread hungLorenzo Bianconi
2020-07-21bpf, netns: Fix build without CONFIG_INETJakub Sitnicki
2020-07-17Merge branch 'bpf-socket-lookup'Alexei Starovoitov
2020-07-17selftests/bpf: Tests for BPF_SK_LOOKUP attach pointJakub Sitnicki
2020-07-17selftests/bpf: Add verifier tests for bpf_sk_lookup context accessJakub Sitnicki
2020-07-17tools/bpftool: Add name mappings for SK_LOOKUP prog and attach typeJakub Sitnicki
2020-07-17libbpf: Add support for SK_LOOKUP program typeJakub Sitnicki
2020-07-17bpf: Sync linux/bpf.h to tools/Jakub Sitnicki
2020-07-17udp6: Run SK_LOOKUP BPF program on socket lookupJakub Sitnicki
2020-07-17udp6: Extract helper for selecting socket from reuseport groupJakub Sitnicki
2020-07-17udp: Run SK_LOOKUP BPF program on socket lookupJakub Sitnicki
2020-07-17udp: Extract helper for selecting socket from reuseport groupJakub Sitnicki
2020-07-17inet6: Run SK_LOOKUP BPF program on socket lookupJakub Sitnicki
2020-07-17inet6: Extract helper for selecting socket from reuseport groupJakub Sitnicki
2020-07-17inet: Run SK_LOOKUP BPF program on socket lookupJakub Sitnicki
2020-07-17inet: Extract helper for selecting socket from reuseport groupJakub Sitnicki
2020-07-17bpf: Introduce SK_LOOKUP program type with a dedicated attach pointJakub Sitnicki
2020-07-17bpf, netns: Handle multiple link attachmentsJakub Sitnicki
2020-07-16bpf: Drop duplicated words in uapi helper commentsRandy Dunlap
2020-07-16selftests/bpf: Fix possible hang in sockopt_inheritStanislav Fomichev
2020-07-16bpf: revert "test_bpf: Flag tests that cannot be jited on s390"Seth Forshee
2020-07-16selftest: Add tests for XDP programs in CPUMAP entriesLorenzo Bianconi
2020-07-16samples/bpf: xdp_redirect_cpu: Load a eBPF program on cpumapLorenzo Bianconi
2020-07-16libbpf: Add SEC name for xdp programs attached to CPUMAPLorenzo Bianconi
2020-07-16bpf: cpumap: Implement XDP_REDIRECT for eBPF programs attached to map entriesLorenzo Bianconi
2020-07-16bpf: cpumap: Add the possibility to attach an eBPF program to cpumapLorenzo Bianconi
2020-07-16cpumap: Formalize map value as a named structLorenzo Bianconi
2020-07-16samples/bpf: xdp_redirect_cpu_user: Do not update bpf maps in option loopLorenzo Bianconi
2020-07-16net: Refactor xdp_convert_buff_to_frameDavid Ahern
2020-07-16cpumap: Use non-locked version __ptr_ring_consume_batchedJesper Dangaard Brouer
2020-07-15net: ipv6: drop duplicate word in commentRandy Dunlap
2020-07-15net: sctp: drop duplicate words in commentsRandy Dunlap
2020-07-15net: ip6_fib.h: drop duplicate word in commentRandy Dunlap
2020-07-15net: dsa.h: drop duplicate word in commentRandy Dunlap
2020-07-15net: caif: drop duplicate words in commentsRandy Dunlap
2020-07-15net: 9p: drop duplicate word in commentRandy Dunlap
2020-07-15net: wimax: fix duplicate words in commentsRandy Dunlap
2020-07-15net: skbuff.h: drop duplicate words in commentsRandy Dunlap
2020-07-15net: qed: drop duplicate words in commentsRandy Dunlap
2020-07-15drivers: net: wan: Fix trivial spellingKieran Bingham