index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
include
/
uapi
/
linux
/
bpf.h
Age
Commit message (
Expand
)
Author
2017-11-04
tools/headers: Synchronize kernel ABI headers
Ingo Molnar
2017-11-01
bpf: remove SK_REDIRECT from UAPI
John Fastabend
2017-10-29
bpf: rename sk_actions to align with bpf infrastructure
John Fastabend
2017-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-10-20
bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region
John Fastabend
2017-10-09
tools include uapi bpf.h: Sync kernel ABI header with tooling header
Arnaldo Carvalho de Melo
2017-09-25
tools include: Sync kernel ABI headers with tooling headers
Ingo Molnar
2017-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-08-28
bpf: convert sockmap field attach_bpf_fd2 to type
John Fastabend
2017-08-19
bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_test
Martin KaFai Lau
2017-08-16
bpf: sockmap sample program
John Fastabend
2017-08-09
bpf: add BPF_J{LT,LE,SLT,SLE} instructions
Daniel Borkmann
2017-08-08
selftests: bpf: add a test for XDP redirect
William Tu
2017-07-31
tools headers: Fixup tools/include/uapi/linux/bpf.h copy of kernel ABI header
Arnaldo Carvalho de Melo
2017-07-31
tools headers: Fixup tools/include/uapi/linux/bpf.h copy of kernel ABI header
Arnaldo Carvalho de Melo
2017-07-29
bpf: testing: fix devmap tests
John Fastabend
2017-07-03
bpf: add bpf_skb_adjust_room helper
Daniel Borkmann
2017-07-01
bpf: update tools/include/uapi/linux/bpf.h
Lawrence Brakmo
2017-06-10
bpf: add bpf_set_hash helper for tc progs
Daniel Borkmann
2017-06-06
bpf: Test for bpf ID
Martin KaFai Lau
2017-06-04
bpf: update perf event helper functions documentation
Teng Qin
2017-05-11
bpf: Add strict alignment flag for BPF_PROG_LOAD.
David S. Miller
2017-04-21
bpf: add napi_id read access to __sk_buff
Daniel Borkmann
2017-04-09
bpf: fix comment typo
Alexander Alemayhu
2017-04-01
tools/lib/bpf: add support for BPF_PROG_TEST_RUN command
Alexei Starovoitov
2017-03-23
Add a eBPF helper function to retrieve socket uid
Chenbo Feng
2017-03-23
Add a helper function to get socket cookie in eBPF
Chenbo Feng
2017-03-22
bpf: Add tests for map-in-map
Martin KaFai Lau
2017-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-14
bpf: kernel header files need to be copied into the tools directory
Stephen Rothwell
2017-02-10
tools: Sync {,tools/}include/uapi/linux/bpf.h
Mickaël Salaün
2016-12-15
tools lib bpf: Sync {tools,}/include/uapi/linux/bpf.h
Joe Stringer
2016-10-05
tools: Synchronize tools/include/uapi/linux/bpf.h
Arnaldo Carvalho de Melo
2016-08-09
toops: Sync tools/include/uapi/linux/bpf.h with the kernel
Arnaldo Carvalho de Melo
2016-07-12
tools lib bpf: Copy bpf.h and bpf_common.h from the kernel
Arnaldo Carvalho de Melo