index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-03
net: initial AF_XDP skeleton
Björn Töpel
7
-7
/
+34
2018-05-03
bpf, x86_32: add eBPF JIT compiler for ia32
Wang YanQing
5
-6
/
+2588
2018-05-02
bpf: relax constraints on formatting for eBPF helper documentation
Quentin Monnet
1
-7
/
+7
2018-05-02
x86/bpf: Clean up non-standard comments, to make the code more readable
Ingo Molnar
1
-100
/
+133
2018-05-01
tools: bpftool: change time format for program 'loaded at:' information
Quentin Monnet
1
-2
/
+6
2018-04-30
tools, include: Grab a copy of linux/erspan.h
William Tu
1
-0
/
+52
2018-04-30
Merge branch 'bpf-formatting-fixes-helpers'
Daniel Borkmann
2
-62
/
+62
2018-04-30
bpf: update bpf.h uapi header for tools
Quentin Monnet
1
-31
/
+31
2018-04-30
bpf: fix formatting for bpf_get_stack() helper doc
Quentin Monnet
1
-27
/
+27
2018-04-30
bpf: fix formatting for bpf_perf_event_read() helper doc
Quentin Monnet
1
-4
/
+4
2018-04-30
bpf: remove tracepoints from bpf core
Alexei Starovoitov
6
-392
/
+2
2018-04-29
samples/bpf: fix kprobe attachment issue on x64
Yonghong Song
1
-8
/
+26
2018-04-29
bpf: Allow bpf_current_task_under_cgroup in interrupt
Teng Qin
1
-2
/
+0
2018-04-29
Merge branch 'fix-bpf-helpers-doc'
Alexei Starovoitov
2
-12
/
+12
2018-04-29
bpf: Sync bpf.h to tools/
Andrey Ignatov
1
-6
/
+6
2018-04-29
bpf: Fix helpers ctx struct types in uapi doc
Andrey Ignatov
1
-6
/
+6
2018-04-29
Merge branch 'bpf_get_stack'
Alexei Starovoitov
27
-222
/
+927
2018-04-29
tools/bpf: add a test for bpf_get_stack with tracepoint prog
Yonghong Song
3
-11
/
+98
2018-04-29
tools/bpf: add a test for bpf_get_stack with raw tracepoint prog
Yonghong Song
3
-12
/
+266
2018-04-29
tools/bpf: add a verifier test case for bpf_get_stack helper and ARSH
Yonghong Song
1
-0
/
+45
2018-04-29
samples/bpf: move common-purpose trace functions to selftests
Yonghong Song
10
-175
/
+223
2018-04-29
tools/bpf: add bpf_get_stack helper to tools headers
Yonghong Song
2
-2
/
+42
2018-04-29
bpf/verifier: improve register value range tracking with ARSH
Yonghong Song
3
-1
/
+36
2018-04-29
bpf: remove never-hit branches in verifier adjust_scalar_min_max_vals
Yonghong Song
1
-9
/
+2
2018-04-29
bpf/verifier: refine retval R0 state for bpf_get_stack helper
Yonghong Song
1
-0
/
+27
2018-04-29
bpf: add bpf_get_stack helper
Yonghong Song
7
-4
/
+183
2018-04-29
bpf: change prototype for stack_map_get_build_id_offset
Yonghong Song
1
-8
/
+5
2018-04-27
bpf, doc: Update bpf_jit_enable limitation for CONFIG_BPF_JIT_ALWAYS_ON
Leo Yan
1
-0
/
+6
2018-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
31
-2071
/
+5360
2018-04-27
samples, bpf: remove redundant ret assignment in bpf_load_program()
Wang Sheng-Hui
1
-2
/
+0
2018-04-27
Merge branch 'bpf-uapi-helper-doc'
Daniel Borkmann
3
-792
/
+3181
2018-04-27
bpf: update bpf.h uapi header for tools
Quentin Monnet
1
-396
/
+1380
2018-04-27
bpf: add documentation for eBPF helpers (65-66)
Quentin Monnet
1
-0
/
+30
2018-04-27
bpf: add documentation for eBPF helpers (58-64)
Quentin Monnet
1
-0
/
+147
2018-04-27
bpf: add documentation for eBPF helpers (51-57)
Quentin Monnet
1
-0
/
+180
2018-04-27
bpf: add documentation for eBPF helpers (42-50)
Quentin Monnet
1
-0
/
+172
2018-04-27
bpf: add documentation for eBPF helpers (33-41)
Quentin Monnet
1
-0
/
+164
2018-04-27
bpf: add documentation for eBPF helpers (23-32)
Quentin Monnet
1
-0
/
+197
2018-04-27
bpf: add documentation for eBPF helpers (12-22)
Quentin Monnet
1
-0
/
+254
2018-04-27
bpf: add documentation for eBPF helpers (01-11)
Quentin Monnet
1
-0
/
+230
2018-04-27
bpf: add script and prepare bpf.h for new helpers documentation
Quentin Monnet
2
-406
/
+437
2018-04-27
Merge branch 'bpf-tunnel-metadata-selftests'
Daniel Borkmann
5
-466
/
+906
2018-04-27
samples/bpf: remove the bpf tunnel testsuite.
William Tu
3
-1003
/
+0
2018-04-27
selftests/bpf: bpf tunnel test.
William Tu
3
-2
/
+1445
2018-04-26
bpf: fix xdp_generic for bpf_adjust_tail usecase
Nikita V. Shirokov
1
-1
/
+3
2018-04-26
tools, bpftool: Display license GPL compatible in prog show/list
Jiri Olsa
2
-1
/
+5
2018-04-26
tools, bpf: Sync bpf.h uapi header
Jiri Olsa
1
-0
/
+1
2018-04-26
bpf: Add gpl_compatible flag to struct bpf_prog_info
Jiri Olsa
2
-0
/
+2
2018-04-26
Merge branch 'udp-gso'
David S. Miller
26
-51
/
+1687
2018-04-26
selftests: udp gso benchmark
Willem de Bruijn
5
-1
/
+763
[next]