summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2021-03-04bpf: Add PROG_TEST_RUN support for sk_lookup programsLorenz Bauer-1/+14
2021-03-04scripts/bpf: Abstract eBPF API target parameterJoe Stringer-1/+1
2021-03-04bpf: Document BPF_MAP_*_BATCH syscall commandsJoe Stringer-3/+111
2021-03-04bpf: Document BPF_PROG_QUERY syscall commandJoe Stringer-0/+37
2021-03-04bpf: Document BPF_PROG_TEST_RUN syscall commandJoe Stringer-3/+11
2021-03-04bpf: Document BPF_PROG_ATTACH syscall commandJoe Stringer-0/+37
2021-03-04bpf: Document BPF_PROG_PIN syscall commandJoe Stringer-7/+29
2021-03-04bpf: Document BPF_F_LOCK in syscall commandsJoe Stringer-0/+10
2021-03-04bpf: Add minimal bpf() command documentationJoe Stringer-0/+368
2021-03-04bpf: Import syscall arg documentationJoe Stringer-1/+121
2021-03-04bpf: Add BTF_KIND_FLOAT to uapiIlya Leoshkevich-2/+3
2021-03-04skmsg: Add function doc for skb->_sk_redirCong Wang-0/+1
2021-02-26bpf: Add hashtab support for bpf_for_each_map_elem() helperYonghong Song-0/+4
2021-02-26bpf: Add bpf_for_each_map_elem() helperYonghong Song-0/+54
2021-02-26skmsg: Remove unused sk_psock_stop() declarationCong Wang-1/+0
2021-02-26skmsg: Make __sk_psock_purge_ingress_msg() staticCong Wang-2/+0
2021-02-26sock_map: Make sock_map_prog_update() staticCong Wang-9/+0
2021-02-26sock_map: Rename skb_parser and skb_verdictCong Wang-4/+4
2021-02-26skmsg: Move sk_redir from TCP_SKB_CB to skbCong Wang-19/+41
2021-02-26bpf: Compute data_end dynamically with JIT codeCong Wang-6/+0
2021-02-26skmsg: Get rid of struct sk_psock_parserCong Wang-12/+7
2021-02-26bpf: Clean up sockmap related KconfigsCong Wang-27/+43
2021-02-26bpf: Remove blank line in bpf helper description commentHangbin Liu-1/+0
2021-02-26bpf: Use MAX_BPF_FUNC_REG_ARGS macroDmitrii Banshchikov-0/+5
2021-02-26bpf: Prevent deadlock from recursive bpf_task_storage_[get|delete]Song Liu-1/+2
2021-02-26bpf: Enable task local storage for tracing programsSong Liu-23/+13
2021-02-25net: Add priv_flags for allow tx skb without linearXuan Zhuo-0/+4
2021-02-25netdevice: Add missing IFF_PHONY_HEADROOM self-definitionAlexander Lobakin-0/+1
2021-02-21Merge tag 'perf-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-6/+52
2021-02-21Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-62/+376
2021-02-21Merge tag 'core-mm-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-6/+7
2021-02-21Merge tag 'locking-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-43/+54
2021-02-21Merge tag 'core-rcu-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-28/+213
2021-02-21Merge tag 'for-5.12/io_uring-2021-02-17' of git://git.kernel.dk/linux-blockLinus Torvalds-0/+24
2021-02-21Merge tag 'for-5.12/drivers-2021-02-17' of git://git.kernel.dk/linux-blockLinus Torvalds-5/+37
2021-02-21Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-blockLinus Torvalds-110/+69
2021-02-21Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-278/+0
2021-02-21Merge tag 'iomap-5.12-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds-2/+16
2021-02-21Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds-0/+26
2021-02-21Merge tag 'nfsd-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds-19/+38
2021-02-21Merge tag 'f2fs-for-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-5/+3
2021-02-21Merge tag 'for-5.12-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds-12/+110
2021-02-21Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds-1/+6
2021-02-21Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-4/+18
2021-02-20Merge tag 'acpi-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-115/+91
2021-02-20Merge tag 'pm-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-49/+226
2021-02-20Merge tag 'staging-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-26/+243
2021-02-20Merge tag 'usb-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-37/+745
2021-02-20Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-86/+10
2021-02-20Merge tag 'efi-next-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-17/+2