index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
selftests: xsk: Eliminate test specific if-statement in test runner
Magnus Karlsson
2021-09-10
1
-4
/
+12
|
*
|
|
selftests: xsk: Add test for unaligned mode
Magnus Karlsson
2021-09-10
2
-23
/
+108
|
*
|
|
selftests: xsk: Introduce replacing the default packet stream
Magnus Karlsson
2021-09-10
2
-18
/
+48
|
*
|
|
selftests: xsk: Allow for invalid packets
Magnus Karlsson
2021-09-10
2
-6
/
+11
|
*
|
|
selftests: xsk: Eliminate MAX_SOCKS define
Magnus Karlsson
2021-09-10
2
-10
/
+9
|
*
|
|
selftests: xsx: Make pthreads local scope
Magnus Karlsson
2021-09-10
2
-2
/
+1
|
*
|
|
selftests: xsk: Make xdp_flags and bind_flags local
Magnus Karlsson
2021-09-10
2
-32
/
+31
|
*
|
|
selftests: xsk: Specify number of sockets to create
Magnus Karlsson
2021-09-10
2
-34
/
+27
|
*
|
|
selftests: xsk: Replace second_step global variable
Magnus Karlsson
2021-09-10
2
-45
/
+36
|
*
|
|
selftests: xsk: Introduce rx_on and tx_on in ifobject
Magnus Karlsson
2021-09-10
2
-28
/
+16
|
*
|
|
selftests: xsk: Add use_poll to ifobject
Magnus Karlsson
2021-09-10
2
-1
/
+5
|
*
|
|
selftests: xsx: Introduce test name in test spec
Magnus Karlsson
2021-09-10
2
-20
/
+31
|
*
|
|
selftests: xsk: Make frame_size configurable
Magnus Karlsson
2021-09-10
2
-5
/
+7
|
*
|
|
selftests: xsk: Move rxqsize into xsk_socket_info
Magnus Karlsson
2021-09-10
2
-7
/
+4
|
*
|
|
selftests: xsk: Move num_frames and frame_headroom to xsk_umem_info
Magnus Karlsson
2021-09-10
2
-12
/
+12
|
*
|
|
selftests: xsk: Introduce test specifications
Magnus Karlsson
2021-09-10
2
-84
/
+126
|
*
|
|
selftests: xsk: Introduce type for thread function
Magnus Karlsson
2021-09-10
2
-14
/
+15
|
*
|
|
selftests: xsk: Simplify xsk and umem arrays
Magnus Karlsson
2021-09-10
2
-49
/
+34
|
*
|
|
libbpf: Add LIBBPF_DEPRECATED_SINCE macro for scheduling API deprecations
Quentin Monnet
2021-09-09
6
-11
/
+48
|
*
|
|
libbpf: Fix build with latest gcc/binutils with LTO
Andrii Nakryiko
2021-09-08
2
-8
/
+21
|
*
|
|
selftests/bpf: Add checks for X__elf_bytes() skeleton helper
Matt Smith
2021-09-08
1
-0
/
+6
|
*
|
|
bpftool: Provide a helper method for accessing skeleton's embedded ELF data
Matt Smith
2021-09-08
1
-12
/
+19
|
*
|
|
libbpf: Change bpf_object_skeleton data field to const pointer
Matt Smith
2021-09-08
1
-1
/
+1
|
*
|
|
libbpf: Don't crash on object files with no symbol tables
Toke Høiland-Jørgensen
2021-09-08
1
-0
/
+6
|
*
|
|
bpf: Permit ingress_ifindex in bpf_prog_test_run_xattr
Neil Spring
2021-09-08
2
-0
/
+9
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-09-16
73
-383
/
+1586
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-09-16
10
-27
/
+283
|
|
\
\
\
|
|
*
|
|
selftests: nci: replace unsigned int with int
Xiang wangx
2021-09-16
1
-1
/
+1
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-09-14
8
-25
/
+281
|
|
|
\
\
\
|
|
|
*
|
|
bpf, selftests: Add test case for mixed cgroup v1/v2
Daniel Borkmann
2021-09-14
4
-6
/
+127
|
|
|
*
|
|
bpf, selftests: Add cgroup v1 net_cls classid helpers
Daniel Borkmann
2021-09-14
2
-12
/
+141
|
|
|
*
|
|
selftests/bpf: Fix build of task_pt_regs test for arm64
Jean-Philippe Brucker
2021-09-07
2
-7
/
+13
|
|
*
|
|
|
selftest: net: fix typo in altname test
Andrea Claudi
2021-09-12
1
-1
/
+1
|
*
|
|
|
|
tools/bootconfig: Define memblock_free_ptr() to fix build error
Masami Hiramatsu
2021-09-15
1
-2
/
+1
|
*
|
|
|
|
tools: compiler-gcc.h: Guard error attribute use with __has_attribute
Nathan Chancellor
2021-09-14
1
-1
/
+3
|
*
|
|
|
|
Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)
Linus Torvalds
2021-09-13
2
-144
/
+4
|
|
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
compiler-gcc.h: drop checks for older GCC versions
Nick Desaulniers
2021-09-13
1
-3
/
+1
|
|
*
|
|
|
compiler.h: drop fallback overflow checkers
Nick Desaulniers
2021-09-13
2
-141
/
+3
|
*
|
|
|
|
Merge tag 'perf-tools-for-v5.15-2021-09-11' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2021-09-13
36
-175
/
+1147
|
|
\
\
\
\
\
|
|
*
|
|
|
|
tools headers UAPI: Update tools's copy of drm.h headers
Arnaldo Carvalho de Melo
2021-09-11
1
-2
/
+12
|
|
*
|
|
|
|
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
2021-09-11
1
-81
/
+417
|
|
*
|
|
|
|
tools headers UAPI: Sync linux/fs.h with the kernel sources
Arnaldo Carvalho de Melo
2021-09-11
1
-0
/
+1
|
|
*
|
|
|
|
tools headers UAPI: Sync linux/in.h copy with the kernel sources
Arnaldo Carvalho de Melo
2021-09-11
1
-10
/
+32
|
|
*
|
|
|
|
perf tools: Add an option to build without libbfd
Ian Rogers
2021-09-11
1
-22
/
+25
|
|
*
|
|
|
|
perf tools: Allow build-id with trailing zeros
Namhyung Kim
2021-09-11
1
-0
/
+10
|
|
*
|
|
|
|
perf tools: Fix hybrid config terms list corruption
Adrian Hunter
2021-09-11
2
-9
/
+27
|
|
*
|
|
|
|
perf tools: Factor out copy_config_terms() and free_config_terms()
Adrian Hunter
2021-09-11
3
-13
/
+19
|
|
*
|
|
|
|
perf tools: Fix perf_event_attr__fprintf() missing/dupl. fields
Adrian Hunter
2021-09-11
1
-1
/
+4
|
|
*
|
|
|
|
perf tools: Ignore Documentation dependency file
Ian Rogers
2021-09-11
1
-0
/
+1
|
|
*
|
|
|
|
perf bpf: Provide a weak btf__load_from_kernel_by_id() for older libbpf versions
Arnaldo Carvalho de Melo
2021-09-10
1
-0
/
+8
[prev]
[next]