summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-10-04net: mvneta: fix double free of txq->bufTom Rix
2020-10-04net: team: fix memory leak in __team_options_registerAnant Thazhemadam
2020-10-03net: typhoon: Fix a typo Typoon --> TyphoonChristophe JAILLET
2020-10-03net: hinic: fix DEVLINK build errorsRandy Dunlap
2020-10-03net: stmmac: Modify configuration method of EEE timersVineetha G. Jaya Kumaran
2020-10-02Merge tag 'mlx5-fixes-2020-09-30' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2020-10-02net: usb: pegasus: Proper error handing when setting pegasus' MAC addressPetko Manolov
2020-10-02net/mlx5e: Fix race condition on nhe->n pointer in neigh updateVlad Buslov
2020-10-02net/mlx5e: Fix VLAN create flowAya Levin
2020-10-02net/mlx5e: Fix VLAN cleanup flowAya Levin
2020-10-02net/mlx5e: Fix return status when setting unsupported FEC modeAya Levin
2020-10-02net/mlx5e: Fix driver's declaration to support GRE offloadAya Levin
2020-10-02net/mlx5e: CT, Fix coverity issueMaor Dickman
2020-10-02net/mlx5e: Add resiliency in Striding RQ mode for packets larger than MTUAya Levin
2020-10-02net/mlx5e: Fix error path for RQ allocAya Levin
2020-10-02net/mlx5: Fix request_irqs error flowMaor Gottlieb
2020-10-02net/mlx5: cmdif, Avoid skipping reclaim pages if FW is not accessibleSaeed Mahameed
2020-10-02net/mlx5: Add retry mechanism to the command entry index allocationEran Ben Elisha
2020-10-02net/mlx5: poll cmd EQ in case of command timeoutEran Ben Elisha
2020-10-02net/mlx5: Avoid possible free of command entry while timeout comp handlerEran Ben Elisha
2020-10-02net/mlx5: Fix a race when moving command interface to polling modeEran Ben Elisha
2020-10-01r8169: fix data corruption issue on RTL8402Heiner Kallweit
2020-10-01r8169: fix handling ether_clkHeiner Kallweit
2020-09-30octeontx2-pf: Fix synchnorization issue in mboxHariprasad Kelam
2020-09-30octeontx2-pf: Fix the device state on errorHariprasad Kelam
2020-09-30octeontx2-pf: Fix TCP/UDP checksum offload for IPv6 framesGeetha sowjanya
2020-09-30octeontx2-af: Fix enable/disable of default NPC entriesSubbaraya Sundeep
2020-09-30ice: preserve NVM capabilities in safe modeJacob Keller
2020-09-30ice: increase maximum wait time for flash write commandsJacob Keller
2020-09-29via-rhine: New device driver maintainerKevin Brace
2020-09-29via-rhine: Eliminate version informationKevin Brace
2020-09-29via-rhine: VTunknown1 device is really VT8251 South BridgeKevin Brace
2020-09-29via-rhine: Fix for the hardware having a reset failure after resumeKevin Brace
2020-09-29net: dsa: seville: fix VCAP IS2 action widthVladimir Oltean
2020-09-29net: dsa: felix: fix incorrect action offsets for VCAP IS2Vladimir Oltean
2020-09-29net: phy: realtek: fix rtl8211e rx/tx delay configWilly Liu
2020-09-29virtio-net: don't disable guest csum when disable LROTonghao Zhang
2020-09-28net: usb: ax88179_178a: add MCT usb 3.0 adapterWilken Gottwalt
2020-09-28net: usb: ax88179_178a: fix missing stop entry in driver_infoWilken Gottwalt
2020-09-28net: core: introduce struct netdev_nested_priv for nested interface infrastru...Taehee Yoo
2020-09-27r8169: fix RTL8168f/RTL8411 EPHY configHeiner Kallweit
2020-09-27mlxsw: spectrum_acl: Fix mlxsw_sp_acl_tcam_group_add()'s error pathIdo Schimmel
2020-09-27mdio: fix mdio-thunder.c dependency & build errorRandy Dunlap
2020-09-25net: atlantic: fix build when object tree is separateIgor Russkikh
2020-09-25dpaa2-eth: fix command version for Tx shapingIoana Ciornei
2020-09-25net: usb: ax88179_178a: add Toshiba usb 3.0 adapterWilken Gottwalt
2020-09-25team: set dev->needed_headroom in team_setup_by_port()Eric Dumazet
2020-09-25bonding: set dev->needed_headroom in bond_setup_by_slave()Eric Dumazet
2020-09-25net: ethernet: cavium: octeon_mgmt: use phy_start and phy_stopIvan Khoronzhuk
2020-09-25net: stmmac: Fix clock handling on remove pathWong Vee Khee