summaryrefslogtreecommitdiff
path: root/samples
AgeCommit message (Expand)Author
2017-11-11bpf: Fix tcp_cong_kern.c sample programLawrence Brakmo
2017-11-11bpf: Fix tcp_bufs_kern.c sample programLawrence Brakmo
2017-11-11bpf: Fix tcp_rwnd_kern.c sample programLawrence Brakmo
2017-11-11bpf: Fix tcp_synrto_kern.c sample programLawrence Brakmo
2017-11-11samples/bpf: add a test for bpf_override_returnJosef Bacik
2017-11-08bpf: Rename tcp_bbf.readme to tcp_bpf.readmeLawrence Brakmo
2017-11-08xdp: Sample xdp program implementing ip forwardChristina Jacob
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar
2017-11-05bpf: move cgroup_helpers from samples/bpf/ to tools/testing/selftesting/bpf/Roman Gushchin
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-02samples/pktgen: remove remaining old pktgen sample scriptsJesper Dangaard Brouer
2017-11-02samples/pktgen: update sample03, no need for clones when burstingJesper Dangaard Brouer
2017-11-02samples/pktgen: add script pktgen_sample06_numa_awared_queue_irq_affinity.shRobert Hoo
2017-11-02samples/pktgen: Add some helper functionsRobert Hoo
2017-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-29samples/bpf: adjust rlimit RLIMIT_MEMLOCK for xdp_redirect_mapTushar Dave
2017-10-29samples/bpf: adjust rlimit RLIMIT_MEMLOCK for xdp1Tushar Dave
2017-10-27Fix tracing sample code warning.Linus Torvalds
2017-10-27Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2017-10-25locking/atomics, samples/mic/mpssd/mpssd.c: Convert ACCESS_ONCE() to READ_ONC...Mark Rutland
2017-10-25bpf: add a test case to test single tp multiple bpf attachmentYonghong Song
2017-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-10-22bpf: create samples/bpf/tcp_bpf.readmeLawrence Brakmo
2017-10-22bpf: sample BPF_SOCKET_OPS_BASE_RTT programLawrence Brakmo
2017-10-20bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb regionJohn Fastabend
2017-10-20kprobes: Remove the jprobes sample codeMasami Hiramatsu
2017-10-19samples: Convert timers to use timer_setup()Kees Cook
2017-10-19configfs: make config_item_type constBhumika Goyal
2017-10-19livepatch: add (un)patch callbacksJoe Lawrence
2017-10-18samples/bpf: add cpumap sample program xdp_redirect_cpuJesper Dangaard Brouer
2017-10-18Merge tag 'trace-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-10-17tracing/samples: Fix creation and deletion of simple_thread_fn creationSteven Rostedt (VMware)
2017-10-16bpf: Add -target to clang switch while cross compiling.Abhijit Ayarekar
2017-10-12tracing: Fix doc mistakes in trace sampleJeremy Linton
2017-10-07bpf: add a test case for helper bpf_perf_prog_read_valueYonghong Song
2017-10-07bpf: add a test case for helper bpf_perf_event_read_valueYonghong Song
2017-10-06samples/bpf: xdp_monitor increase memory rlimitJesper Dangaard Brouer
2017-10-06samples/bpf: xdp_monitor also record xdp_exception tracepointJesper Dangaard Brouer
2017-10-06samples/bpf: xdp_monitor first 8 bytes are not accessible by bpfJesper Dangaard Brouer
2017-10-04samples/bpf: use bpf_prog_query() interfaceAlexei Starovoitov
2017-10-04samples/bpf: add multi-prog cgroup test caseAlexei Starovoitov
2017-10-04[media] media: v4l2-pci-skeleton: Fix error handling path in 'skeleton_probe()'Christophe JAILLET
2017-10-02vfio-mdev/samples: make mdev_fops const and staticBhumika Goyal
2017-10-01samples/bpf: fix warnings in xdp_monitor_userStephen Hemminger
2017-09-29bpf: libbpf: Provide basic API support to specify BPF obj nameMartin KaFai Lau
2017-09-28samples/kprobes: Add s390 case in kprobe example moduleJohannes Thumshirn