summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2019-04-25Merge tag 'v4.20.17' into toradex_4.20.yStefan Agner
2019-03-19bonding: fix PACKET_ORIGDEV regressionMichal Soltys
2019-03-19ipvlan: disallow userns cap_net_admin to change global mode/flagsDaniel Borkmann
2019-03-19team: use operstate consistently for linkupGeorge Wilkie
2019-03-19mdio_bus: Fix use-after-free on device_register failsYueHaibing
2019-03-19net/mlx4_core: Fix qp mtt size calculationJack Morgenstein
2019-03-19net/mlx4_core: Fix locking in SRIOV mode when switching between events and po...Jack Morgenstein
2019-03-19net/mlx4_core: Fix reset flow when in command polling modeJack Morgenstein
2019-03-19vxlan: test dev->flags & IFF_UP before calling gro_cells_receive()Eric Dumazet
2019-03-19vxlan: Fix GRO cells race condition between receive and link deleteStefano Brivio
2019-03-19ravb: Decrease TxFIFO depth of Q3 and Q2 to oneMasaru Nagai
2019-03-19pptp: dst_release sk_dst_cache in pptp_sock_destructXin Long
2019-03-19net: hns3: add dma_rmb() for rx descriptionJian Shen
2019-03-19lan743x: Fix TX Stall IssueBryan Whitehead
2019-03-19lan743x: Fix RX Kernel PanicBryan Whitehead
2019-03-13ath9k: Avoid OF no-EEPROM quirks without qca,no-eepromDaniel F. Dickinson
2019-03-13qede: Fix system crash on configuring channels.Sudarsana Reddy Kalluru
2019-03-13qed: Consider TX tcs while deriving the max num_queues for PF.Sudarsana Reddy Kalluru
2019-03-13qed: Fix EQ full firmware assert.Manish Chopra
2019-03-13ath10k: correct bus type for WCN3990Brian Norris
2019-03-13net: stmmac: Disable EEE mode earlier in XMIT callbackJose Abreu
2019-03-13net: stmmac: Send TSO packets always from Queue 0Jose Abreu
2019-03-13net: stmmac: Fallback to Platform Data clock in Watchdog conversionJose Abreu
2019-03-13wlcore: sdio: Fixup power on/off sequenceUlf Hansson
2019-03-13net: macb: Apply RXUBR workaround only to versions with errataHarini Katakam
2019-03-13qed: Fix stack out of bounds bugManish Chopra
2019-03-13qed: Fix system crash in ll2 xmitManish Chopra
2019-03-13qed: Fix VF probe failure while FLRManish Chopra
2019-03-13qed: Fix LACP pdu drops for VFsManish Chopra
2019-03-13qed: Fix bug in tx promiscuous mode settingsManish Chopra
2019-03-13net: stmmac: dwmac-rk: fix error handling in rk_gmac_powerup()Alexey Khoroshilov
2019-03-13net: hns: Fix wrong read accesses via Clause 45 MDIO protocolYonglong Liu
2019-03-13net: hns: Restart autoneg need return failed when autoneg offYonglong Liu
2019-03-13net: hns: Fix for missing of_node_put() after of_parse_phandle()Yonglong Liu
2019-03-13net: altera_tse: fix msgdma_tx_completion on non-zero fill_level caseTomonori Sakita
2019-03-10net: dsa: mv88e6xxx: prevent interrupt storm caused by mv88e6390x_port_set_cmodeHeiner Kallweit
2019-03-10net: dsa: mv88e6xxx: power serdes on/off for 10G interfaces on 6390XMaxime Chevallier
2019-03-10tun: remove unnecessary memory barrierTimur Celik
2019-03-10xen-netback: fix occasional leak of grant ref mappings under memory pressureIgor Druzhinin
2019-03-10xen-netback: don't populate the hash cache on XenBus disconnectIgor Druzhinin
2019-03-10tun: fix blocking readTimur Celik
2019-03-10net: phy: phylink: fix uninitialized variable in phylink_get_mac_stateHeiner Kallweit
2019-03-10net: phy: Micrel KSZ8061: link failure after cable connectRajasingh Thavamani
2019-03-10net: dsa: mv88e6xxx: Fix u64 statisticsAndrew Lunn
2019-03-10net: dsa: mv88e6xxx: Fix statistics on mv88e6161Andrew Lunn
2019-03-10lan743x: Fix TX Stall IssueBryan Whitehead
2019-03-10hv_netvsc: Fix IP header checksum for coalesced packetsHaiyang Zhang
2019-03-10geneve: correctly handle ipv6.disable module parameterJiri Benc
2019-03-10bnxt_en: Drop oversize TX packets to prevent errors.Michael Chan
2019-03-10team: Free BPF filter when unregistering netdevIdo Schimmel