summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2020-08-26net: dsa: b53: check for timeoutTom Rix1-0/+2
2020-08-26hv_netvsc: Fix the queue_mapping in netvsc_vf_xmit()Haiyang Zhang1-1/+1
2020-08-26net: gemini: Fix missing free_netdev() in error path of gemini_ethernet_port_...Wang Hai1-3/+1
2020-08-26net: ena: Change WARN_ON expression in ena_del_napi_in_range()Shay Agroskin1-7/+4
2020-08-26net: ena: Prevent reset after device destructionShay Agroskin1-9/+10
2020-08-26bonding: fix active-backup failover for current ARP slaveJiri Wiesner1-2/+16
2020-08-26ipvlan: fix device featuresMahesh Bandewar1-5/+22
2020-08-26bonding: fix a potential double-unregisterCong Wang1-1/+2
2020-08-26bonding: show saner speed for broadcast modeJarod Wilson1-3/+18
2020-08-26net: fec: correct the error path for regulator disable in probeFugang Duan1-2/+2
2020-08-26i40e: Fix crash during removing i40e driverGrzegorz Szczurek1-0/+3
2020-08-26i40e: Set RX_ONLY mode for unicast promiscuous on VLANPrzemyslaw Patynowski2-9/+28
2020-08-26igc: Fix PTP initializationVinicius Costa Gomes2-5/+2
2020-08-21net: qcom/emac: add missed clk_disable_unprepare in error path of emac_clks_p...Wang Hai1-3/+14
2020-08-21rtw88: pci: disable aspm for platform inter-op with module parameterYan-Hsuan Chuang1-0/+9
2020-08-21octeontx2-af: change (struct qmem)->entry_sz from u8 to u16Eric Dumazet1-1/+1
2020-08-21net: stmmac: dwmac1000: provide multicast filter fallbackJonathan McDowell1-0/+3
2020-08-21net: ethernet: stmmac: Disable hardware multicast filterJonathan McDowell1-0/+1
2020-08-19net: phy: marvell10g: fix null pointer dereferenceMarek BehĂșn1-11/+7
2020-08-19vmxnet3: use correct tcp hdr length when packet is encapsulatedRonak Doshi1-1/+2
2020-08-19net: phy: fix memory leak in device-create error pathJohan Hovold1-4/+4
2020-08-19drivers/net/wan/lapbether: Added needed_headroom and a skb->len checkXie He1-1/+9
2020-08-19net: thunderx: initialize VF's mailbox mutex before first usageDean Nelson1-1/+3
2020-08-19fsl/fman: fix eth hash table allocationFlorinel Iordache1-1/+1
2020-08-19fsl/fman: check dereferencing null pointerFlorinel Iordache3-4/+4
2020-08-19fsl/fman: fix unreachable codeFlorinel Iordache1-1/+0
2020-08-19fsl/fman: fix dereference null return valueFlorinel Iordache1-1/+8
2020-08-19fsl/fman: use 32-bit unsigned integerFlorinel Iordache1-2/+1
2020-08-19net: spider_net: Fix the size used in a 'dma_free_coherent()' callChristophe JAILLET1-2/+2
2020-08-19net: sgi: ioc3-eth: Fix the size used in some 'dma_free_coherent()' callsChristophe JAILLET1-2/+2
2020-08-19liquidio: Fix wrong return value in cn23xx_get_pf_num()Tianjia Zhang1-1/+1
2020-08-19net: ethernet: aquantia: Fix wrong return valueTianjia Zhang1-1/+1
2020-08-19net/mlx5: Delete extra dump stack that gives nothingLeon Romanovsky1-6/+3
2020-08-19net/mlx5: DR, Change push vlan action sequenceAlex Vesker1-21/+21
2020-08-19wl1251: fix always return 0 errorWang Hai1-1/+1
2020-08-19qtnfmac: Missing platform_device_unregister() on error in qtnf_core_mac_alloc()Wang Hai1-1/+4
2020-08-19rtw88: coex: only skip coex triggered by BT infoYan-Hsuan Chuang1-1/+2
2020-08-19rtw88: fix short GI capability based on current bandwidthTsang-Shian Lin1-5/+6
2020-08-19rtw88: fix LDPC field for RA infoTsang-Shian Lin1-1/+1
2020-08-19ice: Graceful error handling in HW table calloc failureSurabhi Boob1-1/+3
2020-08-19ice: Clear and free XLT entries on resetVignesh Sridhar1-1/+3
2020-08-19net: dsa: rtl8366: Fix VLAN set-upLinus Walleij1-7/+7
2020-08-19net: dsa: rtl8366: Fix VLAN semanticsLinus Walleij1-4/+17
2020-08-19net: dsa: mv88e6xxx: MV88E6097 does not support jumbo configurationChris Packham1-1/+0
2020-08-19mt76: mt7615: fix possible memory leak in mt7615_mcu_wtbl_sta_addLorenzo Bianconi1-1/+5
2020-08-19mt76: mt7615: fix potential memory leak in mcu message handlerSean Wang1-2/+5
2020-08-19mwifiex: Prevent memory corruption handling keysDan Carpenter1-7/+15
2020-08-19iavf: Fix updating statisticsTony Nguyen1-1/+4
2020-08-19iavf: fix error return code in iavf_init_get_resources()Wei Yongjun1-1/+3
2020-08-19net: ethernet: ti: am65-cpsw-nuss: restore vlan configuration while down/upGrygorii Strashko1-0/+19