summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-29bpf: Allow bpf_current_task_under_cgroup in interruptTeng Qin1-2/+0
2018-04-29Merge branch 'fix-bpf-helpers-doc'Alexei Starovoitov2-12/+12
2018-04-29bpf: Sync bpf.h to tools/Andrey Ignatov1-6/+6
2018-04-29bpf: Fix helpers ctx struct types in uapi docAndrey Ignatov1-6/+6
2018-04-29Merge branch 'bpf_get_stack'Alexei Starovoitov27-222/+927
2018-04-29tools/bpf: add a test for bpf_get_stack with tracepoint progYonghong Song3-11/+98
2018-04-29tools/bpf: add a test for bpf_get_stack with raw tracepoint progYonghong Song3-12/+266
2018-04-29tools/bpf: add a verifier test case for bpf_get_stack helper and ARSHYonghong Song1-0/+45
2018-04-29samples/bpf: move common-purpose trace functions to selftestsYonghong Song10-175/+223
2018-04-29tools/bpf: add bpf_get_stack helper to tools headersYonghong Song2-2/+42
2018-04-29bpf/verifier: improve register value range tracking with ARSHYonghong Song3-1/+36
2018-04-29bpf: remove never-hit branches in verifier adjust_scalar_min_max_valsYonghong Song1-9/+2
2018-04-29bpf/verifier: refine retval R0 state for bpf_get_stack helperYonghong Song1-0/+27
2018-04-29bpf: add bpf_get_stack helperYonghong Song7-4/+183
2018-04-29bpf: change prototype for stack_map_get_build_id_offsetYonghong Song1-8/+5
2018-04-27bpf, doc: Update bpf_jit_enable limitation for CONFIG_BPF_JIT_ALWAYS_ONLeo Yan1-0/+6
2018-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller31-2071/+5360
2018-04-27samples, bpf: remove redundant ret assignment in bpf_load_program()Wang Sheng-Hui1-2/+0
2018-04-27Merge branch 'bpf-uapi-helper-doc'Daniel Borkmann3-792/+3181
2018-04-27bpf: update bpf.h uapi header for toolsQuentin Monnet1-396/+1380
2018-04-27bpf: add documentation for eBPF helpers (65-66)Quentin Monnet1-0/+30
2018-04-27bpf: add documentation for eBPF helpers (58-64)Quentin Monnet1-0/+147
2018-04-27bpf: add documentation for eBPF helpers (51-57)Quentin Monnet1-0/+180
2018-04-27bpf: add documentation for eBPF helpers (42-50)Quentin Monnet1-0/+172
2018-04-27bpf: add documentation for eBPF helpers (33-41)Quentin Monnet1-0/+164
2018-04-27bpf: add documentation for eBPF helpers (23-32)Quentin Monnet1-0/+197
2018-04-27bpf: add documentation for eBPF helpers (12-22)Quentin Monnet1-0/+254
2018-04-27bpf: add documentation for eBPF helpers (01-11)Quentin Monnet1-0/+230
2018-04-27bpf: add script and prepare bpf.h for new helpers documentationQuentin Monnet2-406/+437
2018-04-27Merge branch 'bpf-tunnel-metadata-selftests'Daniel Borkmann5-466/+906
2018-04-27samples/bpf: remove the bpf tunnel testsuite.William Tu3-1003/+0
2018-04-27selftests/bpf: bpf tunnel test.William Tu3-2/+1445
2018-04-26bpf: fix xdp_generic for bpf_adjust_tail usecaseNikita V. Shirokov1-1/+3
2018-04-26tools, bpftool: Display license GPL compatible in prog show/listJiri Olsa2-1/+5
2018-04-26tools, bpf: Sync bpf.h uapi headerJiri Olsa1-0/+1
2018-04-26bpf: Add gpl_compatible flag to struct bpf_prog_infoJiri Olsa2-0/+2
2018-04-26Merge branch 'udp-gso'David S. Miller26-51/+1687
2018-04-26selftests: udp gso benchmarkWillem de Bruijn5-1/+763
2018-04-26selftests: udp gso with corkingWillem de Bruijn2-10/+38
2018-04-26selftests: udp gso with connected socketsWillem de Bruijn2-2/+122
2018-04-26selftests: udp gsoWillem de Bruijn4-1/+504
2018-04-26udp: add gso support to virtual devicesWillem de Bruijn4-1/+13
2018-04-26udp: add gso segment cmsgWillem de Bruijn3-3/+47
2018-04-26udp: paged allocation with gsoWillem de Bruijn2-9/+25
2018-04-26udp: better wmem accounting on gsoWillem de Bruijn1-1/+15
2018-04-26udp: generate gso with UDP_SEGMENTWillem de Bruijn9-11/+67
2018-04-26udp: add udp gsoWillem de Bruijn6-4/+82
2018-04-26udp: expose inet cork to udpWillem de Bruijn6-22/+25
2018-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller12-18/+94
2018-04-26Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller4-15/+439