index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
debugging
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-07-08
bpf: sync bpf.h to tools/
Stanislav Fomichev
1
-3
/
+3
2019-07-08
bpf: allow wide (u64) aligned stores for some fields of bpf_sock_addr
Stanislav Fomichev
3
-11
/
+23
2019-07-08
libbpf: add perf_buffer_ prefix to README
Andrii Nakryiko
1
-1
/
+2
2019-07-08
tools/bpftool: switch map event_pipe to libbpf's perf_buffer
Andrii Nakryiko
1
-137
/
+64
2019-07-08
selftests/bpf: test perf buffer API
Andrii Nakryiko
2
-0
/
+125
2019-07-08
libbpf: auto-set PERF_EVENT_ARRAY size to number of CPUs
Andrii Nakryiko
1
-7
/
+24
2019-07-08
libbpf: add perf buffer API
Andrii Nakryiko
3
-0
/
+419
2019-07-06
selftests/bpf: add test_tcp_rtt to .gitignore
Stanislav Fomichev
1
-0
/
+1
2019-07-06
selftests/bpf: fix test_align liveliness expectations
Stanislav Fomichev
1
-8
/
+8
2019-07-05
bpf, riscv: Enable zext optimization for more RV64G ALU ops
Luke Nelson
1
-8
/
+8
2019-07-05
tools: bpftool: Fix json dump crash on powerpc
Jiri Olsa
1
-4
/
+7
2019-07-05
tools: bpftool: add "prog run" subcommand to test-run programs
Quentin Monnet
6
-3
/
+485
2019-07-05
selftests/bpf: convert legacy BPF maps to BTF-defined ones
Andrii Nakryiko
11
-236
/
+228
2019-07-05
selftests/bpf: convert selftests using BTF-defined maps to new syntax
Andrii Nakryiko
20
-494
/
+300
2019-07-05
selftests/bpf: add __uint and __type macro for BTF-defined maps
Andrii Nakryiko
1
-0
/
+3
2019-07-05
libbpf: capture value in BTF type info for BTF-defined map defs
Andrii Nakryiko
1
-30
/
+28
2019-07-05
selftests/bpf: convert existing tracepoint tests to new APIs
Andrii Nakryiko
3
-81
/
+32
2019-07-05
selftests/bpf: add kprobe/uprobe selftests
Andrii Nakryiko
2
-0
/
+221
2019-07-05
selftests/bpf: switch test to new attach_perf_event API
Andrii Nakryiko
1
-16
/
+15
2019-07-05
libbpf: add raw tracepoint attach API
Andrii Nakryiko
3
-0
/
+43
2019-07-05
libbpf: add tracepoint attach API
Andrii Nakryiko
3
-0
/
+84
2019-07-05
libbpf: add kprobe/uprobe attach API
Andrii Nakryiko
3
-0
/
+178
2019-07-05
libbpf: add ability to attach/detach BPF program to perf event
Andrii Nakryiko
3
-0
/
+67
2019-07-05
libbpf: introduce concept of bpf_link
Andrii Nakryiko
3
-1
/
+23
2019-07-05
libbpf: make libbpf_strerror_r agnostic to sign of error
Andrii Nakryiko
1
-1
/
+1
2019-07-04
net: ethernet: mediatek: Fix overlapping capability bits.
René van Dorst
2
-85
/
+125
2019-07-04
net: stmmac: Enable dwmac4 jumbo frame more than 8KiB
Weifeng Voon
1
-1
/
+12
2019-07-04
bonding: add an option to specify a delay between peer notifications
Vincent Bernat
9
-37
/
+98
2019-07-04
net: ethernet: sun: remove redundant assignment to variable err
Colin Ian King
1
-2
/
+0
2019-07-03
gve: fix -ENOMEM null check on a page allocation
Colin Ian King
1
-1
/
+1
2019-07-03
ipv4: use indirect call wrappers for {tcp, udp}_{recv, send}msg()
Paolo Abeni
1
-3
/
+7
2019-07-03
ipv6: use indirect call wrappers for {tcp, udpv6}_{recv, send}msg()
Paolo Abeni
1
-3
/
+9
2019-07-03
net: adjust socket level ICW to cope with ipv6 variant of {recv, send}msg
Paolo Abeni
1
-12
/
+11
2019-07-03
ipv6: provide and use ipv6 specific version for {recv, send}msg
Paolo Abeni
1
-4
/
+31
2019-07-03
inet: factor out inet_send_prepare()
Paolo Abeni
2
-8
/
+14
2019-07-03
qlcnic: remove redundant assignment to variable err
Colin Ian King
1
-1
/
+1
2019-07-03
atl1c: remove redundant assignment to variable tpd_req
Colin Ian King
1
-1
/
+1
2019-07-03
qed: Add support for Timestamping the unicast PTP packets.
Sudarsana Reddy Kalluru
1
-2
/
+6
2019-07-03
gve: Fix u64_stats_sync to initialize start
Catherine Sullivan
2
-4
/
+8
2019-07-03
loopback: fix lockdep splat
Mahesh Bandewar
1
-0
/
+2
2019-07-03
samples/bpf: fix tcp_bpf.readme detach command
Stanislav Fomichev
1
-1
/
+1
2019-07-03
samples/bpf: add sample program that periodically dumps TCP stats
Stanislav Fomichev
2
-0
/
+69
2019-07-03
selftests/bpf: test BPF_SOCK_OPS_RTT_CB
Stanislav Fomichev
3
-1
/
+317
2019-07-03
bpf/tools: sync bpf.h
Stanislav Fomichev
1
-1
/
+11
2019-07-03
bpf: add icsk_retransmits to bpf_tcp_sock
Stanislav Fomichev
2
-1
/
+20
2019-07-03
bpf: add dsack_dups/delivered{, _ce} to bpf_tcp_sock
Stanislav Fomichev
2
-1
/
+15
2019-07-03
bpf: split shared bpf_tcp_sock and bpf_sock_ops implementation
Stanislav Fomichev
1
-54
/
+126
2019-07-03
bpf: add BPF_CGROUP_SOCK_OPS callback that is executed on every RTT
Stanislav Fomichev
3
-1
/
+17
2019-07-03
selftests: bpf: standardize to static __always_inline
Jiri Benc
5
-35
/
+38
2019-07-03
bpf: Add support for fq's EDT to HBM
brakmo
5
-19
/
+231
[next]