开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
filter.h
Age
Commit message (
Expand
)
Author
2018-03-31
bpf: Hooks for sys_bind
Andrey Ignatov
2018-03-31
bpf: Check attach type at prog load time
Andrey Ignatov
2018-03-30
bpf: sockmap, BPF_F_INGRESS flag for BPF_SK_SKB_STREAM_VERDICT:
John Fastabend
2018-03-30
bpf: sockmap redirect ingress support
John Fastabend
2018-03-28
bpf: add parenthesis around argument of BPF_LDST_BYTES()
Jakub Kicinski
2018-03-19
bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX data
John Fastabend
2018-02-13
net: avoid including xdp.h in filter.h
Jesper Dangaard Brouer
2018-01-26
bpf: make unknown opcode handling more robust
Daniel Borkmann
2018-01-25
bpf: Support passing args to sock_ops bpf function
Lawrence Brakmo
2018-01-25
bpf: Add write access to tcp_sock and sock fields
Lawrence Brakmo
2018-01-05
xdp: base API for new XDP rx-queue info concept
Jesper Dangaard Brouer
2017-12-20
bpf: allow for correlation of maps and helpers in dump
Daniel Borkmann
2017-12-17
bpf: x64: add JIT support for multi-function programs
Alexei Starovoitov
2017-12-17
bpf: fix net.core.bpf_jit_enable race
Alexei Starovoitov
2017-12-17
bpf: add support for bpf_call to interpreter
Alexei Starovoitov
2017-12-12
bpf: add a bpf_override_function helper
Josef Bacik
2017-12-05
bpf: Add access to snd_cwnd and others in sock_ops
Lawrence Brakmo
2017-11-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-11-15
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
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-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-20
bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region
John Fastabend
2017-10-04
bpf: multi program support for cgroup+bpf
Alexei Starovoitov
2017-09-26
bpf: add meta pointer for direct access
Daniel Borkmann
2017-09-26
bpf: rename bpf_compute_data_end into bpf_compute_data_pointers
Daniel Borkmann
2017-08-24
xdp: make generic xdp redirect use tracepoint trace_xdp_redirect
Jesper Dangaard Brouer
2017-08-16
bpf: sockmap with sk redirect support
John Fastabend
2017-07-17
net: add notifier hooks for devmap bpf map
John Fastabend
2017-07-17
xdp: Add batching support to redirect map
John Fastabend
2017-07-17
xdp: add trace event for xdp redirect
John Fastabend
2017-07-17
net: implement XDP_REDIRECT for xdp generic
John Fastabend
2017-07-17
xdp: add bpf_redirect helper function
John Fastabend
2017-07-06
include/linux/filter.h: use linux/set_memory.h
Michael Ellerman
2017-07-03
bpf: simplify narrower ctx access
Daniel Borkmann
2017-07-01
bpf: BPF support for sock_ops
Lawrence Brakmo
2017-06-06
bpf: Add BPF_OBJ_GET_INFO_BY_FD
Martin KaFai Lau
2017-06-06
bpf: Add jited_len to struct bpf_prog
Martin KaFai Lau
2017-05-31
bpf: free up BPF_JMP | BPF_CALL | BPF_X opcode
Alexei Starovoitov
2017-05-25
bpf: add various verifier test cases
Daniel Borkmann
2017-05-08
include/linux/filter.h: use set_memory.h header
Laura Abbott
2017-04-24
bpf: make bpf_xdp_adjust_head support mandatory
Daniel Borkmann
2017-03-22
net: convert sk_filter.refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-03-16
bpf: add helper inlining infra and optimize map_array lookup
Alexei Starovoitov
2017-03-12
bpf: improve read-only handling
Daniel Borkmann
2017-02-21
bpf: fix unlocking of jited image when module ronx not set
Daniel Borkmann
2017-02-17
bpf: make jited programs visible in traces
Daniel Borkmann
2017-02-17
bpf: remove stubs for cBPF from arch code
Daniel Borkmann
[next]