index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
/
bpf.h
Age
Commit message (
Expand
)
Author
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
2018-06-03
bpf: make sure to clear unused fields in tunnel/xfrm state fetch
Daniel Borkmann
2018-06-03
bpf: add bpf_skb_cgroup_id helper
Daniel Borkmann
2018-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-06-01
bpf: fix uapi hole for 32 bit compat applications
Daniel Borkmann
2018-05-30
media: rc: introduce BPF_PROG_LIRC_MODE2
Sean Young
2018-05-29
bpf: Drop mpls from bpf_fib_lookup
David Ahern
2018-05-29
bpf: clean up eBPF helpers documentation
Quentin Monnet
2018-05-28
bpf: Hooks for sys_sendmsg
Andrey Ignatov
[next]