summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2021-03-07xen-netback: respect gnttab_map_refs()'s return valueJan Beulich1-1/+11
2021-03-07ath10k: fix wmi mgmt tx queue full due to race conditionMiaoqing Pan1-11/+4
2021-03-07wlcore: Fix command execute failure 19 for wl12xxTony Lindgren3-20/+1
2021-03-07rsi: Move card interrupt handling to RX threadMarek Vasut3-51/+15
2021-03-07rsi: Fix TX EAPOL packet handling against iwlwifi APMarek Vasut1-1/+2
2021-03-07net: usb: qmi_wwan: support ZTE P685M modemLech Perczak1-0/+1
2021-03-04net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sendingJason A. Donenfeld1-1/+0
2021-03-04sunvnet: use icmp_ndo_send helperJason A. Donenfeld1-19/+4
2021-03-04gtp: use icmp_ndo_send helperJason A. Donenfeld1-2/+2
2021-03-04r8169: fix jumbo packet handling on RTL8168eHeiner Kallweit1-2/+2
2021-03-04vxlan: move debug check after netdev unregisterTaehee Yoo1-3/+8
2021-03-04net/mlx4_core: Add missed mlx4_free_cmd_mailbox()Chuhong Yuan1-0/+1
2021-03-04i40e: Fix add TC filter for IPv6Mateusz Palczewski1-2/+3
2021-03-04i40e: Fix VFs not createdSylwester Dziedziuch1-2/+1
2021-03-04i40e: Fix overwriting flow control settings during driver loadingMateusz Palczewski1-27/+0
2021-03-04i40e: Add zero-initialization of AQ command structuresMateusz Palczewski1-0/+6
2021-03-04i40e: Fix flow for IPv6 next header (extension header)Slawomir Laba1-3/+6
2021-03-04net: mvneta: Remove per-cpu queue mapping for Armada 3700Maxime Chevallier1-1/+8
2021-03-04net: amd-xgbe: Fix network fluctuations when using 1G BELFUSE SFPShyam Sundar S K1-0/+3
2021-03-04net: amd-xgbe: Reset link when the link never comes backShyam Sundar S K2-1/+9
2021-03-04net: amd-xgbe: Fix NETDEV WATCHDOG transmit queue timeout warningShyam Sundar S K2-1/+1
2021-03-04net: amd-xgbe: Reset the PHY rx data path when mailbox command timeoutShyam Sundar S K2-1/+41
2021-03-04ibmvnic: skip send_request_unmap for timeout resetLijun Pan1-1/+6
2021-03-04ibmvnic: add memory barrier to protect long term bufferLijun Pan1-0/+5
2021-03-04b43: N-PHY: Fix the update of coef for the PHY revision >= 3caseColin Ian King1-1/+1
2021-03-04cxgb4/chtls/cxgbit: Keeping the max ofld immediate data size same in cxgb4 an...Ayush Sawal2-3/+11
2021-03-04xen/netback: fix spurious event detection for common event caseJuergen Gross1-3/+5
2021-03-04bnxt_en: reverse order of TX disable and carrier offEdwin Peer1-1/+2
2021-03-04ibmvnic: Set to CLOSED state even on errorSukadev Bhattiprolu1-3/+1
2021-03-04ath9k: fix data bus crash when setting nf_override via debugfsLinus Lüssing1-1/+4
2021-03-04ath10k: Fix error handling in case of CE pipe init failureRakesh Pillai1-2/+3
2021-03-04NET: usb: qmi_wwan: Adding support for Cinterion MV31Christoph Schemmel1-0/+1
2021-02-23xen-netback: don't "handle" error by BUG()Jan Beulich1-3/+1
2021-02-23net: hns3: add a check for queue_id in hclge_reset_vf_queue()Yufeng Mo1-0/+7
2021-02-23net: stmmac: set TxQ mode back to DCB after disabling CBSMohammad Athari Bin Ismail1-1/+6
2021-02-23xen/netback: avoid race in xenvif_rx_ring_slots_available()Juergen Gross1-1/+8
2021-02-23mt76: dma: fix a possible memory leak in mt76_add_fragment()Lorenzo Bianconi1-3/+5
2021-02-13iwlwifi: mvm: guard against device removal in reprobeJohannes Berg1-1/+2
2021-02-13iwlwifi: pcie: fix context info memory leakJohannes Berg1-2/+9
2021-02-13iwlwifi: pcie: add a NULL check in iwl_pcie_txq_unmapEmmanuel Grumbach1-0/+5
2021-02-13iwlwifi: mvm: take mutex for calling iwl_mvm_get_sync_time()Johannes Berg1-0/+3
2021-02-10net: dsa: mv88e6xxx: override existent unicast portvec in port_fdb_addDENG Qingfang1-1/+5
2021-02-10net: mvpp2: TCAM entry enable should be written after SRAM dataStefan Chulski1-5/+5
2021-02-07ibmvnic: Ensure that CRQ entry read are correctly orderedLijun Pan1-0/+6
2021-02-07net: dsa: bcm_sf2: put device node before returnPan Bian1-2/+6
2021-02-04team: protect features update by RCU to avoid deadlockIvan Vecera1-3/+3
2021-02-04can: dev: prevent potential information leak in can_fill_info()Dan Carpenter1-1/+1
2021-02-04net/mlx5: Fix memory leak on flow table creation error flowRoi Dayan1-0/+1
2021-02-04iwlwifi: pcie: reschedule in long-running memory readsJohannes Berg1-1/+7
2021-02-04iwlwifi: pcie: use jiffies for memory read spin time limitJohannes Berg1-6/+2