Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | samples/bpf: Use consistent include paths for libbpf | Toke Høiland-Jørgensen | 2020-01-20 | 1 | -1/+1 |
* | selftests/bpf: samples/bpf: Split off legacy stuff from bpf_helpers.h | Andrii Nakryiko | 2019-10-08 | 1 | -0/+1 |
* | bpf: fix samples to add fake KBUILD_MODNAME | Daniel Borkmann | 2016-10-29 | 1 | -0/+1 |
* | bpf: add bpf_redirect() helper | Alexei Starovoitov | 2015-09-17 | 1 | -1/+23 |
* | bpf: make programs see skb->data == L2 for ingress and egress | Alexei Starovoitov | 2015-06-07 | 1 | -4/+4 |
* | bpf: fix bpf helpers to use skb->mac_header relative offsets | Alexei Starovoitov | 2015-04-16 | 1 | -10/+6 |
* | tc: bpf: add checksum helpers | Alexei Starovoitov | 2015-04-06 | 1 | -0/+71 |