index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
LICENSES
/
exceptions
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-28
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
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
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
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
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
2020-04-25
net: bcmgenet: suppress warnings on failed Rx SKB allocations
Doug Berger
1
-1
/
+2
2020-04-25
macsec: avoid to set wrong mtu
Taehee Yoo
1
-4
/
+8
2020-04-24
proc: Put thread_pid in release_task not proc_flush_pid
Eric W. Biederman
2
-1
/
+1
2020-04-24
mm: check that mm is still valid in madvise()
Linus Torvalds
1
-0
/
+18
2020-04-24
afs: Make record checking use TASK_UNINTERRUPTIBLE when appropriate
David Howells
4
-12
/
+11
2020-04-24
afs: Fix to actually set AFS_SERVER_FL_HAVE_EPOCH
David Howells
1
-1
/
+1
2020-04-24
afs: Remove some unused bits
David Howells
3
-8
/
+3
2020-04-24
mac80211: sta_info: Add lockdep condition for RCU list usage
Madhuparna Bhowmik
1
-1
/
+2
2020-04-24
mac80211: populate debugfs only after cfg80211 init
Johannes Berg
10
-25
/
+51
2020-04-24
net: bcmgenet: correct per TX/RX ring statistics
Doug Berger
1
-0
/
+3
2020-04-24
net: meth: remove spurious copyright text
Jonathan Corbet
1
-16
/
+0
2020-04-24
net: phy: bcm84881: clear settings on link down
Russell King
1
-3
/
+3
2020-04-24
chcr: Fix CPU hard lockup
Rohit Maheshwari
1
-4
/
+2
2020-04-24
net/x25: Fix x25_neigh refcnt leak when receiving frame
Xiyu Yang
1
-1
/
+3
2020-04-24
mptcp/pm_netlink.c : add check for nla_put_in/6_addr
Bo YU
1
-5
/
+7
[next]