开源镜像站
帮助
动态
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
2019-02-13
bpf: add plumbing for BPF_LWT_ENCAP_IP in bpf_lwt_push_encap
Peter Oskolkov
2019-02-10
bpf: Add struct bpf_tcp_sock and BPF_FUNC_tcp_sock
Martin KaFai Lau
2019-02-10
bpf: Add state, dst_ip4, dst_ip6 and dst_port to bpf_sock
Martin KaFai Lau
2019-02-10
bpf: Add a bpf_sock pointer to __sk_buff and a bpf_sk_fullsock helper
Martin KaFai Lau
2019-02-01
bpf: introduce BPF_F_LOCK flag
Alexei Starovoitov
2019-02-01
bpf: introduce bpf_spin_lock
Alexei Starovoitov
2019-01-26
bpf: allocate 0x06 to new eBPF instruction class JMP32
Jiong Wang
2019-01-24
bpf: allow BPF programs access skb_shared_info->gso_segs field
Eric Dumazet
2018-12-19
bpf: sockmap, metadata support for reporting size of msg
John Fastabend
2018-12-17
bpf: remove useless version check for prog load
Daniel Borkmann
2018-12-13
bpf: include sub program tags in bpf_prog_info
Song Liu
2018-12-11
bpf: fix up uapi helper description and sync bpf header with tools
Daniel Borkmann
2018-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-12-10
bpf: rename *_info_cnt to nr_*_info in bpf_prog_info
Yonghong Song
2018-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-09
media: bpf: add bpf function to report mouse movement
Sean Young
2018-12-09
bpf: Add bpf_line_info support
Martin KaFai Lau
2018-12-05
bpf: Change insn_offset to insn_off in bpf_func_info
Martin KaFai Lau
2018-12-04
bpf: respect size hint to BPF_PROG_TEST_RUN if present
Lorenz Bauer
2018-12-03
bpf: fix documentation for eBPF helpers
Quentin Monnet
2018-12-03
bpf: allow BPF read access to qdisc pkt_len
Petar Penkov
2018-11-30
bpf: Add BPF_F_ANY_ALIGNMENT.
David Miller
2018-11-30
bpf: Improve socket lookup reuseport documentation
Joe Stringer
2018-11-30
bpf: Support sk lookup in netns with id 0
Joe Stringer
2018-11-30
bpf: fix pointer offsets in context for 32 bit
Daniel Borkmann
2018-11-28
bpf: helper to pop data from messages
John Fastabend
2018-11-22
bpf: add skb->tstamp r/w access from tc clsact and cg skb progs
Vlad Dumitrescu
2018-11-20
bpf: Introduce bpf_func_info
Yonghong Song
2018-11-20
bpf: move BPF_F_QUERY_EFFECTIVE after map flags
Lorenz Bauer
2018-11-20
bpf: allow zero-initializing hash map seed
Lorenz Bauer
2018-11-09
bpf: Extend the sk_lookup() helper to XDP hookpoint.
Nitin Hande
2018-10-20
bpf: sk_msg program helper bpf_msg_push_data
John Fastabend
2018-10-19
bpf: add MAP_LOOKUP_AND_DELETE_ELEM syscall
Mauricio Vasquez B
2018-10-19
bpf: add queue and stack maps
Mauricio Vasquez B
2018-10-17
bpf: fix doc of bpf_skb_adjust_room() in uapi
Nicolas Dichtel
2018-10-03
bpf: Add helper to retrieve socket in BPF
Joe Stringer
2018-10-01
bpf: introduce per-cpu cgroup local storage
Roman Gushchin
2018-09-14
flow_dissector: implements flow dissector BPF hook
Petar Penkov
2018-08-13
bpf: Introduce bpf_skb_ancestor_cgroup_id helper
Andrey Ignatov
2018-08-11
bpf: Introduce BPF_PROG_TYPE_SK_REUSEPORT
Martin KaFai Lau
2018-08-11
bpf: Introduce BPF_MAP_TYPE_REUSEPORT_SOCKARRAY
Martin KaFai Lau
2018-08-03
bpf: introduce the bpf_get_local_storage() helper function
Roman Gushchin
2018-08-03
bpf: introduce cgroup storage maps
Roman Gushchin
2018-07-31
bpf: Support bpf_get_socket_cookie in more prog types
Andrey Ignatov
2018-07-15
bpf: Add BPF_SOCK_OPS_TCP_LISTEN_CB
Andrey Ignatov
2018-07-12
bpf: fix documentation for eBPF helpers
Quentin Monnet
2018-06-29
bpf: Change bpf_fib_lookup to return lookup status
David Ahern
2018-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-06-03
bpf: flowlabel in bpf_fib_lookup should be flowinfo
David Ahern
2018-06-03
bpf: implement bpf_get_current_cgroup_id() helper
Yonghong Song
[prev]
[next]