summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/abituguru3.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-12-04net/ibmvnic: Fix RTNL deadlock during device resetThomas Falcon1-1/+1
2018-12-04vhost: fix IOTLB lockingJean-Philippe Brucker1-3/+0
2018-12-04net: phy: micrel: add toggling phy reset if PHY is not attachedYoshihiro Shimoda1-0/+8
2018-12-04net: phy: Fix not to call phy_resume() if PHY is not attachedYoshihiro Shimoda1-5/+6
2018-12-03tun: remove skb access after netif_receive_skbPrashant Bhole1-1/+2
2018-12-03net: 8139cp: fix a BUG triggered by changing mtu with network trafficSu Yanjun1-0/+5
2018-12-03net: phy: don't allow __set_phy_supported to add unsupported modesHeiner Kallweit1-11/+8
2018-12-01tun: forbid iface creation with rtnl opsNicolas Dichtel1-3/+3
2018-12-01virtio-net: keep vnet header zeroed after processing XDPJason Wang1-5/+9
2018-12-01tcp: fix SNMP TCP timeout under-estimationYuchung Cheng1-4/+4
2018-12-01tcp: fix SNMP under-estimation on failed retransmissionYuchung Cheng1-1/+1
2018-12-01tcp: fix off-by-one bug on aborting window-probing socketYuchung Cheng1-1/+1
2018-12-01liquidio: read sc->iq_no before release scPan Bian1-1/+3
2018-12-01mlx5: fix get_ip_proto()Cong Wang1-3/+3
2018-12-01net: dsa: Fix tagging attribute locationFlorian Fainelli3-30/+34
2018-12-01net/sched: act_police: fix memory leak in case of invalid control actionDavide Caratti1-12/+12
2018-11-30nfp: flower: prevent offload if rhashtable insert failsJohn Hurley1-5/+9
2018-11-30nfp: flower: release metadata on offload failureJohn Hurley1-2/+4
2018-11-30bonding: fix 802.3ad state sent to partner when unbinding slaveToni Peltonen1-0/+3
2018-11-30net: aquantia: fix rx checksum offload bitsDmitry Bogdanov1-1/+1
2018-11-30openvswitch: fix spelling mistake "execeeds" -> "exceeds"Colin Ian King1-1/+1
2018-11-30liquidio: fix spelling mistake "deferal" -> "deferral"Colin Ian King1-1/+1
2018-11-30net: stmmac: Move debugfs init/exit to ->probe()/->remove()Thierry Reding1-10/+13
2018-11-30sctp: update frag_point when stream_interleave is setXin Long2-3/+7
2018-11-30net: Prevent invalid access to skb->prev in __qdisc_drop_allChristoph Paasch1-0/+3
2018-11-29net/x25: handle call collisionsMartin Schiller1-0/+9
2018-11-29net/x25: fix null_x25_address handlingMartin Schiller1-6/+10
2018-11-29net/x25: fix called/calling length calculation in x25_parse_address_blockMartin Schiller1-1/+1
2018-11-29net: phy: sfp: correct location of SFP standardsBaruch Siach1-1/+1
2018-11-29net: fix XPS static_key accountingSabrina Dubroca1-21/+24
2018-11-29net: restore call to netdev_queue_numa_node_write when resetting XPSSabrina Dubroca1-7/+9
2018-11-29net: phy: sfp: correct store of detected link modesBaruch Siach1-1/+1
2018-11-29net: ethernet: ave: Add MODULE_AUTHOR and MAINTAINERS entryKunihiko Hayashi2-0/+8
2018-11-29net: ethernet: ave: Replace NET_IP_ALIGN with AVE_FRAME_HEADROOMKunihiko Hayashi1-6/+8
2018-11-29net: ethernet: ave: Increase descriptors to improve performanceKunihiko Hayashi1-4/+5
2018-11-28s390/qeth: fix length check in SNMP processingJulian Wiedmann1-15/+12
2018-11-28net: hisilicon: remove unexpected free_netdevPan Bian1-3/+1
2018-11-28rapidio/rionet: do not free skb before reading its lengthPan Bian1-1/+1
2018-11-28i40e: fix kerneldoc for xsk methodsJan Sokolowski1-7/+7
2018-11-28ixgbe: recognize 1000BaseLX SFP modules as 1GbpsJosh Elsasser1-1/+3
2018-11-28i40e: Fix deletion of MAC filtersLihong Yang1-1/+1
2018-11-28igb: fix uninitialized variablesYunjian Wang1-0/+1
2018-11-28netfilter: nf_tables: deactivate expressions in rule replecement routineTaehee Yoo1-11/+4
2018-11-28lan743x: Enable driver to work with LAN7431Bryan Whitehead2-0/+2
2018-11-28tipc: fix lockdep warning during node deleteJon Maloy1-2/+5
2018-11-28lan743x: fix return value for lan743x_tx_napi_pollBryan Whitehead1-5/+5
2018-11-28net: via: via-velocity: fix spelling mistake "alignement" -> "alignment"Colin Ian King1-1/+1
2018-11-28qed: fix spelling mistake "attnetion" -> "attention"Colin Ian King1-1/+1
2018-11-28net: thunderx: fix NULL pointer dereference in nic_removeLorenzo Bianconi1-0/+3
2018-11-28sctp: increase sk_wmem_alloc when head->truesize is increasedXin Long1-0/+1