index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
include
/
uapi
/
linux
/
bpf.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-02
bpf: fix uapi hole for 32 bit compat applications
Daniel Borkmann
1
-0
/
+2
2018-04-17
tools/headers: Synchronize kernel ABI headers, v4.17-rc1
Ingo Molnar
1
-0
/
+1
2018-03-31
selftests/bpf: Selftest for sys_bind post-hooks.
Andrey Ignatov
1
-0
/
+11
2018-03-31
selftests/bpf: Selftest for sys_connect hooks
Andrey Ignatov
1
-1
/
+11
2018-03-31
selftests/bpf: Selftest for sys_bind hooks
Andrey Ignatov
1
-0
/
+23
2018-03-31
libbpf: Support expected_attach_type at prog load
Andrey Ignatov
1
-0
/
+5
2018-03-28
libbpf: add bpf_raw_tracepoint_open helper
Alexei Starovoitov
1
-0
/
+11
2018-03-19
bpf: sockmap sample test for bpf_msg_pull_data
John Fastabend
1
-1
/
+2
2018-03-19
bpf: sockmap sample support for bpf_msg_cork_bytes()
John Fastabend
1
-1
/
+2
2018-03-19
bpf: sockmap sample, add option to attach SK_MSG program
John Fastabend
1
-1
/
+12
2018-03-19
bpf: add map tests for BPF_PROG_TYPE_SK_MSG
John Fastabend
1
-0
/
+10
2018-03-15
bpf: add selftest for stackmap with BPF_F_STACK_BUILD_ID
Song Liu
1
-0
/
+22
2018-01-26
bpf: add selftest for tcpbpf
Lawrence Brakmo
1
-4
/
+82
2018-01-19
bpf: offload: report device information about offloaded maps
Jakub Kicinski
1
-0
/
+3
2018-01-19
bpf: Sync kernel ABI header with tooling header
Jesper Dangaard Brouer
1
-1
/
+11
2018-01-15
bpf: offload: add map offload infrastructure
Jakub Kicinski
1
-0
/
+1
2017-12-31
bpf: offload: report device information for offloaded programs
Jakub Kicinski
1
-0
/
+3
2017-12-17
libbpf: add support for bpf_call
Alexei Starovoitov
1
-0
/
+6
2017-12-12
samples/bpf: add a test for bpf_override_return
Josef Bacik
1
-1
/
+6
2017-11-21
bpftool: revert printing program device bound info
Jakub Kicinski
1
-6
/
+0
2017-11-21
bpf: offload: rename the ifindex field
Jakub Kicinski
1
-1
/
+1
2017-11-11
bpf: Revert bpf_overrid_function() helper changes.
David S. Miller
1
-6
/
+1
2017-11-11
samples/bpf: add a test for bpf_override_return
Josef Bacik
1
-1
/
+6
2017-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-11-05
bpf, cgroup: implement eBPF-based device controller for cgroup v2
Roman Gushchin
1
-0
/
+15
2017-11-05
bpftool: print program device bound info
Jakub Kicinski
1
-0
/
+7
2017-11-04
tools/headers: Synchronize kernel ABI headers
Ingo Molnar
1
-2
/
+2
2017-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+1
2017-11-01
bpf: remove SK_REDIRECT from UAPI
John Fastabend
1
-2
/
+1
2017-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2017-10-29
bpf: rename sk_actions to align with bpf infrastructure
John Fastabend
1
-2
/
+2
2017-10-23
selftests/bpf: fix broken build of test_maps
Alexei Starovoitov
1
-8
/
+54
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+3
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+2
2017-10-20
bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region
John Fastabend
1
-1
/
+2
2017-10-18
bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAP
Jesper Dangaard Brouer
1
-0
/
+1
2017-10-09
tools include uapi bpf.h: Sync kernel ABI header with tooling header
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-10-08
bpf: Use char in prog and map name
Martin KaFai Lau
1
-4
/
+4
2017-10-08
bpf: add a test case for helper bpf_perf_prog_read_value
Yonghong Song
1
-1
/
+2
2017-10-08
bpf: add a test case for helper bpf_perf_event_read_value
Yonghong Song
1
-1
/
+2
2017-10-05
libbpf: sync bpf.h
Alexei Starovoitov
1
-3
/
+52
2017-09-29
bpf: libbpf: Provide basic API support to specify BPF obj name
Martin KaFai Lau
1
-0
/
+10
2017-09-26
bpf: update bpf.h uapi header for tools
Daniel Borkmann
1
-13
/
+32
2017-09-25
tools include: Sync kernel ABI headers with tooling headers
Ingo Molnar
1
-12
/
+20
2017-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+58
2017-08-28
bpf: convert sockmap field attach_bpf_fd2 to type
John Fastabend
1
-6
/
+3
2017-08-20
bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_test
Martin KaFai Lau
1
-1
/
+9
2017-08-16
bpf: sockmap sample program
John Fastabend
1
-1
/
+45
2017-08-10
bpf: add BPF_J{LT,LE,SLT,SLE} instructions
Daniel Borkmann
1
-0
/
+5
2017-08-09
selftests: bpf: add a test for XDP redirect
William Tu
1
-1
/
+2
[next]