summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* bpftool: Clear errno after libcap's checksQuentin Monnet2022-08-151-0/+10
* bpf: Clear up confusion in bpf_skb_adjust_room()'s documentationQuentin Monnet2022-08-151-2/+4
* bpftool: Fix a typo in a commentQuentin Monnet2022-08-151-1/+1
* libbpf: Add names for auxiliary mapsHangbin Liu2022-08-122-4/+4
* libbpf: preserve errno across pr_warn/pr_info/pr_debugAndrii Nakryiko2022-08-101-0/+5
* selftests/bpf: add destructive kfunc testArtem Savkov2022-08-102-0/+50
* selftests/xsk: Update poll test casesShibin Koikkara Reeny2022-08-102-40/+134
* selftests/bpf: add extra test for using dynptr data slice after releaseJoanne Koong2022-08-102-2/+39
* selftests/bpf: Fix vmtest.sh getopts optstringDaniel Xu2022-08-091-1/+1
* selftests/bpf: Fix vmtest.sh -h to not require rootDaniel Xu2022-08-091-16/+16
* selftests/bpf: Add BPF-helper test for CLOCK_TAI accessKurt Kanzenbach2022-08-092-0/+98
* bpf: Add BPF-helper for accessing CLOCK_TAIJesper Dangaard Brouer2022-08-091-0/+13
* bpf: Improve docstring for BPF_F_USER_BUILD_ID flagDave Marchevsky2022-08-091-2/+12
* libbpf: Do not require executable permission for shared librariesHengqi Chen2022-08-091-3/+5
* libbpf: Reject legacy 'maps' ELF sectionAndrii Nakryiko2022-08-081-5/+3
* selftests/bpf: Clean up sys_nanosleep usesJoanne Koong2022-08-083-32/+32
* libbpf: Ensure functions with always_inline attribute are inlineJames Hilliard2022-08-042-9/+9
* bpftool: Remove BPF_OBJ_NAME_LEN restriction when looking up bpf program by nameManu Bretelle2022-08-041-3/+12
* libbpf: Initialize err in probe_map_createFlorian Fainelli2022-08-041-1/+1
* libbpf: Skip empty sections in bpf_object__init_global_data_mapsJames Hilliard2022-08-041-0/+4
* Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-08-04180-4068/+12460
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2022-08-031-0/+45
| |\
| | * selftests: netdevsim: Add test cases for route deletion failureIdo Schimmel2022-07-291-0/+45
| * | wireguard: selftests: support UMLJason A. Donenfeld2022-08-022-1/+19
| * | wireguard: selftests: update config fragmentsLukas Bulwahn2022-08-022-6/+0
| * | selftests: net: fix IOAM test skip return codeKleber Sacilotto de Souza2022-08-021-5/+7
| * | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-07-3019-106/+738
| |\ \
| | * | libbpf: Add bpf_obj_get_opts()Joe Burton2022-07-303-0/+21
| | * | selftests/bpf: Bump internal send_signal/send_signal_tracepoint timeoutDaniel Müller2022-07-292-6/+3
| | * | bpftool: Don't try to return value from void function in skeletonJörn-Thorben Hinz2022-07-291-1/+1
| | * | bpftool: Replace sizeof(arr)/sizeof(arr[0]) with ARRAY_SIZE macroRongguang Wei2022-07-291-1/+1
| | * | libbpf: Support PPC in arch_specific_syscall_pfxDaniel Müller2022-07-291-1/+10
| | * | selftests/bpf: Adjust vmtest.sh to use local kernel configurationDaniel Müller2022-07-271-19/+34
| | * | selftests/bpf: Copy over libbpf configsDaniel Müller2022-07-274-0/+471
| | * | selftests/bpf: Sort configurationDaniel Müller2022-07-271-50/+49
| | * | selftests/bpf: Attach to socketcall() in test_probe_userIlya Leoshkevich2022-07-262-13/+51
| | * | libbpf: Extend BPF_KSYSCALL documentationIlya Leoshkevich2022-07-261-4/+11
| | * | selftests/bpf: Don't assign outer source IP to hostPaul Chaignon2022-07-262-11/+86
| * | | selftests: seg6: add selftest for SRv6 H.L2Encaps.Red behaviorAndrea Mayer2022-07-292-0/+822
| * | | selftests: seg6: add selftest for SRv6 H.Encaps.Red behaviorAndrea Mayer2022-07-292-0/+880
| * | | selftests: net: dsa: Add a Makefile which installs the selftestsMartin Blumenstingl2022-07-291-0/+17
| * | | selftests: tls: handful of memrnd() and length checksJakub Kicinski2022-07-291-9/+17
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-294-6/+17
| |\ \ \ | | | |/ | | |/|
| * | | selftests: net: Fix typo 'the the' in commentSlark Xiao2022-07-271-1/+1
| * | | selftests: mlxsw: Check line card info on activated line cardJiri Pirko2022-07-261-0/+24
| * | | selftests: mlxsw: Check line card info on provisioned line cardJiri Pirko2022-07-261-0/+30
| | |/ | |/|
| * | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-07-2332-226/+926
| |\ \
| | * | bpf/selftests: Fix couldn't retrieve pinned program in xdp veth testJie2x Zhou2022-07-221-3/+3
| | * | selftests/bpf: Fix test_verifier failed test in unprivileged modeKumar Kartikeya Dwivedi2022-07-221-0/+1
| | * | selftests/bpf: Add negative tests for new nf_conntrack kfuncsKumar Kartikeya Dwivedi2022-07-222-1/+189