开源镜像站
帮助
动态
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
/
uapi
/
linux
/
bpf.h
Age
Commit message (
Expand
)
Author
2017-07-03
bpf: add bpf_skb_adjust_room helper
Daniel Borkmann
2017-07-01
bpf: Adds support for setting sndcwnd clamp
Lawrence Brakmo
2017-07-01
bpf: Adds support for setting initial cwnd
Lawrence Brakmo
2017-07-01
bpf: Add support for changing congestion control
Lawrence Brakmo
2017-07-01
bpf: Add TCP connection BPF callbacks
Lawrence Brakmo
2017-07-01
bpf: Add setsockopt helper function to bpf
Lawrence Brakmo
2017-07-01
bpf: Support for setting initial receive window
Lawrence Brakmo
2017-07-01
bpf: Support for per connection SYN/SYN-ACK RTOs
Lawrence Brakmo
2017-07-01
bpf: BPF support for sock_ops
Lawrence Brakmo
2017-06-10
bpf: add bpf_set_hash helper for tc progs
Daniel Borkmann
2017-06-06
bpf: Add BPF_OBJ_GET_INFO_BY_FD
Martin KaFai Lau
2017-06-06
bpf: Add BPF_MAP_GET_FD_BY_ID
Martin KaFai Lau
2017-06-06
bpf: Add BPF_PROG_GET_FD_BY_ID
Martin KaFai Lau
2017-06-06
bpf: Add BPF_(PROG|MAP)_GET_NEXT_ID command
Martin KaFai Lau
2017-06-04
bpf: update perf event helper functions documentation
Teng Qin
2017-05-11
bpf: Add strict alignment flag for BPF_PROG_LOAD.
David S. Miller
2017-04-30
bpf: Fix inaccurate helper function description
Chenbo Feng
2017-04-21
bpf: add napi_id read access to __sk_buff
Daniel Borkmann
2017-04-09
bpf: fix comment typo
Alexander Alemayhu
2017-04-01
bpf: introduce BPF_PROG_TEST_RUN command
Alexei Starovoitov
2017-03-23
Add a eBPF helper function to retrieve socket uid
Chenbo Feng
2017-03-23
Add a helper function to get socket cookie in eBPF
Chenbo Feng
2017-03-22
bpf: Add hash of maps support
Martin KaFai Lau
2017-03-22
bpf: Add array of maps support
Martin KaFai Lau
2017-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-12
bpf: introduce BPF_F_ALLOW_OVERRIDE flag
Alexei Starovoitov
2017-01-24
bpf: allow option for setting bpf_l4_csum_replace from scratch
Daniel Borkmann
2017-01-23
bpf: add a longest prefix match trie map implementation
Daniel Mack
2017-01-20
bpf: add bpf_probe_read_str helper
Gianluca Borello
2016-12-08
bpf: xdp: Allow head adjustment in XDP prog
Martin KaFai Lau
2016-12-02
bpf: Add support for reading socket family, type, protocol
David Ahern
2016-12-02
bpf: Add new cgroup attach type to enable sock modifications
David Ahern
2016-12-02
bpf: BPF for lightweight tunnel infrastructure
Thomas Graf
2016-11-25
bpf: add BPF_PROG_ATTACH and BPF_PROG_DETACH commands
Daniel Mack
2016-11-25
bpf: add new prog type for cgroup socket filtering
Daniel Mack
2016-11-15
bpf: Add BPF_MAP_TYPE_LRU_PERCPU_HASH
Martin KaFai Lau
2016-11-15
bpf: Add BPF_MAP_TYPE_LRU_HASH
Martin KaFai Lau
2016-10-29
bpf: Print function name in addition to function id
Thomas Graf
2016-10-22
bpf: add helper for retrieving current numa node id
Daniel Borkmann
2016-09-23
bpf: add helper to invalidate hash
Daniel Borkmann
2016-09-20
bpf: direct packet write and access for helpers for clsact progs
Daniel Borkmann
2016-09-02
bpf: introduce BPF_PROG_TYPE_PERF_EVENT program type
Alexei Starovoitov
2016-08-18
bpf: add bpf_skb_change_tail helper
Daniel Borkmann
2016-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-08-12
bpf: fix bpf_skb_in_cgroup helper naming
Daniel Borkmann
2016-08-12
bpf: Add bpf_current_task_under_cgroup helper
Sargun Dhillon
2016-07-25
bpf: Add bpf_probe_write_user BPF helper to be called in tracers
Sargun Dhillon
2016-07-19
bpf: add XDP_TX xdp_action for direct forwarding
Brenden Blanco
2016-07-19
bpf: add XDP prog type for early driver filter
Brenden Blanco
2016-07-15
bpf: avoid stack copy and use skb ctx for event output
Daniel Borkmann
[next]