index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
bpf.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: implement bpf_get_current_cgroup_id() helper
Yonghong Song
2018-06-03
1
-0
/
+1
*
xdp: add tracepoint for devmap like cpumap have
Jesper Dangaard Brouer
2018-05-24
1
-2
/
+4
*
bpf: devmap introduce dev_map_enqueue
Jesper Dangaard Brouer
2018-05-24
1
-3
/
+13
*
bpf: btf: Rename btf_key_id and btf_value_id in bpf_map_info
Martin KaFai Lau
2018-05-23
1
-2
/
+2
*
bpf: Expose check_uarg_tail_zero()
Martin KaFai Lau
2018-05-23
1
-0
/
+2
*
bpf: sockmap, add hash map support
John Fastabend
2018-05-15
1
-0
/
+8
*
bpf: xdp: allow offloads to store into rx_queue_index
Jakub Kicinski
2018-05-09
1
-1
/
+1
*
bpf: offload: allow offloaded programs to use perf event arrays
Jakub Kicinski
2018-05-04
1
-0
/
+5
*
bpf: implement ld_abs/ld_ind in native bpf
Daniel Borkmann
2018-05-03
1
-0
/
+2
*
bpf: migrate ebpf ld_abs/ld_ind tests to test_verifier
Daniel Borkmann
2018-05-03
1
-2
/
+0
*
bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAP
Björn Töpel
2018-05-03
1
-0
/
+25
*
bpf: add bpf_get_stack helper
Yonghong Song
2018-04-29
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-25
1
-1
/
+3
|
\
|
*
bpf: sockmap, map_release does not hold refcnt for pinned maps
John Fastabend
2018-04-24
1
-1
/
+1
|
*
bpf: disable and restore preemption in __BPF_PROG_RUN_ARRAY
Roman Gushchin
2018-04-23
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-24
1
-2
/
+2
|
\
\
|
|
/
|
*
bpf/tracing: fix a deadlock in perf_event_detach_bpf_prog
Yonghong Song
2018-04-11
1
-2
/
+2
*
|
bpf: btf: Add pretty print support to the basic arraymap
Martin KaFai Lau
2018-04-19
1
-3
/
+17
|
/
*
bpf: Check attach type at prog load time
Andrey Ignatov
2018-03-31
1
-1
/
+4
*
bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX data
John Fastabend
2018-03-19
1
-0
/
+1
*
bpf: offload: report device information about offloaded maps
Jakub Kicinski
2018-01-18
1
-0
/
+2
*
bpf: add new jited info fields in bpf_dev_offload and bpf_prog_info
Jiong Wang
2018-01-18
1
-0
/
+2
*
bpf: offload: add map offload infrastructure
Jakub Kicinski
2018-01-14
1
-0
/
+59
*
bpf: rename bpf_dev_offload -> bpf_prog_offload
Jakub Kicinski
2018-01-14
1
-2
/
+2
*
bpf: add helper for copying attrs to struct bpf_map
Jakub Kicinski
2018-01-14
1
-0
/
+1
*
bpf: add map_alloc_check callback
Jakub Kicinski
2018-01-14
1
-0
/
+1
*
error-injection: Separate error-injection from kprobe
Masami Hiramatsu
2018-01-12
1
-11
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-11
1
-8
/
+18
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-01-10
1
-8
/
+18
|
|
\
|
|
*
bpf: avoid false sharing of map refcount with max_entries
Daniel Borkmann
2018-01-09
1
-8
/
+16
|
|
*
bpf: prevent out-of-bounds speculation
Alexei Starovoitov
2018-01-09
1
-0
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-09
1
-0
/
+10
|
\
\
\
|
|
/
/
|
*
|
fix "netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'"
Al Viro
2018-01-05
1
-0
/
+10
|
|
/
*
|
bpf: only build sockmap with CONFIG_INET
John Fastabend
2018-01-04
1
-1
/
+1
*
|
bpf: offload: report device information for offloaded programs
Jakub Kicinski
2017-12-31
1
-0
/
+2
*
|
bpf: offload: free program id when device disappears
Jakub Kicinski
2017-12-31
1
-0
/
+2
*
|
bpf: offload: allow netdev to disappear while verifier is running
Jakub Kicinski
2017-12-31
1
-2
/
+7
*
|
bpf: offload: don't use prog->aux->offload as boolean
Jakub Kicinski
2017-12-31
1
-1
/
+2
*
|
bpf: x64: add JIT support for multi-function programs
Alexei Starovoitov
2017-12-17
1
-0
/
+3
*
|
bpf: add support for bpf_call to interpreter
Alexei Starovoitov
2017-12-17
1
-0
/
+1
*
|
bpf/tracing: fix kernel/events/core.c compilation error
Yonghong Song
2017-12-13
1
-1
/
+0
*
|
add infrastructure for tagging functions as error injectable
Josef Bacik
2017-12-12
1
-0
/
+11
*
|
bpf/tracing: allow user space to query prog array on the same tp
Yonghong Song
2017-12-12
1
-0
/
+4
|
/
*
bpf: introduce ARG_PTR_TO_MEM_OR_NULL
Gianluca Borello
2017-11-22
1
-0
/
+1
*
bpf: revert report offload info to user space
Jakub Kicinski
2017-11-21
1
-1
/
+0
*
bpf: turn bpf_prog_get_type() into a wrapper
Jakub Kicinski
2017-11-21
1
-7
/
+6
*
bpf: offload: move offload device validation out to the drivers
Jakub Kicinski
2017-11-21
1
-2
/
+2
*
xdp: allow attaching programs loaded for specific device
Jakub Kicinski
2017-11-05
1
-0
/
+10
*
bpf: report offload info to user space
Jakub Kicinski
2017-11-05
1
-0
/
+1
*
bpf: offload: add infrastructure for loading programs for a specific netdev
Jakub Kicinski
2017-11-05
1
-0
/
+36
[next]