summaryrefslogtreecommitdiffstats
path: root/samples/bpf
AgeCommit message (Expand)AuthorLines
2018-02-06sample/bpf: fix erspan metadataWilliam Tu-27/+18
2018-02-02samples/bpf: use bpf_set_link_xdp_fdEric Leblond-126/+24
2018-02-02libbpf: add error reporting in XDPEric Leblond-1/+1
2018-01-26samples/bpf: Partially fixes the bpf.o buildMickaël Salaün-1/+4
2018-01-20samples/bpf: xdp_monitor include cpumap tracepoints in monitoringJesper Dangaard Brouer-67/+443
2018-01-18samples/bpf: xdp2skb_meta comment explain why pkt-data pointers are invalidatedJesper Dangaard Brouer-3/+5
2018-01-17samples/bpf: Fix trailing semicolonLuis de Bethencourt-1/+1
2018-01-11samples/bpf: xdp2skb_meta shows transferring info from XDP to SKBJesper Dangaard Brouer-0/+324
2018-01-05samples/bpf: program demonstrating access to xdp_rxq_infoJesper Dangaard Brouer-0/+631
2017-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-0/+63
2017-12-15samples/bpf: add erspan v2 sample codeWilliam Tu-19/+96
2017-12-12samples/bpf: add a test for bpf_override_returnJosef Bacik-0/+63
2017-12-06samples/bpf: add ip6erspan sample codeWilliam Tu-0/+95
2017-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-2/+12
2017-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-12/+24
2017-12-04samples/bpf: extend test_tunnel_bpf.sh with ip6greWilliam Tu-0/+108
2017-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-2/+12
2017-12-01samples/bpf: add error checking for perf ioctl calls in bpf loaderYonghong Song-2/+12
2017-11-30samples/bpf: Convert magic numbers to names in multi-prog cgroup test caseDavid Ahern-12/+24
2017-11-18kbuild: remove all dummy assignments to obj-Masahiro Yamada-3/+0
2017-11-14xdp: sample: Missing curly braces in read_route()Dan Carpenter-2/+3
2017-11-11bpf: Revert bpf_overrid_function() helper changes.David S. Miller-63/+0
2017-11-11bpf: Fix tcp_clamp_kern.c sample programLawrence Brakmo-11/+13
2017-11-11bpf: Fix tcp_iw_kern.c sample programLawrence Brakmo-6/+8
2017-11-11bpf: Fix tcp_cong_kern.c sample programLawrence Brakmo-2/+4
2017-11-11bpf: Fix tcp_bufs_kern.c sample programLawrence Brakmo-6/+8
2017-11-11bpf: Fix tcp_rwnd_kern.c sample programLawrence Brakmo-2/+4
2017-11-11bpf: Fix tcp_synrto_kern.c sample programLawrence Brakmo-2/+4
2017-11-11samples/bpf: add a test for bpf_override_returnJosef Bacik-0/+63
2017-11-08bpf: Rename tcp_bbf.readme to tcp_bpf.readmeLawrence Brakmo-0/+0
2017-11-08xdp: Sample xdp program implementing ip forwardChristina Jacob-0/+849
2017-11-05bpf: move cgroup_helpers from samples/bpf/ to tools/testing/selftesting/bpf/Roman Gushchin-197/+3
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+29
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+29
2017-10-29samples/bpf: adjust rlimit RLIMIT_MEMLOCK for xdp_redirect_mapTushar Dave-0/+7
2017-10-29samples/bpf: adjust rlimit RLIMIT_MEMLOCK for xdp1Tushar Dave-0/+8
2017-10-25bpf: add a test case to test single tp multiple bpf attachmentYonghong Song-13/+53
2017-10-22bpf: create samples/bpf/tcp_bpf.readmeLawrence Brakmo-0/+26
2017-10-22bpf: sample BPF_SOCKET_OPS_BASE_RTT programLawrence Brakmo-0/+79
2017-10-18samples/bpf: add cpumap sample program xdp_redirect_cpuJesper Dangaard Brouer-0/+1310
2017-10-16bpf: Add -target to clang switch while cross compiling.Abhijit Ayarekar-2/+3
2017-10-07bpf: add a test case for helper bpf_perf_prog_read_valueYonghong Song-5/+18
2017-10-07bpf: add a test case for helper bpf_perf_event_read_valueYonghong Song-1/+38
2017-10-06samples/bpf: xdp_monitor increase memory rlimitJesper Dangaard Brouer-2/+9
2017-10-06samples/bpf: xdp_monitor also record xdp_exception tracepointJesper Dangaard Brouer-25/+121
2017-10-06samples/bpf: xdp_monitor first 8 bytes are not accessible by bpfJesper Dangaard Brouer-13/+9
2017-10-04samples/bpf: use bpf_prog_query() interfaceAlexei Starovoitov-0/+36
2017-10-04samples/bpf: add multi-prog cgroup test caseAlexei Starovoitov-7/+185
2017-10-01samples/bpf: fix warnings in xdp_monitor_userStephen Hemminger-2/+2
2017-09-29bpf: libbpf: Provide basic API support to specify BPF obj nameMartin KaFai Lau-0/+3