summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-03-05bpf: Add bpf_skb_adjust_room flag BPF_F_ADJ_ROOM_ENCAP_L2_ETHXuesen Huang
2021-03-04bpf: Add PROG_TEST_RUN support for sk_lookup programsLorenz Bauer
2021-03-04scripts/bpf: Abstract eBPF API target parameterJoe Stringer
2021-03-04bpf: Document BPF_MAP_*_BATCH syscall commandsJoe Stringer
2021-03-04bpf: Document BPF_PROG_QUERY syscall commandJoe Stringer
2021-03-04bpf: Document BPF_PROG_TEST_RUN syscall commandJoe Stringer
2021-03-04bpf: Document BPF_PROG_ATTACH syscall commandJoe Stringer
2021-03-04bpf: Document BPF_PROG_PIN syscall commandJoe Stringer
2021-03-04bpf: Document BPF_F_LOCK in syscall commandsJoe Stringer
2021-03-04bpf: Add minimal bpf() command documentationJoe Stringer
2021-03-04bpf: Import syscall arg documentationJoe Stringer
2021-03-04bpf: Add BTF_KIND_FLOAT to uapiIlya Leoshkevich
2021-03-04skmsg: Add function doc for skb->_sk_redirCong Wang
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-26skmsg: Remove unused sk_psock_stop() declarationCong 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-26bpf: Use MAX_BPF_FUNC_REG_ARGS macroDmitrii Banshchikov
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-25net: Add priv_flags for allow tx skb without linearXuan Zhuo
2021-02-25netdevice: Add missing IFF_PHONY_HEADROOM self-definitionAlexander Lobakin
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
2021-02-21Merge tag 'locking-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-02-21Merge tag 'core-rcu-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-02-21Merge tag 'for-5.12/io_uring-2021-02-17' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-02-21Merge tag 'for-5.12/drivers-2021-02-17' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-02-21Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-02-21Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-02-21Merge tag 'iomap-5.12-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2021-02-21Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds
2021-02-21Merge tag 'nfsd-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2021-02-21Merge tag 'f2fs-for-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-02-21Merge tag 'for-5.12-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2021-02-21Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2021-02-21Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-20Merge tag 'acpi-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-02-20Merge tag 'pm-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-02-20Merge tag 'staging-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-02-20Merge tag 'usb-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-02-20Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds