index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-08
libbpf: convert libbpf code to use new btf helpers
Andrii Nakryiko
3
-221
/
+158
2019-08-08
libbpf: add helpers for working with BTF types
Andrii Nakryiko
1
-0
/
+178
2019-08-07
Merge branch 'test_progs-stdio'
Alexei Starovoitov
10
-94
/
+84
2019-08-07
selftests/bpf: test_progs: drop extra trailing tab
Stanislav Fomichev
1
-1
/
+1
2019-08-07
selftests/bpf: test_progs: test__printf -> printf
Stanislav Fomichev
10
-38
/
+22
2019-08-07
selftests/bpf: test_progs: switch to open_memstream
Stanislav Fomichev
2
-56
/
+62
2019-08-06
selftests/bpf: add loop test 5
Alexei Starovoitov
2
-0
/
+33
2019-08-06
selftests/bpf: add loop test 4
Alexei Starovoitov
2
-0
/
+19
2019-08-01
Merge branch 'setsockopt-extra-mem'
Alexei Starovoitov
3
-4
/
+60
2019-08-01
selftests/bpf: extend sockopt_sk selftest with TCP_CONGESTION use case
Stanislav Fomichev
2
-0
/
+47
2019-08-01
bpf: always allocate at least 16 bytes for setsockopt hook
Stanislav Fomichev
1
-4
/
+13
2019-07-31
tools: bpftool: add support for reporting the effective cgroup progs
Jakub Kicinski
3
-38
/
+76
2019-07-31
selftests/bpf: fix clearing buffered output between tests/subtests
Andrii Nakryiko
1
-1
/
+1
2019-07-31
Merge branch 'gen-syn-cookie'
Alexei Starovoitov
11
-22
/
+354
2019-07-31
selftests/bpf: add test for bpf_tcp_gen_syncookie
Petar Penkov
3
-13
/
+99
2019-07-31
selftests/bpf: bpf_tcp_gen_syncookie->bpf_helpers
Petar Penkov
1
-0
/
+3
2019-07-31
bpf: sync bpf.h to tools/
Petar Penkov
1
-3
/
+34
2019-07-31
bpf: add bpf_tcp_gen_syncookie helper
Petar Penkov
2
-1
/
+102
2019-07-31
tcp: add skb-less helpers to retrieve SYN cookie
Petar Penkov
4
-0
/
+113
2019-07-31
tcp: tcp_syn_flood_action read port from socket
Petar Penkov
1
-5
/
+3
2019-07-29
Merge branch 'devmap_hash'
Alexei Starovoitov
13
-65
/
+321
2019-07-29
tools: Add definitions for devmap_hash map type
Toke Høiland-Jørgensen
4
-4
/
+21
2019-07-29
tools/libbpf_probes: Add new devmap_hash type
Toke Høiland-Jørgensen
1
-0
/
+1
2019-07-29
tools/include/uapi: Add devmap_hash BPF map type
Toke Høiland-Jørgensen
1
-0
/
+1
2019-07-29
xdp: Add devmap_hash map type for looking up devices by hashed index
Toke Høiland-Jørgensen
7
-3
/
+220
2019-07-29
xdp: Refactor devmap allocation code for reuse
Toke Høiland-Jørgensen
1
-53
/
+83
2019-07-29
include/bpf.h: Remove map_insert_ctx() stubs
Toke Høiland-Jørgensen
1
-10
/
+0
2019-07-28
Merge branch 'revamp-test_progs'
Alexei Starovoitov
16
-104
/
+502
2019-07-28
selftests/bpf: convert send_signal.c to use subtests
Andrii Nakryiko
1
-3
/
+6
2019-07-28
selftests/bpf: convert bpf_verif_scale.c to sub-tests API
Andrii Nakryiko
1
-37
/
+40
2019-07-28
selftests/bpf: add sub-tests support for test_progs
Andrii Nakryiko
2
-29
/
+185
2019-07-28
selftests/bpf: abstract away test log output
Andrii Nakryiko
12
-73
/
+183
2019-07-28
selftest/bpf: centralize libbpf logging management for test_progs
Andrii Nakryiko
3
-12
/
+38
2019-07-28
libbpf: return previous print callback from libbpf_set_print
Andrii Nakryiko
2
-2
/
+5
2019-07-28
selftests/bpf: add test selectors by number and name to test_progs
Andrii Nakryiko
1
-4
/
+39
2019-07-28
selftests/bpf: revamp test_progs to allow more control
Andrii Nakryiko
2
-15
/
+77
2019-07-28
selftests/bpf: prevent headers to be compiled as C code
Andrii Nakryiko
1
-3
/
+3
2019-07-26
Merge branch 'flow_dissector-input-flags'
Alexei Starovoitov
8
-14
/
+368
2019-07-26
selftests/bpf: support BPF_FLOW_DISSECTOR_F_STOP_AT_ENCAP
Stanislav Fomichev
2
-0
/
+72
2019-07-26
bpf/flow_dissector: support ipv6 flow_label and BPF_FLOW_DISSECTOR_F_STOP_AT_...
Stanislav Fomichev
5
-0
/
+67
2019-07-26
selftests/bpf: support BPF_FLOW_DISSECTOR_F_PARSE_1ST_FRAG
Stanislav Fomichev
2
-7
/
+155
2019-07-26
tools/bpf: sync bpf_flow_keys flags
Stanislav Fomichev
1
-0
/
+5
2019-07-26
bpf/flow_dissector: support flags in BPF_PROG_TEST_RUN
Stanislav Fomichev
1
-4
/
+35
2019-07-26
bpf/flow_dissector: document flags
Stanislav Fomichev
1
-0
/
+18
2019-07-26
bpf/flow_dissector: pass input flags to BPF flow dissector program
Stanislav Fomichev
4
-4
/
+17
2019-07-26
selftests/bpf: Add selftests for bpf_perf_event_output
Allan Zhang
2
-1
/
+105
2019-07-26
bpf: Allow bpf_skb_event_output for a few prog types
Allan Zhang
1
-0
/
+6
2019-07-24
Merge branch 'convert-tests-to-libbpf'
Alexei Starovoitov
7
-297
/
+111
2019-07-24
selftests/bpf: remove perf buffer helpers
Andrii Nakryiko
2
-134
/
+0
2019-07-24
samples/bpf: switch trace_output sample to perf_buffer API
Andrii Nakryiko
1
-29
/
+14
[next]