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
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf, selftests: Add test case for mixed cgroup v1/v2
Daniel Borkmann
2021-09-13
4
-6
/
+127
*
bpf, selftests: Add cgroup v1 net_cls classid helpers
Daniel Borkmann
2021-09-13
2
-12
/
+141
*
selftests/bpf: Fix build of task_pt_regs test for arm64
Jean-Philippe Brucker
2021-09-07
2
-7
/
+13
*
Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-08-31
163
-2699
/
+13873
|
\
|
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-08-30
56
-712
/
+2329
|
|
\
|
|
*
selftests/bpf: Fix potential unreleased lock
Chengfeng Ye
2021-08-27
1
-1
/
+3
|
|
*
selftests/bpf: Reduce more flakyness in sockmap_listen
Yucong Sun
2021-08-26
1
-3
/
+16
|
|
*
bpf: selftests: Add dctcp fallback test
Martin KaFai Lau
2021-08-25
3
-23
/
+134
|
|
*
bpf: selftests: Add connect_to_fd_opts to network_helpers
Martin KaFai Lau
2021-08-25
2
-2
/
+27
|
|
*
bpf: selftests: Add sk_state to bpf_tcp_helpers.h
Martin KaFai Lau
2021-08-25
3
-3
/
+4
|
|
*
selftests: xsk: Preface options with opt
Magnus Karlsson
2021-08-25
2
-5
/
+5
|
|
*
selftests: xsk: Make enums lower case
Magnus Karlsson
2021-08-25
2
-13
/
+7
|
|
*
selftests: xsk: Generate packets from specification
Magnus Karlsson
2021-08-25
2
-121
/
+166
|
|
*
selftests: xsk: Generate packet directly in umem
Magnus Karlsson
2021-08-25
2
-43
/
+32
|
|
*
selftests: xsk: Simplify cleanup of ifobjects
Magnus Karlsson
2021-08-25
2
-33
/
+40
|
|
*
selftests: xsk: Decrease sending speed
Magnus Karlsson
2021-08-25
2
-1
/
+2
|
|
*
selftests: xsk: Validate tx stats on tx thread
Magnus Karlsson
2021-08-25
1
-14
/
+41
|
|
*
selftests: xsk: Simplify packet validation in xsk tests
Magnus Karlsson
2021-08-25
2
-131
/
+65
|
|
*
selftests: xsk: Rename worker_* functions that are not thread entry points
Magnus Karlsson
2021-08-25
1
-6
/
+6
|
|
*
selftests: xsk: Disassociate umem size with packets sent
Magnus Karlsson
2021-08-25
2
-11
/
+9
|
|
*
selftests: xsk: Remove end-of-test packet
Magnus Karlsson
2021-08-25
2
-32
/
+12
|
|
*
selftests: xsk: Simplify the retry code
Magnus Karlsson
2021-08-25
2
-14
/
+11
|
|
*
selftests: xsk: Return correct error codes
Magnus Karlsson
2021-08-25
1
-5
/
+5
|
|
*
selftests: xsk: Remove unused variables
Magnus Karlsson
2021-08-25
2
-11
/
+0
|
|
*
selftests: xsk: Remove the num_tx_packets option
Magnus Karlsson
2021-08-25
3
-27
/
+13
|
|
*
selftests: xsk: Remove color mode
Magnus Karlsson
2021-08-25
2
-28
/
+9
|
|
*
bpf: selftests: Add bpf_task_pt_regs() selftest
Daniel Xu
2021-08-25
2
-0
/
+76
|
|
*
bpf: Add bpf_task_pt_regs() helper
Daniel Xu
2021-08-25
1
-0
/
+7
|
|
*
tools: include: Add ethtool_drvinfo definition to UAPI header
Kumar Kartikeya Dwivedi
2021-08-24
1
-0
/
+53
|
|
*
selftests/bpf: Test for get_netns_cookie
Xu Liu
2021-08-24
2
-24
/
+88
|
|
*
selftests/bpf: Exit with KSFT_SKIP if no Makefile found
Li Zhijian
2021-08-24
2
-1
/
+6
|
|
*
selftests/bpf: Add missing files required by test_bpftool.sh for installing
Li Zhijian
2021-08-24
2
-2
/
+5
|
|
*
selftests/bpf: Add default bpftool built by selftests to PATH
Li Zhijian
2021-08-24
1
-0
/
+5
|
|
*
selftests/bpf: Make test_doc_build.sh work from script directory
Li Zhijian
2021-08-24
1
-2
/
+3
|
|
*
selftests/bpf: Enlarge select() timeout for test_maps
Li Zhijian
2021-08-24
1
-1
/
+1
|
|
*
selftests/bpf: Reduce flakyness in timer_mim
Yucong Sun
2021-08-23
1
-4
/
+12
|
|
*
bpf: Migrate cgroup_bpf to internal cgroup_bpf_attach_type enum
Dave Marchevsky
2021-08-23
1
-1
/
+1
|
|
*
selftests/bpf: Add tests for {set|get} socket option from setsockopt BPF
Prankur Gupta
2021-08-20
3
-0
/
+127
|
|
*
selftests/bpf: Adding delay in socketmap_listen to reduce flakyness
Yucong Sun
2021-08-19
1
-3
/
+9
|
|
*
selftests/bpf: Test for get_netns_cookie
Xu Liu
2021-08-19
2
-0
/
+100
|
|
*
selftests/bpf: Fix flaky send_signal test
Yonghong Song
2021-08-17
1
-0
/
+16
|
|
*
selftests/bpf: Replace CHECK with ASSERT_* macros in send_signal.c
Yonghong Song
2021-08-17
1
-25
/
+20
|
|
*
selftests/bpf: Support glob matching for test selector.
Yucong Sun
2021-08-17
1
-16
/
+62
|
|
*
selftests/bpf: Also print test name in subtest status message
Yucong Sun
2021-08-17
1
-2
/
+2
|
|
*
selftests/bpf: Correctly display subtest skip status
Yucong Sun
2021-08-17
1
-12
/
+13
|
|
*
selftests/bpf: Skip loading bpf_testmod when using -l to list tests.
Yucong Sun
2021-08-17
1
-2
/
+2
|
|
*
selftests/bpf: Add exponential backoff to map_delete_retriable in test_maps
Yucong Sun
2021-08-17
1
-1
/
+6
|
|
*
selftests/bpf: Add exponential backoff to map_update_retriable in test_maps
Yucong Sun
2021-08-16
1
-1
/
+8
|
|
*
selftest/bpf: Add new tests in sockmap for unix stream to tcp.
Jiang Wang
2021-08-16
1
-4
/
+12
|
|
*
selftest/bpf: Change udp to inet in some function names
Jiang Wang
2021-08-16
1
-13
/
+17
[next]