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
*
bpftool: fix percpu maps updating
Paolo Abeni
2019-01-23
1
-0
/
+16
*
bpftool: Fix prog dump by tag
Jiri Olsa
2019-01-23
1
-2
/
+3
*
net: phy: Fixup GPLv2+ SPDX tags based on license text
Andrew Lunn
2019-01-23
3
-28
/
+5
*
net: fec: get regulator optional
Stefan Agner
2019-01-23
1
-1
/
+1
*
net/ipv6: lower the level of "link is not ready" messages
Lubomir Rintel
2019-01-23
1
-2
/
+2
*
net: altera_tse: fix connect_local_phy error path
Atsushi Nemoto
2019-01-23
1
-1
/
+3
*
net: dpaa2: improve PTP Kconfig option
Yangbo Lu
2019-01-23
1
-2
/
+3
*
Merge branch 'qed-Error-recovery-process'
David S. Miller
2019-01-23
18
-202
/
+743
|
\
|
*
qede: Error recovery process
Tomer Tayar
2019-01-23
4
-74
/
+314
|
*
qed: Add infrastructure for error detection and recovery
Tomer Tayar
2019-01-23
11
-16
/
+251
|
*
qed: Revise load sequence to avoid PCI errors
Tomer Tayar
2019-01-23
7
-112
/
+178
|
/
*
net/ipv6: don't return positive numbers when nothing was dumped
Jakub Kicinski
2019-01-23
1
-0
/
+2
*
net: ip_gre: use erspan key field for tunnel lookup
Lorenzo Bianconi
2019-01-22
3
-13
/
+17
*
net: sun: cassini: Cleanup license conflict
Thomas Gleixner
2019-01-22
2
-28
/
+2
*
Linux 5.0-rc3
v5.0-rc3
Linus Torvalds
2019-01-21
1
-1
/
+1
*
Merge tag 'pstore-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-01-21
1
-8
/
+4
|
\
|
*
pstore/ram: Avoid allocation and leak of platform data
Kees Cook
2019-01-20
1
-6
/
+3
|
*
pstore/ram: Fix console ramoops to show the previous boot logs
Sai Prakash Ranjan
2019-01-17
1
-2
/
+1
*
|
Merge tag 'gcc-plugins-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-01-21
1
-2
/
+21
|
\
\
|
*
|
gcc-plugins: arm_ssp_per_task_plugin: fix for GCC 9+
Ard Biesheuvel
2019-01-20
1
-0
/
+18
|
*
|
gcc-plugins: arm_ssp_per_task_plugin: sign extend the SP mask
Ard Biesheuvel
2019-01-20
1
-2
/
+3
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-01-21
114
-602
/
+2090
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-01-20
16
-36
/
+1293
|
|
\
\
|
|
*
|
bpf: in __bpf_redirect_no_mac pull mac only if present
Willem de Bruijn
2019-01-20
2
-10
/
+12
|
|
*
|
tools: bpftool: Cleanup license mess
Thomas Gleixner
2019-01-19
2
-11
/
+1
|
|
*
|
bpf: fix inner map masking to prevent oob under speculation
Daniel Borkmann
2019-01-19
1
-2
/
+15
|
|
*
|
bpf: pull in pkt_sched.h header for tooling to fix bpftool build
Daniel Borkmann
2019-01-19
1
-0
/
+1163
|
|
*
|
bpf: fix SO_MAX_PACING_RATE to support TCP internal pacing
Yuchung Cheng
2019-01-18
1
-0
/
+4
|
|
*
|
bpf: bpf_setsockopt: reset sock dst on SO_MARK changes
Peter Oskolkov
2019-01-18
1
-1
/
+4
|
|
*
|
bpf: Correctly annotate implicit fall through in bpf_base_func_proto
Mathieu Malaterre
2019-01-17
1
-1
/
+1
|
|
*
|
bpf: Annotate implicit fall through in cgroup_dev_func_proto
Mathieu Malaterre
2019-01-17
1
-0
/
+1
|
|
*
|
bpf: Make function btf_name_offset_valid static
Mathieu Malaterre
2019-01-17
1
-1
/
+1
|
|
*
|
selftests/bpf: retry tests that expect build-id
Stanislav Fomichev
2019-01-17
1
-0
/
+30
|
|
*
|
bpf: zero out build_id for BPF_STACK_BUILD_ID_IP
Stanislav Fomichev
2019-01-17
1
-0
/
+2
|
|
*
|
bpf: don't assume build-id length is always 20 bytes
Stanislav Fomichev
2019-01-17
1
-2
/
+5
|
|
*
|
tools/bpf: properly account for libbfd variations
Stanislav Fomichev
2019-01-16
1
-1
/
+8
|
|
*
|
bpf: libbpf: retry loading program on EAGAIN
Lorenz Bauer
2019-01-15
1
-4
/
+15
|
|
*
|
samples/bpf: workaround clang asm goto compilation errors
Yonghong Song
2019-01-15
2
-0
/
+17
|
|
*
|
selftests/bpf: install with_tunnels.sh for test_flow_dissector.sh
Stanislav Fomichev
2019-01-15
1
-0
/
+1
|
|
*
|
xsk: Check if a queue exists during umem setup
Krzysztof Kazimierczak
2019-01-15
1
-3
/
+13
|
*
|
|
virtio_net: bulk free tx skbs
Michael S. Tsirkin
2019-01-20
1
-6
/
+6
|
*
|
|
net: phy: phy driver features are mandatory
Camelia Groza
2019-01-19
2
-2
/
+7
|
*
|
|
isdn: avm: Fix string plus integer warning from Clang
Nathan Chancellor
2019-01-19
1
-1
/
+1
|
*
|
|
Merge tag 'mlx5-fixes-2019-01-18' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2019-01-19
3
-14
/
+34
|
|
\
\
\
|
|
*
|
|
net/mlx5e: Fix cb_ident duplicate in indirect block register
Eli Britstein
2019-01-19
1
-13
/
+16
|
|
*
|
|
net/mlx5e: Fix wrong (zero) TX drop counter indication for representor
Tariq Toukan
2019-01-19
1
-0
/
+1
|
|
*
|
|
net/mlx5e: Fix wrong error code return on FEC query failure
Shay Agroskin
2019-01-19
1
-1
/
+4
|
|
*
|
|
net/mlx5e: Force CHECKSUM_UNNECESSARY for short ethernet frames
Cong Wang
2019-01-19
1
-0
/
+13
|
*
|
|
|
Merge branch 'mlxsw-fixes'
David S. Miller
2019-01-19
7
-17
/
+77
|
|
\
\
\
\
|
|
*
|
|
|
selftests: forwarding: Add a test case for externally learned FDB entries
Ido Schimmel
2019-01-19
1
-1
/
+33
[next]