index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-30
mptcp: consolidate synack processing.
Paolo Abeni
4
-29
/
+24
2020-04-30
Merge branch 'wireguard-fixes'
David S. Miller
3
-6
/
+5
2020-04-30
wireguard: receive: use tunnel helpers for decapsulating ECN markings
Toke Høiland-Jørgensen
1
-4
/
+2
2020-04-30
wireguard: queueing: cleanup ptr_ring in error path of packet_queue_init
Jason A. Donenfeld
1
-1
/
+3
2020-04-30
wireguard: send: remove errant newline from packet_encrypt_worker
Sultan Alsawaf
1
-1
/
+0
2020-04-29
mptcp: replace mptcp_disconnect with a stub
Florian Westphal
1
-5
/
+6
2020-04-29
net: dsa: mv88e6xxx: remove duplicate assignment of struct members
Jason Yan
1
-4
/
+0
2020-04-29
net/x25: Fix null-ptr-deref in x25_disconnect
YueHaibing
1
-4
/
+6
2020-04-28
net/ena: Fix build warning in ena_xdp_set()
Gavin Shan
1
-1
/
+1
2020-04-27
Merge tag 'batadv-net-for-davem-20200427' of git://git.open-mesh.org/linux-merge
David S. Miller
3
-10
/
+4
2020-04-27
net/sonic: Fix a resource leak in an error handling path in 'jazz_sonic_probe()'
Christophe JAILLET
1
-2
/
+4
2020-04-27
net: tc35815: Fix phydev supported/advertising mask
Anthony Felice
1
-1
/
+1
2020-04-27
sch_sfq: validate silly quantum values
Eric Dumazet
1
-0
/
+9
2020-04-27
Merge branch 'bnxt_en-fixes'
David S. Miller
4
-17
/
+16
2020-04-27
bnxt_en: Fix VLAN acceleration handling in bnxt_fix_features().
Michael Chan
1
-3
/
+6
2020-04-27
bnxt_en: Return error when allocating zero size context memory.
Michael Chan
1
-1
/
+1
2020-04-27
bnxt_en: Improve AER slot reset.
Michael Chan
1
-3
/
+6
2020-04-27
bnxt_en: Reduce BNXT_MSIX_VEC_MAX value to supported CQs per PF.
Vasundhara Volam
1
-1
/
+1
2020-04-27
bnxt_en: Fix VF anti-spoof filter setup.
Michael Chan
2
-9
/
+2
2020-04-27
net: phy: marvell10g: fix temperature sensor on 2110
Baruch Siach
1
-1
/
+26
2020-04-27
sch_choke: avoid potential panic in choke_reset()
Eric Dumazet
1
-1
/
+2
2020-04-27
fq_codel: fix TCA_FQ_CODEL_DROP_BATCH_SIZE sanity checks
Eric Dumazet
1
-1
/
+1
2020-04-27
net/tls: Fix sk_psock refcnt leak when in tls_data_ready()
Xiyu Yang
1
-2
/
+3
2020-04-27
net/x25: Fix x25_neigh refcnt leak when x25 disconnect
Xiyu Yang
1
-0
/
+4
2020-04-27
net/tls: Fix sk_psock refcnt leak in bpf_exec_tx_verdict()
Xiyu Yang
1
-0
/
+2
2020-04-27
aquantia: Fix the media type of AQC100 ethernet controller in the driver
Richard Clark
1
-1
/
+1
2020-04-27
Merge branch 'vsock-virtio-fixes-about-packet-delivery-to-monitoring-devices'
David S. Miller
3
-5
/
+16
2020-04-27
vsock/virtio: fix multiple packet delivery to monitoring devices
Stefano Garzarella
3
-0
/
+11
2020-04-27
vhost/vsock: fix packet delivery order to monitoring devices
Stefano Garzarella
1
-5
/
+5
2020-04-26
net: remove obsolete comment
Eric Dumazet
1
-1
/
+0
2020-04-26
mptcp: fix race in msk status update
Paolo Abeni
1
-1
/
+1
2020-04-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2
-1
/
+1
2020-04-25
Merge tag 'timers-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2020-04-25
Merge tag 'sched-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-21
/
+35
2020-04-25
Merge tag 'perf-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-3
/
+11
2020-04-25
Merge tag 'objtool-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+2
2020-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
114
-397
/
+1131
2020-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
19
-85
/
+203
2020-04-25
selftests/bpf: Fix a couple of broken test_btf cases
Stanislav Fomichev
4
-40
/
+16
2020-04-25
tools/runqslower: Ensure own vmlinux.h is picked up first
Andrii Nakryiko
1
-1
/
+1
2020-04-25
bpf: Make bpf_link_fops static
Zou Wei
1
-1
/
+1
2020-04-25
bpftool: Respect the -d option in struct_ops cmd
Martin KaFai Lau
1
-1
/
+7
2020-04-25
selftests/bpf: Add test for freplace program with expected_attach_type
Toke Høiland-Jørgensen
3
-18
/
+58
2020-04-25
bpf: Propagate expected_attach_type when verifying freplace programs
Toke Høiland-Jørgensen
1
-0
/
+8
2020-04-25
bpf: Fix leak in LINK_UPDATE and enforce empty old_prog_fd
Andrii Nakryiko
1
-2
/
+9
2020-04-25
bpf, x86_32: Fix logic error in BPF_LDX zero-extension
Wang YanQing
1
-1
/
+1
2020-04-25
bpf, x86_32: Fix clobbering of dst for BPF_JSET
Luke Nelson
1
-4
/
+18
2020-04-25
bpf, x86_32: Fix incorrect encoding in BPF_LDX zero-extension
Luke Nelson
1
-1
/
+3
2020-04-25
bpf: Fix reStructuredText markup
Jakub Wilk
2
-2
/
+2
2020-04-25
net: systemport: suppress warnings on failed Rx SKB allocations
Doug Berger
1
-1
/
+2
[next]