index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
hwmon
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-10-18
net: ipmr: fix unresolved entry dumps
Nikolay Aleksandrov
1
-2
/
+0
2018-10-18
net: mscc: ocelot: Fix comment in ocelot_vlant_wait_for_completion()
Gregory CLEMENT
1
-3
/
+3
2018-10-18
sctp: fix the data size calculation in sctp_data_size
Xin Long
1
-1
/
+1
2018-10-18
virtio_net: avoid using netif_tx_disable() for serializing tx routine
Ake Koomsin
1
-1
/
+4
2018-10-18
udp6: fix encap return code for resubmitting
Paolo Abeni
1
-4
/
+2
2018-10-18
mlxsw: core: Fix use-after-free when flashing firmware during init
Ido Schimmel
3
-6
/
+17
2018-10-18
sctp: not free the new asoc when sctp_wait_for_connect returns err
Xin Long
1
-1
/
+3
2018-10-18
sctp: fix race on sctp_id2asoc
Marcelo Ricardo Leitner
1
-3
/
+2
2018-10-18
r8169: re-enable MSI-X on RTL8168g
Heiner Kallweit
1
-5
/
+0
2018-10-18
net: bpfilter: use get_pid_task instead of pid_task
Taehee Yoo
1
-2
/
+4
2018-10-18
ptp: fix Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+4
2018-10-18
net: qla3xxx: Remove overflowing shift statement
Nathan Chancellor
1
-2
/
+0
2018-10-18
geneve, vxlan: Don't set exceptions if skb->len < mtu
Stefano Brivio
3
-6
/
+15
2018-10-18
geneve, vxlan: Don't check skb_dst() twice
Stefano Brivio
2
-21
/
+6
2018-10-16
sctp: get pr_assoc and pr_stream all status with SCTP_PR_SCTP_ALL instead
Xin Long
2
-4
/
+5
2018-10-16
nfp: flower: use offsets provided by pedit instead of index for ipv6
Pieter Jansen van Vuuren
1
-11
/
+15
2018-10-16
nfp: flower: fix multiple keys per pedit action
Pieter Jansen van Vuuren
1
-4
/
+12
2018-10-16
nfp: flower: fix pedit set actions for multiple partial masks
Pieter Jansen van Vuuren
1
-6
/
+9
2018-10-16
rxrpc: Fix a missing rxrpc_put_peer() in the error_report handler
David Howells
1
-0
/
+1
2018-10-16
sctp: use the pmtu from the icmp packet to update transport pathmtu
Xin Long
4
-1
/
+11
2018-10-16
net: fec: don't dump RX FIFO register when not available
Fugang Duan
2
-4
/
+16
2018-10-16
qed: fix spelling mistake "Ireelevant" -> "Irrelevant"
Colin Ian King
1
-1
/
+1
2018-10-16
ipv6: mcast: fix a use-after-free in inet6_mc_check
Eric Dumazet
1
-8
/
+8
2018-10-16
tipc: fix unsafe rcu locking when accessing publication list
Tung Nguyen
1
-2
/
+2
2018-10-16
rxrpc: Fix incorrect conditional on IPV6
David Howells
1
-1
/
+1
2018-10-16
ipv6: rate-limit probes for neighbourless routes
Sabrina Dubroca
2
-6
/
+10
2018-10-16
net: bcmgenet: Poll internal PHY for GENETv5
Florian Fainelli
1
-2
/
+5
2018-10-16
rxrpc: use correct kvec num when sending BUSY response packet
YueHaibing
1
-1
/
+2
2018-10-16
rxrpc: Fix an uninitialised variable
David Howells
1
-1
/
+1
2018-10-16
tipc: initialize broadcast link stale counter correctly
Jon Maloy
1
-0
/
+1
2018-10-16
llc: set SOCK_RCU_FREE in llc_sap_add_socket()
Cong Wang
1
-0
/
+1
2018-10-16
net/sched: cls_api: add missing validation of netlink attributes
Davide Caratti
2
-9
/
+12
2018-10-16
ethtool: fix a privilege escalation bug
Wenwen Wang
1
-2
/
+6
2018-10-16
ethtool: fix a missing-check bug
Wenwen Wang
1
-0
/
+3
2018-10-16
r8169: Enable MSI-X on RTL8106e
Jian-Hong Pan
1
-6
/
+3
2018-10-12
afs: Fix afs_server struct leak
David Howells
1
-0
/
+2
2018-10-12
MAINTAINERS: use the correct location for dt-bindings includes for mux
Peter Rosin
1
-1
/
+1
2018-10-12
mux: adgs1408: use the correct MODULE_LICENSE
Peter Rosin
1
-1
/
+1
2018-10-12
afs: Fix cell proc list
David Howells
5
-10
/
+22
2018-10-12
lib/bch: fix possible stack overrun
Arnd Bergmann
2
-5
/
+13
2018-10-12
net: dsa: bcm_sf2: Call setup during switch resume
Florian Fainelli
1
-9
/
+1
2018-10-12
net: dsa: bcm_sf2: Fix unbind ordering
Florian Fainelli
1
-2
/
+2
2018-10-11
vmlinux.lds.h: Fix linker warnings about orphan .LPBX sections
Peter Oberparleiter
1
-1
/
+1
2018-10-11
vmlinux.lds.h: Fix incomplete .text.exit discards
Peter Oberparleiter
2
-2
/
+4
2018-10-11
net: phy: sfp: remove sfp_mutex's definition
Sebastian Andrzej Siewior
1
-2
/
+0
2018-10-11
r8169: set RX_MULTI_EN bit in RxConfig for 8168F-family chips
Maciej S. Szmigiero
1
-2
/
+2
2018-10-11
net: socionext: clear rx irq correctly
Ilias Apalodimas
1
-1
/
+4
2018-10-11
net/mlx4_core: Fix warnings during boot on driverinit param set failures
Moshe Shemesh
1
-28
/
+15
2018-10-11
tipc: eliminate possible recursive locking detected by LOCKDEP
Ying Xue
1
-2
/
+9
2018-10-11
selftests: udpgso_bench.sh explicitly requires bash
Paolo Abeni
1
-1
/
+1
[next]