summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2019-12-15xen-netback: avoid race that can lead to NULL pointer dereferencePaul Durrant
2019-12-15net: usb: lan78xx: Fix error message format specifierCristian Birsan
2019-12-15cxgb4: Fix kernel panic while accessing sge_infoVishal Kulkarni
2019-12-14net: phylink: fix interface passed to mac_link_upRussell King
2019-12-14gtp: avoid zero size hashtableTaehee Yoo
2019-12-14gtp: fix an use-after-free in ipv4_pdp_find()Taehee Yoo
2019-12-14gtp: fix wrong condition in gtp_genl_dump_pdp()Taehee Yoo
2019-12-14gtp: do not allow adding duplicate tid and ms_addr pdp contextTaehee Yoo
2019-12-14bonding: fix active-backup transition after link failureMahesh Bandewar
2019-12-14bnx2x: Fix logic to get total no. of PFs per engineManish Chopra
2019-12-14bnx2x: Do not handle requests from VFs after parityManish Chopra
2019-12-14net: ethernet: ti: build cpsw-common for switchdevArnd Bergmann
2019-12-14net: ethernet: ti: select PAGE_POOL for switchdev driverArnd Bergmann
2019-12-14hv_netvsc: Fix tx_table init in rndis_set_subchannel()Haiyang Zhang
2019-12-14net: marvell: mvpp2: phylink requires the link interruptRussell King
2019-12-136pack,mkiss: fix possible deadlockEric Dumazet
2019-12-13net/ibmvnic: Fix typo in retry checkThomas Falcon
2019-12-13bnxt: apply computed clamp value for coalece parameterJonathan Lemon
2019-12-13mac80211: Turn AQL into an NL80211_EXT_FEATUREToke Høiland-Jørgensen
2019-12-12qede: Fix multicast mac configurationManish Chopra
2019-12-12net: usb: lan78xx: Fix suspend/resume PHY register access errorCristian Birsan
2019-12-10net: ena: fix napi handler misbehavior when the napi budget is zeroNetanel Belgazal
2019-12-10bnxt_en: Add missing devlink health reporters for VFs.Vasundhara Volam
2019-12-10bnxt_en: Fix the logic that creates the health reporters.Vasundhara Volam
2019-12-10bnxt_en: Remove unnecessary NULL checks for fw_healthVasundhara Volam
2019-12-10bnxt_en: Fix bp->fw_health allocation and free logic.Vasundhara Volam
2019-12-10bnxt_en: Return error if FW returns more data than dump lengthVasundhara Volam
2019-12-10bnxt_en: Free context memory in the open path if firmware has been reset.Michael Chan
2019-12-10bnxt_en: Fix MSIX request logic for RDMA driver.Michael Chan
2019-12-10iwlwifi: pcie: move power gating workaround earlier in the flowLuca Coelho
2019-12-10Revert "iwlwifi: assign directly to iwl_trans->cfg in QuZ detection"Anders Kaseorg
2019-12-09fjes: fix missed check in fjes_acpi_addChuhong Yuan
2019-12-09net: ethernet: ti: davinci_cpdma: fix warning "device driver frees DMA memory...Grygorii Strashko
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-12-09mlxsw: spectrum_router: Remove unlikely user-triggerable warningIdo Schimmel
2019-12-09bonding: fix bond_neigh_init()Eric Dumazet
2019-12-09neighbour: remove neigh_cleanup() methodEric Dumazet
2019-12-09Merge tag 'linux-can-fixes-for-5.5-20191208' of git://git.kernel.org/pub/scm/...David S. Miller
2019-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-08can: kvaser_usb: kvaser_usb_leaf: Fix some info-leaks to USB devicesXiaolong Huang
2019-12-08can: tcan45x: Make wake-up GPIO an optional GPIODan Murphy
2019-12-08can: m_can: tcan4x5x: add required delay after resetSean Nyekjaer
2019-12-08can: flexcan: poll MCR_LPM_ACK instead of GPR ACK for stop mode acknowledgmentJoakim Zhang
2019-12-08can: flexcan: add low power enter/exit acknowledgment helperJoakim Zhang
2019-12-08can: flexcan: fix possible deadlock and out-of-order reception after wakeupSean Nyekjaer
2019-12-08can: xilinx_can: Fix missing Rx can packets on CANFD2.0Srinivas Neeli
2019-12-07r8169: fix rtl_hw_jumbo_disable for RTL8168evlHeiner Kallweit
2019-12-07r8169: add missing RX enabling for WoL on RTL8125Heiner Kallweit
2019-12-07net: phy: dp83867: fix hfs boot in rgmii modeGrygorii Strashko
2019-12-07net: ethernet: ti: cpsw: fix extra rx interruptGrygorii Strashko