summaryrefslogtreecommitdiffstats
path: root/samples
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-07-091-1/+1
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-07-031-1/+1
| |\
| | * samples/bpf: xdp_redirect, correctly get dummy program idPrashant Bhole2019-06-241-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-07-0413-60/+377
|\ \ \
| * | | samples/bpf: fix tcp_bpf.readme detach commandStanislav Fomichev2019-07-031-1/+1
| * | | samples/bpf: add sample program that periodically dumps TCP statsStanislav Fomichev2019-07-032-0/+69
| * | | bpf: Add support for fq's EDT to HBMbrakmo2019-07-035-19/+231
| * | | xsk: Change the default frame size to 4096 and allow controlling itMaxim Mikityanskiy2019-06-271-16/+28
| * | | samples: bpf: make the use of xdp samples consistentDaniel T. Lee2019-06-264-12/+42
| * | | samples: bpf: Remove bpf_debug macro in favor of bpf_printkMichal Rostecki2019-06-251-12/+6Star
* | | | samples: pktgen: allow to specify destination portDaniel T. Lee2019-07-0110-2/+95
* | | | samples: pktgen: add some helper functions for port parsingDaniel T. Lee2019-07-011-0/+34
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-281-2/+6
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | samples: make pidfd-metadata fail gracefully on older kernelsDmitry V. Levin2019-06-241-2/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-226-18/+7Star
|\| |
| * | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-216-18/+7Star
| |\ \
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505Thomas Gleixner2019-06-191-1/+2
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-5/+1Star
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 465Thomas Gleixner2019-06-194-12/+4Star
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-06-2016-31/+34
|\ \ \ \
| * | | | samples: bpf: refactor header include pathDaniel T. Lee2019-06-1815-20/+20
| * | | | samples: bpf: remove unnecessary include options in MakefileDaniel T. Lee2019-06-181-9/+0Star
| * | | | samples/bpf: fix include path in MakefilePrashant Bhole2019-06-151-1/+1
| * | | | samples: bpf: don't run probes at the local make stageJakub Kicinski2019-06-111-0/+3
| * | | | samples: bpf: print a warning about headers_installJakub Kicinski2019-06-061-0/+9
| * | | | bpf: hbm: fix spelling mistake "notifcations" -> "notificiations"Colin Ian King2019-06-041-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-1810-89/+10Star
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-06-182-2/+2
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-06-072-2/+2
| | |\ \
| | | * | samples, bpf: suppress compiler warningMatteo Croce2019-05-211-1/+1
| | | * | samples, bpf: fix to change the buffer size for read()Chang-Hsien Tsai2019-05-211-1/+1
| * | | | Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-088-87/+8Star
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner2019-06-052-18/+2Star
| | * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 290Thomas Gleixner2019-06-055-60/+5Star
| | * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-051-9/+1Star
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-0725-138/+28Star
|\| | | | | |_|_|/ |/| | |
| * | | samples: fix pidfd-metadata compilationGuenter Roeck2019-06-051-0/+4
| |/ /
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner2019-05-3020-80/+20Star
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-303-43/+3Star
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145Thomas Gleixner2019-05-301-15/+1Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-06-0118-559/+169Star
|\ \ \ | |/ / |/| |
| * | bpf: Add more stats to HBMbrakmo2019-06-014-10/+117
| * | bpf: Add cn support to hbm_out_kern.cbrakmo2019-06-014-12/+45
| * | selftests/bpf: convert test_cgrp2_attach2 example into kselftestRoman Gushchin2019-05-282-461/+0Star
| * | samples/bpf: fix a couple of style issues in bpf_loadDaniel T. Lee2019-05-281-4/+4
| * | samples: bpf: add ibumad sample to .gitignoreMatteo Croce2019-05-251-0/+1
| * | samples: bpf: Do not define bpf_printk macroMichal Rostecki2019-05-2410-72/+2Star
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner2019-05-242-10/+2Star
|/ /
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-217-91/+7Star
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-2117-0/+17