summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2019-03-10sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79Kai-Heng Feng
2019-03-10qmi_wwan: Add support for Quectel EG12/EM12Kristian Evensen
2019-03-10net: mscc: Enable all ports in QSGMIIKavya Sree Kotagiri
2019-03-10net: dsa: mv8e6xxx: fix number of internal PHYs for 88E6x90 familyHeiner Kallweit
2019-03-10net: dsa: mv88e6xxx: handle unknown duplex modes gracefully in mv88e6xxx_port...Heiner Kallweit
2019-03-10net: dsa: mv88e6xxx: add call to mv88e6xxx_ports_cmode_init to probe for new ...Heiner Kallweit
2019-03-05ibmveth: Do not process frames after calling napi_rescheduleThomas Falcon
2019-03-05net: usb: asix: ax88772_bind return error when hw_reset failZhang Run
2019-03-05hv_netvsc: Fix hash key value reset after other opsHaiyang Zhang
2019-03-05hv_netvsc: Refactor assignments of struct netvsc_device_infoHaiyang Zhang
2019-03-05hv_netvsc: Fix ethtool change hash key errorHaiyang Zhang
2019-03-05net: altera_tse: fix connect_local_phy error pathAtsushi Nemoto
2019-02-27net: phylink: avoid resolving link state too earlyRussell King
2019-02-27net/mlx5e: XDP, fix redirect resources availability checkSaeed Mahameed
2019-02-27net/mlx5e: FPGA, fix Innova IPsec TX offload data path performanceRaed Salem
2019-02-27geneve: should not call rt6_lookup() when ipv6 was disabledHangbin Liu
2019-02-27team: avoid complex list operations in team_nl_cmd_options_set()Cong Wang
2019-02-27net: sfp: do not probe SFP module before we're attachedRussell King
2019-02-27net/mlx5e: Don't overwrite pedit action when multiple pedit usedTonghao Zhang
2019-02-27net/mlx4_en: Force CHECKSUM_NONE for short ethernet framesSaeed Mahameed
2019-02-27net: ena: fix race between link up and device initalizationArthur Kiyanovski
2019-02-27net/mlx5e: Fix wrong (zero) TX drop counter indication for representorTariq Toukan
2019-02-27mlxsw: spectrum_switchdev: Do not treat static FDB entries as stickyIdo Schimmel
2019-02-27mlxsw: pci: Return error on PCI reset timeoutNir Dotan
2019-02-27dpaa_eth: NETIF_F_LLTX requires to do our own update of trans_startMadalin Bucur
2019-02-27net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ9031Heiner Kallweit
2019-02-27net: stmmac: Prevent RX starvation in stmmac_napi_poll()Jose Abreu
2019-02-27net: stmmac: Fix the logic of checking if RX Watchdog must be enabledJose Abreu
2019-02-27net: stmmac: Check if CBS is supported before configuringJose Abreu
2019-02-27net: stmmac: dwxgmac2: Only clear interrupts that are activeJose Abreu
2019-02-27net: stmmac: Fix PCI module removal leakJose Abreu
2019-02-27mlxsw: spectrum: Add VXLAN dependency for spectrumIdo Schimmel
2019-02-27mlxsw: spectrum_acl: Add cleanup after C-TCAM update error conditionNir Dotan
2019-02-27net/mlx4: Get rid of page operation after dma_alloc_coherentStephen Warren
2019-02-27net: hns: Fix use after free identified by SLUB debugYonglong Liu