summaryrefslogtreecommitdiffstats
path: root/samples/bpf
Commit message (Expand)AuthorAge
* samples/bpf: build with -D__TARGET_ARCH_$(SRCARCH)Ilya Leoshkevich2019-07-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-07-08
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-07-03
| |\
| | * samples/bpf: xdp_redirect, correctly get dummy program idPrashant Bhole2019-06-24
* | | samples/bpf: fix tcp_bpf.readme detach commandStanislav Fomichev2019-07-03
* | | samples/bpf: add sample program that periodically dumps TCP statsStanislav Fomichev2019-07-03
* | | bpf: Add support for fq's EDT to HBMbrakmo2019-07-03
* | | xsk: Change the default frame size to 4096 and allow controlling itMaxim Mikityanskiy2019-06-27
* | | samples: bpf: make the use of xdp samples consistentDaniel T. Lee2019-06-26
* | | samples: bpf: Remove bpf_debug macro in favor of bpf_printkMichal Rostecki2019-06-24
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-22
|\| |
| * | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-21
| |\ \
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505Thomas Gleixner2019-06-19
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-06-20
|\ \ \ \
| * | | | samples: bpf: refactor header include pathDaniel T. Lee2019-06-17
| * | | | samples: bpf: remove unnecessary include options in MakefileDaniel T. Lee2019-06-17
| * | | | samples/bpf: fix include path in MakefilePrashant Bhole2019-06-14
| * | | | samples: bpf: don't run probes at the local make stageJakub Kicinski2019-06-11
| * | | | samples: bpf: print a warning about headers_installJakub Kicinski2019-06-05
| * | | | bpf: hbm: fix spelling mistake "notifcations" -> "notificiations"Colin Ian King2019-06-04
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-17
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-06-17
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-06-07
| | |\ \
| | | * | samples, bpf: suppress compiler warningMatteo Croce2019-05-21
| | | * | samples, bpf: fix to change the buffer size for read()Chang-Hsien Tsai2019-05-21
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner2019-06-05
| |/ / /
* | | / Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-07
|\| | | | |_|/ |/| |
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner2019-05-30
| |/
* | bpf: Add more stats to HBMbrakmo2019-05-31
* | bpf: Add cn support to hbm_out_kern.cbrakmo2019-05-31
* | selftests/bpf: convert test_cgrp2_attach2 example into kselftestRoman Gushchin2019-05-28
* | samples/bpf: fix a couple of style issues in bpf_loadDaniel T. Lee2019-05-28
* | samples: bpf: add ibumad sample to .gitignoreMatteo Croce2019-05-24
* | samples: bpf: Do not define bpf_printk macroMichal Rostecki2019-05-24
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-05-09
|\
| * BPF: Add sample code for new ib_umad tracepointIra Weiny2019-03-27
* | samples: bpf: add hbm sample to .gitignoreDaniel T. Lee2019-04-25
* | samples/bpf: fix build with new clangAlexei Starovoitov2019-04-05
* | samples, selftests/bpf: add NULL check for ksym_searchDaniel T. Lee2019-04-04
* | samples: bpf: add xdp_sample_pkts to .gitignoreDaniel T. Lee2019-03-21
|/
* bpf: hbm: fix spelling mistake "deault" -> "default"Colin Ian King2019-03-07
* bpf: HBM test scriptbrakmo2019-03-02
* bpf: User program for testing HBMbrakmo2019-03-02
* bpf: Sample HBM BPF program to limit egress bwbrakmo2019-03-02
* samples/bpf: silence compiler warning for xdpsock_user.cYonghong Song2019-03-01
* samples: bpf: use libbpf where easyJakub Kicinski2019-02-28
* samples: bpf: remove load_sock_ops in favour of bpftoolJakub Kicinski2019-02-28
* samples: bpf: force IPv4 in pingJakub Kicinski2019-02-28
* samples: bpf: fix: broken sample regarding removed functionDaniel T. Lee2019-02-27
* samples/bpf: convert xdpsock to use libbpf for AF_XDP accessMagnus Karlsson2019-02-25