index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
bpf.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
bpf: remove tail_call and get_stackid helper declarations from bpf.h
Gianluca Borello
2017-10-27
1
-3
/
+0
*
bpf: permit multiple bpf attachments for a single perf event
Yonghong Song
2017-10-25
1
-5
/
+25
*
selinux: bpf: Add addtional check for bpf object file receive
Chenbo Feng
2017-10-20
1
-0
/
+3
*
security: bpf: Add LSM hooks for bpf object related syscall
Chenbo Feng
2017-10-20
1
-0
/
+6
*
bpf: Add file mode configuration into bpf maps
Chenbo Feng
2017-10-20
1
-3
/
+5
*
bpf: move knowledge about post-translation offsets out of verifier
Jakub Kicinski
2017-10-18
1
-0
/
+3
*
bpf: remove the verifier ops from program structure
Jakub Kicinski
2017-10-18
1
-1
/
+0
*
bpf: split verifier and program ops
Jakub Kicinski
2017-10-18
1
-5
/
+10
*
bpf: XDP_REDIRECT enable use of cpumap
Jesper Dangaard Brouer
2017-10-18
1
-1
/
+30
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-09
1
-0
/
+5
|
\
|
*
netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'
Shmulik Ladkani
2017-10-09
1
-0
/
+5
*
|
bpf: Use char in prog and map name
Martin KaFai Lau
2017-10-07
1
-2
/
+2
*
|
bpf: introduce BPF_PROG_QUERY command
Alexei Starovoitov
2017-10-04
1
-0
/
+3
*
|
bpf: multi program support for cgroup+bpf
Alexei Starovoitov
2017-10-04
1
-0
/
+32
*
|
bpf: Add map_name to bpf_map_info
Martin KaFai Lau
2017-09-29
1
-0
/
+1
*
|
bpf: Add name, load_time, uid and map_ids to bpf_prog_info
Martin KaFai Lau
2017-09-29
1
-0
/
+2
*
|
bpf: add meta pointer for direct access
Daniel Borkmann
2017-09-26
1
-0
/
+1
|
/
*
bpf: add support for sockmap detach programs
John Fastabend
2017-09-08
1
-4
/
+4
*
bpf: convert sockmap field attach_bpf_fd2 to type
John Fastabend
2017-08-28
1
-2
/
+8
*
bpf: linux/bpf.h needs linux/numa.h
David S. Miller
2017-08-19
1
-0
/
+1
[next]