summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* usb: hso: remove the bailout parameterDongliang Mu2021-10-061-3/+3
* usb: hso: fix error handling code of hso_create_net_deviceDongliang Mu2021-10-061-10/+23
* hso: fix bailout in error case of probeOliver Neukum2021-10-061-4/+4
* net: stmmac: don't attach interface until resume finishesLeon Yu2021-10-061-2/+2
* net: hns3: do not allow call hns3_nic_net_open repeatedlyJian Shen2021-10-061-0/+5
* e100: fix buffer overrun in e100_get_regsJacob Keller2021-10-061-6/+10
* e100: fix length calculation in e100_get_regs_lenJacob Keller2021-10-061-1/+5
* mac80211-hwsim: fix late beacon hrtimer handlingJohannes Berg2021-10-061-2/+2
* net: 6pack: Fix tx timeout and slot timeGuenter Roeck2021-09-301-2/+2
* net: i825xx: Use absolute_pointer for memcpy from fixed memory locationGuenter Roeck2021-09-301-1/+1
* net: stmmac: allow CSR clock of 300MHzJesper Nilsson2021-09-301-1/+1
* net: macb: fix use after free on rmmodTong Zhang2021-09-301-1/+1
* net/mlx4_en: Don't allow aRFS for encapsulated packetsAya Levin2021-09-301-0/+3
* qed: rdma - don't wait for resources under hw error recovery flowShai Malin2021-09-302-0/+16
* bnxt_en: Fix TX timeout when TX ring size is set to the smallestMichael Chan2021-09-303-5/+10
* enetc: Fix illegal access when reading affinity_hintClaudiu Manoil2021-09-301-4/+1
* net: hso: fix muxed tty registrationJohan Hovold2021-09-301-7/+5
* net: stmmac: reset Tx desc base address before restarting TxJongsung Kim2021-09-261-0/+2
* phy: avoid unnecessary link-up delay in polling modePetr Oros2021-09-262-4/+6
* net: renesas: sh_eth: Fix freeing wrong tx descriptorYoshihiro Shimoda2021-09-221-0/+1
* qlcnic: Remove redundant unlock in qlcnic_pinit_from_romDinghao Liu2021-09-221-1/+0
* net: dsa: b53: Fix calculating number of switch portsRafał Miłecki2021-09-221-2/+1
* ethtool: Fix an error code in cxgb2.cYang Li2021-09-221-0/+1
* net: usb: cdc_mbim: avoid altsetting toggling for Telit LN920Daniele Palmas2021-09-221-0/+5
* net: hns3: fix the timing issue of VF clearing interrupt sourcesJiaran Zhang2021-09-221-3/+3
* net: hns3: disable mac in flr processYufeng Mo2021-09-221-2/+3
* net: hns3: change affinity_mask to numa node rangeYufeng Mo2021-09-221-6/+8
* net: hns3: pad the short tunnel frame before sending to hardwareYufeng Mo2021-09-221-2/+6
* ibmvnic: check failover_pending in login responseSukadev Bhattiprolu2021-09-221-0/+8
* qed: Handle management FW errorShai Malin2021-09-221-1/+5
* net/mlx5: Fix potential sleeping in atomic contextMaor Gottlieb2021-09-221-3/+2
* net/mlx5: FWTrace, cancel work on alloc pd error flowSaeed Mahameed2021-09-221-1/+2
* r6040: Restore MDIO clock frequency after MAC resetFlorian Fainelli2021-09-221-1/+8
* ptp: dp83640: don't define PAGE0Randy Dunlap2021-09-221-1/+1
* bnx2x: Fix enabling network interfaces without VFsAdrian Bunk2021-09-221-1/+1
* net: dsa: lantiq_gswip: fix maximum frame lengthJan Hoffmann2021-09-221-1/+2
* net: w5100: check return value after calling platform_get_resource()Yang Yingliang2021-09-221-0/+2
* ath9k: fix sleeping in atomic contextMiaoqing Pan2021-09-221-5/+7
* ath9k: fix OOB read ar9300_eeprom_restore_internalZekun Shen2021-09-221-1/+2
* net/mlx5: DR, Enable QP retransmissionYevgeny Kliteynik2021-09-221-0/+1
* iwlwifi: mvm: fix access to BSS elementsJohannes Berg2021-09-221-2/+6
* iwlwifi: mvm: avoid static queue number aliasingJohannes Berg2021-09-222-16/+38
* iwlwifi: mvm: fix a memory leak in iwl_mvm_mac_ctxt_beacon_changedZhang Qilong2021-09-221-1/+3
* net/mlx5: Fix variable type to match 64bitEran Ben Elisha2021-09-221-4/+4
* net: ethernet: stmmac: Do not use unreachable() in ipq806x_gmac_probe()Nathan Chancellor2021-09-221-10/+8
* bonding: 3ad: fix the concurrency between __bond_release_one() and bond_3ad_s...Yufeng Mo2021-09-221-1/+2
* igc: Check if num of q_vectors is smaller than max before array accessSasha Neftin2021-09-221-1/+8
* iavf: fix locking of critical sectionsStefan Assmann2021-09-221-7/+50
* iavf: do not override the adapter state in the watchdog taskStefan Assmann2021-09-221-1/+0
* octeontx2-af: Fix loop in free and unmap counterSubbaraya Sundeep2021-09-151-1/+2