summaryrefslogtreecommitdiffstats
path: root/samples/bpf
AgeCommit message (Expand)Author
2019-07-15samples/bpf: build with -D__TARGET_ARCH_$(SRCARCH)Ilya Leoshkevich
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-07-03samples/bpf: fix tcp_bpf.readme detach commandStanislav Fomichev
2019-07-03samples/bpf: add sample program that periodically dumps TCP statsStanislav Fomichev
2019-07-03bpf: Add support for fq's EDT to HBMbrakmo
2019-06-27xsk: Change the default frame size to 4096 and allow controlling itMaxim Mikityanskiy
2019-06-26samples: bpf: make the use of xdp samples consistentDaniel T. Lee
2019-06-24samples: bpf: Remove bpf_debug macro in favor of bpf_printkMichal Rostecki
2019-06-24samples/bpf: xdp_redirect, correctly get dummy program idPrashant Bhole
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505Thomas Gleixner
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-06-18samples: bpf: refactor header include pathDaniel T. Lee
2019-06-18samples: bpf: remove unnecessary include options in MakefileDaniel T. Lee
2019-06-15samples/bpf: fix include path in MakefilePrashant Bhole
2019-06-10samples: bpf: don't run probes at the local make stageJakub Kicinski
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-06samples: bpf: print a warning about headers_installJakub Kicinski
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner
2019-06-04bpf: hbm: fix spelling mistake "notifcations" -> "notificiations"Colin Ian King
2019-05-31bpf: Add more stats to HBMbrakmo
2019-05-31bpf: Add cn support to hbm_out_kern.cbrakmo
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner
2019-05-28selftests/bpf: convert test_cgrp2_attach2 example into kselftestRoman Gushchin
2019-05-28samples/bpf: fix a couple of style issues in bpf_loadDaniel T. Lee
2019-05-24samples: bpf: add ibumad sample to .gitignoreMatteo Croce
2019-05-24samples: bpf: Do not define bpf_printk macroMichal Rostecki
2019-05-21samples, bpf: suppress compiler warningMatteo Croce
2019-05-21samples, bpf: fix to change the buffer size for read()Chang-Hsien Tsai
2019-05-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-04-25samples: bpf: add hbm sample to .gitignoreDaniel T. Lee
2019-04-05samples/bpf: fix build with new clangAlexei Starovoitov
2019-04-04samples, selftests/bpf: add NULL check for ksym_searchDaniel T. Lee
2019-03-27BPF: Add sample code for new ib_umad tracepointIra Weiny
2019-03-21samples: bpf: add xdp_sample_pkts to .gitignoreDaniel T. Lee
2019-03-07bpf: hbm: fix spelling mistake "deault" -> "default"Colin Ian King
2019-03-02bpf: HBM test scriptbrakmo
2019-03-02bpf: User program for testing HBMbrakmo
2019-03-02bpf: Sample HBM BPF program to limit egress bwbrakmo
2019-03-02samples/bpf: silence compiler warning for xdpsock_user.cYonghong Song
2019-03-01samples: bpf: use libbpf where easyJakub Kicinski
2019-03-01samples: bpf: remove load_sock_ops in favour of bpftoolJakub Kicinski
2019-03-01samples: bpf: force IPv4 in pingJakub Kicinski
2019-02-27samples: bpf: fix: broken sample regarding removed functionDaniel T. Lee
2019-02-25samples/bpf: convert xdpsock to use libbpf for AF_XDP accessMagnus Karlsson