summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2019-03-27net/mlx5: Fix DCT creation bad flowYishai Hadas
2019-03-23net: dsa: lantiq_gswip: fix OF child-node lookupsJohan Hovold
2019-03-23net: dsa: lantiq_gswip: fix use-after-free on failed probeJohan Hovold
2019-03-23libertas_tf: don't set URB_ZERO_PACKET on IN USB transferLubomir Rintel
2019-03-23mt76: fix corrupted software generated tx CCMP PNFelix Fietkau
2019-03-19net: hns3: fix to stop multiple HNS reset due to the AER changesShiju Jose
2019-03-19net: dsa: mv88e6xxx: Set correct interface mode for CPU/DSA portsAndrew Lunn
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-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-02net: dsa: mv88e6xxx: Fix statistics on mv88e6161Andrew Lunn
2019-03-01geneve: correctly handle ipv6.disable module parameterJiri Benc
2019-03-01net: dsa: mv88e6xxx: prevent interrupt storm caused by mv88e6390x_port_set_cmodeHeiner Kallweit
2019-03-01lan743x: Fix TX Stall IssueBryan Whitehead
2019-03-01net: phy: phylink: fix uninitialized variable in phylink_get_mac_stateHeiner Kallweit
2019-03-01net: aquantia: regression on cpus with high cores: set mode with 8 queuesDmitry Bogdanov
2019-02-28net: dsa: mv88e6xxx: power serdes on/off for 10G interfaces on 6390XMaxime Chevallier
2019-02-28net: dsa: mv88e6xxx: Fix u64 statisticsAndrew Lunn
2019-02-28xen-netback: don't populate the hash cache on XenBus disconnectIgor Druzhinin
2019-02-28xen-netback: fix occasional leak of grant ref mappings under memory pressureIgor Druzhinin
2019-02-27net: phy: dp83867: add soft reset delayMax Uvarov
2019-02-27net: phy: Micrel KSZ8061: link failure after cable connectRajasingh Thavamani
2019-02-27enc28j60: Correct description of debug module parameterAndy Shevchenko
2019-02-27bnxt_en: Drop oversize TX packets to prevent errors.Michael Chan
2019-02-26hv_netvsc: Fix IP header checksum for coalesced packetsHaiyang Zhang
2019-02-25tun: remove unnecessary memory barrierTimur Celik
2019-02-24tun: fix blocking readTimur Celik
2019-02-24net: dsa: lantiq: Add GPHY firmware filesHauke Mehrtens
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-02-23net: phy: realtek: Dummy IRQ calls for RTL8366RBLinus Walleij
2019-02-23net: set static variable an initial value in atl2_probe()Mao Wenan
2019-02-23net: phy: marvell10g: Fix Multi-G advertisement to only advertise 10GMaxime Chevallier
2019-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-02-22mdio_bus: Fix use-after-free on device_register failsYueHaibing
2019-02-22bnxt_en: Wait longer for the firmware message response to complete.Michael Chan