summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2019-05-08net: stmmac: ratelimit RX error logsAaro Koskinen
2019-05-08net: stmmac: use correct DMA buffer size in the RX descriptorAaro Koskinen
2019-05-08bonding: show full hw address in sysfs for slave entriesKonstantin Khorenko
2019-05-08net/mlx5: E-Switch, Fix esw manager vport indication for more vport commandsOmri Kahalon
2019-05-08net/mlx5: E-Switch, Protect from invalid memory access in offload fdb tableRoi Dayan
2019-05-08net: hns3: fix compile errorXi Wang
2019-05-08i40e: fix WoL support checkStefan Assmann
2019-05-08ixgbe: fix mdio bus registrationIvan Vecera
2019-05-08igb: Fix WARN_ONCE on runtime suspendArvind Sankar
2019-05-08i40e: fix i40e_ptp_adjtime when given a negative deltaJacob Keller
2019-05-08mwifiex: Make resume actually do something useful again on SDIO cardsDouglas Anderson
2019-05-08iwlwifi: fix driver operation for 5350Emmanuel Grumbach
2019-05-05ath10k: Drop WARN_ON()s that always trigger during system resumeRafael J. Wysocki
2019-05-05iwlwifi: mvm: properly check debugfs dentry before using itGreg Kroah-Hartman
2019-05-05bnxt_en: Fix uninitialized variable usage in bnxt_rx_pkt().Michael Chan
2019-05-05bnxt_en: Fix statistics context reservation logic.Michael Chan
2019-05-05bnxt_en: Pass correct extended TX port statistics size to firmware.Michael Chan
2019-05-05bnxt_en: Fix possible crash in bnxt_hwrm_ring_free() under error conditions.Michael Chan
2019-05-05bnxt_en: Free short FW command HWRM memory in error path in bnxt_init_one()Vasundhara Volam
2019-05-05bnxt_en: Improve multicast address setup logic.Michael Chan
2019-05-05net: phy: marvell: Fix buffer overrun with stats countersAndrew Lunn
2019-05-05net: dsa: bcm_sf2: fix buffer overflow doing set_rxnfcDan Carpenter
2019-05-04net: ethernet: ti: fix possible object reference leakWen Yang
2019-05-04net: ibm: fix possible object reference leakWen Yang
2019-05-04net: xilinx: fix possible object reference leakWen Yang
2019-05-04net: macb: Add null check for PCLK and HCLKHarini Katakam
2019-05-04net: phy: Add DP83825I to the DP83822 driverDan Murphy
2019-05-04net: ks8851: Set initial carrier state to downLukas Wunner
2019-05-04net: ks8851: Delay requesting IRQ until openedLukas Wunner
2019-05-04net: ks8851: Reassert reset pin if chip ID check failsLukas Wunner
2019-05-04net: ks8851: Dequeue RX packets explicitlyLukas Wunner
2019-05-04qlcnic: Avoid potential NULL pointer dereferenceAditya Pakki
2019-05-04net: stmmac: fix jumbo frame sending with non-linear skbsAaro Koskinen
2019-05-04net: stmmac: don't set own bit too early for jumbo framesAaro Koskinen
2019-05-04ieee802154: hwsim: propagate genlmsg_reply return codeLi RongQing
2019-05-04net: ieee802154: fix a potential NULL pointer dereferenceKangjie Lu
2019-05-04mt76: mt76x2: fix 2.4 GHz channel gain settingsFelix Fietkau
2019-05-04mt76: mt76x2: fix external LNA gain settingsFelix Fietkau
2019-05-04mt76x02: fix hdr pointer in write txwi for USBStanislaw Gruszka
2019-05-02net/mlx5e: Fix use-after-free after xdp_return_frameMaxim Mikityanskiy
2019-05-02net/mlx5e: Fix the max MTU check in case of XDPMaxim Mikityanskiy
2019-05-02mlxsw: spectrum: Put MC TCs into DWRR modePetr Machata
2019-05-02mlxsw: pci: Reincrease PCI reset timeoutIdo Schimmel
2019-05-02net: socionext: replace napi_alloc_frag with the netdev variant on initIlias Apalodimas
2019-05-02team: fix possible recursive locking when add slavesHangbin Liu
2019-05-02stmmac: pci: Adjust IOT2000 matchingSu Bao Cheng
2019-05-02net: stmmac: move stmmac_check_ether_addr() to driver probeVinod Koul
2019-05-02net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi
2019-05-02mlxsw: spectrum: Fix autoneg status in ethtoolAmit Cohen
2019-05-02fm10k: Fix a potential NULL pointer dereferenceYue Haibing