index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
xsk: wire up XDP_SKB side of AF_XDP
Björn Töpel
2018-05-03
3
-20
/
+34
*
xsk: wire up XDP_DRV side of AF_XDP
Björn Töpel
2018-05-03
1
-3
/
+20
*
bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAP
Björn Töpel
2018-05-03
8
-2
/
+289
*
xsk: add Rx receive functions and poll support
Björn Töpel
2018-05-03
6
-5
/
+238
*
xsk: add support for bind for Rx
Magnus Karlsson
2018-05-03
7
-1
/
+150
*
xsk: add Rx queue setup and mmap support
Björn Töpel
2018-05-03
5
-12
/
+62
*
xsk: add umem fill queue support and mmap
Magnus Karlsson
2018-05-03
7
-2
/
+183
*
xsk: add user memory registration support sockopt
Björn Töpel
2018-05-03
8
-0
/
+596
*
net: initial AF_XDP skeleton
Björn Töpel
2018-05-03
7
-7
/
+34
*
bpf, x86_32: add eBPF JIT compiler for ia32
Wang YanQing
2018-05-03
5
-6
/
+2588
*
bpf: relax constraints on formatting for eBPF helper documentation
Quentin Monnet
2018-05-02
1
-7
/
+7
*
x86/bpf: Clean up non-standard comments, to make the code more readable
Ingo Molnar
2018-05-02
1
-100
/
+133
*
tools: bpftool: change time format for program 'loaded at:' information
Quentin Monnet
2018-05-01
1
-2
/
+6
*
tools, include: Grab a copy of linux/erspan.h
William Tu
2018-04-30
1
-0
/
+52
*
Merge branch 'bpf-formatting-fixes-helpers'
Daniel Borkmann
2018-04-30
2
-62
/
+62
|
\
|
*
bpf: update bpf.h uapi header for tools
Quentin Monnet
2018-04-30
1
-31
/
+31
|
*
bpf: fix formatting for bpf_get_stack() helper doc
Quentin Monnet
2018-04-30
1
-27
/
+27
|
*
bpf: fix formatting for bpf_perf_event_read() helper doc
Quentin Monnet
2018-04-30
1
-4
/
+4
|
/
*
bpf: remove tracepoints from bpf core
Alexei Starovoitov
2018-04-30
6
-392
/
+2
*
samples/bpf: fix kprobe attachment issue on x64
Yonghong Song
2018-04-29
1
-8
/
+26
*
bpf: Allow bpf_current_task_under_cgroup in interrupt
Teng Qin
2018-04-29
1
-2
/
+0
*
Merge branch 'fix-bpf-helpers-doc'
Alexei Starovoitov
2018-04-29
2
-12
/
+12
|
\
|
*
bpf: Sync bpf.h to tools/
Andrey Ignatov
2018-04-29
1
-6
/
+6
|
*
bpf: Fix helpers ctx struct types in uapi doc
Andrey Ignatov
2018-04-29
1
-6
/
+6
|
/
*
Merge branch 'bpf_get_stack'
Alexei Starovoitov
2018-04-29
27
-222
/
+927
|
\
|
*
tools/bpf: add a test for bpf_get_stack with tracepoint prog
Yonghong Song
2018-04-29
3
-11
/
+98
|
*
tools/bpf: add a test for bpf_get_stack with raw tracepoint prog
Yonghong Song
2018-04-29
3
-12
/
+266
|
*
tools/bpf: add a verifier test case for bpf_get_stack helper and ARSH
Yonghong Song
2018-04-29
1
-0
/
+45
|
*
samples/bpf: move common-purpose trace functions to selftests
Yonghong Song
2018-04-29
10
-175
/
+223
|
*
tools/bpf: add bpf_get_stack helper to tools headers
Yonghong Song
2018-04-29
2
-2
/
+42
|
*
bpf/verifier: improve register value range tracking with ARSH
Yonghong Song
2018-04-29
3
-1
/
+36
|
*
bpf: remove never-hit branches in verifier adjust_scalar_min_max_vals
Yonghong Song
2018-04-29
1
-9
/
+2
|
*
bpf/verifier: refine retval R0 state for bpf_get_stack helper
Yonghong Song
2018-04-29
1
-0
/
+27
|
*
bpf: add bpf_get_stack helper
Yonghong Song
2018-04-29
7
-4
/
+183
|
*
bpf: change prototype for stack_map_get_build_id_offset
Yonghong Song
2018-04-29
1
-8
/
+5
|
/
*
bpf, doc: Update bpf_jit_enable limitation for CONFIG_BPF_JIT_ALWAYS_ON
Leo Yan
2018-04-27
1
-0
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-04-26
31
-2071
/
+5360
|
\
|
*
samples, bpf: remove redundant ret assignment in bpf_load_program()
Wang Sheng-Hui
2018-04-27
1
-2
/
+0
|
*
Merge branch 'bpf-uapi-helper-doc'
Daniel Borkmann
2018-04-27
3
-792
/
+3181
|
|
\
|
|
*
bpf: update bpf.h uapi header for tools
Quentin Monnet
2018-04-27
1
-396
/
+1380
|
|
*
bpf: add documentation for eBPF helpers (65-66)
Quentin Monnet
2018-04-27
1
-0
/
+30
|
|
*
bpf: add documentation for eBPF helpers (58-64)
Quentin Monnet
2018-04-27
1
-0
/
+147
|
|
*
bpf: add documentation for eBPF helpers (51-57)
Quentin Monnet
2018-04-27
1
-0
/
+180
|
|
*
bpf: add documentation for eBPF helpers (42-50)
Quentin Monnet
2018-04-27
1
-0
/
+172
|
|
*
bpf: add documentation for eBPF helpers (33-41)
Quentin Monnet
2018-04-27
1
-0
/
+164
|
|
*
bpf: add documentation for eBPF helpers (23-32)
Quentin Monnet
2018-04-27
1
-0
/
+197
|
|
*
bpf: add documentation for eBPF helpers (12-22)
Quentin Monnet
2018-04-27
1
-0
/
+254
|
|
*
bpf: add documentation for eBPF helpers (01-11)
Quentin Monnet
2018-04-27
1
-0
/
+230
|
|
*
bpf: add script and prepare bpf.h for new helpers documentation
Quentin Monnet
2018-04-27
2
-406
/
+437
|
|
/
|
*
Merge branch 'bpf-tunnel-metadata-selftests'
Daniel Borkmann
2018-04-27
5
-466
/
+906
|
|
\
[next]