summaryrefslogtreecommitdiffstats
path: root/samples
Commit message (Expand)AuthorAgeFilesLines
...
| | * | samples: bpf: Fix uninitialized variable in xdp_redirect_cpuKumar Kartikeya Dwivedi2021-08-261-2/+3
| | * | samples: bpf: Convert xdp_redirect_map_multi to XDP samples helperKumar Kartikeya Dwivedi2021-08-244-220/+153
| | * | samples: bpf: Convert xdp_redirect_map_multi_kern.o to XDP samples helperKumar Kartikeya Dwivedi2021-08-242-31/+26
| | * | samples: bpf: Convert xdp_redirect_map to XDP samples helperKumar Kartikeya Dwivedi2021-08-242-229/+161
| | * | samples: bpf: Convert xdp_redirect_map_kern.o to XDP samples helperKumar Kartikeya Dwivedi2021-08-242-70/+25
| | * | samples: bpf: Convert xdp_redirect_cpu to XDP samples helperKumar Kartikeya Dwivedi2021-08-242-767/+343
| | * | samples: bpf: Convert xdp_redirect_cpu_kern.o to XDP samples helperKumar Kartikeya Dwivedi2021-08-242-293/+105
| | * | samples: bpf: Convert xdp_redirect to XDP samples helperKumar Kartikeya Dwivedi2021-08-242-159/+116
| | * | samples: bpf: Convert xdp_redirect_kern.o to XDP samples helperKumar Kartikeya Dwivedi2021-08-243-92/+52
| | * | samples: bpf: Convert xdp_monitor to XDP samples helperKumar Kartikeya Dwivedi2021-08-243-735/+83
| | * | samples: bpf: Convert xdp_monitor_kern.o to XDP samples helperKumar Kartikeya Dwivedi2021-08-243-258/+49
| | * | samples: bpf: Add vmlinux.h generation supportKumar Kartikeya Dwivedi2021-08-241-0/+25
| | * | samples: bpf: Add devmap_xmit tracepoint statistics supportKumar Kartikeya Dwivedi2021-08-242-3/+331
| | * | samples: bpf: Add BPF support for devmap_xmit tracepointKumar Kartikeya Dwivedi2021-08-241-0/+71
| | * | samples: bpf: Add cpumap tracepoint statistics supportKumar Kartikeya Dwivedi2021-08-242-1/+224
| | * | samples: bpf: Add BPF support for cpumap tracepointsKumar Kartikeya Dwivedi2021-08-241-1/+57
| | * | samples: bpf: Add xdp_exception tracepoint statistics supportKumar Kartikeya Dwivedi2021-08-242-0/+116
| | * | samples: bpf: Add BPF support for xdp_exception tracepointKumar Kartikeya Dwivedi2021-08-241-0/+27
| | * | samples: bpf: Add redirect tracepoint statistics supportKumar Kartikeya Dwivedi2021-08-242-0/+215
| | * | samples: bpf: Add BPF support for redirect tracepointKumar Kartikeya Dwivedi2021-08-242-0/+253
| | * | samples: bpf: Add basic infrastructure for XDP samplesKumar Kartikeya Dwivedi2021-08-243-0/+915
| | * | samples: bpf: Fix a couple of warningsKumar Kartikeya Dwivedi2021-08-242-4/+9
| | * | samples/bpf: Define MAX_ENTRIES instead of a magic number in offwaketimeMuhammad Falak R Wani2021-08-151-4/+5
| * | | samples: pktgen: add trap SIGINT for printing execution resultJuhee Kang2021-08-255-27/+62
| * | | samples: pktgen: fix to print when terminated normallyJuhee Kang2021-08-251-2/+4
| * | | samples: pktgen: add missing IPv6 option to pktgen scriptsJuhee Kang2021-08-162-10/+14
| * | | samples: pktgen: pass the environment variable of normal user to sudoJuhee Kang2021-08-161-1/+1
| |/ /
| * | samples, bpf: Add an explict comment to handle nested vlan tagging.Muhammad Falak R Wani2021-08-102-0/+4
| * | samples/bpf: xdpsock: Remove forward declaration of ip_fast_csum()Niklas Söderlund2021-08-061-3/+1
| * | samples/bpf: xdpsock: Make the sample more useful outside the treeNiklas Söderlund2021-08-061-9/+7
| * | bpf, samples: Add missing mprog-disable to xdp_redirect_cpu's optstringMatthew Cover2021-08-051-1/+1
| * | samples: bpf: Add the omitted xdp samples to .gitignoreJuhee Kang2021-07-271-0/+2
| * | samples: bpf: Fix tracex7 error raised on the missing argumentJuhee Kang2021-07-272-0/+6
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-07-151-6/+16
| |\ \ | | |/ | |/|
| | * samples/bpf: xdp_redirect_cpu_user: Cpumap qsize set larger defaultJesper Dangaard Brouer2021-07-071-6/+16
* | | tracing: Add trace_event helper macros __string_len() and __assign_str_len()Steven Rostedt (VMware)2021-08-171-0/+27
|/ /
* | Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-07-142-0/+29
|\ \
| * | bpf, samples: Fix xdpsock with '-M' parameter missing unload processWang Hai2021-07-051-0/+28
| * | bpf, samples: Add -fno-asynchronous-unwind-tables to BPF Clang invocationToke Høiland-Jørgensen2021-07-051-0/+1
| |/
* | Merge tag 'vfio-v5.14-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2021-07-034-266/+282
|\ \ | |/ |/|
| * vfio/mtty: Enforce available_instancesAlex Williamson2021-06-281-6/+16
| * vfio/mtty: Delete mdev_devices_listJason Gunthorpe2021-06-281-18/+6
| * vfio/mdpy: Fix memory leak of object mdev_state->vconfigColin Ian King2021-06-241-0/+1
| * vfio/mbochs: Convert to use vfio_register_group_dev()Jason Gunthorpe2021-06-211-72/+91
| * vfio/mdpy: Convert to use vfio_register_group_dev()Jason Gunthorpe2021-06-211-71/+88
| * vfio/mtty: Convert to use vfio_register_group_dev()Jason Gunthorpe2021-06-211-102/+83
| * vfio/mdev: Remove CONFIG_VFIO_MDEV_DEVICEJason Gunthorpe2021-06-211-3/+3
* | Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-06-3016-7/+420
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-06-281-2/+2
| |\ \
| | * | samples/bpf: Fix the error return code of xdp_redirect's main()Wang Hai2021-06-181-1/+1