summaryrefslogtreecommitdiffstats
path: root/samples/bpf
Commit message (Expand)AuthorAgeFilesLines
* tc: bpf: add checksum helpersAlexei Starovoitov2015-04-063-0/+79
* bpf: allow BPF programs access 'protocol' and 'vlan_tci' fieldsAlexei Starovoitov2015-03-171-0/+9
* samples: bpf: add skb->field examples and testsAlexei Starovoitov2015-03-155-16/+101
* ebpf: export BPF_PSEUDO_MAP_FD to uapiDaniel Borkmann2015-03-011-1/+3
* ebpf: remove kernel test stubsDaniel Borkmann2015-03-011-2/+3
* samples: bpf: relax test_maps checkAlexei Starovoitov2015-01-261-2/+2
* samples: bpf: large eBPF program in CAlexei Starovoitov2014-12-053-0/+263
* samples: bpf: trivial eBPF program in CAlexei Starovoitov2014-12-054-1/+89
* samples: bpf: elf_bpf file loaderAlexei Starovoitov2014-12-053-0/+267
* samples: bpf: example of stateful socket filteringAlexei Starovoitov2014-12-054-0/+144
* bpf: remove test map scaffolding and user proper typesAlexei Starovoitov2014-11-181-7/+7
* bpf: add a testsuite for eBPF mapsAlexei Starovoitov2014-11-184-3/+296
* samples: bpf: add a verifier test and summary lineAlexei Starovoitov2014-10-301-1/+45
* bpf: fix bug in eBPF verifierAlexei Starovoitov2014-10-211-0/+11
* bpf: add tests to verifier testsuiteAlexei Starovoitov2014-10-011-0/+130
* bpf: mini eBPF library, test stubs and verifier testsuiteAlexei Starovoitov2014-09-264-0/+826