index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
/
bpf.h
Age
Commit message (
Expand
)
Author
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
2018-05-24
bpf: introduce bpf subcommand BPF_TASK_FD_QUERY
Yonghong Song
2018-05-24
ipv6: sr: Add seg6local action End.BPF
Mathieu Xhonneux
2018-05-24
bpf: Add IPv6 Segment Routing helpers
Mathieu Xhonneux
2018-05-24
bpf: get JITed image lengths of functions via syscall
Sandipan Das
2018-05-24
bpf: get kernel symbol addresses via syscall
Sandipan Das
2018-05-23
bpf: btf: Rename btf_key_id and btf_value_id in bpf_map_info
Martin KaFai Lau
2018-05-18
bpf: allow sk_msg programs to read sock fields
John Fastabend
2018-05-15
bpf: sockmap, add hash map support
John Fastabend
2018-05-11
bpf: Provide helper to do forwarding lookups in kernel FIB table
David Ahern
2018-05-09
bpf: btf: Add struct bpf_btf_info
Martin KaFai Lau
2018-05-09
bpf: btf: Introduce BTF ID
Martin KaFai Lau
2018-05-03
bpf: add skb_load_bytes_relative helper
Daniel Borkmann
2018-05-03
bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAP
Björn Töpel
2018-04-30
bpf: fix formatting for bpf_get_stack() helper doc
Quentin Monnet
2018-04-30
bpf: fix formatting for bpf_perf_event_read() helper doc
Quentin Monnet
2018-04-29
bpf: Fix helpers ctx struct types in uapi doc
Andrey Ignatov
2018-04-29
bpf: add bpf_get_stack helper
Yonghong Song
2018-04-27
bpf: add documentation for eBPF helpers (65-66)
Quentin Monnet
2018-04-27
bpf: add documentation for eBPF helpers (58-64)
Quentin Monnet
2018-04-27
bpf: add documentation for eBPF helpers (51-57)
Quentin Monnet
2018-04-27
bpf: add documentation for eBPF helpers (42-50)
Quentin Monnet
2018-04-27
bpf: add documentation for eBPF helpers (33-41)
Quentin Monnet
2018-04-27
bpf: add documentation for eBPF helpers (23-32)
Quentin Monnet
[next]