index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'PCI-let-pci_disable_link_state-propagate-errors'
David S. Miller
2019-06-22
3
-14
/
+21
|
\
|
*
r8169: don't activate ASPM in chip if OS can't control ASPM
Heiner Kallweit
2019-06-22
1
-2
/
+6
|
*
PCI: let pci_disable_link_state propagate errors
Heiner Kallweit
2019-06-22
2
-12
/
+15
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-06-20
101
-860
/
+4048
|
\
|
*
Merge branch 'bpf-bounded-loops'
Daniel Borkmann
2019-06-19
23
-114
/
+2317
|
|
\
|
|
*
bpf: precise scalar_value tracking
Alexei Starovoitov
2019-06-19
2
-11
/
+498
|
|
*
selftests/bpf: add realistic loop tests
Alexei Starovoitov
2019-06-19
15
-12
/
+1347
|
|
*
selftests/bpf: add basic verifier tests for loops
Alexei Starovoitov
2019-06-19
1
-0
/
+161
|
|
*
selftests/bpf: fix tests
Alexei Starovoitov
2019-06-19
3
-20
/
+24
|
|
*
bpf: fix callees pruning callers
Alexei Starovoitov
2019-06-19
1
-5
/
+6
|
|
*
bpf: introduce bounded loops
Alexei Starovoitov
2019-06-19
2
-13
/
+181
|
|
*
bpf: extend is_branch_taken to registers
Alexei Starovoitov
2019-06-19
1
-15
/
+19
|
|
*
selftests/bpf: fix tests due to const spill/fill
Alexei Starovoitov
2019-06-19
2
-14
/
+17
|
|
*
bpf: track spill/fill of constants
Alexei Starovoitov
2019-06-19
1
-25
/
+65
|
|
/
|
*
libbpf: constify getter APIs
Andrii Nakryiko
2019-06-19
2
-70
/
+72
|
*
samples: bpf: refactor header include path
Daniel T. Lee
2019-06-18
15
-20
/
+20
|
*
samples: bpf: remove unnecessary include options in Makefile
Daniel T. Lee
2019-06-18
1
-9
/
+0
|
*
Merge branch 'bpf-libbpf-btf-defined-maps'
Daniel Borkmann
2019-06-18
28
-429
/
+1045
|
|
\
|
|
*
selftests/bpf: convert tests w/ custom values to BTF-defined maps
Andrii Nakryiko
2019-06-18
14
-140
/
+285
|
|
*
selftests/bpf: switch BPF_ANNOTATE_KV_PAIR tests to BTF-defined maps
Andrii Nakryiko
2019-06-18
5
-72
/
+87
|
|
*
selftests/bpf: add test for BTF-defined maps
Andrii Nakryiko
2019-06-18
2
-7
/
+76
|
|
*
libbpf: allow specifying map definitions using BTF
Andrii Nakryiko
2019-06-18
2
-9
/
+345
|
|
*
libbpf: split initialization and loading of BTF
Andrii Nakryiko
2019-06-18
1
-10
/
+24
|
|
*
libbpf: identify maps by section index in addition to offset
Andrii Nakryiko
2019-06-18
1
-15
/
+25
|
|
*
libbpf: refactor map initialization
Andrii Nakryiko
2019-06-18
1
-114
/
+133
|
|
*
libbpf: streamline ELF parsing error-handling
Andrii Nakryiko
2019-06-18
1
-24
/
+20
|
|
*
libbpf: extract BTF loading logic
Andrii Nakryiko
2019-06-18
1
-38
/
+55
|
|
*
libbpf: add common min/max macro to libbpf_internal.h
Andrii Nakryiko
2019-06-18
5
-15
/
+10
|
|
/
|
*
bpf: Fix build error without CONFIG_INET
YueHaibing
2019-06-15
1
-7
/
+24
|
*
selftests/bpf: convert socket_cookie test to sk storage
Stanislav Fomichev
2019-06-15
2
-32
/
+38
|
*
bpf/tools: sync bpf.h
Stanislav Fomichev
2019-06-15
1
-0
/
+2
|
*
bpf: export bpf_sock for BPF_PROG_TYPE_SOCK_OPS prog type
Stanislav Fomichev
2019-06-15
2
-0
/
+27
|
*
bpf: export bpf_sock for BPF_PROG_TYPE_CGROUP_SOCK_ADDR prog type
Stanislav Fomichev
2019-06-15
2
-0
/
+17
|
*
bpf: Add test for SO_REUSEPORT_DETACH_BPF
Martin KaFai Lau
2019-06-15
1
-0
/
+54
|
*
bpf: Sync asm-generic/socket.h to tools/
Martin KaFai Lau
2019-06-15
1
-0
/
+147
|
*
bpf: net: Add SO_DETACH_REUSEPORT_BPF
Martin KaFai Lau
2019-06-15
8
-0
/
+40
|
*
libbpf: fix check for presence of associated BTF for map creation
Andrii Nakryiko
2019-06-15
1
-4
/
+5
|
*
selftests/bpf: signedness bug in enable_all_controllers()
Dan Carpenter
2019-06-15
1
-1
/
+1
|
*
samples/bpf: fix include path in Makefile
Prashant Bhole
2019-06-15
1
-1
/
+1
|
*
bpf: silence warning messages in core
Valdis Klētnieks
2019-06-12
1
-0
/
+1
|
*
Merge branch 'bpf-libbpf-num-cpus'
Daniel Borkmann
2019-06-11
10
-84
/
+90
|
|
\
|
|
*
bpf: use libbpf_num_possible_cpus internally
Hechao Li
2019-06-11
2
-80
/
+10
|
|
*
selftests/bpf: remove bpf_util.h from BPF C progs
Hechao Li
2019-06-11
5
-4
/
+6
|
|
*
bpf: add a new API libbpf_num_possible_cpus()
Hechao Li
2019-06-11
3
-0
/
+74
|
|
/
|
*
selftests/bpf : clean up feature/ when make clean
Hechao Li
2019-06-11
1
-1
/
+2
|
*
selftests/bpf: fix constness of source arg for bpf helpers
Andrii Nakryiko
2019-06-11
1
-2
/
+2
|
*
samples: bpf: don't run probes at the local make stage
Jakub Kicinski
2019-06-11
1
-0
/
+3
|
*
Merge branch 'xskmap-lookup'
Alexei Starovoitov
2019-06-11
10
-94
/
+135
|
|
\
|
|
*
libbpf: remove qidconf and better support external bpf programs.
Jonathan Lemon
2019-06-11
1
-75
/
+28
|
|
*
tools/bpf: Add bpf_map_lookup_elem selftest for xskmap
Jonathan Lemon
2019-06-11
1
-0
/
+18
[next]