summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-26tools, bpf_asm: Hard error on out of range jumpsIan Denhardt
2021-02-26Merge branch 'bpf: add bpf_for_each_map_elem() helper'Alexei Starovoitov
2021-02-26selftests/bpf: Add arraymap test for bpf_for_each_map_elem() helperYonghong Song
2021-02-26selftests/bpf: Add hashmap test for bpf_for_each_map_elem() helperYonghong Song
2021-02-26bpftool: Print subprog address properlyYonghong Song
2021-02-26libbpf: Support subprog address relocationYonghong Song
2021-02-26libbpf: Move function is_ldimm64() earlier in libbpf.cYonghong Song
2021-02-26bpf: Add arraymap support for bpf_for_each_map_elem() helperYonghong Song
2021-02-26bpf: Add hashtab support for bpf_for_each_map_elem() helperYonghong Song
2021-02-26bpf: Add bpf_for_each_map_elem() helperYonghong Song
2021-02-26bpf: Change return value of verifier function add_subprog()Yonghong Song
2021-02-26bpf: Refactor check_func_call() to allow callback functionYonghong Song
2021-02-26bpf: Factor out verbose_invalid_scalar()Yonghong Song
2021-02-26bpf: Factor out visit_func_call_insn() in check_cfg()Yonghong Song
2021-02-26selftests/bpf: Copy extras in out-of-srctree buildsIlya Leoshkevich
2021-02-26selftests/bpf: Propagate error code of the command to vmtest.shKP Singh
2021-02-26Merge branch 'sock_map: clean up and refactor code for BPF_SK_SKB_VERDICT'Alexei Starovoitov
2021-02-26skmsg: Remove unused sk_psock_stop() declarationCong Wang
2021-02-26skmsg: Get rid of sk_psock_bpf_run()Cong Wang
2021-02-26skmsg: Make __sk_psock_purge_ingress_msg() staticCong Wang
2021-02-26sock_map: Make sock_map_prog_update() staticCong Wang
2021-02-26sock_map: Rename skb_parser and skb_verdictCong Wang
2021-02-26skmsg: Move sk_redir from TCP_SKB_CB to skbCong Wang
2021-02-26bpf: Compute data_end dynamically with JIT codeCong Wang
2021-02-26skmsg: Get rid of struct sk_psock_parserCong Wang
2021-02-26bpf: Clean up sockmap related KconfigsCong Wang
2021-02-26bpf: Remove blank line in bpf helper description commentHangbin Liu
2021-02-26Merge branch 'selftests/bpf: xsk improvements and new stats'Alexei Starovoitov
2021-02-26selftests/bpf: Introduce xsk statistics testsCiara Loftus
2021-02-26selftests/bpf: Restructure xsk selftestsCiara Loftus
2021-02-26selftests/bpf: Expose and rename debug argumentCiara Loftus
2021-02-26selftest/bpf: Make xsk tests less verboseMagnus Karlsson
2021-02-26bpf: Rename fixup_bpf_calls and add some commentsBrendan Jackman
2021-02-26bpf: Use MAX_BPF_FUNC_REG_ARGS macroDmitrii Banshchikov
2021-02-26Merge branch 'bpf: enable task local storage for tracing'Alexei Starovoitov
2021-02-26bpf: runqslower: Use task local storageSong Liu
2021-02-26bpf: runqslower: Prefer using local vmlimux to generate vmlinux.hSong Liu
2021-02-26selftests/bpf: Test deadlock from recursive bpf_task_storage_[get|delete]Song Liu
2021-02-26selftests/bpf: Add non-BPF_LSM test for task local storageSong Liu
2021-02-26bpf: Prevent deadlock from recursive bpf_task_storage_[get|delete]Song Liu
2021-02-26bpf: Enable task local storage for tracing programsSong Liu
2021-02-25xsk: Build skb by page (aka generic zerocopy xmit)Xuan Zhuo
2021-02-25xsk: Respect device's headroom and tailroom on generic xmit pathAlexander Lobakin
2021-02-25virtio-net: Support IFF_TX_SKB_NO_LINEAR flagXuan Zhuo
2021-02-25net: Add priv_flags for allow tx skb without linearXuan Zhuo
2021-02-25netdevice: Add missing IFF_PHONY_HEADROOM self-definitionAlexander Lobakin
2021-02-24bpf: Add kernel/modules BTF presence checks to bpftool feature commandGrant Seltzer
2021-02-21Merge tag 'perf-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-02-21Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-02-21Merge tag 'core-mm-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds