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-28
Merge branch 'bpf-misc-test-fixes'
Daniel Borkmann
25
-172
/
+138
2019-08-28
selftests/bpf: test_progs: remove unused ret
Stanislav Fomichev
1
-23
/
+19
2019-08-28
selftests/bpf: test_progs: remove asserts from subtests
Stanislav Fomichev
5
-26
/
+40
2019-08-28
selftests/bpf: test_progs: remove global fail/success counts
Stanislav Fomichev
22
-123
/
+60
2019-08-28
selftests/bpf: test_progs: test__skip
Stanislav Fomichev
3
-2
/
+21
2019-08-28
Merge branch 'bpf-precision-tracking-tests'
Daniel Borkmann
7
-12
/
+211
2019-08-28
selftests/bpf: add precision tracking test
Alexei Starovoitov
1
-0
/
+25
2019-08-28
selftests/bpf: verifier precise tests
Alexei Starovoitov
2
-11
/
+174
2019-08-28
tools/bpf: sync bpf.h
Alexei Starovoitov
1
-0
/
+3
2019-08-28
bpf: introduce verifier internal test flag
Alexei Starovoitov
4
-1
/
+9
2019-08-21
tools: bpftool: add "bpftool map freeze" subcommand
Quentin Monnet
3
-3
/
+44
2019-08-21
tools: bpftool: show frozen status for maps
Quentin Monnet
1
-3
/
+27
2019-08-21
bpf: sync bpf.h to tools/
Peter Wu
1
-3
/
+5
2019-08-21
bpf: clarify when bpf_trace_printk discards lines
Peter Wu
1
-0
/
+2
2019-08-21
bpf: fix 'struct pt_reg' typo in documentation
Peter Wu
1
-3
/
+3
2019-08-21
bpf: clarify description for CONFIG_BPF_EVENTS
Peter Wu
1
-1
/
+2
2019-08-21
btf: do not use CONFIG_OUTPUT_FORMAT
Ilya Leoshkevich
1
-2
/
+4
2019-08-21
samples: bpf: syscall_nrs: use mmap2 if defined
Ivan Khoronzhuk
2
-0
/
+19
2019-08-21
xdp: xdp_umem: replace kmap on vmap for umem map
Ivan Khoronzhuk
1
-6
/
+30
2019-08-21
libbpf: use LFS (_FILE_OFFSET_BITS) instead of direct mmap2 syscall
Ivan Khoronzhuk
2
-35
/
+15
2019-08-20
Merge branch 'btf_get_next_id'
Alexei Starovoitov
11
-20
/
+389
2019-08-20
tools: bpftool: implement "bpftool btf show|list"
Quentin Monnet
3
-6
/
+363
2019-08-20
libbpf: add bpf_btf_get_next_id() to cycle through BTF objects
Quentin Monnet
3
-0
/
+8
2019-08-20
libbpf: refactor bpf_*_get_next_id() functions
Quentin Monnet
1
-13
/
+8
2019-08-20
tools: bpf: synchronise BPF UAPI header with tools
Quentin Monnet
1
-0
/
+1
2019-08-20
bpf: add new BPF_BTF_GET_NEXT_ID syscall command
Quentin Monnet
4
-2
/
+10
2019-08-20
test_bpf: Fix a new clang warning about xor-ing two numbers
Nathan Chancellor
1
-1
/
+1
2019-08-20
bpf: add include guard to tnum.h
Masahiro Yamada
1
-0
/
+6
2019-08-20
bpf: add BTF ids in procfs for file descriptors to BTF objects
Quentin Monnet
1
-0
/
+12
2019-08-20
bpf: Use PTR_ERR_OR_ZERO in xsk_map_inc()
YueHaibing
1
-1
/
+1
2019-08-18
Merge branch 'bpf-af-xdp-xskmap-improvements'
Daniel Borkmann
3
-22
/
+179
2019-08-18
xsk: support BPF_EXIST and BPF_NOEXIST flags in XSKMAP
Björn Töpel
1
-2
/
+6
2019-08-18
xsk: remove AF_XDP socket from map when the socket is released
Björn Töpel
3
-20
/
+173
2019-08-18
Merge branch 'bpf-sk-storage-clone'
Daniel Borkmann
11
-10
/
+491
2019-08-18
selftests/bpf: add sockopt clone/inheritance test
Stanislav Fomichev
4
-1
/
+353
2019-08-18
bpf: sync bpf.h to tools/
Stanislav Fomichev
1
-0
/
+3
2019-08-18
bpf: support cloning sk storage on accept()
Stanislav Fomichev
4
-6
/
+120
2019-08-18
bpf: export bpf_map_inc_not_zero
Stanislav Fomichev
2
-3
/
+15
2019-08-18
selftests/bpf: fix race in test_tcp_rtt test
Petar Penkov
1
-0
/
+31
2019-08-18
libbpf: relicense bpf_helpers.h and bpf_endian.h
Andrii Nakryiko
2
-2
/
+2
2019-08-18
net: Don't call XDP_SETUP_PROG when nothing is changed
Maxim Mikityanskiy
1
-2
/
+13
2019-08-18
Merge branch 'bpf-af-xdp-wakeup'
Daniel Borkmann
23
-115
/
+462
2019-08-18
net/mlx5e: Add AF_XDP need_wakeup support
Maxim Mikityanskiy
4
-5
/
+48
2019-08-18
net/mlx5e: Move the SW XSK code from NAPI poll to a separate function
Maxim Mikityanskiy
1
-2
/
+11
2019-08-18
samples/bpf: add use of need_wakeup flag in xdpsock
Magnus Karlsson
1
-72
/
+120
2019-08-18
libbpf: add support for need_wakeup flag in AF_XDP part
Magnus Karlsson
3
-0
/
+23
2019-08-18
ixgbe: add support for AF_XDP need_wakeup feature
Magnus Karlsson
1
-0
/
+18
2019-08-18
i40e: add support for AF_XDP need_wakeup feature
Magnus Karlsson
1
-0
/
+18
2019-08-18
xsk: add support for need_wakeup flag in AF_XDP rings
Magnus Karlsson
6
-20
/
+195
2019-08-18
xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeup
Magnus Karlsson
12
-19
/
+32
[next]