aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-03-26dpaa2-eth: fix race condition with bql frame accountingIoana Ciornei
2019-03-26chelsio: use BUG() instead of BUG_ON(1)Arnd Bergmann
2019-03-26net: phy: bcm54xx: Encode link speed and activity into LEDsVladimir Oltean
2019-03-26net: usb: aqc111: Extend HWID table by QNAP deviceDmitry Bezrukov
2019-03-26net: dsa: qca8k: extend slave-bus implementationsChristian Lamparter
2019-03-26net: dsa: qca8k: remove leftover phy accessorsChristian Lamparter
2019-03-25net: phy: don't clear BMCR in genphy_soft_resetHeiner Kallweit
2019-03-23r8169: fix cable re-plugging issueHeiner Kallweit
2019-03-23net: ethernet: ti: fix possible object reference leakWen Yang
2019-03-23net: ibm: fix possible object reference leakWen Yang
2019-03-23net: xilinx: fix possible object reference leakWen Yang
2019-03-23net: phy: Re-parent menus for MDIO bus drivers correctlyFlorian Fainelli
2019-03-22r8169: don't read interrupt mask register in interrupt handlerHeiner Kallweit
2019-03-21net: hns3: fix for not calculating tx bd num correctlyYunsheng Lin
2019-03-21net: macb: Add null check for PCLK and HCLKHarini Katakam
2019-03-21net: phy: Add DP83825I to the DP83822 driverDan Murphy
2019-03-20dpaa2-eth: Fix possible access beyond end of arrayIoana Ciocoi Radulescu
2019-03-20net: ks8851: Deduplicate register macrosLukas Wunner
2019-03-20net: ks8851: Fix register macro misnomersLukas Wunner
2019-03-20net: ks8851: Set initial carrier state to downLukas Wunner
2019-03-20net: ks8851: Delay requesting IRQ until openedLukas Wunner
2019-03-20net: ks8851: Reassert reset pin if chip ID check failsLukas Wunner
2019-03-20net: ks8851: Dequeue RX packets explicitlyLukas Wunner
2019-03-193c515: fix integer overflow warningArnd Bergmann
2019-03-19net: stmmac: fix memory corruption with large MTUsAaro Koskinen
2019-03-19mlxsw: core: mlxsw: core: avoid -Wint-in-bool-context warningArnd Bergmann
2019-03-19Merge tag 'wireless-drivers-for-davem-2019-03-19' of git://git.kernel.org/pub...David S. Miller
2019-03-19mt76x02: do not enable RTS/CTS by defaultStanislaw Gruszka
2019-03-19mt76: fix schedule while atomic in mt76x02_reset_stateLorenzo Bianconi
2019-03-19mt76: mt7603: use the correct hweight8() functionFelix Fietkau
2019-03-19mt76x02u: check chip version on probeStanislaw Gruszka
2019-03-19mt7601u: check chip version on probeStanislaw Gruszka
2019-03-19Merge remote-tracking branch 'net/master'Stefan Schmidt
2019-03-18vxlan: Don't call gro_cells_destroy() before device is unregisteredZhiqiang Liu
2019-03-18net: aquantia: fix rx checksum offload for UDP/TCP over IPv6Dmitry Bogdanov
2019-03-18mac8390: Fix mmio access size probeFinn Thain
2019-03-18gtp: change NET_UDP_TUNNEL dependency to selectMatteo Croce
2019-03-17IB/mlx5: Use mlx5 core to create/destroy a DEVX DCTYishai Hadas
2019-03-17net/mlx5: Fix DCT creation bad flowYishai Hadas
2019-03-16tun: add a missing rcu_read_unlock() in error pathEric Dumazet
2019-03-15tun: properly test for IFF_UPEric Dumazet
2019-03-15net: phy: meson-gxl: fix interrupt supportJerome Brunet
2019-03-15net: sis900: fix indentation issues, remove some spacesColin Ian King
2019-03-15drivers: net: atp: fix various indentation issuesColin Ian King
2019-03-15qlcnic: Avoid potential NULL pointer dereferenceAditya Pakki
2019-03-15net: stmmac: fix jumbo frame sending with non-linear skbsAaro Koskinen
2019-03-15net: stmmac: don't set own bit too early for jumbo framesAaro Koskinen
2019-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-03-13pptp: dst_release sk_dst_cache in pptp_sock_destructXin Long