aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-10bpf, xdp: Make bpf_redirect_map() a map operationBjörn Töpel3-39/+33
2021-03-05bpf: Add bpf_skb_adjust_room flag BPF_F_ADJ_ROOM_ENCAP_L2_ETHXuesen Huang1-0/+5
2021-03-04bpf: Add PROG_TEST_RUN support for sk_lookup programsLorenz Bauer2-1/+14
2021-03-04scripts/bpf: Abstract eBPF API target parameterJoe Stringer1-1/+1
2021-03-04bpf: Document BPF_MAP_*_BATCH syscall commandsJoe Stringer1-3/+111
2021-03-04bpf: Document BPF_PROG_QUERY syscall commandJoe Stringer1-0/+37
2021-03-04bpf: Document BPF_PROG_TEST_RUN syscall commandJoe Stringer1-3/+11
2021-03-04bpf: Document BPF_PROG_ATTACH syscall commandJoe Stringer1-0/+37
2021-03-04bpf: Document BPF_PROG_PIN syscall commandJoe Stringer1-7/+29
2021-03-04bpf: Document BPF_F_LOCK in syscall commandsJoe Stringer1-0/+10
2021-03-04bpf: Add minimal bpf() command documentationJoe Stringer1-0/+368
2021-03-04bpf: Import syscall arg documentationJoe Stringer1-1/+121
2021-03-04bpf: Add BTF_KIND_FLOAT to uapiIlya Leoshkevich1-2/+3
2021-03-04skmsg: Add function doc for skb->_sk_redirCong Wang1-0/+1
2021-02-26bpf: Add hashtab support for bpf_for_each_map_elem() helperYonghong Song1-0/+4
2021-02-26bpf: Add bpf_for_each_map_elem() helperYonghong Song3-0/+54
2021-02-26skmsg: Remove unused sk_psock_stop() declarationCong Wang1-1/+0
2021-02-26skmsg: Make __sk_psock_purge_ingress_msg() staticCong Wang1-2/+0
2021-02-26sock_map: Make sock_map_prog_update() staticCong Wang1-9/+0
2021-02-26sock_map: Rename skb_parser and skb_verdictCong Wang1-4/+4
2021-02-26skmsg: Move sk_redir from TCP_SKB_CB to skbCong Wang3-19/+41
2021-02-26bpf: Compute data_end dynamically with JIT codeCong Wang1-6/+0
2021-02-26skmsg: Get rid of struct sk_psock_parserCong Wang1-12/+7
2021-02-26bpf: Clean up sockmap related KconfigsCong Wang5-27/+43
2021-02-26bpf: Remove blank line in bpf helper description commentHangbin Liu1-1/+0
2021-02-26bpf: Use MAX_BPF_FUNC_REG_ARGS macroDmitrii Banshchikov1-0/+5
2021-02-26bpf: Prevent deadlock from recursive bpf_task_storage_[get|delete]Song Liu1-1/+2
2021-02-26bpf: Enable task local storage for tracing programsSong Liu4-23/+13
2021-02-25net: Add priv_flags for allow tx skb without linearXuan Zhuo1-0/+4
2021-02-25netdevice: Add missing IFF_PHONY_HEADROOM self-definitionAlexander Lobakin1-0/+1
2021-02-21Merge tag 'perf-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-6/+52
2021-02-21Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds12-62/+376
2021-02-21Merge tag 'core-mm-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-6/+7
2021-02-21Merge tag 'locking-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds8-43/+54
2021-02-21Merge tag 'core-rcu-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds12-28/+213
2021-02-21Merge tag 'for-5.12/io_uring-2021-02-17' of git://git.kernel.dk/linux-blockLinus Torvalds2-0/+24
2021-02-21Merge tag 'for-5.12/drivers-2021-02-17' of git://git.kernel.dk/linux-blockLinus Torvalds2-5/+37
2021-02-21Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-blockLinus Torvalds7-110/+69
2021-02-21Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/linuxLinus Torvalds2-278/+0
2021-02-21Merge tag 'iomap-5.12-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-2/+16
2021-02-21Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds2-0/+26
2021-02-21Merge tag 'nfsd-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds8-19/+38
2021-02-21Merge tag 'f2fs-for-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds2-5/+3
2021-02-21Merge tag 'for-5.12-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds4-12/+110
2021-02-21Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-1/+6
2021-02-21Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-4/+18
2021-02-20Merge tag 'acpi-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds26-115/+91
2021-02-20Merge tag 'pm-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds10-49/+226
2021-02-20Merge tag 'staging-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds5-26/+243
2021-02-20Merge tag 'usb-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds18-37/+745