aboutsummaryrefslogtreecommitdiffstats
path: root/samples
AgeCommit message (Expand)Author
2018-02-27Merge tag 'seccomp-v4.16-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...James Morris
2018-02-22samples/seccomp: do not compile when cross compiledMichal Hocko
2018-02-06sample/bpf: fix erspan metadataWilliam Tu
2018-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-02-02samples/bpf: use bpf_set_link_xdp_fdEric Leblond
2018-02-02libbpf: add error reporting in XDPEric Leblond
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-01-26samples/bpf: Partially fixes the bpf.o buildMickaël Salaün
2018-01-24bpf: sockmap set rlimitJohn Fastabend
2018-01-24bpf: sockmap put client sockets in blocking modeJohn Fastabend
2018-01-24bpf: sockmap sample add base test without any BPF for comparisonJohn Fastabend
2018-01-24bpf: sockmap sample, report bytes/secJohn Fastabend
2018-01-24bpf: sockmap sample, use fork() for send and recvJohn Fastabend
2018-01-24bpf: add sendmsg option for testing BPF programsJohn Fastabend
2018-01-24bpf: refactor sockmap sample program update for arg parsingJohn Fastabend
2018-01-20samples/bpf: xdp_monitor include cpumap tracepoints in monitoringJesper Dangaard Brouer
2018-01-18samples/bpf: xdp2skb_meta comment explain why pkt-data pointers are invalidatedJesper Dangaard Brouer
2018-01-17samples/bpf: Fix trailing semicolonLuis de Bethencourt
2018-01-11livepatch: Remove immediate featureMiroslav Benes
2018-01-11samples/bpf: xdp2skb_meta shows transferring info from XDP to SKBJesper Dangaard Brouer
2018-01-05samples/bpf: program demonstrating access to xdp_rxq_infoJesper Dangaard Brouer
2017-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2017-12-15samples/bpf: add erspan v2 sample codeWilliam Tu
2017-12-12samples/bpf: add a test for bpf_override_returnJosef Bacik
2017-12-11Merge 4.15-rc3 into driver-core-nextGreg Kroah-Hartman
2017-12-07kobject: Remove redundant license textGreg Kroah-Hartman
2017-12-07kobject: add SPDX identifiers to all kobject filesGreg Kroah-Hartman
2017-12-06samples/bpf: add ip6erspan sample codeWilliam Tu
2017-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2017-12-04samples/bpf: extend test_tunnel_bpf.sh with ip6greWilliam Tu
2017-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2017-12-01samples/bpf: add error checking for perf ioctl calls in bpf loaderYonghong Song
2017-11-30samples/bpf: Convert magic numbers to names in multi-prog cgroup test caseDavid Ahern
2017-11-18kbuild: remove all dummy assignments to obj-Masahiro Yamada
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-11-15Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-15Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-14Merge tag 'vfio-v4.15-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2017-11-14Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2017-11-14Merge tag 'staging-4.15-rc1' into v4l_for_linusMauro Carvalho Chehab
2017-11-14xdp: sample: Missing curly braces in read_route()Dan Carpenter
2017-11-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-11-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-11-13Merge tag 'docs-4.15' of git://git.lwn.net/linuxLinus Torvalds
2017-11-11bpf: Revert bpf_overrid_function() helper changes.David S. Miller