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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-05-19
56
-314
/
+3102
|
\
|
*
bpf: Add cmd alias BPF_PROG_RUN
Alexei Starovoitov
2021-05-19
2
-1
/
+2
|
*
selftests/bpf: Convert test trace_printk to lskel.
Alexei Starovoitov
2021-05-19
2
-2
/
+2
|
*
selftests/bpf: Convert test printk to use rodata.
Alexei Starovoitov
2021-05-19
2
-3
/
+6
|
*
selftests/bpf: Convert atomics test to light skeleton.
Alexei Starovoitov
2021-05-19
2
-37
/
+37
|
*
selftests/bpf: Convert few tests to light skeleton.
Alexei Starovoitov
2021-05-19
10
-28
/
+41
|
*
bpftool: Use syscall/loader program in "prog load" and "gen skeleton" command.
Alexei Starovoitov
2021-05-19
6
-24
/
+482
|
*
libbpf: Introduce bpf_map__initial_value().
Alexei Starovoitov
2021-05-19
3
-0
/
+10
|
*
libbpf: Cleanup temp FDs when intermediate sys_bpf fails.
Alexei Starovoitov
2021-05-19
2
-4
/
+45
|
*
libbpf: Generate loader program out of BPF ELF file.
Alexei Starovoitov
2021-05-19
8
-35
/
+1060
|
*
libbpf: Preliminary support for fd_idx
Alexei Starovoitov
2021-05-19
1
-6
/
+25
|
*
libbpf: Add bpf_object pointer to kernel_supports().
Alexei Starovoitov
2021-05-19
1
-22
/
+22
|
*
libbpf: Change the order of data and text relocations.
Alexei Starovoitov
2021-05-19
2
-14
/
+85
|
*
bpf: Add bpf_sys_close() helper.
Alexei Starovoitov
2021-05-19
1
-0
/
+7
|
*
bpf: Add bpf_btf_find_by_name_kind() helper.
Alexei Starovoitov
2021-05-19
1
-0
/
+7
|
*
bpf: Introduce fd_idx
Alexei Starovoitov
2021-05-19
1
-5
/
+11
|
*
selftests/bpf: Test for btf_load command.
Alexei Starovoitov
2021-05-19
2
-0
/
+53
|
*
selftests/bpf: Test for syscall program type
Alexei Starovoitov
2021-05-19
2
-0
/
+123
|
*
libbpf: Support for syscall program type
Alexei Starovoitov
2021-05-19
1
-0
/
+2
|
*
bpf: Introduce bpf_sys_bpf() helper and program type.
Alexei Starovoitov
2021-05-19
1
-0
/
+8
|
*
libbpf: Add selftests for TC-BPF management API
Kumar Kartikeya Dwivedi
2021-05-17
2
-0
/
+407
|
*
libbpf: Add low level TC-BPF management API
Kumar Kartikeya Dwivedi
2021-05-17
3
-1
/
+469
|
*
libbpf: Add various netlink helpers
Kumar Kartikeya Dwivedi
2021-05-17
2
-89
/
+120
|
*
libbpf: Reject static entry-point BPF programs
Andrii Nakryiko
2021-05-15
1
-0
/
+5
|
*
libbpf: Reject static maps
Andrii Nakryiko
2021-05-14
1
-5
/
+19
|
*
selftests/bpf: Validate skeleton gen handles skipped fields
Andrii Nakryiko
2021-05-14
4
-5
/
+5
|
*
libbpf: Treat STV_INTERNAL same as STV_HIDDEN for functions
Andrii Nakryiko
2021-05-12
1
-5
/
+6
|
*
libbpf: Fix ELF symbol visibility update logic
Andrii Nakryiko
2021-05-12
1
-1
/
+1
|
*
bpftool: Stop emitting static variables in BPF skeleton
Andrii Nakryiko
2021-05-12
1
-0
/
+4
|
*
selftests/bpf: Stop using static variables for passing data to/from user-space
Andrii Nakryiko
2021-05-12
19
-40
/
+33
|
*
libbpf: Add per-file linker opts
Andrii Nakryiko
2021-05-12
3
-6
/
+22
|
*
bpftool: Strip const/volatile/restrict modifiers from .bss and .data vars
Andrii Nakryiko
2021-05-12
1
-0
/
+2
*
|
selftests: forwarding: Add test for custom multipath hash with IPv6 GRE
Ido Schimmel
2021-05-18
1
-0
/
+458
*
|
selftests: forwarding: Add test for custom multipath hash with IPv4 GRE
Ido Schimmel
2021-05-18
1
-0
/
+456
*
|
selftests: forwarding: Add test for custom multipath hash
Ido Schimmel
2021-05-18
1
-0
/
+364
*
|
selftests: mlxsw: qos_lib: Drop __mlnx_qos
Petr Machata
2021-05-18
1
-14
/
+0
*
|
selftests: mlxsw: qos_pfc: Convert to iproute2 dcb
Petr Machata
2021-05-18
1
-12
/
+12
*
|
selftests: mlxsw: qos_headroom: Convert to iproute2 dcb
Petr Machata
2021-05-18
1
-34
/
+35
*
|
selftests: mlxsw: Make sampling test more robust
Ido Schimmel
2021-05-18
1
-6
/
+6
*
|
selftests: mlxsw: Make the unsplit array global in port_scale test
Danielle Ratson
2021-05-18
1
-1
/
+3
*
|
selftests: Lowest IPv4 address in a subnet is valid
Seth David Schoen
2021-05-17
1
-8
/
+9
|
/
*
Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2021-05-08
1
-1
/
+1
|
\
|
*
kbuild: replace LANG=C with LC_ALL=C
Masahiro Yamada
2021-05-01
1
-1
/
+1
*
|
Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-05-08
3
-9
/
+28
|
\
\
|
*
|
libbpf: Fix signed overflow in ringbuf_process_ring
Brendan Jackman
2021-05-03
1
-9
/
+21
|
*
|
selftests/bpf: Fix the snprintf test
Florent Revest
2021-04-30
2
-0
/
+7
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-05-07
14
-63
/
+279
|
\
\
\
|
*
|
|
treewide: remove editor modelines and cruft
Masahiro Yamada
2021-05-07
1
-2
/
+0
|
*
|
|
selftests: remove duplicate include
Zhang Yunkai
2021-05-07
3
-3
/
+0
|
*
|
|
kselftest: introduce new epoll test case
Davidlohr Bueso
2021-05-07
1
-0
/
+44
[next]