summaryrefslogtreecommitdiffstats
path: root/samples
Commit message (Expand)AuthorAgeFilesLines
* sample/bpf: fix erspan metadataWilliam Tu2018-02-062-27/+18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-02-0410-127/+25
|\
| * samples/bpf: use bpf_set_link_xdp_fdEric Leblond2018-02-029-126/+24
| * libbpf: add error reporting in XDPEric Leblond2018-02-021-1/+1
* | Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-012-6/+2
|\ \ | |/ |/|
| * Merge 4.15-rc3 into driver-core-nextGreg Kroah-Hartman2017-12-111-2/+12
| |\
| * | kobject: Remove redundant license textGreg Kroah-Hartman2017-12-072-6/+0
| * | kobject: add SPDX identifiers to all kobject filesGreg Kroah-Hartman2017-12-072-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-3114-142/+2121
|\ \ \
| * | | samples/bpf: Partially fixes the bpf.o buildMickaël Salaün2018-01-261-1/+4
| * | | bpf: sockmap set rlimitJohn Fastabend2018-01-241-0/+7
| * | | bpf: sockmap put client sockets in blocking modeJohn Fastabend2018-01-241-1/+1
| * | | bpf: sockmap sample add base test without any BPF for comparisonJohn Fastabend2018-01-241-5/+21
| * | | bpf: sockmap sample, report bytes/secJohn Fastabend2018-01-241-5/+42
| * | | bpf: sockmap sample, use fork() for send and recvJohn Fastabend2018-01-241-16/+39
| * | | bpf: add sendmsg option for testing BPF programsJohn Fastabend2018-01-241-3/+145
| * | | bpf: refactor sockmap sample program update for arg parsingJohn Fastabend2018-01-241-51/+114
| * | | samples/bpf: xdp_monitor include cpumap tracepoints in monitoringJesper Dangaard Brouer2018-01-202-67/+443
| * | | samples/bpf: xdp2skb_meta comment explain why pkt-data pointers are invalidatedJesper Dangaard Brouer2018-01-181-3/+5
| * | | samples/bpf: Fix trailing semicolonLuis de Bethencourt2018-01-171-1/+1
| * | | samples/bpf: xdp2skb_meta shows transferring info from XDP to SKBJesper Dangaard Brouer2018-01-113-0/+324
| * | | samples/bpf: program demonstrating access to xdp_rxq_infoJesper Dangaard Brouer2018-01-053-0/+631
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2017-12-184-0/+63
| |\ \ \
| | * | | samples/bpf: add a test for bpf_override_returnJosef Bacik2017-12-124-0/+63
| * | | | samples/bpf: add erspan v2 sample codeWilliam Tu2017-12-152-19/+96
| |/ / /
| * | | samples/bpf: add ip6erspan sample codeWilliam Tu2017-12-062-0/+95
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-051-2/+12
| |\ \ \ | | | |/ | | |/|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2017-12-041-12/+24
| |\ \ \
| | * | | samples/bpf: Convert magic numbers to names in multi-prog cgroup test caseDavid Ahern2017-11-301-12/+24
| | | |/ | | |/|
| * | | samples/bpf: extend test_tunnel_bpf.sh with ip6greWilliam Tu2017-12-042-0/+108
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-01-314-60/+0
|\ \ \ | |_|/ |/| |
| * | livepatch: Remove immediate featureMiroslav Benes2018-01-114-60/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2017-12-031-2/+12
|\ \ \ | |_|/ |/| |
| * | samples/bpf: add error checking for perf ioctl calls in bpf loaderYonghong Song2017-12-011-2/+12
* | | kbuild: remove all dummy assignments to obj-Masahiro Yamada2017-11-186-18/+0
|/ /
* | Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-151-2/+4
|\ \
| * \ Merge tag 'staging-4.15-rc1' into v4l_for_linusMauro Carvalho Chehab2017-11-142-4/+12
| |\ \
| * | | [media] media: v4l2-pci-skeleton: Fix error handling path in 'skeleton_probe()'Christophe JAILLET2017-10-041-2/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-1535-493/+2958
|\ \ \ \ | |_|_|/ |/| | |
| * | | xdp: sample: Missing curly braces in read_route()Dan Carpenter2017-11-141-2/+3
| * | | bpf: Revert bpf_overrid_function() helper changes.David S. Miller2017-11-114-63/+0
| * | | bpf: Fix tcp_clamp_kern.c sample programLawrence Brakmo2017-11-111-11/+13
| * | | bpf: Fix tcp_iw_kern.c sample programLawrence Brakmo2017-11-111-6/+8
| * | | bpf: Fix tcp_cong_kern.c sample programLawrence Brakmo2017-11-111-2/+4
| * | | bpf: Fix tcp_bufs_kern.c sample programLawrence Brakmo2017-11-111-6/+8
| * | | bpf: Fix tcp_rwnd_kern.c sample programLawrence Brakmo2017-11-111-2/+4
| * | | bpf: Fix tcp_synrto_kern.c sample programLawrence Brakmo2017-11-111-2/+4
| * | | samples/bpf: add a test for bpf_override_returnJosef Bacik2017-11-114-0/+63
| * | | bpf: Rename tcp_bbf.readme to tcp_bpf.readmeLawrence Brakmo2017-11-081-0/+0
| * | | xdp: Sample xdp program implementing ip forwardChristina Jacob2017-11-083-0/+849
OpenPOWER on IntegriCloud