summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2019-04-03mt76x02u: use usb_bulk_msg to upload firmwareStanislaw Gruszka3-37/+29
2019-04-03net: dsa: qca8k: remove leftover phy accessorsChristian Lamparter1-18/+0
2019-04-03tun: add a missing rcu_read_unlock() in error pathEric Dumazet1-0/+1
2019-04-03r8169: fix cable re-plugging issueHeiner Kallweit1-1/+1
2019-04-03net: phy: don't clear BMCR in genphy_soft_resetHeiner Kallweit1-1/+1
2019-04-03net: dsa: mv88e6xxx: fix few issues in mv88e6390x_port_set_cmodeHeiner Kallweit1-8/+16
2019-04-03thunderx: eliminate extra calls to put_page() for pages held for recyclingDean Nelson1-4/+3
2019-04-03thunderx: enable page recycling for non-XDP caseDean Nelson1-12/+11
2019-04-03vxlan: Don't call gro_cells_destroy() before device is unregisteredZhiqiang Liu1-3/+1
2019-04-03vrf: prevent adding upper devicesSabrina Dubroca1-0/+1
2019-04-03tun: properly test for IFF_UPEric Dumazet1-4/+11
2019-04-03net: usb: aqc111: Extend HWID table by QNAP deviceDmitry Bezrukov2-0/+23
2019-04-03net: stmmac: fix memory corruption with large MTUsAaro Koskinen1-2/+3
2019-04-03net: phy: meson-gxl: fix interrupt supportJerome Brunet1-0/+6
2019-04-03net: aquantia: fix rx checksum offload for UDP/TCP over IPv6Dmitry Bogdanov1-2/+3
2019-04-03mac8390: Fix mmio access size probeFinn Thain1-7/+12
2019-04-03gtp: change NET_UDP_TUNNEL dependency to selectMatteo Croce1-2/+2
2019-03-27net/mlx5: Fix DCT creation bad flowYishai Hadas1-30/+36
2019-03-23net: dsa: lantiq_gswip: fix OF child-node lookupsJohan Hovold1-7/+9
2019-03-23net: dsa: lantiq_gswip: fix use-after-free on failed probeJohan Hovold1-1/+4
2019-03-23libertas_tf: don't set URB_ZERO_PACKET on IN USB transferLubomir Rintel1-2/+0
2019-03-23mt76: fix corrupted software generated tx CCMP PNFelix Fietkau1-1/+1
2019-03-19net: hns3: fix to stop multiple HNS reset due to the AER changesShiju Jose3-3/+11
2019-03-19net: dsa: mv88e6xxx: Set correct interface mode for CPU/DSA portsAndrew Lunn4-0/+42
2019-03-19net/mlx4_core: Fix qp mtt size calculationJack Morgenstein1-3/+3
2019-03-19net/mlx4_core: Fix locking in SRIOV mode when switching between events and po...Jack Morgenstein1-0/+8
2019-03-19net/mlx4_core: Fix reset flow when in command polling modeJack Morgenstein1-0/+1
2019-03-19vxlan: test dev->flags & IFF_UP before calling gro_cells_receive()Eric Dumazet1-0/+11
2019-03-19vxlan: Fix GRO cells race condition between receive and link deleteStefano Brivio1-1/+2
2019-03-19ravb: Decrease TxFIFO depth of Q3 and Q2 to oneMasaru Nagai1-1/+1
2019-03-19pptp: dst_release sk_dst_cache in pptp_sock_destructXin Long1-0/+1
2019-03-19net: hns3: add dma_rmb() for rx descriptionJian Shen1-0/+2
2019-03-19lan743x: Fix TX Stall IssueBryan Whitehead1-8/+1
2019-03-19lan743x: Fix RX Kernel PanicBryan Whitehead1-14/+32
2019-03-13ath9k: Avoid OF no-EEPROM quirks without qca,no-eepromDaniel F. Dickinson1-3/+3
2019-03-10team: Free BPF filter when unregistering netdevIdo Schimmel1-0/+15
2019-03-10sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79Kai-Heng Feng1-1/+23
2019-03-10qmi_wwan: Add support for Quectel EG12/EM12Kristian Evensen1-8/+18
2019-03-10net: mscc: Enable all ports in QSGMIIKavya Sree Kotagiri1-3/+11
2019-03-10net: dsa: mv8e6xxx: fix number of internal PHYs for 88E6x90 familyHeiner Kallweit1-6/+6
2019-03-10net: dsa: mv88e6xxx: handle unknown duplex modes gracefully in mv88e6xxx_port...Heiner Kallweit1-1/+1
2019-03-10net: dsa: mv88e6xxx: add call to mv88e6xxx_ports_cmode_init to probe for new ...Heiner Kallweit1-0/+1
2019-03-02net: dsa: mv88e6xxx: Fix statistics on mv88e6161Andrew Lunn1-1/+1
2019-03-01geneve: correctly handle ipv6.disable module parameterJiri Benc1-3/+8
2019-03-01net: dsa: mv88e6xxx: prevent interrupt storm caused by mv88e6390x_port_set_cmodeHeiner Kallweit3-0/+15
2019-03-01lan743x: Fix TX Stall IssueBryan Whitehead1-4/+12
2019-03-01net: phy: phylink: fix uninitialized variable in phylink_get_mac_stateHeiner Kallweit1-0/+4
2019-03-01net: aquantia: regression on cpus with high cores: set mode with 8 queuesDmitry Bogdanov4-0/+29
2019-02-28net: dsa: mv88e6xxx: power serdes on/off for 10G interfaces on 6390XMaxime Chevallier1-2/+2
2019-02-28net: dsa: mv88e6xxx: Fix u64 statisticsAndrew Lunn1-1/+1