summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-02-23xen-netback: don't "handle" error by BUG()Jan Beulich
2021-02-23mt76: mt7615: fix rdd mcu cmd endiannessLorenzo Bianconi
2021-02-23mt76: mt7915: fix endian issuesFelix Fietkau
2021-02-17net: hns3: add a check for index in hclge_get_rss_key()Yufeng Mo
2021-02-17net: hns3: add a check for tqp_index in hclge_get_ring_chain_from_mbx()Yufeng Mo
2021-02-17net: hns3: add a check for queue_id in hclge_reset_vf_queue()Yufeng Mo
2021-02-17net: dsa: felix: implement port flushing on .phylink_mac_link_downVladimir Oltean
2021-02-17ibmvnic: Clear failover_pending if unable to scheduleSukadev Bhattiprolu
2021-02-17net: stmmac: set TxQ mode back to DCB after disabling CBSMohammad Athari Bin Ismail
2021-02-17net: enetc: initialize the RFS and RSS memoriesVladimir Oltean
2021-02-17hv_netvsc: Reset the RSC count if NVSP_STAT_FAIL in netvsc_receive()Andrea Parri (Microsoft)
2021-02-17net: ipa: set error code in gsi_channel_setup()Alex Elder
2021-02-17net: hdlc_x25: Return meaningful error code in x25_openXie He
2021-02-17xen/netback: avoid race in xenvif_rx_ring_slots_available()Juergen Gross
2021-02-17mt76: dma: fix a possible memory leak in mt76_add_fragment()Lorenzo Bianconi
2021-02-17ath9k: fix build error with LEDS_CLASS=mArnd Bergmann
2021-02-13iwlwifi: queue: bail out on invalid freeingJohannes Berg
2021-02-13iwlwifi: mvm: guard against device removal in reprobeJohannes Berg
2021-02-13iwlwifi: pcie: add rules to match Qu with Hr2Luca Coelho
2021-02-13iwlwifi: mvm: invalidate IDs of internal stations at mvm startGregory Greenman
2021-02-13iwlwifi: pcie: fix context info memory leakJohannes Berg
2021-02-13iwlwifi: pcie: add a NULL check in iwl_pcie_txq_unmapEmmanuel Grumbach
2021-02-13iwlwifi: mvm: take mutex for calling iwl_mvm_get_sync_time()Johannes Berg
2021-02-13iwlwifi: mvm: skip power command when unbinding vif during CSASara Sharon
2021-02-13chtls: Fix potential resource leakPan Bian
2021-02-10net: dsa: mv88e6xxx: override existent unicast portvec in port_fdb_addDENG Qingfang
2021-02-10igc: Report speed and duplex as unknown when device is runtime suspendedKai-Heng Feng
2021-02-10net: ipa: pass correct dma_handle to dma_free_coherent()Dan Carpenter
2021-02-10r8169: fix WoL on shutdown if CONFIG_DEBUG_SHIRQ is setHeiner Kallweit
2021-02-10net: mvpp2: TCAM entry enable should be written after SRAM dataStefan Chulski
2021-02-10net/mlx5e: Release skb in case of failure in tc update skbMaor Dickman
2021-02-10net/mlx5e: Update max_opened_tc also when channels are closedMaxim Mikityanskiy
2021-02-10net/mlx5: Fix leak upon failure of rule creationMaor Gottlieb
2021-02-10net/mlx5: Fix function calculation for page treesDaniel Jurgens
2021-02-10ibmvnic: device remove has higher precedence over resetLijun Pan
2021-02-10i40e: Revert "i40e: don't report link up for a VF who hasn't enabled queues"Aleksandr Loktionov
2021-02-10igc: check return value of ret_val in igc_config_fc_after_link_upKevin Lo
2021-02-10igc: set the default return value to -IGC_ERR_NVM in igc_write_nvm_srwrKevin Lo
2021-02-10r8169: work around RTL8125 UDP hw bugHeiner Kallweit
2021-02-07ibmvnic: Ensure that CRQ entry read are correctly orderedLijun Pan
2021-02-07net: dsa: bcm_sf2: put device node before returnPan Bian
2021-02-07mlxsw: spectrum_span: Do not overwrite policer configurationIdo Schimmel
2021-02-07stmmac: intel: Configure EHL PSE0 GbE and PSE1 GbE to 32 bits DMA addressingVoon Weifeng
2021-02-07net: octeontx2: Make sure the buffer is 128 byte alignedKevin Hao
2021-02-07net: fec: put child node on error pathPan Bian
2021-02-07net: stmmac: dwmac-intel-plat: remove config data on errorPan Bian
2021-02-07net: dsa: microchip: Adjust reset release timing to match reference reset cir...Marek Vasut
2021-02-03team: protect features update by RCU to avoid deadlockIvan Vecera
2021-02-03can: dev: prevent potential information leak in can_fill_info()Dan Carpenter
2021-02-03net/mlx5: CT: Fix incorrect removal of tuple_nat_node from nat rhashtablePaul Blakey