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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-03-04
101
-3029
/
+5395
|
\
|
*
bpf: add test cases for non-pointer sanitiation logic
Daniel Borkmann
2019-03-04
1
-1
/
+43
|
*
Merge branch 'split-test_progs'
Alexei Starovoitov
2019-03-02
28
-2029
/
+2108
|
|
\
|
|
*
selftests: bpf: break up test_progs - misc
Stanislav Fomichev
2019-03-02
11
-735
/
+754
|
|
*
selftests: bpf: break up test_progs - spinlock
Stanislav Fomichev
2019-03-02
4
-103
/
+106
|
|
*
selftests: bpf: break up test_progs - tracepoint
Stanislav Fomichev
2019-03-02
5
-427
/
+431
|
|
*
selftests: bpf: break up test_progs - stackmap
Stanislav Fomichev
2019-03-02
6
-476
/
+483
|
|
*
selftests: bpf: break up test_progs - xdp
Stanislav Fomichev
2019-03-02
5
-162
/
+163
|
|
*
selftests: bpf: break up test_progs - pkt access
Stanislav Fomichev
2019-03-02
3
-51
/
+53
|
|
*
selftests: bpf: break up test_progs - preparations
Stanislav Fomichev
2019-03-02
4
-76
/
+119
|
|
/
|
*
Merge branch 'bpf_skb_ecn_set_ce'
Alexei Starovoitov
2019-03-02
10
-2
/
+1255
|
|
\
|
|
*
bpf: HBM test script
brakmo
2019-03-02
1
-0
/
+436
|
|
*
bpf: User program for testing HBM
brakmo
2019-03-02
2
-0
/
+444
|
|
*
bpf: Sample HBM BPF program to limit egress bw
brakmo
2019-03-02
4
-0
/
+327
|
|
*
bpf: sync bpf.h to tools and update bpf_helpers.h
brakmo
2019-03-02
2
-1
/
+11
|
|
*
bpf: add bpf helper bpf_skb_ecn_set_ce
brakmo
2019-03-02
2
-1
/
+37
|
|
/
|
*
samples/bpf: silence compiler warning for xdpsock_user.c
Yonghong Song
2019-03-02
1
-3
/
+3
|
*
selftests/bpf: set unlimited RLIMIT_MEMLOCK for test_sock_fields
Yonghong Song
2019-03-02
1
-0
/
+1
|
*
Merge branch 'bpf-doc-improvements'
Daniel Borkmann
2019-03-02
3
-182
/
+160
|
|
\
|
|
*
docs/bpf: minor casing/punctuation fixes
Andrii Nakryiko
2019-03-02
2
-13
/
+13
|
|
*
docs/btf: reflow text to fill up to 78 characters
Andrii Nakryiko
2019-03-02
1
-160
/
+140
|
|
*
docs/btf: fix typos, improve wording
Andrii Nakryiko
2019-03-02
1
-55
/
+53
|
|
/
|
*
bpf: fix u64_stats_init() usage in bpf_prog_alloc()
Eric Dumazet
2019-03-02
1
-1
/
+7
|
*
Merge branch 'bpf-dedup-fixes'
Daniel Borkmann
2019-03-01
4
-23
/
+103
|
|
\
|
|
*
selftests/bpf: add btf_dedup test of FWD/STRUCT resolution
Andrii Nakryiko
2019-03-01
1
-0
/
+45
|
|
*
btf: fix bug with resolving STRUCT/UNION into corresponding FWD
Andrii Nakryiko
2019-03-01
1
-3
/
+17
|
|
*
btf: allow to customize dedup hash table size
Andrii Nakryiko
2019-03-01
2
-17
/
+37
|
|
*
libbpf: fix formatting for btf_ext__get_raw_data
Andrii Nakryiko
2019-03-01
1
-1
/
+1
|
|
*
selftests/bpf: fix btf_dedup testing code
Andrii Nakryiko
2019-03-01
2
-2
/
+3
|
|
/
|
*
tools/libbpf: signedness bug in btf_dedup_ref_type()
Dan Carpenter
2019-03-01
1
-1
/
+2
|
*
Merge branch 'bpf-samples-improvements'
Daniel Borkmann
2019-03-01
24
-156
/
+69
|
|
\
|
|
*
tools: libbpf: make sure readelf shows full names in build checks
Jakub Kicinski
2019-03-01
1
-2
/
+2
|
|
*
samples: bpf: use libbpf where easy
Jakub Kicinski
2019-03-01
4
-25
/
+35
|
|
*
tools: libbpf: add a correctly named define for map iteration
Jakub Kicinski
2019-03-01
5
-10
/
+11
|
|
*
samples: bpf: remove load_sock_ops in favour of bpftool
Jakub Kicinski
2019-03-01
12
-114
/
+16
|
|
*
samples: bpf: force IPv4 in ping
Jakub Kicinski
2019-03-01
5
-5
/
+5
|
|
/
|
*
selftests/bpf: use __bpf_constant_htons in test_prog.c for flow dissector
Stanislav Fomichev
2019-03-01
1
-2
/
+2
|
*
bpf: add missing entries to bpf_helpers.h
Willem de Bruijn
2019-03-01
1
-0
/
+30
|
*
bpf: fix build without bpf_syscall
Alexei Starovoitov
2019-03-01
1
-2
/
+5
|
*
Merge branch 'inner_map_spin_lock-fix'
Alexei Starovoitov
2019-02-27
2
-0
/
+5
|
|
\
|
|
*
tools/bpf: selftests: add map lookup to test_map_in_map bpf prog
Yonghong Song
2019-02-27
1
-0
/
+4
|
|
*
bpf: set inner_map_meta->spin_lock_off correctly
Yonghong Song
2019-02-27
1
-0
/
+1
|
|
/
|
*
samples: bpf: fix: broken sample regarding removed function
Daniel T. Lee
2019-02-27
3
-3
/
+3
|
*
Merge branch 'bpf-prog-stats'
Daniel Borkmann
2019-02-27
10
-7
/
+148
|
|
\
|
|
*
tools/bpftool: recognize bpf_prog_info run_time_ns and run_cnt
Alexei Starovoitov
2019-02-27
2
-1
/
+10
|
|
*
tools/bpf: sync bpf.h into tools
Alexei Starovoitov
2019-02-27
1
-0
/
+2
|
|
*
bpf: expose program stats via bpf_prog_info
Alexei Starovoitov
2019-02-27
2
-0
/
+7
|
|
*
bpf: enable program stats
Alexei Starovoitov
2019-02-27
6
-6
/
+129
|
|
/
|
*
Merge branch 'bpf-libbpf-af-xdp'
Daniel Borkmann
2019-02-25
13
-652
/
+1376
|
|
\
|
|
*
xsk: add FAQ to facilitate for first time users
Magnus Karlsson
2019-02-25
1
-1
/
+35
[next]