Commit Graph

444 Commits (7b807273c55a45c426dd74d9023504702ba09dbb)

Author SHA1 Message Date
Ajay Agarwal 892cefc3d1 samples: qmi: Fix Clang compile error 6 years ago
Tomas Winkler aef80fd680 samples: mei: use /dev/mei0 instead of /dev/mei 6 years ago
Taeung Song f599525df7 samples/bpf: Check the error of write() and read() 7 years ago
Taeung Song 3bbb0484a7 samples/bpf: Check the result of system() 7 years ago
Taeung Song 2b533daef8 samples/bpf: add missing <linux/if_vlan.h> 7 years ago
Mickaël Salaün b086dd2d79 samples/bpf: Partially fixes the bpf.o build 7 years ago
Tushar Dave 06f4303792 samples/bpf: adjust rlimit RLIMIT_MEMLOCK for xdp1 7 years ago
Bjorn Andersson 97ae7769ac samples: Introduce Qualcomm QMI sample client 7 years ago
Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
Linus Torvalds a0cb2b5c39 Fix tracing sample code warning. 7 years ago
John Fastabend 34f79502bb bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region 7 years ago
Steven Rostedt (VMware) 6575257c60 tracing/samples: Fix creation and deletion of simple_thread_fn creation 7 years ago
Chris Lew 78a65b2e98 soc: qcom: Select QMI Helper functions standalone 7 years ago
Bjorn Andersson f4c2d798ac samples: Introduce Qualcomm QRTR sample client 7 years ago
Martin KaFai Lau 637cd8c312 bpf: Add lru_hash_lookup performance test 8 years ago
David Ahern 0adc3dd900 samples/bpf: Update cgroup socket examples to use uid gid helper 8 years ago
David Ahern 33aeb5e30a samples/bpf: Update cgrp2 socket tests 8 years ago
David Ahern f776d460b8 samples/bpf: Add option to dump socket settings 8 years ago
David Ahern 609b1c3275 samples/bpf: Add detach option to test_cgrp2_sock 8 years ago
David Ahern fa38aa17bc samples/bpf: Update sock test to allow setting mark and priority 8 years ago
Tariq Toukan 3edcf18ec2 samples/bpf: Fix compilation issue in redirect dummy program 8 years ago
Jesper Dangaard Brouer 3ffab54602 samples/bpf: xdp_monitor tool based on tracepoints 8 years ago
Jesper Dangaard Brouer 306da4e685 samples/bpf: xdp_redirect load XDP dummy prog on TX device 8 years ago
William Tu ef88f89c83 samples/bpf: extend test_tunnel_bpf.sh with ERSPAN 8 years ago
John Fastabend 464bc0fd62 bpf: convert sockmap field attach_bpf_fd2 to type 8 years ago
Julia Lawall aa7d01fd7d media: v4l2-pci-skeleton: constify vb2_ops structures 8 years ago
Martin KaFai Lau ad17d0e6c7 bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_test 8 years ago
Kees Cook 6849243bf4 samples: Unrename SECCOMP_RET_KILL 8 years ago
John Fastabend 69e8cc134b bpf: sockmap sample program 8 years ago
Kees Cook fd76875ca2 seccomp: Rename SECCOMP_RET_KILL to SECCOMP_RET_KILL_THREAD 8 years ago
Yonghong Song 1da236b6be bpf: add a test case for syscalls/sys_{enter|exit}_* tracepoints 8 years ago
William Tu cc75f8514d samples/bpf: fix bpf tunnel cleanup 8 years ago
Andy Gospodarek 24251c2647 samples/bpf: add option for native and skb mode for redirect apps 8 years ago
John Fastabend 9d6e005287 xdp: bpf redirect with map sample program 8 years ago
John Fastabend 832622e6bd xdp: sample program for new bpf_redirect helper 8 years ago
Logan Gunthorpe 9263969a46 kfifo: clean up example to not use page_link 8 years ago
Yonghong Song 533350227d samples/bpf: fix a build issue 8 years ago
Lawrence Brakmo f856e46978 bpf: fix return in load_bpf_file 8 years ago
Lawrence Brakmo 6c4a01b278 bpf: Sample bpf program to set sndcwnd clamp 8 years ago
Lawrence Brakmo 7bc62e2854 bpf: Sample BPF program to set initial cwnd 8 years ago
Lawrence Brakmo bb56d4449d bpf: Sample BPF program to set congestion control 8 years ago
Lawrence Brakmo d9925368a6 bpf: Sample BPF program to set buffer sizes 8 years ago
Lawrence Brakmo 8c4b4c7e9f bpf: Add setsockopt helper function to bpf 8 years ago
Lawrence Brakmo c400296bf6 bpf: Sample bpf program to set initial window 8 years ago
Lawrence Brakmo 61bc4d8daa bpf: Sample bpf program to set SYN/SYN-ACK RTOs 8 years ago
Lawrence Brakmo ae16189efb bpf: program to load and attach sock_ops BPF progs 8 years ago
Lawrence Brakmo 40304b2a15 bpf: BPF support for sock_ops 8 years ago
Martin KaFai Lau a8744f2528 bpf: Add test for syscall on fd array/htab lookup 8 years ago
Yonghong Song 00a3855d68 samples/bpf: fix a build problem 8 years ago
Tariq Toukan e0e16672ee pktgen: Specify the index of first thread 8 years ago