summaryrefslogtreecommitdiffstats
path: root/samples
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rpmsg-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...Linus Torvalds2019-09-221-4/+6
|\
| * samples/rpmsg: Introduce a module parameter for message countSuman Anna2019-08-261-2/+4
| * samples/rpmsg: Replace print_hex_dump() with print_hex_dump_debug()Suman Anna2019-08-261-2/+2
* | Merge tag 'vfio-v5.4-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2019-09-201-31/+8
|\ \
| * | vfio-mdev/mtty: Simplify interrupt generationParav Pandit2019-08-191-31/+8
* | | samples/bpf: fix xdpsock l2fwd tx for unaligned modeCiara Loftus2019-09-161-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-09-063-85/+177
|\ \ \
| * | | samples/bpf: use hugepages in xdpsock appKevin Laatz2019-08-311-5/+10
| * | | samples/bpf: add buffer recycling for unaligned chunks to xdpsockKevin Laatz2019-08-311-10/+16
| * | | samples/bpf: add unaligned chunks mode support to xdpsockKevin Laatz2019-08-311-3/+17
| * | | samples: bpf: syscall_nrs: use mmap2 if definedIvan Khoronzhuk2019-08-212-0/+19
| * | | samples/bpf: add use of need_wakeup flag in xdpsockMagnus Karlsson2019-08-171-72/+120
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-191-1/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | auxdisplay: Fix a typo in cfag12864b-example.cMasanari Iida2019-08-081-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2019-08-134-94/+84
|\ \ \ | |/ / |/| |
| * | samples/bpf: xdp_fwd explain bpf_fib_lookup return codesJesper Dangaard Brouer2019-08-091-2/+17
| * | samples/bpf: make xdp_fwd more practically usable via devmap lookupJesper Dangaard Brouer2019-08-092-17/+33
| * | samples/bpf: xdp_fwd rename devmap name to be xdp_tx_portsJesper Dangaard Brouer2019-08-092-3/+4
| * | samples/bpf: switch trace_output sample to perf_buffer APIAndrii Nakryiko2019-07-231-29/+14
| * | samples/bpf: convert xdp_sample_pkts_user to perf_buffer APIAndrii Nakryiko2019-07-231-44/+17
| |/
* / treewide: remove SPDX "WITH Linux-syscall-note" from kernel-space headers againMasahiro Yamada2019-07-251-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-07-191-1/+1
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-07-181-1/+1
| |\
| | * samples/bpf: build with -D__TARGET_ARCH_$(SRCARCH)Ilya Leoshkevich2019-07-151-1/+1
* | | Merge tag 'vfio-v5.3-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2019-07-172-26/+24
|\ \ \
| * | | sample/mdev/mbochs: remove set but not used variable 'mdev_state'YueHaibing2019-07-021-3/+0
| * | | vfio-mdev/samples: make some symbols staticKefeng Wang2019-07-021-23/+24
* | | | docs: driver-api: add a series of orphaned documentsMauro Carvalho Chehab2019-07-151-1/+1
* | | | docs: connector: convert to ReST and rename to connector.rstMauro Carvalho Chehab2019-07-151-1/+1
| |/ / |/| |
* | | Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-07-122-5/+13
|\ \ \ | |_|/ |/| |
| * | kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samplesMasahiro Yamada2019-06-152-5/+13
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-1147-648/+705
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-07-081-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-241-12/+6
| * | | | | 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-271-2/+6
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-226-18/+7
| |\ \ \ \
| * \ \ \ \ 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/+0
| | * | | | | samples/bpf: fix include path in MakefilePrashant Bhole2019-06-151-1/+1