index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
|
libbpf: Refactor CO-RE relocs to not assume a single BTF object
Andrii Nakryiko
2020-12-03
1
-76
/
+111
|
|
*
|
|
|
|
libbpf: Add internal helper to load BTF data by FD
Andrii Nakryiko
2020-12-03
2
-26
/
+36
|
|
*
|
|
|
|
selftests/bpf: Add Userspace tests for TCP_WINDOW_CLAMP
Prankur gupta
2020-12-03
4
-0
/
+40
|
|
*
|
|
|
|
bpf: Fix cold build of test_progs-no_alu32
Brendan Jackman
2020-12-03
1
-1
/
+1
|
|
*
|
|
|
|
libbpf: Cap retries in sys_bpf_prog_load
Stanislav Fomichev
2020-12-03
1
-1
/
+2
|
|
*
|
|
|
|
libbpf: Sanitise map names before pinning
Toke Høiland-Jørgensen
2020-12-03
1
-0
/
+12
|
|
*
|
|
|
|
libbpf: Fail early when loading programs with unspecified type
Andrei Matei
2020-12-03
1
-1
/
+14
|
|
*
|
|
|
|
selftests/bpf: Indent ima_setup.sh with tabs.
KP Singh
2020-12-03
1
-54
/
+54
|
|
*
|
|
|
|
selftests/bpf: Add config dependency on BLK_DEV_LOOP
KP Singh
2020-12-03
1
-0
/
+1
|
|
*
|
|
|
|
selftests/bpf: Ensure securityfs mount before writing ima policy
KP Singh
2020-12-03
1
-0
/
+15
|
|
*
|
|
|
|
selftests/bpf: Update ima_setup.sh for busybox
KP Singh
2020-12-03
1
-4
/
+8
|
|
*
|
|
|
|
libbpf: Separate XDP program load with xsk socket creation
Mariusz Dudek
2020-12-03
3
-9
/
+90
|
|
*
|
|
|
|
tools/resolve_btfids: Fix some error messages
Brendan Jackman
2020-12-03
1
-3
/
+3
|
|
*
|
|
|
|
selftests/bpf: Copy file using read/write in local storage test
Stanislav Fomichev
2020-12-03
1
-10
/
+18
|
|
*
|
|
|
|
tools/bpftool: Auto-detect split BTFs in common cases
Andrii Nakryiko
2020-12-03
1
-4
/
+21
|
|
*
|
|
|
|
libbpf: Add base BTF accessor
Andrii Nakryiko
2020-12-03
3
-0
/
+7
|
|
*
|
|
|
|
tools/bpftool: Emit name <anon> for anonymous BTFs
Andrii Nakryiko
2020-12-03
1
-0
/
+2
|
|
*
|
|
|
|
bpf: Eliminate rlimit-based memory accounting infra for bpf maps
Roman Gushchin
2020-12-02
2
-8
/
+1
|
|
*
|
|
|
|
selftests/bpf: Extend bind{4,6} programs with a call to bpf_setsockopt
Stanislav Fomichev
2020-12-02
2
-0
/
+62
|
|
*
|
|
|
|
selftests/bpf: Rewrite test_sock_addr bind bpf into C
Stanislav Fomichev
2020-12-02
3
-184
/
+171
|
|
*
|
|
|
|
selftests/bpf: Fix flavored variants of test_ima
KP Singh
2020-11-30
1
-0
/
+1
|
|
*
|
|
|
|
libbpf: Replace size_t with __u32 in xsk interfaces
Magnus Karlsson
2020-11-27
1
-9
/
+6
|
|
*
|
|
|
|
bpf: Fix selftest compilation on clang 11
Andrei Matei
2020-11-26
1
-0
/
+2
|
|
*
|
|
|
|
bpf: Add a selftest for bpf_ima_inode_hash
KP Singh
2020-11-26
4
-0
/
+186
|
|
*
|
|
|
|
bpf: Add a BPF helper for getting the IMA hash of an inode
KP Singh
2020-11-26
1
-0
/
+11
|
|
*
|
|
|
|
libbpf: Add support for canceling cached_cons advance
Li RongQing
2020-11-25
1
-0
/
+6
|
|
*
|
|
|
|
selftest/bpf: Fix rst formatting in readme
Andrei Matei
2020-11-24
1
-13
/
+15
|
|
*
|
|
|
|
selftest/bpf: Fix link in readme
Andrei Matei
2020-11-24
1
-1
/
+4
|
|
*
|
|
|
|
bpftool: Add {i,d}tlb_misses support for bpftool profile
Yonghong Song
2020-11-20
1
-1
/
+29
|
|
*
|
|
|
|
selftests/bpf: Mark tests that require unaligned memory access
Björn Töpel
2020-11-18
7
-18
/
+52
|
|
*
|
|
|
|
selftests/bpf: Avoid running unprivileged tests with alignment requirements
Björn Töpel
2020-11-18
1
-0
/
+13
|
|
*
|
|
|
|
selftests/bpf: Fix broken riscv build
Björn Töpel
2020-11-18
1
-1
/
+2
|
|
*
|
|
|
|
bpf: Add bpf_ktime_get_coarse_ns helper
Dmitrii Banshchikov
2020-11-18
1
-0
/
+11
|
|
*
|
|
|
|
bpf: Add tests for bpf_bprm_opts_set helper
KP Singh
2020-11-18
2
-0
/
+150
|
|
*
|
|
|
|
bpf: Add bpf_bprm_opts_set helper
KP Singh
2020-11-18
1
-0
/
+16
|
|
*
|
|
|
|
libbpf: bpf__find_by_name[_kind] should use btf__get_nr_types()
Alan Maguire
2020-11-16
1
-4
/
+4
|
|
*
|
|
|
|
selftest/bpf: Fix IPV6FR handling in flow dissector
Santucci Pierpaolo
2020-11-16
1
-0
/
+2
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-03
10
-57
/
+133
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
macvlan: Support for high multicast packet rate
Thomas Karlsson
2020-12-03
1
-0
/
+2
|
*
|
|
|
|
|
|
selftests: forwarding: Add QinQ veto testing
Danielle Ratson
2020-12-01
1
-0
/
+296
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-27
1
-4
/
+4
|
|
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
selftests/tls: add CHACHA20-POLY1305 to tls selftests
Vadim Fedorenko
2020-11-27
1
-7
/
+33
|
*
|
|
|
|
|
|
selftests: mlxsw: Add blackhole_nexthop trap test
Ido Schimmel
2020-11-24
1
-0
/
+36
|
*
|
|
|
|
|
|
selftests: forwarding: Add blackhole nexthops tests
Ido Schimmel
2020-11-24
1
-1
/
+57
|
*
|
|
|
|
|
|
selftests: mlxsw: Add blackhole nexthop configuration tests
Ido Schimmel
2020-11-24
1
-3
/
+22
|
*
|
|
|
|
|
|
selftests: mptcp: add ADD_ADDR IPv6 test cases
Geliang Tang
2020-11-20
1
-1
/
+69
|
*
|
|
|
|
|
|
selftests: mptcp: add link failure test case
Florian Westphal
2020-11-20
1
-22
/
+82
|
*
|
|
|
|
|
|
selftests: forwarding: Add multipath tunneling nexthop test
Ido Schimmel
2020-11-20
1
-0
/
+356
|
*
|
|
|
|
|
|
selftests: forwarding: Add device-only nexthop test
Ido Schimmel
2020-11-20
1
-0
/
+160
|
*
|
|
|
|
|
|
selftests: forwarding: Test IPv4 routes with IPv6 link-local nexthops
Ido Schimmel
2020-11-20
1
-0
/
+11
[prev]
[next]