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/netdev/net
David S. Miller
2019-11-09
6
-7
/
+129
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-11-09
3
-3
/
+119
|
|
\
|
|
*
selftests/tls: add test for concurrent recv and send
Jakub Kicinski
2019-11-07
1
-0
/
+108
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-11-06
2
-3
/
+11
|
|
|
\
|
|
|
*
perf tools: Make usage of test_attr__* optional for perf-sys.h
Björn Töpel
2019-10-31
1
-2
/
+4
|
|
|
*
bpf: Allow narrow loads of bpf_sysctl fields with offset > 0
Ilya Leoshkevich
2019-10-30
1
-1
/
+7
|
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-11-06
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
mm/gup_benchmark: fix MAP_HUGETLB case
John Hubbard
2019-11-06
1
-1
/
+1
|
*
|
|
|
Merge tag 'gpio-v5.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2019-11-05
1
-1
/
+5
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
tools: gpio: Use !building_out_of_srctree to determine srctree
Shuah Khan
2019-10-22
1
-1
/
+5
|
*
|
|
|
Merge tag 'usb-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-11-03
1
-2
/
+4
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
usbip: tools: Fix read_usb_vudc_device() error path handling
GwanYeong Kim
2019-10-28
1
-2
/
+4
*
|
|
|
|
selftest: net: add alternative names test
Jiri Pirko
2019-11-08
1
-0
/
+75
*
|
|
|
|
selftests: mlxsw: Add test cases for devlink-trap layer 3 exceptions
Amit Cohen
2019-11-08
1
-0
/
+557
*
|
|
|
|
selftests: forwarding: tc_common: Add hitting check
Amit Cohen
2019-11-08
1
-0
/
+11
*
|
|
|
|
selftests: forwarding: devlink: Add functionality for trap exceptions test
Amit Cohen
2019-11-08
1
-0
/
+12
*
|
|
|
|
selftests: mlxsw: Add test cases for devlink-trap layer 3 drops
Amit Cohen
2019-11-08
1
-0
/
+563
*
|
|
|
|
selftests: devlink: Make devlink_trap_cleanup() more generic
Amit Cohen
2019-11-08
2
-8
/
+9
*
|
|
|
|
selftests: devlink: Export functions to devlink library
Amit Cohen
2019-11-08
2
-54
/
+56
*
|
|
|
|
selftests: Add source route tests to fib_tests
David Ahern
2019-11-08
1
-1
/
+51
*
|
|
|
|
selftest: net: add some traceroute tests
Francesco Ruggeri
2019-11-07
2
-1
/
+323
*
|
|
|
|
tc-testing: updated pedit TDC tests
Roman Mashak
2019-11-06
1
-0
/
+250
*
|
|
|
|
selftests: devlink: undo changes at the end of resource_test
Jakub Kicinski
2019-11-06
1
-0
/
+6
*
|
|
|
|
selftests: bpf: log direct file writes
Jakub Kicinski
2019-11-06
1
-6
/
+14
*
|
|
|
|
tc-testing: added tests with cookie for mpls TC action
Roman Mashak
2019-11-06
1
-0
/
+145
*
|
|
|
|
bpf: re-fix skip write only files in debugfs
Daniel Borkmann
2019-11-04
1
-1
/
+4
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-11-02
21
-223
/
+1010
|
\
\
\
\
\
|
*
|
|
|
|
bpf, testing: Add selftest to read/write sockaddr from user space
Daniel Borkmann
2019-11-02
2
-0
/
+104
|
*
|
|
|
|
bpf, testing: Convert prog tests to probe_read_{user, kernel}{, _str} helper
Daniel Borkmann
2019-11-02
4
-52
/
+57
|
*
|
|
|
|
bpf: Add probe_read_{user, kernel} and probe_read_{user, kernel}_str helpers
Daniel Borkmann
2019-11-02
1
-40
/
+82
|
*
|
|
|
|
selftests: Add tests for automatic map pinning
Toke Høiland-Jørgensen
2019-11-02
3
-0
/
+257
|
*
|
|
|
|
libbpf: Add auto-pinning of maps when loading BPF objects
Toke Høiland-Jørgensen
2019-11-02
3
-9
/
+156
|
*
|
|
|
|
libbpf: Move directory creation into _pin() functions
Toke Høiland-Jørgensen
2019-11-02
1
-27
/
+34
|
*
|
|
|
|
libbpf: Store map pin path and status in struct bpf_map
Toke Høiland-Jørgensen
2019-11-02
3
-41
/
+134
|
*
|
|
|
|
libbpf: Fix error handling in bpf_map__reuse_fd()
Toke Høiland-Jørgensen
2019-11-02
1
-4
/
+10
|
*
|
|
|
|
Revert "selftests: bpf: Don't try to read files without read permission"
Jakub Kicinski
2019-11-01
1
-1
/
+1
|
*
|
|
|
|
libbpf: Add support for prog_tracing
Alexei Starovoitov
2019-10-31
7
-28
/
+71
|
*
|
|
|
|
selftests/bpf: Test narrow load from bpf_sysctl.write
Ilya Leoshkevich
2019-10-30
1
-0
/
+23
|
*
|
|
|
|
libbpf: Don't use kernel-side u32 type in xsk.c
Andrii Nakryiko
2019-10-29
1
-4
/
+4
|
*
|
|
|
|
libbpf: Fix off-by-one error in ELF sanity check
Andrii Nakryiko
2019-10-29
1
-1
/
+1
|
*
|
|
|
|
libbpf: Fix compatibility for kernels without need_wakeup
Magnus Karlsson
2019-10-29
1
-12
/
+71
|
*
|
|
|
|
selftests/bpf: Restore $(OUTPUT)/test_stub.o rule
Ilya Leoshkevich
2019-10-28
1
-0
/
+3
|
*
|
|
|
|
selftest/bpf: Use -m{little, big}-endian for clang
Ilya Leoshkevich
2019-10-28
1
-6
/
+7
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-02
25
-50
/
+125
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-11-02
5
-2
/
+29
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
selftests: bpf: Skip write only files in debugfs
Jakub Kicinski
2019-11-01
1
-0
/
+5
|
|
*
|
|
|
selftests: net: reuseport_dualstack: fix uninitalized parameter
Wei Wang
2019-11-01
1
-1
/
+2
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-10-27
1
-1
/
+1
|
|
|
\
\
\
|
|
|
*
|
|
selftests/bpf: More compatible nc options in test_tc_edt
Jiri Benc
2019-10-18
1
-1
/
+1
|
|
*
|
|
|
selftests: fib_tests: add more tests for metric update
Paolo Abeni
2019-10-26
1
-0
/
+21
[next]