Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-10-29 | bpf: fix samples to add fake KBUILD_MODNAME | Daniel Borkmann | 1 | -0/+1 |
2015-09-18 | bpf: add bpf_redirect() helper | Alexei Starovoitov | 1 | -1/+23 |
2015-06-07 | bpf: make programs see skb->data == L2 for ingress and egress | Alexei Starovoitov | 1 | -4/+4 |
2015-04-16 | bpf: fix bpf helpers to use skb->mac_header relative offsets | Alexei Starovoitov | 1 | -10/+6 |
2015-04-06 | tc: bpf: add checksum helpers | Alexei Starovoitov | 1 | -0/+71 |