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
/
tools
/
include
/
uapi
/
linux
/
bpf.h
Age
Commit message (
Expand
)
Author
2018-01-25
bpf: add selftest for tcpbpf
Lawrence Brakmo
2018-01-18
bpf: offload: report device information about offloaded maps
Jakub Kicinski
2018-01-18
bpf: Sync kernel ABI header with tooling header
Jesper Dangaard Brouer
2018-01-14
bpf: offload: add map offload infrastructure
Jakub Kicinski
2017-12-31
bpf: offload: report device information for offloaded programs
Jakub Kicinski
2017-12-17
libbpf: add support for bpf_call
Alexei Starovoitov
2017-12-12
samples/bpf: add a test for bpf_override_return
Josef Bacik
2017-11-21
bpftool: revert printing program device bound info
Jakub Kicinski
2017-11-21
bpf: offload: rename the ifindex field
Jakub Kicinski
2017-11-11
bpf: Revert bpf_overrid_function() helper changes.
David S. Miller
2017-11-11
samples/bpf: add a test for bpf_override_return
Josef Bacik
2017-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-05
bpf, cgroup: implement eBPF-based device controller for cgroup v2
Roman Gushchin
2017-11-05
bpftool: print program device bound info
Jakub Kicinski
2017-11-04
tools/headers: Synchronize kernel ABI headers
Ingo Molnar
2017-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-01
bpf: remove SK_REDIRECT from UAPI
John Fastabend
2017-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-29
bpf: rename sk_actions to align with bpf infrastructure
John Fastabend
2017-10-23
selftests/bpf: fix broken build of test_maps
Alexei Starovoitov
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-10-20
bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region
John Fastabend
2017-10-18
bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAP
Jesper Dangaard Brouer
2017-10-09
tools include uapi bpf.h: Sync kernel ABI header with tooling header
Arnaldo Carvalho de Melo
2017-10-07
bpf: Use char in prog and map name
Martin KaFai Lau
2017-10-07
bpf: add a test case for helper bpf_perf_prog_read_value
Yonghong Song
2017-10-07
bpf: add a test case for helper bpf_perf_event_read_value
Yonghong Song
2017-10-04
libbpf: sync bpf.h
Alexei Starovoitov
2017-09-29
bpf: libbpf: Provide basic API support to specify BPF obj name
Martin KaFai Lau
2017-09-26
bpf: update bpf.h uapi header for tools
Daniel Borkmann
2017-09-25
tools include: Sync kernel ABI headers with tooling headers
Ingo Molnar
2017-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-08-28
bpf: convert sockmap field attach_bpf_fd2 to type
John Fastabend
2017-08-19
bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_test
Martin KaFai Lau
2017-08-16
bpf: sockmap sample program
John Fastabend
2017-08-09
bpf: add BPF_J{LT,LE,SLT,SLE} instructions
Daniel Borkmann
2017-08-08
selftests: bpf: add a test for XDP redirect
William Tu
2017-07-31
tools headers: Fixup tools/include/uapi/linux/bpf.h copy of kernel ABI header
Arnaldo Carvalho de Melo
2017-07-31
tools headers: Fixup tools/include/uapi/linux/bpf.h copy of kernel ABI header
Arnaldo Carvalho de Melo
2017-07-29
bpf: testing: fix devmap tests
John Fastabend
2017-07-03
bpf: add bpf_skb_adjust_room helper
Daniel Borkmann
2017-07-01
bpf: update tools/include/uapi/linux/bpf.h
Lawrence Brakmo
2017-06-10
bpf: add bpf_set_hash helper for tc progs
Daniel Borkmann
2017-06-06
bpf: Test for bpf ID
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-21
bpf: add napi_id read access to __sk_buff
Daniel Borkmann
2017-04-09
bpf: fix comment typo
Alexander Alemayhu
2017-04-01
tools/lib/bpf: add support for BPF_PROG_TEST_RUN command
Alexei Starovoitov
[next]