summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2021-10-06usb: hso: remove the bailout parameterDongliang Mu1-3/+3
2021-10-06usb: hso: fix error handling code of hso_create_net_deviceDongliang Mu1-10/+23
2021-10-06hso: fix bailout in error case of probeOliver Neukum1-4/+4
2021-10-06net: stmmac: don't attach interface until resume finishesLeon Yu1-2/+2
2021-10-06net: hns3: do not allow call hns3_nic_net_open repeatedlyJian Shen1-0/+5
2021-10-06e100: fix buffer overrun in e100_get_regsJacob Keller1-6/+10
2021-10-06e100: fix length calculation in e100_get_regs_lenJacob Keller1-1/+5
2021-10-06mac80211-hwsim: fix late beacon hrtimer handlingJohannes Berg1-2/+2
2021-09-30net: 6pack: Fix tx timeout and slot timeGuenter Roeck1-2/+2
2021-09-30net: i825xx: Use absolute_pointer for memcpy from fixed memory locationGuenter Roeck1-1/+1
2021-09-30net: stmmac: allow CSR clock of 300MHzJesper Nilsson1-1/+1
2021-09-30net: macb: fix use after free on rmmodTong Zhang1-1/+1
2021-09-30net/mlx4_en: Don't allow aRFS for encapsulated packetsAya Levin1-0/+3
2021-09-30qed: rdma - don't wait for resources under hw error recovery flowShai Malin2-0/+16
2021-09-30bnxt_en: Fix TX timeout when TX ring size is set to the smallestMichael Chan3-5/+10
2021-09-30enetc: Fix illegal access when reading affinity_hintClaudiu Manoil1-4/+1
2021-09-30net: hso: fix muxed tty registrationJohan Hovold1-7/+5
2021-09-26net: stmmac: reset Tx desc base address before restarting TxJongsung Kim1-0/+2
2021-09-26phy: avoid unnecessary link-up delay in polling modePetr Oros2-4/+6
2021-09-22net: renesas: sh_eth: Fix freeing wrong tx descriptorYoshihiro Shimoda1-0/+1
2021-09-22qlcnic: Remove redundant unlock in qlcnic_pinit_from_romDinghao Liu1-1/+0
2021-09-22net: dsa: b53: Fix calculating number of switch portsRafał Miłecki1-2/+1
2021-09-22ethtool: Fix an error code in cxgb2.cYang Li1-0/+1
2021-09-22net: usb: cdc_mbim: avoid altsetting toggling for Telit LN920Daniele Palmas1-0/+5
2021-09-22net: hns3: fix the timing issue of VF clearing interrupt sourcesJiaran Zhang1-3/+3
2021-09-22net: hns3: disable mac in flr processYufeng Mo1-2/+3
2021-09-22net: hns3: change affinity_mask to numa node rangeYufeng Mo1-6/+8
2021-09-22net: hns3: pad the short tunnel frame before sending to hardwareYufeng Mo1-2/+6
2021-09-22ibmvnic: check failover_pending in login responseSukadev Bhattiprolu1-0/+8
2021-09-22qed: Handle management FW errorShai Malin1-1/+5
2021-09-22net/mlx5: Fix potential sleeping in atomic contextMaor Gottlieb1-3/+2
2021-09-22net/mlx5: FWTrace, cancel work on alloc pd error flowSaeed Mahameed1-1/+2
2021-09-22r6040: Restore MDIO clock frequency after MAC resetFlorian Fainelli1-1/+8
2021-09-22ptp: dp83640: don't define PAGE0Randy Dunlap1-1/+1
2021-09-22bnx2x: Fix enabling network interfaces without VFsAdrian Bunk1-1/+1
2021-09-22net: dsa: lantiq_gswip: fix maximum frame lengthJan Hoffmann1-1/+2
2021-09-22net: w5100: check return value after calling platform_get_resource()Yang Yingliang1-0/+2
2021-09-22ath9k: fix sleeping in atomic contextMiaoqing Pan1-5/+7
2021-09-22ath9k: fix OOB read ar9300_eeprom_restore_internalZekun Shen1-1/+2
2021-09-22net/mlx5: DR, Enable QP retransmissionYevgeny Kliteynik1-0/+1
2021-09-22iwlwifi: mvm: fix access to BSS elementsJohannes Berg1-2/+6
2021-09-22iwlwifi: mvm: avoid static queue number aliasingJohannes Berg2-16/+38
2021-09-22iwlwifi: mvm: fix a memory leak in iwl_mvm_mac_ctxt_beacon_changedZhang Qilong1-1/+3
2021-09-22net/mlx5: Fix variable type to match 64bitEran Ben Elisha1-4/+4
2021-09-22net: ethernet: stmmac: Do not use unreachable() in ipq806x_gmac_probe()Nathan Chancellor1-10/+8
2021-09-22bonding: 3ad: fix the concurrency between __bond_release_one() and bond_3ad_s...Yufeng Mo1-1/+2
2021-09-22igc: Check if num of q_vectors is smaller than max before array accessSasha Neftin1-1/+8
2021-09-22iavf: fix locking of critical sectionsStefan Assmann1-7/+50
2021-09-22iavf: do not override the adapter state in the watchdog taskStefan Assmann1-1/+0
2021-09-15octeontx2-af: Fix loop in free and unmap counterSubbaraya Sundeep1-1/+2