summaryrefslogtreecommitdiffstats
path: root/samples
AgeCommit message (Expand)AuthorLines
2018-03-19bpf: sockmap sample test for bpf_msg_pull_dataJohn Fastabend-14/+97
2018-03-19bpf: sockmap add SK_DROP testsJohn Fastabend-16/+61
2018-03-19bpf: sockmap sample support for bpf_msg_cork_bytes()John Fastabend-8/+64
2018-03-19bpf: sockmap, add sample option to test apply_bytes helperJohn Fastabend-7/+66
2018-03-19bpf: sockmap sample, add data verification optionJohn Fastabend-34/+84
2018-03-19bpf: sockmap sample, add sendfile testJohn Fastabend-10/+60
2018-03-19bpf: sockmap sample, add option to attach SK_MSG programJohn Fastabend-8/+119
2018-03-16arch: remove tile portArnd Bergmann-8/+0
2018-03-16arch: remove blackfin portArnd Bergmann-99/+1
2018-03-08samples/bpf: add example to test reading addressTeng Qin-0/+19
2018-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-9/+1
2018-03-04samples/bpf: add gre sequence number test.William Tu-4/+7
2018-03-02samples/bpf: detach prog from cgroupPrashant Bhole-0/+4
2018-02-27Merge tag 'seccomp-v4.16-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...James Morris-9/+1
2018-02-26samples/bpf: Add program for CPU state statisticsLeo Yan-0/+504
2018-02-22samples/seccomp: do not compile when cross compiledMichal Hocko-9/+1
2018-02-13bpf: samples/sockmap detach sock ops programPrashant Bhole-0/+1
2018-02-13bpf: samples/sockmap fix Makefile for build errorPrashant Bhole-1/+1
2018-02-13samples/bpf: adjust rlimit RLIMIT_MEMLOCK for xdp_redirectTushar Dave-0/+7
2018-02-12samples: Introduce Qualcomm QMI sample clientBjorn Andersson-1/+633
2018-02-06sample/bpf: fix erspan metadataWilliam Tu-27/+18
2018-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-127/+25
2018-02-02samples/bpf: use bpf_set_link_xdp_fdEric Leblond-126/+24
2018-02-02libbpf: add error reporting in XDPEric Leblond-1/+1
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-6/+2
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-142/+2121
2018-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-60/+0
2018-01-26samples/bpf: Partially fixes the bpf.o buildMickaël Salaün-1/+4
2018-01-24bpf: sockmap set rlimitJohn Fastabend-0/+7
2018-01-24bpf: sockmap put client sockets in blocking modeJohn Fastabend-1/+1
2018-01-24bpf: sockmap sample add base test without any BPF for comparisonJohn Fastabend-5/+21
2018-01-24bpf: sockmap sample, report bytes/secJohn Fastabend-5/+42
2018-01-24bpf: sockmap sample, use fork() for send and recvJohn Fastabend-16/+39
2018-01-24bpf: add sendmsg option for testing BPF programsJohn Fastabend-3/+145
2018-01-24bpf: refactor sockmap sample program update for arg parsingJohn Fastabend-51/+114
2018-01-20samples/bpf: xdp_monitor include cpumap tracepoints in monitoringJesper Dangaard Brouer-67/+443
2018-01-18samples/bpf: xdp2skb_meta comment explain why pkt-data pointers are invalidatedJesper Dangaard Brouer-3/+5
2018-01-17samples/bpf: Fix trailing semicolonLuis de Bethencourt-1/+1
2018-01-11livepatch: Remove immediate featureMiroslav Benes-60/+0
2018-01-11samples/bpf: xdp2skb_meta shows transferring info from XDP to SKBJesper Dangaard Brouer-0/+324
2018-01-05samples/bpf: program demonstrating access to xdp_rxq_infoJesper Dangaard Brouer-0/+631
2017-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-0/+63
2017-12-15samples/bpf: add erspan v2 sample codeWilliam Tu-19/+96
2017-12-12samples/bpf: add a test for bpf_override_returnJosef Bacik-0/+63
2017-12-11Merge 4.15-rc3 into driver-core-nextGreg Kroah-Hartman-2/+12
2017-12-07kobject: Remove redundant license textGreg Kroah-Hartman-6/+0
2017-12-07kobject: add SPDX identifiers to all kobject filesGreg Kroah-Hartman-0/+2
2017-12-06samples/bpf: add ip6erspan sample codeWilliam Tu-0/+95
2017-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-2/+12
2017-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-12/+24