index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
skbuff: increase verbosity when dumping skb data
Willem de Bruijn
2019-07-08
3
-12
/
+104
*
ipv6: elide flowlabel check if no exclusive leases exist
Willem de Bruijn
2019-07-08
8
-14
/
+45
*
bonding: fix value exported by Netlink for peer_notif_delay
Vincent Bernat
2019-07-08
1
-1
/
+1
*
coallocate socket_wq with socket itself
Al Viro
2019-07-08
7
-28
/
+15
*
sockfs: switch to ->free_inode()
Al Viro
2019-07-08
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-07-08
67
-1062
/
+2490
|
\
|
*
xdp: fix race on generic receive path
Ilya Maximets
2019-07-09
2
-9
/
+24
|
*
selftests/bpf: fix test_reuseport_array on s390
Ilya Leoshkevich
2019-07-09
1
-6
/
+15
|
*
tools: bpftool: add completion for bpftool prog "loadall"
Quentin Monnet
2019-07-08
1
-1
/
+8
|
*
bpf: avoid unused variable warning in tcp_bpf_rtt()
Arnd Bergmann
2019-07-08
1
-3
/
+1
|
*
bpf: cgroup: Fix build error without CONFIG_NET
YueHaibing
2019-07-08
1
-0
/
+4
|
*
selftests/bpf: fix test_attach_probe map definition
Andrii Nakryiko
2019-07-08
1
-8
/
+5
|
*
Merge branch 'bpf-sockaddr-wide-store'
Daniel Borkmann
2019-07-08
6
-17
/
+76
|
|
\
|
|
*
selftests/bpf: add verifier tests for wide stores
Stanislav Fomichev
2019-07-08
2
-3
/
+50
|
|
*
bpf: sync bpf.h to tools/
Stanislav Fomichev
2019-07-08
1
-3
/
+3
|
|
*
bpf: allow wide (u64) aligned stores for some fields of bpf_sock_addr
Stanislav Fomichev
2019-07-08
3
-11
/
+23
|
|
/
|
*
Merge branch 'bpf-libbpf-perf-rb-api'
Daniel Borkmann
2019-07-08
7
-145
/
+634
|
|
\
|
|
*
libbpf: add perf_buffer_ prefix to README
Andrii Nakryiko
2019-07-08
1
-1
/
+2
|
|
*
tools/bpftool: switch map event_pipe to libbpf's perf_buffer
Andrii Nakryiko
2019-07-08
1
-137
/
+64
|
|
*
selftests/bpf: test perf buffer API
Andrii Nakryiko
2019-07-08
2
-0
/
+125
|
|
*
libbpf: auto-set PERF_EVENT_ARRAY size to number of CPUs
Andrii Nakryiko
2019-07-08
1
-7
/
+24
|
|
*
libbpf: add perf buffer API
Andrii Nakryiko
2019-07-08
3
-0
/
+419
|
|
/
|
*
selftests/bpf: add test_tcp_rtt to .gitignore
Stanislav Fomichev
2019-07-06
1
-0
/
+1
|
*
selftests/bpf: fix test_align liveliness expectations
Stanislav Fomichev
2019-07-06
1
-8
/
+8
|
*
bpf, riscv: Enable zext optimization for more RV64G ALU ops
Luke Nelson
2019-07-05
1
-8
/
+8
|
*
tools: bpftool: Fix json dump crash on powerpc
Jiri Olsa
2019-07-05
1
-4
/
+7
|
*
tools: bpftool: add "prog run" subcommand to test-run programs
Quentin Monnet
2019-07-05
6
-3
/
+485
|
*
Merge branch 'bpf-libbpf-int-btf-map'
Daniel Borkmann
2019-07-05
33
-760
/
+559
|
|
\
|
|
*
selftests/bpf: convert legacy BPF maps to BTF-defined ones
Andrii Nakryiko
2019-07-05
11
-236
/
+228
|
|
*
selftests/bpf: convert selftests using BTF-defined maps to new syntax
Andrii Nakryiko
2019-07-05
20
-494
/
+300
|
|
*
selftests/bpf: add __uint and __type macro for BTF-defined maps
Andrii Nakryiko
2019-07-05
1
-0
/
+3
|
|
*
libbpf: capture value in BTF type info for BTF-defined map defs
Andrii Nakryiko
2019-07-05
1
-30
/
+28
|
|
/
|
*
Merge branch 'bpf-libbpf-link-trace'
Daniel Borkmann
2019-07-05
10
-99
/
+664
|
|
\
|
|
*
selftests/bpf: convert existing tracepoint tests to new APIs
Andrii Nakryiko
2019-07-05
3
-81
/
+32
|
|
*
selftests/bpf: add kprobe/uprobe selftests
Andrii Nakryiko
2019-07-05
2
-0
/
+221
|
|
*
selftests/bpf: switch test to new attach_perf_event API
Andrii Nakryiko
2019-07-05
1
-16
/
+15
|
|
*
libbpf: add raw tracepoint attach API
Andrii Nakryiko
2019-07-05
3
-0
/
+43
|
|
*
libbpf: add tracepoint attach API
Andrii Nakryiko
2019-07-05
3
-0
/
+84
|
|
*
libbpf: add kprobe/uprobe attach API
Andrii Nakryiko
2019-07-05
3
-0
/
+178
|
|
*
libbpf: add ability to attach/detach BPF program to perf event
Andrii Nakryiko
2019-07-05
3
-0
/
+67
|
|
*
libbpf: introduce concept of bpf_link
Andrii Nakryiko
2019-07-05
3
-1
/
+23
|
|
*
libbpf: make libbpf_strerror_r agnostic to sign of error
Andrii Nakryiko
2019-07-05
1
-1
/
+1
|
|
/
*
|
Merge branch 'mp-inner-L3'
David S. Miller
2019-07-08
7
-4
/
+1274
|
\
\
|
*
|
selftests: forwarding: Test multipath hashing on inner IP pkts for GRE tunnel
Stephen Suryaputra
2019-07-08
4
-0
/
+1220
|
*
|
ipv6: Support multipath hashing on inner IP pkts
Stephen Suryaputra
2019-07-08
2
-0
/
+37
|
*
|
ipv4: Multipath hashing on inner L3 needs to consider inner IPv6 pkts
Stephen Suryaputra
2019-07-08
1
-4
/
+17
|
/
/
*
|
net: pasemi: fix an use-after-free in pasemi_mac_phy_init()
Wen Yang
2019-07-08
1
-1
/
+1
*
|
net: axienet: fix a potential double free in axienet_probe()
Wen Yang
2019-07-08
1
-1
/
+0
*
|
net: stmmac: enable clause 45 mdio support
Kweh Hock Leong
2019-07-08
2
-8
/
+37
*
|
net: openvswitch: use netif_ovs_is_port() instead of opencode
Taehee Yoo
2019-07-08
2
-4
/
+4
[next]