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
/
kernel
/
bpf
Age
Commit message (
Expand
)
Author
2017-12-01
bpf: set maximum number of attached progs to 64 for a single perf tp
Yonghong Song
2017-11-27
bpf: offload: add a license header
Jakub Kicinski
2017-11-23
bpf: fix branch pruning logic
Alexei Starovoitov
2017-11-22
bpf: introduce ARG_PTR_TO_MEM_OR_NULL
Gianluca Borello
2017-11-21
bpf: revert report offload info to user space
Jakub Kicinski
2017-11-21
bpf: offload: ignore namespace moves
Jakub Kicinski
2017-11-21
bpf: turn bpf_prog_get_type() into a wrapper
Jakub Kicinski
2017-11-21
bpf: offload: move offload device validation out to the drivers
Jakub Kicinski
2017-11-21
bpf: offload: rename the ifindex field
Jakub Kicinski
2017-11-21
bpf: offload: limit offload to cls_bpf and xdp programs only
Jakub Kicinski
2017-11-21
bpf: offload: add comment warning developers about double destroy
Jakub Kicinski
2017-11-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-11-15
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
2017-11-15
bpf: fix lockdep splat
Eric Dumazet
2017-11-14
bpf: improve verifier ARG_CONST_SIZE_OR_ZERO semantics
Yonghong Song
2017-11-11
bpf: Revert bpf_overrid_function() helper changes.
David S. Miller
2017-11-11
bpf: add a bpf_override_function helper
Josef Bacik
2017-11-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
2017-11-05
bpf, cgroup: implement eBPF-based device controller for cgroup v2
Roman Gushchin
2017-11-05
bpf: remove old offload/analyzer
Jakub Kicinski
2017-11-05
cls_bpf: allow attaching programs loaded for specific device
Jakub Kicinski
2017-11-05
xdp: allow attaching programs loaded for specific device
Jakub Kicinski
2017-11-05
bpf: report offload info to user space
Jakub Kicinski
2017-11-05
bpf: offload: add infrastructure for loading programs for a specific netdev
Jakub Kicinski
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-03
bpf: fix verifier NULL pointer dereference
Craig Gallek
2017-11-03
bpf: fix out-of-bounds access warning in bpf_check
Arnd Bergmann
2017-11-03
bpf: fix link error without CONFIG_NET
Arnd Bergmann
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
bpf: also improve pattern matches for meta access
Daniel Borkmann
2017-11-02
bpf: minor cleanups after merge
Daniel Borkmann
2017-11-02
bpf: cpumap micro-optimization in cpu_map_enqueue
Jesper Dangaard Brouer
2017-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-01
bpf: fix verifier memory leaks
Alexei Starovoitov
2017-11-01
bpf: remove SK_REDIRECT from UAPI
John Fastabend
2017-11-01
bpf: reduce verifier memory consumption
Alexei Starovoitov
2017-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-29
bpf: rename sk_actions to align with bpf infrastructure
John Fastabend
2017-10-29
bpf: bpf_compute_data uses incorrect cb structure
John Fastabend
2017-10-27
perf/bpf: Extend the perf_event_read_local() interface, a.k.a. "bpf: perf eve...
Yonghong Song
2017-10-25
bpf: permit multiple bpf attachments for a single perf event
Yonghong Song
2017-10-24
bpf: cpumap fix potential lost wake-up problem
Jesper Dangaard Brouer
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-22
bpf: fix pattern matches for direct packet access
Daniel Borkmann
2017-10-22
bpf: fix off by one for range markings with L{T, E} patterns
Daniel Borkmann
2017-10-22
bpf: devmap fix arithmetic overflow in bitmap_size calculation
John Fastabend
2017-10-20
selinux: bpf: Add addtional check for bpf object file receive
Chenbo Feng
2017-10-20
security: bpf: Add LSM hooks for bpf object related syscall
Chenbo Feng
2017-10-20
bpf: Add file mode configuration into bpf maps
Chenbo Feng
[next]