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
*
samples: bpf: Add an option for printing extra statistics in xdpsock
Ciara Loftus
2020-07-14
1
-2
/
+85
*
xsk: Add new statistics
Ciara Loftus
2020-07-14
6
-7
/
+50
*
Merge branch 'resolve_btfids'
Alexei Starovoitov
2020-07-13
19
-104
/
+1267
|
\
|
*
selftests/bpf: Add test for resolve_btfids
Jiri Olsa
2020-07-13
3
-1
/
+175
|
*
tools headers: Adopt verbatim copy of btf_ids.h from kernel sources
Jiri Olsa
2020-07-13
2
-0
/
+91
|
*
bpf: Add info about .BTF_ids section to btf.rst
Jiri Olsa
2020-07-13
1
-0
/
+36
|
*
bpf: Use BTF_ID to resolve bpf_ctx_convert struct
Jiri Olsa
2020-07-13
1
-8
/
+6
|
*
bpf: Remove btf_id helpers resolving
Jiri Olsa
2020-07-13
1
-84
/
+5
|
*
bpf: Resolve BTF IDs in vmlinux image
Jiri Olsa
2020-07-13
5
-6
/
+26
|
*
bpf: Add BTF_ID_LIST/BTF_ID/BTF_ID_UNUSED macros
Jiri Olsa
2020-07-13
2
-0
/
+91
|
*
bpf: Compile resolve_btfids tool at kernel compilation start
Jiri Olsa
2020-07-13
3
-5
/
+29
|
*
bpf: Add resolve_btfids tool to resolve BTF IDs in ELF object
Jiri Olsa
2020-07-13
3
-0
/
+808
|
/
*
bpf: Fix fds_example SIGSEGV error
Wenbo Zhang
2020-07-10
1
-1
/
+2
*
libbpf: Fix memory leak and optimize BTF sanitization
Andrii Nakryiko
2020-07-10
3
-10
/
+5
*
Merge branch 'bpf-libbpf-old-kernel'
Daniel Borkmann
2020-07-09
8
-101
/
+167
|
\
|
*
selftests/bpf: Switch perf_buffer test to tracepoint and skeleton
Andrii Nakryiko
2020-07-09
2
-32
/
+14
|
*
libbpf: Handle missing BPF_OBJ_GET_INFO_BY_FD gracefully in perf_buffer
Andrii Nakryiko
2020-07-09
1
-11
/
+20
|
*
selftests/bpf: Add test relying only on CO-RE and no recent kernel features
Andrii Nakryiko
2020-07-09
2
-0
/
+63
|
*
libbpf: Improve BTF sanitization handling
Andrii Nakryiko
2020-07-09
1
-45
/
+58
|
*
libbpf: Add btf__set_fd() for more control over loaded BTF FD
Andrii Nakryiko
2020-07-09
3
-1
/
+8
|
*
libbpf: Make BTF finalization strict
Andrii Nakryiko
2020-07-09
1
-12
/
+4
|
/
*
selftests/bpf: test_progs avoid minus shell exit codes
Jesper Dangaard Brouer
2020-07-09
1
-4
/
+5
*
selftests/bpf: test_progs use another shell exit on non-actions
Jesper Dangaard Brouer
2020-07-09
1
-1
/
+3
*
bpf: Fix another bpftool segfault without skeleton code enabled
Louis Peens
2020-07-09
1
-0
/
+1
*
selftests: bpf: Remove unused bpf_map_def_legacy struct
Daniel T. Lee
2020-07-08
1
-14
/
+0
*
samples: bpf: Refactor BPF map performance test with libbpf
Daniel T. Lee
2020-07-08
2
-147
/
+196
*
samples: bpf: Refactor BPF map in map test with libbpf
Daniel T. Lee
2020-07-08
3
-49
/
+91
*
samples: bpf: Fix bpf programs with kprobe/sys_connect event
Daniel T. Lee
2020-07-08
3
-9
/
+18
*
selftests/bpf: Test BPF_CGROUP_INET_SOCK_RELEASE
Stanislav Fomichev
2020-07-08
2
-0
/
+117
*
bpftool: Add support for BPF_CGROUP_INET_SOCK_RELEASE
Stanislav Fomichev
2020-07-08
1
-0
/
+1
*
libbpf: Add support for BPF_CGROUP_INET_SOCK_RELEASE
Stanislav Fomichev
2020-07-08
2
-0
/
+5
*
bpf: Add BPF_CGROUP_INET_SOCK_RELEASE hook
Stanislav Fomichev
2020-07-08
5
-0
/
+12
*
mvpp2: fix pointer check
Matteo Croce
2020-07-07
1
-3
/
+12
*
mptcp: use mptcp worker for path management
Florian Westphal
2020-07-07
3
-47
/
+27
*
sun/cassini: mark cas_resume() as __maybe_unused
Wei Yongjun
2020-07-07
1
-1
/
+1
*
sun/niu: add __maybe_unused attribute to PM functions
Vaibhav Gupta
2020-07-07
1
-2
/
+2
*
Merge branch 'phy-warn'
David S. Miller
2020-07-07
14
-44
/
+33
|
\
|
*
net: phy: mdio-octeon: Cleanup module loading dependencies
Andrew Lunn
2020-07-07
5
-16
/
+4
|
*
net: phy: cavium: Improve __iomem mess
Andrew Lunn
2020-07-07
3
-11
/
+10
|
*
net: phy: dp83640: Fixup cast to restricted __be16 warning
Andrew Lunn
2020-07-07
1
-2
/
+3
|
*
net: phy: Make phy_10gbit_fec_features_array static
Andrew Lunn
2020-07-07
1
-2
/
+1
|
*
net: phy: Properly define genphy_c45_driver
Andrew Lunn
2020-07-07
2
-1
/
+3
|
*
net: phy: Fixup parameters in kerneldoc
Andrew Lunn
2020-07-07
3
-8
/
+9
|
*
net: phy: at803x: Avoid comparison is always false warning
Andrew Lunn
2020-07-07
1
-4
/
+3
|
/
*
net: sfp: Unique GPIO interrupt names
Chris Healy
2020-07-07
1
-1
/
+6
*
ice: add documentation for device-caps region
Jacob Keller
2020-07-07
1
-2
/
+53
*
net: systemport: Add support for VLAN transmit acceleration
Florian Fainelli
2020-07-07
1
-3
/
+34
*
mptcp: fix race in subflow_data_ready()
Davide Caratti
2020-07-06
1
-1
/
+1
*
Replace HTTP links with HTTPS ones: IPv*
Alexander A. Klimov
2020-07-06
9
-13
/
+13
*
Merge branch 'qed-warnings-cleanup'
David S. Miller
2020-07-06
33
-706
/
+743
|
\
[next]