- 14684b9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- 0058b0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
- f95e6c9 selftest: net: add alternative names test by Jiri Pirko · 5 years ago
- 83b2b61 selftests: mlxsw: Add test cases for devlink-trap layer 3 exceptions by Amit Cohen · 5 years ago
- f10caf0 selftests: forwarding: tc_common: Add hitting check by Amit Cohen · 5 years ago
- 7ce4e76 selftests: forwarding: devlink: Add functionality for trap exceptions test by Amit Cohen · 5 years ago
- d3e985c selftests: mlxsw: Add test cases for devlink-trap layer 3 drops by Amit Cohen · 5 years ago
- ef7f6b1 selftests: devlink: Make devlink_trap_cleanup() more generic by Amit Cohen · 5 years ago
- 6b45fe9 selftests: devlink: Export functions to devlink library by Amit Cohen · 5 years ago
- 2386d74 selftests: Add source route tests to fib_tests by David Ahern · 5 years ago
- 3c28d99 selftest: net: add some traceroute tests by Francesco Ruggeri · 5 years ago
- 41098af selftests/tls: add test for concurrent recv and send by Jakub Kicinski · 5 years ago
- 4dd5815 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
- 71c780f tc-testing: updated pedit TDC tests by Roman Mashak · 5 years ago
- 462ef97 selftests: devlink: undo changes at the end of resource_test by Jakub Kicinski · 5 years ago
- acceca8 selftests: bpf: log direct file writes by Jakub Kicinski · 5 years ago
- 64801d1 mm/gup_benchmark: fix MAP_HUGETLB case by John Hubbard · 5 years ago
- 2bceefb tc-testing: added tests with cookie for mpls TC action by Roman Mashak · 5 years ago
- 41de23e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
- 7111fa1 Merge tag 'gpio-v5.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 5 years ago
- 56c1291 bpf: re-fix skip write only files in debugfs by Daniel Borkmann · 5 years ago
- 3a69c9e Merge tag 'usb-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 5 years ago
- ae8a76f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
- d31e955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- fa553d9 bpf, testing: Add selftest to read/write sockaddr from user space by Daniel Borkmann · 5 years ago
- 50f9aa4 bpf, testing: Convert prog tests to probe_read_{user, kernel}{, _str} helper by Daniel Borkmann · 5 years ago
- 6ae08ae bpf: Add probe_read_{user, kernel} and probe_read_{user, kernel}_str helpers by Daniel Borkmann · 5 years ago
- 2f4a32c selftests: Add tests for automatic map pinning by Toke Høiland-Jørgensen · 5 years ago
- 57a00f4 libbpf: Add auto-pinning of maps when loading BPF objects by Toke Høiland-Jørgensen · 5 years ago
- 196f848 libbpf: Move directory creation into _pin() functions by Toke Høiland-Jørgensen · 5 years ago
- 4580b25 libbpf: Store map pin path and status in struct bpf_map by Toke Høiland-Jørgensen · 5 years ago
- d1b4574 libbpf: Fix error handling in bpf_map__reuse_fd() by Toke Høiland-Jørgensen · 5 years ago
- 1204c70 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
- 8101e06 selftests: bpf: Skip write only files in debugfs by Jakub Kicinski · 5 years ago
- d64479a selftests: net: reuseport_dualstack: fix uninitalized parameter by Wei Wang · 5 years ago
- c23fcbb tc-testing: added tests with cookie for conntrack TC action by Roman Mashak · 5 years ago
- 75b0bfd Revert "selftests: bpf: Don't try to read files without read permission" by Jakub Kicinski · 5 years ago
- 6bd7cf6 perf tools: Make usage of test_attr__* optional for perf-sys.h by Björn Töpel · 5 years ago
- 12a8654 libbpf: Add support for prog_tracing by Alexei Starovoitov · 5 years ago
- 9ae6b78 tc-testing: implement tests for new fast_init action flag by Vlad Buslov · 5 years ago
- 7541c87 bpf: Allow narrow loads of bpf_sysctl fields with offset > 0 by Ilya Leoshkevich · 5 years ago
- c4917bf tc-testing: fixed two failing pedit tests by Roman Mashak · 5 years ago
- 9ffccb7 selftests/bpf: Test narrow load from bpf_sysctl.write by Ilya Leoshkevich · 5 years ago
- a566e35 libbpf: Don't use kernel-side u32 type in xsk.c by Andrii Nakryiko · 5 years ago
- d3a3aa0 libbpf: Fix off-by-one error in ELF sanity check by Andrii Nakryiko · 5 years ago
- 94ff9eb libbpf: Fix compatibility for kernels without need_wakeup by Magnus Karlsson · 5 years ago
- 28df064 usbip: tools: Fix read_usb_vudc_device() error path handling by GwanYeong Kim · 5 years ago
- e93d991 selftests/bpf: Restore $(OUTPUT)/test_stub.o rule by Ilya Leoshkevich · 5 years ago
- 313e7f6 selftest/bpf: Use -m{little, big}-endian for clang by Ilya Leoshkevich · 5 years ago
- a8a31fd Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 5b7fe93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
- 1a51a47 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
- b951248 tc-testing: list required kernel options for act_ct action by Roman Mashak · 5 years ago
- 4b1f5dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 5 years ago
- 37de3b3 selftests: fib_tests: add more tests for metric update by Paolo Abeni · 5 years ago
- 027cbaa selftests/bpf: Fix .gitignore to ignore no_alu32/ by Andrii Nakryiko · 5 years ago
- a943646 bpftool: Allow to read btf as raw data by Jiri Olsa · 5 years ago
- 58eeb22 libbpf: Fix strncat bounds error in libbpf_prog_type_by_name by KP Singh · 5 years ago
- 45e587b selftests/bpf: Fix LDLIBS order by Andrii Nakryiko · 5 years ago
- 9bc6384 selftests/bpf: Move test_section_names into test_progs and fix it by Andrii Nakryiko · 5 years ago
- d7d962a libbpf: Use implicit XSKMAP lookup from AF_XDP XDP program by Björn Töpel · 5 years ago
- b5b9181 selftests: Make l2tp.sh executable by David Ahern · 5 years ago
- e00aca6 libbpf: Make DECLARE_LIBBPF_OPTS macro strictly a variable declaration by Andrii Nakryiko · 5 years ago
- e13a2fe tools/bpf: Turn on llvm alu32 attribute by default by Yonghong Song · 5 years ago
- 4a6a6f5 tools: gpio: Use !building_out_of_srctree to determine srctree by Shuah Khan · 5 years ago
- ef40598 selftests: kvm: fix sync_regs_test with newer gccs by Vitaly Kuznetsov · 5 years ago
- 11eada4 selftests: kvm: vmx_dirty_log_test: skip the test when VMX is not supported by Vitaly Kuznetsov · 5 years ago
- 9143613 selftests: kvm: consolidate VMX support checks by Vitaly Kuznetsov · 5 years ago
- 700c17d selftests: kvm: vmx_set_nested_state_test: don't check for VMX support twice by Vitaly Kuznetsov · 5 years ago
- 9de25d1 selftests: kvm: synchronize .gitignore to Makefile by Vitaly Kuznetsov · 5 years ago
- a8fad54 tc-testing: updated pedit TDC tests by Roman Mashak · 5 years ago
- 1678e33 selftest/bpf: Get rid of a bunch of explicit BPF program type setting by Andrii Nakryiko · 5 years ago
- 8af1c8b selftests/bpf: Make reference_tracking test use subtests by Andrii Nakryiko · 5 years ago
- f90415e selftests/bpf: Make a copy of subtest name by Andrii Nakryiko · 5 years ago
- dd4436b libbpf: Teach bpf_object__open to guess program types by Andrii Nakryiko · 5 years ago
- 32dff6d libbpf: Add uprobe/uretprobe and tp/raw_tp section suffixes by Andrii Nakryiko · 5 years ago
- f1eead9 libbpf: Add bpf_program__get_{type, expected_attach_type) APIs by Andrii Nakryiko · 5 years ago
- bc3f295 tools: Sync if_link.h by Andrii Nakryiko · 5 years ago
- be18010 tools, bpf: Rename pr_warning to pr_warn to align with kernel logging by Kefeng Wang · 5 years ago
- ab81e20 scripts/bpf: Print an error when known types list needs updating by Jakub Sitnicki · 5 years ago
- 2f18439 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- 531e93d Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
- 6f24c8d mm/gup_benchmark: add a missing "w" to getopt string by John Hubbard · 5 years ago
- 11875ba selftests/bpf: More compatible nc options in test_tc_edt by Jiri Benc · 5 years ago
- 54b8625 bpf, libbpf: Add kernel version section parsing back by John Fastabend · 5 years ago
- fa57dd7 selftests: mlxsw: Add Spectrum-2 target scale for tc flower scale test by Danielle Ratson · 5 years ago
- 317ff0b selftests: mlxsw: Add a resource scale test for Spectrum-2 by Danielle Ratson · 5 years ago
- cb7d2c7 selftests: mlxsw: Add Spectrum-2 mirror-to-gretap target scale test by Danielle Ratson · 5 years ago
- 49c65e4 selftests: mlxsw: Generalize the parameters of mirror_gre test by Danielle Ratson · 5 years ago
- cb79a4e selftest/bpf: Remove test_libbpf.sh and test_libbpf_open by Andrii Nakryiko · 5 years ago
- 5ac9307 selftests/bpf: Move test_queue_stack_map.h into progs/ where it belongs by Andrii Nakryiko · 5 years ago
- 74b5a59 selftests/bpf: Replace test_progs and test_maps w/ general rule by Andrii Nakryiko · 5 years ago
- 03dcb78 selftests/bpf: Add simple per-test targets to Makefile by Andrii Nakryiko · 5 years ago
- ee6c52e selftests/bpf: Switch test_maps to test_progs' test.h format by Andrii Nakryiko · 5 years ago
- d25c5e2 selftests/bpf: Make CO-RE reloc test impartial to test_progs flavor by Andrii Nakryiko · 5 years ago
- 0b6e71c selftests/bpf: Teach test_progs to cd into subdir by Andrii Nakryiko · 5 years ago
- 8d285a3 selftests/bpf: Restore the netns after flow dissector reattach test by Jakub Sitnicki · 5 years ago
- 580d656 selftests/bpf: Add kfree_skb raw_tp test by Alexei Starovoitov · 5 years ago
- a7658e1 bpf: Check types of arguments passed into helpers by Alexei Starovoitov · 5 years ago
- f75a697 libbpf: Auto-detect btf_id of BTF-based raw_tracepoints by Alexei Starovoitov · 5 years ago