summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-10-098-11/+35
|\
| * net: usb: qmi_wwan: add Cellient MPL200 cardWilken Gottwalt2020-10-081-0/+1
| * macsec: avoid use-after-free in macsec_handle_frame()Eric Dumazet2020-10-081-1/+3
| * r8169: consider that PHY reset may still be in progress after applying firmwareHeiner Kallweit2020-10-081-0/+7
| * net: usb: rtl8150: set random MAC address when set_ethernet_addr() failsAnant Thazhemadam2020-10-061-4/+12
| * net: mscc: ocelot: warn when encoding an out-of-bounds watermark valueVladimir Oltean2020-10-063-0/+6
| * net: mscc: ocelot: divide watermark value by 60 when writing to SYS_ATOPVladimir Oltean2020-10-061-6/+6
* | gtp: use dev_sw_netstats_rx_add()Fabian Frederick2020-10-061-7/+1
* | bareudp: use dev_sw_netstats_rx_add()Fabian Frederick2020-10-061-8/+3
* | geneve: use dev_sw_netstats_rx_add()Fabian Frederick2020-10-061-8/+3
* | vxlan: use dev_sw_netstats_rx_add()Fabian Frederick2020-10-061-7/+1
* | net: atlantic: implement media detect feature via phy tunablesIgor Russkikh2020-10-065-0/+60
* | net: atlantic: implement phy downshift featureIgor Russkikh2020-10-066-0/+103
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-10-0668-438/+874
|\|
| * net: mvneta: fix double free of txq->bufTom Rix2020-10-051-11/+2
| * net: team: fix memory leak in __team_options_registerAnant Thazhemadam2020-10-041-1/+1
| * net: typhoon: Fix a typo Typoon --> TyphoonChristophe JAILLET2020-10-041-1/+1
| * net: hinic: fix DEVLINK build errorsRandy Dunlap2020-10-041-0/+1
| * net: stmmac: Modify configuration method of EEE timersVineetha G. Jaya Kumaran2020-10-043-9/+28
| * Merge tag 'mlx5-fixes-2020-09-30' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2020-10-0312-119/+347
| |\
| | * net/mlx5e: Fix race condition on nhe->n pointer in neigh updateVlad Buslov2020-10-022-37/+50
| | * net/mlx5e: Fix VLAN create flowAya Levin2020-10-021-2/+4
| | * net/mlx5e: Fix VLAN cleanup flowAya Levin2020-10-021-2/+6
| | * net/mlx5e: Fix return status when setting unsupported FEC modeAya Levin2020-10-021-0/+3
| | * net/mlx5e: Fix driver's declaration to support GRE offloadAya Levin2020-10-021-1/+18
| | * net/mlx5e: CT, Fix coverity issueMaor Dickman2020-10-021-1/+3
| | * net/mlx5e: Add resiliency in Striding RQ mode for packets larger than MTUAya Levin2020-10-022-5/+58
| | * net/mlx5e: Fix error path for RQ allocAya Levin2020-10-021-15/+17
| | * net/mlx5: Fix request_irqs error flowMaor Gottlieb2020-10-021-1/+1
| | * net/mlx5: cmdif, Avoid skipping reclaim pages if FW is not accessibleSaeed Mahameed2020-10-022-9/+10
| | * net/mlx5: Add retry mechanism to the command entry index allocationEran Ben Elisha2020-10-021-1/+20
| | * net/mlx5: poll cmd EQ in case of command timeoutEran Ben Elisha2020-10-023-9/+86
| | * net/mlx5: Avoid possible free of command entry while timeout comp handlerEran Ben Elisha2020-10-021-38/+71
| | * net/mlx5: Fix a race when moving command interface to polling modeEran Ben Elisha2020-10-021-0/+2
| * | net: usb: pegasus: Proper error handing when setting pegasus' MAC addressPetko Manolov2020-10-031-8/+27
| * | r8169: fix data corruption issue on RTL8402Heiner Kallweit2020-10-011-0/+4
| * | r8169: fix handling ether_clkHeiner Kallweit2020-10-011-13/+19
| |/
| * octeontx2-pf: Fix synchnorization issue in mboxHariprasad Kelam2020-10-014-9/+19
| * octeontx2-pf: Fix the device state on errorHariprasad Kelam2020-10-011-1/+4
| * octeontx2-pf: Fix TCP/UDP checksum offload for IPv6 framesGeetha sowjanya2020-10-011-0/+1
| * octeontx2-af: Fix enable/disable of default NPC entriesSubbaraya Sundeep2020-10-013-11/+23
| * ice: preserve NVM capabilities in safe modeJacob Keller2020-09-301-22/+27
| * ice: increase maximum wait time for flash write commandsJacob Keller2020-09-301-2/+8
| * via-rhine: New device driver maintainerKevin Brace2020-09-291-1/+1
| * via-rhine: Eliminate version informationKevin Brace2020-09-291-15/+0
| * via-rhine: VTunknown1 device is really VT8251 South BridgeKevin Brace2020-09-291-1/+1
| * via-rhine: Fix for the hardware having a reset failure after resumeKevin Brace2020-09-291-0/+2
| * net: dsa: seville: fix VCAP IS2 action widthVladimir Oltean2020-09-291-1/+1
| * net: dsa: felix: fix incorrect action offsets for VCAP IS2Vladimir Oltean2020-09-291-6/+6
| * net: phy: realtek: fix rtl8211e rx/tx delay configWilly Liu2020-09-291-15/+16