summaryrefslogtreecommitdiffstats
path: root/samples/bpf/tcbpf1_kern.c
Commit message (Expand)AuthorAgeFilesLines
* bpf: fix samples to add fake KBUILD_MODNAMEDaniel Borkmann2016-10-291-0/+1
* bpf: add bpf_redirect() helperAlexei Starovoitov2015-09-181-1/+23
* bpf: make programs see skb->data == L2 for ingress and egressAlexei Starovoitov2015-06-071-4/+4
* bpf: fix bpf helpers to use skb->mac_header relative offsetsAlexei Starovoitov2015-04-161-10/+6Star
* tc: bpf: add checksum helpersAlexei Starovoitov2015-04-061-0/+71