aboutsummaryrefslogtreecommitdiff
path: root/samples
AgeCommit message (Expand)AuthorFilesLines
2018-02-06sample/bpf: fix erspan metadataGravatar William Tu 2-27/+18
2018-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar David S. Miller 10-127/+25
2018-02-02samples/bpf: use bpf_set_link_xdp_fdGravatar Eric Leblond 9-126/+24
2018-02-02libbpf: add error reporting in XDPGravatar Eric Leblond 1-1/+1
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-6/+2
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 14-142/+2121
2018-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 4-60/+0
2018-01-26samples/bpf: Partially fixes the bpf.o buildGravatar Mickaël Salaün 1-1/+4
2018-01-24bpf: sockmap set rlimitGravatar John Fastabend 1-0/+7
2018-01-24bpf: sockmap put client sockets in blocking modeGravatar John Fastabend 1-1/+1
2018-01-24bpf: sockmap sample add base test without any BPF for comparisonGravatar John Fastabend 1-5/+21
2018-01-24bpf: sockmap sample, report bytes/secGravatar John Fastabend 1-5/+42
2018-01-24bpf: sockmap sample, use fork() for send and recvGravatar John Fastabend 1-16/+39
2018-01-24bpf: add sendmsg option for testing BPF programsGravatar John Fastabend 1-3/+145
2018-01-24bpf: refactor sockmap sample program update for arg parsingGravatar John Fastabend 1-51/+114
2018-01-20samples/bpf: xdp_monitor include cpumap tracepoints in monitoringGravatar Jesper Dangaard Brouer 2-67/+443
2018-01-18samples/bpf: xdp2skb_meta comment explain why pkt-data pointers are invalidatedGravatar Jesper Dangaard Brouer 1-3/+5
2018-01-17samples/bpf: Fix trailing semicolonGravatar Luis de Bethencourt 1-1/+1
2018-01-11livepatch: Remove immediate featureGravatar Miroslav Benes 4-60/+0
2018-01-11samples/bpf: xdp2skb_meta shows transferring info from XDP to SKBGravatar Jesper Dangaard Brouer 3-0/+324
2018-01-05samples/bpf: program demonstrating access to xdp_rxq_infoGravatar Jesper Dangaard Brouer 3-0/+631
2017-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextGravatar David S. Miller 4-0/+63
2017-12-15samples/bpf: add erspan v2 sample codeGravatar William Tu 2-19/+96
2017-12-12samples/bpf: add a test for bpf_override_returnGravatar Josef Bacik 4-0/+63
2017-12-11Merge 4.15-rc3 into driver-core-nextGravatar Greg Kroah-Hartman 1-2/+12
2017-12-07kobject: Remove redundant license textGravatar Greg Kroah-Hartman 2-6/+0
2017-12-07kobject: add SPDX identifiers to all kobject filesGravatar Greg Kroah-Hartman 2-0/+2
2017-12-06samples/bpf: add ip6erspan sample codeGravatar William Tu 2-0/+95
2017-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-2/+12
2017-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextGravatar David S. Miller 1-12/+24
2017-12-04samples/bpf: extend test_tunnel_bpf.sh with ip6greGravatar William Tu 2-0/+108
2017-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar David S. Miller 1-2/+12
2017-12-01samples/bpf: add error checking for perf ioctl calls in bpf loaderGravatar Yonghong Song 1-2/+12
2017-11-30samples/bpf: Convert magic numbers to names in multi-prog cgroup test caseGravatar David Ahern 1-12/+24
2017-11-18kbuild: remove all dummy assignments to obj-Gravatar Masahiro Yamada 6-18/+0
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-2/+4
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 35-493/+2958
2017-11-15Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 8-3/+932
2017-11-15Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-5/+5
2017-11-14Merge tag 'vfio-v4.15-rc1' of git://github.com/awilliam/linux-vfioGravatar Linus Torvalds 1-1/+1
2017-11-14Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsGravatar Linus Torvalds 1-4/+4
2017-11-14Merge tag 'staging-4.15-rc1' into v4l_for_linusGravatar Mauro Carvalho Chehab 2-4/+12
2017-11-14xdp: sample: Missing curly braces in read_route()Gravatar Dan Carpenter 1-2/+3
2017-11-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-68/+1
2017-11-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-3/+3
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 1-0/+8
2017-11-13Merge tag 'docs-4.15' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-3/+3
2017-11-11bpf: Revert bpf_overrid_function() helper changes.Gravatar David S. Miller 4-63/+0
2017-11-11bpf: Fix tcp_clamp_kern.c sample programGravatar Lawrence Brakmo 1-11/+13
2017-11-11bpf: Fix tcp_iw_kern.c sample programGravatar Lawrence Brakmo 1-6/+8