summaryrefslogtreecommitdiffstats
path: root/samples/bpf
Commit message (Expand)AuthorAgeFilesLines
* sample/bpf: fix erspan metadataWilliam Tu2018-02-062-27/+18
* samples/bpf: use bpf_set_link_xdp_fdEric Leblond2018-02-029-126/+24
* libbpf: add error reporting in XDPEric Leblond2018-02-021-1/+1
* samples/bpf: Partially fixes the bpf.o buildMickaël Salaün2018-01-261-1/+4
* samples/bpf: xdp_monitor include cpumap tracepoints in monitoringJesper Dangaard Brouer2018-01-202-67/+443
* samples/bpf: xdp2skb_meta comment explain why pkt-data pointers are invalidatedJesper Dangaard Brouer2018-01-181-3/+5
* samples/bpf: Fix trailing semicolonLuis de Bethencourt2018-01-171-1/+1
* samples/bpf: xdp2skb_meta shows transferring info from XDP to SKBJesper Dangaard Brouer2018-01-113-0/+324
* samples/bpf: program demonstrating access to xdp_rxq_infoJesper Dangaard Brouer2018-01-053-0/+631
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2017-12-184-0/+63
|\
| * samples/bpf: add a test for bpf_override_returnJosef Bacik2017-12-124-0/+63
* | samples/bpf: add erspan v2 sample codeWilliam Tu2017-12-152-19/+96
|/
* samples/bpf: add ip6erspan sample codeWilliam Tu2017-12-062-0/+95
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-051-2/+12
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2017-12-031-2/+12
| |\
| | * samples/bpf: add error checking for perf ioctl calls in bpf loaderYonghong Song2017-12-011-2/+12
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2017-12-041-12/+24
|\ \ \
| * | | samples/bpf: Convert magic numbers to names in multi-prog cgroup test caseDavid Ahern2017-11-301-12/+24
| |/ /
* | | samples/bpf: extend test_tunnel_bpf.sh with ip6greWilliam Tu2017-12-042-0/+108
|/ /
* | kbuild: remove all dummy assignments to obj-Masahiro Yamada2017-11-181-3/+0
|/
* xdp: sample: Missing curly braces in read_route()Dan Carpenter2017-11-141-2/+3
* bpf: Revert bpf_overrid_function() helper changes.David S. Miller2017-11-114-63/+0
* bpf: Fix tcp_clamp_kern.c sample programLawrence Brakmo2017-11-111-11/+13
* bpf: Fix tcp_iw_kern.c sample programLawrence Brakmo2017-11-111-6/+8
* bpf: Fix tcp_cong_kern.c sample programLawrence Brakmo2017-11-111-2/+4
* bpf: Fix tcp_bufs_kern.c sample programLawrence Brakmo2017-11-111-6/+8
* bpf: Fix tcp_rwnd_kern.c sample programLawrence Brakmo2017-11-111-2/+4
* bpf: Fix tcp_synrto_kern.c sample programLawrence Brakmo2017-11-111-2/+4
* samples/bpf: add a test for bpf_override_returnJosef Bacik2017-11-114-0/+63
* bpf: Rename tcp_bbf.readme to tcp_bpf.readmeLawrence Brakmo2017-11-081-0/+0
* xdp: Sample xdp program implementing ip forwardChristina Jacob2017-11-083-0/+849
* bpf: move cgroup_helpers from samples/bpf/ to tools/testing/selftesting/bpf/Roman Gushchin2017-11-053-197/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-0429-0/+29
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0229-0/+29
* | samples/bpf: adjust rlimit RLIMIT_MEMLOCK for xdp_redirect_mapTushar Dave2017-10-291-0/+7
* | samples/bpf: adjust rlimit RLIMIT_MEMLOCK for xdp1Tushar Dave2017-10-291-0/+8
* | bpf: add a test case to test single tp multiple bpf attachmentYonghong Song2017-10-251-13/+53
* | bpf: create samples/bpf/tcp_bpf.readmeLawrence Brakmo2017-10-221-0/+26
* | bpf: sample BPF_SOCKET_OPS_BASE_RTT programLawrence Brakmo2017-10-222-0/+79
* | samples/bpf: add cpumap sample program xdp_redirect_cpuJesper Dangaard Brouer2017-10-183-0/+1310
* | bpf: Add -target to clang switch while cross compiling.Abhijit Ayarekar2017-10-161-2/+3
* | bpf: add a test case for helper bpf_perf_prog_read_valueYonghong Song2017-10-072-5/+18
* | bpf: add a test case for helper bpf_perf_event_read_valueYonghong Song2017-10-072-1/+38
* | samples/bpf: xdp_monitor increase memory rlimitJesper Dangaard Brouer2017-10-061-2/+9
* | samples/bpf: xdp_monitor also record xdp_exception tracepointJesper Dangaard Brouer2017-10-062-25/+121
* | samples/bpf: xdp_monitor first 8 bytes are not accessible by bpfJesper Dangaard Brouer2017-10-061-13/+9
* | samples/bpf: use bpf_prog_query() interfaceAlexei Starovoitov2017-10-041-0/+36
* | samples/bpf: add multi-prog cgroup test caseAlexei Starovoitov2017-10-042-7/+185
* | samples/bpf: fix warnings in xdp_monitor_userStephen Hemminger2017-10-011-2/+2
* | bpf: libbpf: Provide basic API support to specify BPF obj nameMartin KaFai Lau2017-09-292-0/+3
OpenPOWER on IntegriCloud