Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |