index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-11-20
58
-340
/
+2225
|
\
|
*
selftests/bpf: Enforce no-ALU32 for test_progs-no_alu32
Andrii Nakryiko
2019-11-19
1
-0
/
+7
|
*
libbpf: Fix call relocation offset calculation bug
Andrii Nakryiko
2019-11-19
4
-8
/
+12
|
*
net-af_xdp: Use correct number of channels from ethtool
Luigi Rizzo
2019-11-19
1
-3
/
+8
|
*
selftests, bpf: Workaround an alu32 sub-register spilling issue
Yonghong Song
2019-11-18
1
-1
/
+3
|
*
selftests, bpf: Fix test_tc_tunnel hanging
Jiri Benc
2019-11-18
1
-0
/
+5
|
*
selftests, bpf: xdping is not meant to be run standalone
Jiri Benc
2019-11-18
1
-2
/
+2
|
*
selftests/bpf: Add BPF_TYPE_MAP_ARRAY mmap() tests
Andrii Nakryiko
2019-11-18
3
-18
/
+292
|
*
libbpf: Make global data internal arrays mmap()-able, if possible
Andrii Nakryiko
2019-11-18
1
-2
/
+30
|
*
bpf: Add mmap() support for BPF_MAP_TYPE_ARRAY
Andrii Nakryiko
2019-11-18
1
-0
/
+3
|
*
selftests/bpf: Add a test for attaching BPF prog to another BPF prog and subprog
Alexei Starovoitov
2019-11-15
2
-0
/
+167
|
*
selftests/bpf: Extend test_pkt_access test
Alexei Starovoitov
2019-11-15
1
-2
/
+36
|
*
libbpf: Add support for attaching BPF programs to other BPF programs
Alexei Starovoitov
2019-11-15
5
-17
/
+71
|
*
selftests/bpf: Add stress test for maximum number of progs
Alexei Starovoitov
2019-11-15
1
-0
/
+76
|
*
selftests/bpf: Add combined fentry/fexit test
Alexei Starovoitov
2019-11-15
1
-0
/
+90
|
*
selftests/bpf: Add fexit tests for BPF trampoline
Alexei Starovoitov
2019-11-15
2
-0
/
+162
|
*
selftests/bpf: Add test for BPF trampoline
Alexei Starovoitov
2019-11-15
3
-0
/
+167
|
*
selftest/bpf: Simple test for fentry/fexit
Alexei Starovoitov
2019-11-15
2
-3
/
+88
|
*
libbpf: Add support to attach to fentry/fexit tracing progs
Alexei Starovoitov
2019-11-15
4
-25
/
+82
|
*
libbpf: Introduce btf__find_by_name_kind()
Alexei Starovoitov
2019-11-15
3
-0
/
+25
|
*
bpf, testing: Add missing object file to TEST_FILES
Anders Roxell
2019-11-11
1
-1
/
+2
|
*
bpf, testing: Workaround a verifier failure for test_progs
Yonghong Song
2019-11-11
1
-1
/
+4
|
*
libbpf: Allow for creating Rx or Tx only AF_XDP sockets
Magnus Karlsson
2019-11-10
1
-2
/
+3
|
*
libbpf: Support XDP_SHARED_UMEM with external XDP program
Magnus Karlsson
2019-11-10
1
-10
/
+17
|
*
libbpf: Add getter for program size
Toke Høiland-Jørgensen
2019-11-10
3
-0
/
+9
|
*
libbpf: Add bpf_get_link_xdp_info() function to get more XDP information
Toke Høiland-Jørgensen
2019-11-10
3
-28
/
+67
|
*
libbpf: Use pr_warn() when printing netlink errors
Toke Høiland-Jørgensen
2019-11-10
2
-6
/
+7
|
*
libbpf: Propagate EPERM to caller on program load
Toke Høiland-Jørgensen
2019-11-10
1
-16
/
+11
|
*
selftests/bpf: Add tests for automatic map unpinning on load failure
Toke Høiland-Jørgensen
2019-11-10
2
-4
/
+18
|
*
libbpf: Unpin auto-pinned maps if loading fails
Toke Høiland-Jørgensen
2019-11-10
1
-1
/
+8
|
*
bpf: Add cb access in kfree_skb test
Martin KaFai Lau
2019-11-07
2
-16
/
+63
|
*
libbpf: Improve handling of corrupted ELF during map initialization
Andrii Nakryiko
2019-11-07
1
-2
/
+2
|
*
libbpf: Make btf__resolve_size logic always check size error condition
Andrii Nakryiko
2019-11-07
1
-2
/
+1
|
*
libbpf: Fix another potential overflow issue in bpf_prog_linfo
Andrii Nakryiko
2019-11-07
1
-7
/
+7
|
*
libbpf: Fix potential overflow issue
Andrii Nakryiko
2019-11-07
1
-1
/
+1
|
*
libbpf: Fix memory leak/double free issue
Andrii Nakryiko
2019-11-07
1
-1
/
+1
|
*
libbpf: Fix negative FD close() in xsk_setup_xdp_prog()
Andrii Nakryiko
2019-11-07
1
-0
/
+2
|
*
tools, bpf_asm: Warn when jumps are out of range
Ilya Leoshkevich
2019-11-07
1
-2
/
+12
|
*
libbpf: Simplify BPF_CORE_READ_BITFIELD_PROBED usage
Andrii Nakryiko
2019-11-06
2
-28
/
+18
|
*
selftests/bps: Clean up removed ints relocations negative tests
Andrii Nakryiko
2019-11-06
1
-6
/
+0
|
*
selftests/bpf: Add field size relocation tests
Andrii Nakryiko
2019-11-04
5
-5
/
+122
|
*
selftest/bpf: Add relocatable bitfield reading tests
Andrii Nakryiko
2019-11-04
9
-2
/
+294
|
*
libbpf: Add support for field size relocations
Andrii Nakryiko
2019-11-04
2
-8
/
+39
|
*
libbpf: Add support for relocatable bitfields
Andrii Nakryiko
2019-11-04
3
-60
/
+227
|
*
selftests/bpf: Remove too strict field offset relo test cases
Andrii Nakryiko
2019-11-04
9
-90
/
+4
*
|
selftests: forwarding: Add speed and auto-negotiation test
Amit Cohen
2019-11-18
1
-0
/
+318
*
|
selftests: forwarding: lib.sh: Add wait for dev with timeout
Amit Cohen
2019-11-18
1
-3
/
+26
*
|
selftests: forwarding: Add ethtool_lib.sh
Amit Cohen
2019-11-18
1
-0
/
+69
*
|
selftests: mlxsw: Check devlink device before running test
Danielle Ratson
2019-11-18
1
-0
/
+5
*
|
selftests: mlxsw: Add router scale test for Spectrum-2
Danielle Ratson
2019-11-18
2
-1
/
+22
[next]