summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-08-06net: dsa: sja1105: Really fix panic on unregistering PTP clockVladimir Oltean
2019-08-06net: dsa: sja1105: Use the LOCKEDS bit for SJA1105 E/T as wellVladimir Oltean
2019-08-06net: dsa: sja1105: Fix broken learning with vlan_filtering disabledVladimir Oltean
2019-08-06net: dsa: qca8k: Add of_node_put() in qca8k_setup_mdio_bus()Nishka Dasgupta
2019-08-06net: hisilicon: Fix dma_map_single failed on arm64Jiangfeng Xiao
2019-08-06net: hisilicon: fix hip04-xmit never return TX_BUSYJiangfeng Xiao
2019-08-06net: hisilicon: make hip04_tx_reclaim non-reentrantJiangfeng Xiao
2019-08-06net: stmmac: tc: Do not return a fragment entryJose Abreu
2019-08-06net: stmmac: Fix issues when number of Queues >= 4Jose Abreu
2019-08-06net: stmmac: xgmac: Fix XGMAC selftestsJose Abreu
2019-08-06Merge tag 'wireless-drivers-for-davem-2019-08-06' of git://git.kernel.org/pub...David S. Miller
2019-08-06be2net: disable bh with spin_lock in be_process_mccDenis Kirjanov
2019-08-06net: cxgb3_main: Fix a resource leak in a error path in 'init_one()'Christophe JAILLET
2019-08-06net: ethernet: sun4i-emac: Support phy-handle property for finding PHYsChen-Yu Tsai
2019-08-05Merge tag 'linux-can-fixes-for-5.3-20190802' of git://git.kernel.org/pub/scm/...David S. Miller
2019-08-05drivers/net/ethernet/marvell/mvmdio.c: Fix non OF caseArnaud Patard (Rtp)
2019-08-05gve: Fix case where desc_cnt and data_cnt can get out of syncCatherine Sullivan
2019-08-05net/mlx5e: always initialize frag->last_in_pageQian Cai
2019-08-05net: dsa: mv88e6xxx: drop adjust_link to enabled phylinkHubert Feurstein
2019-08-02r8152: fix typo in register nameKevin Lo
2019-08-02net: phy: fix race in genphy_update_linkHeiner Kallweit
2019-08-02enetc: Select PHYLIB while CONFIG_FSL_ENETC_VF is setYueHaibing
2019-08-02net/ethernet/qlogic/qed: force the string buffer NULL-terminatedWang Xiayang
2019-08-02can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devicesTomas Bortoli
2019-08-02can: peak_usb: pcan_usb_fd: Fix info-leaks to USB devicesTomas Bortoli
2019-08-02can: peak_usb: force the string buffer NULL-terminatedWang Xiayang
2019-08-02can: sja1000: force the string buffer NULL-terminatedWang Xiayang
2019-08-01net: usb: pegasus: fix improper read if get_registers() failDenis Kirjanov
2019-08-01net: samsung: Spelling s/case/cause/Geert Uytterhoeven
2019-08-01net: packetengines: Fix manufacturer spelling and capitalizationGeert Uytterhoeven
2019-08-01net: nixge: Spelling s/Instrument/Instruments/Geert Uytterhoeven
2019-08-01net: ixp4xx: Spelling s/XSacle/XScale/Geert Uytterhoeven
2019-08-01net: broadcom: Fix manufacturer name in Kconfig help textGeert Uytterhoeven
2019-08-01net: apple: Fix manufacturer name in Kconfig help textGeert Uytterhoeven
2019-08-01net: amd: Spelling s/case/cause/Geert Uytterhoeven
2019-08-01net: 8390: Fix manufacturer name in Kconfig help textGeert Uytterhoeven
2019-08-01mvpp2: fix panic on module removalMatteo Croce
2019-08-01iwlwifi: dbg_ini: fix compile time assert build errorsMauro Rossi
2019-07-31net: stmmac: Use netif_tx_napi_add() for TX polling functionFrode Isaksen
2019-07-31net: phy: phy_led_triggers: Fix a possible null-pointer dereference in phy_le...Jia-Ju Bai
2019-07-31net: mediatek: Drop unneeded dependency on NET_VENDOR_MEDIATEKGeert Uytterhoeven
2019-07-31Merge tag 'mac80211-for-davem-2019-07-31' of git://git.kernel.org/pub/scm/lin...David S. Miller
2019-07-31net: ag71xx: Use GFP_KERNEL instead of GFP_ATOMIC in 'ag71xx_rings_init()'Christophe JAILLET
2019-07-31net: ethernet: et131x: Use GFP_KERNEL instead of GFP_ATOMIC when allocating t...Christophe JAILLET
2019-07-31mlxsw: spectrum_buffers: Further reduce pool size on Spectrum-2Petr Machata
2019-07-31mlxsw: spectrum: Fix error path in mlxsw_sp_module_init()Jiri Pirko
2019-07-31Merge tag 'iwlwifi-fixes-for-kvalo-2019-07-30' of git://git.kernel.org/pub/sc...Kalle Valo
2019-07-30net: dsa: qca8k: enable port flow controlxiaofeis
2019-07-30compat_ioctl: pppoe: fix PPPOEIOCSFWD handlingArnd Bergmann