index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
samples
/
bpf
/
bpf_helpers.h
Age
Commit message (
Expand
)
Author
2016-09-02
samples/bpf: add perf_event+bpf example
Alexei Starovoitov
2016-08-19
samples/bpf: Add tunnel set/get tests.
William Tu
2016-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-08-12
bpf: fix bpf_skb_in_cgroup helper naming
Daniel Borkmann
2016-08-12
samples/bpf: Add test_current_task_under_cgroup test
Sargun Dhillon
2016-08-10
samples/bpf: fix bpf_perf_event_output prototype
Adam Barth
2016-07-25
bpf: Add bpf_probe_write_user BPF helper to be called in tracers
Sargun Dhillon
2016-07-01
cgroup: bpf: Add an example to do cgroup checking in BPF
Martin KaFai Lau
2016-04-06
samples/bpf: Enable powerpc support
Naveen N. Rao
2016-03-08
samples/bpf: add map_flags to bpf loader
Alexei Starovoitov
2016-02-20
samples/bpf: offwaketime example
Alexei Starovoitov
2015-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-27
bpf: sample: define aarch64 specific registers
Yang Shi
2015-10-22
samples: bpf: add bpf_perf_event_output example
Alexei Starovoitov
2015-09-17
bpf: add bpf_redirect() helper
Alexei Starovoitov
2015-08-09
samples/bpf: example of get selected PMU counter value
Kaixu Xia
2015-07-08
samples: bpf: enable trace samples for s390x
Michael Holzheu
2015-06-15
bpf: introduce current->pid, tgid, uid, gid, comm accessors
Alexei Starovoitov
2015-05-21
samples/bpf: bpf_tail_call example for networking
Alexei Starovoitov
2015-05-21
samples/bpf: bpf_tail_call example for tracing
Alexei Starovoitov
2015-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-04-06
tc: bpf: add checksum helpers
Alexei Starovoitov
2015-04-02
samples/bpf: Add simple non-portable kprobe filter example
Alexei Starovoitov
2014-12-05
samples: bpf: elf_bpf file loader
Alexei Starovoitov