index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
lib
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-05-25
tools: bpf: sync uapi header bpf.h
Jiong Wang
1
-0
/
+18
2019-05-25
bpf: introduce new bpf prog load flags "BPF_F_TEST_RND_HI32"
Jiong Wang
2
-1
/
+21
2019-05-25
bpf: verifier: insert zero extension according to analysis result
Jiong Wang
4
-0
/
+52
2019-05-25
bpf: introduce new mov32 variant for doing explicit zero extension
Jiong Wang
1
-0
/
+14
2019-05-25
bpf: verifier: mark patched-insn with sub-register zext flag
Jiong Wang
1
-4
/
+33
2019-05-25
bpf: verifier: mark verified-insn with sub-register zext flag
Jiong Wang
2
-16
/
+171
2019-05-24
tools/bpf: add selftest in test_progs for bpf_send_signal() helper
Yonghong Song
3
-0
/
+250
2019-05-24
tools/bpf: sync bpf uapi header bpf.h to tools directory
Yonghong Song
1
-1
/
+16
2019-05-24
bpf: implement bpf_send_signal() helper
Yonghong Song
2
-1
/
+88
2019-05-24
bpftool: update bash-completion w/ new c option for btf dump
Andrii Nakryiko
1
-4
/
+17
2019-05-24
bpftool/docs: add description of btf dump C option
Andrii Nakryiko
1
-15
/
+20
2019-05-24
bpftool: add C output format option to btf dump subcommand
Andrii Nakryiko
1
-2
/
+73
2019-05-24
selftests/bpf: add btf_dump BTF-to-C conversion tests
Andrii Nakryiko
10
-1
/
+824
2019-05-24
libbpf: add btf_dump API for BTF-to-C conversion
Andrii Nakryiko
4
-1
/
+1359
2019-05-24
libbpf: switch btf_dedup() to hashmap for dedup table
Andrii Nakryiko
1
-116
/
+85
2019-05-24
selftests/bpf: add tests for libbpf's hashmap
Andrii Nakryiko
3
-1
/
+384
2019-05-24
libbpf: add resizable non-thread safe internal hashmap
Andrii Nakryiko
3
-1
/
+403
2019-05-24
selftests/bpf: use btf__parse_elf to check presence of BTF/BTF.ext
Andrii Nakryiko
1
-58
/
+13
2019-05-24
bpftool: use libbpf's btf__parse_elf API
Andrii Nakryiko
1
-109
/
+8
2019-05-24
libbpf: add btf__parse_elf API to load .BTF and .BTF.ext
Andrii Nakryiko
3
-0
/
+135
2019-05-24
libbpf: ensure libbpf.h is included along libbpf_internal.h
Andrii Nakryiko
1
-0
/
+2
2019-05-24
samples: bpf: Do not define bpf_printk macro
Michal Rostecki
10
-72
/
+2
2019-05-24
selftests: bpf: Move bpf_printk to bpf_helpers.h
Michal Rostecki
7
-42
/
+8
2019-05-24
bpf: convert explored_states to hash table
Alexei Starovoitov
2
-5
/
+19
2019-05-24
bpf: split explored_states
Alexei Starovoitov
2
-18
/
+14
2019-05-24
bpf: cleanup explored_states
Alexei Starovoitov
1
-9
/
+20
2019-05-23
selftests/bpf: add pyperf scale test
Alexei Starovoitov
5
-13
/
+298
2019-05-23
selftests/bpf: adjust verifier scale test
Alexei Starovoitov
1
-14
/
+17
2019-05-23
bpf: bump jmp sequence limit
Alexei Starovoitov
1
-3
/
+4
2019-05-23
libbpf: emit diff of mismatched public API, if any
Andrii Nakryiko
1
-0
/
+10
2019-05-23
hv_sock: perf: loop in send() to maximize bandwidth
Sunil Muthuswamy
1
-14
/
+31
2019-05-23
hv_sock: perf: Allow the socket buffer size options to influence the actual s...
Sunil Muthuswamy
1
-10
/
+40
2019-05-23
ipv4/igmp: shrink struct ip_sf_list
Eric Dumazet
1
-1
/
+1
2019-05-23
neighbor: Add tracepoint to __neigh_create
David Ahern
2
-0
/
+51
2019-05-23
selftests: pmtu: Simplify cleanup and namespace names
David Ahern
1
-9
/
+8
2019-05-23
selftests: fib-onlink: Make quiet by default
David Ahern
1
-5
/
+43
2019-05-23
net: Set strict_start_type for routes and rules
David Ahern
3
-0
/
+3
2019-05-23
ipv4: Rename and export nh_update_mtu
David Ahern
2
-2
/
+3
2019-05-23
ipv4: export fib_info_update_nh_saddr
David Ahern
2
-7
/
+7
2019-05-23
ipv4: export fib_flush
David Ahern
2
-1
/
+2
2019-05-23
ipv4: export fib_check_nh
David Ahern
2
-6
/
+8
2019-05-23
ipv4: Add function to send route updates
David Ahern
2
-0
/
+74
2019-05-23
ipv6: export function to send route updates
David Ahern
5
-4
/
+46
2019-05-23
ipv6: Add hook to bump sernum for a route to stubs
David Ahern
4
-0
/
+11
2019-05-23
ipv6: Add delete route hook to stubs
David Ahern
3
-0
/
+8
2019-05-23
net: phy: Make phy_basic_t1_features use base100t1.
Andrew Lunn
1
-1
/
+1
2019-05-23
net: phy: Add support for 100BaseT1 and 1000BaseT1
Andrew Lunn
2
-1
/
+5
2019-05-23
net: phy: dp83867: Allocate state struct in probe
Trent Piepho
1
-14
/
+19
2019-05-23
net: phy: dp83867: Validate FIFO depth property
Trent Piepho
1
-2
/
+15
2019-05-23
net: phy: dp83867: IO impedance is not dependent on RGMII delay
Trent Piepho
1
-10
/
+9
[next]