summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-08-21net: qcom/emac: add missed clk_disable_unprepare in error path of emac_clks_p...Wang Hai
2020-08-21rtw88: pci: disable aspm for platform inter-op with module parameterYan-Hsuan Chuang
2020-08-21octeontx2-af: change (struct qmem)->entry_sz from u8 to u16Eric Dumazet
2020-08-21net: stmmac: dwmac1000: provide multicast filter fallbackJonathan McDowell
2020-08-21net: ethernet: stmmac: Disable hardware multicast filterJonathan McDowell
2020-08-19net: phy: marvell10g: fix null pointer dereferenceMarek Behún
2020-08-19vmxnet3: use correct tcp hdr length when packet is encapsulatedRonak Doshi
2020-08-19net: phy: fix memory leak in device-create error pathJohan Hovold
2020-08-19drivers/net/wan/lapbether: Added needed_headroom and a skb->len checkXie He
2020-08-19net: thunderx: initialize VF's mailbox mutex before first usageDean Nelson
2020-08-19fsl/fman: fix eth hash table allocationFlorinel Iordache
2020-08-19fsl/fman: check dereferencing null pointerFlorinel Iordache
2020-08-19fsl/fman: fix unreachable codeFlorinel Iordache
2020-08-19fsl/fman: fix dereference null return valueFlorinel Iordache
2020-08-19fsl/fman: use 32-bit unsigned integerFlorinel Iordache
2020-08-19net: spider_net: Fix the size used in a 'dma_free_coherent()' callChristophe JAILLET
2020-08-19net: sgi: ioc3-eth: Fix the size used in some 'dma_free_coherent()' callsChristophe JAILLET
2020-08-19liquidio: Fix wrong return value in cn23xx_get_pf_num()Tianjia Zhang
2020-08-19net: ethernet: aquantia: Fix wrong return valueTianjia Zhang
2020-08-19net/mlx5: Delete extra dump stack that gives nothingLeon Romanovsky
2020-08-19net/mlx5: DR, Change push vlan action sequenceAlex Vesker
2020-08-19wl1251: fix always return 0 errorWang Hai
2020-08-19qtnfmac: Missing platform_device_unregister() on error in qtnf_core_mac_alloc()Wang Hai
2020-08-19rtw88: coex: only skip coex triggered by BT infoYan-Hsuan Chuang
2020-08-19rtw88: fix short GI capability based on current bandwidthTsang-Shian Lin
2020-08-19rtw88: fix LDPC field for RA infoTsang-Shian Lin
2020-08-19ice: Graceful error handling in HW table calloc failureSurabhi Boob
2020-08-19ice: Clear and free XLT entries on resetVignesh Sridhar
2020-08-19net: dsa: rtl8366: Fix VLAN set-upLinus Walleij
2020-08-19net: dsa: rtl8366: Fix VLAN semanticsLinus Walleij
2020-08-19net: dsa: mv88e6xxx: MV88E6097 does not support jumbo configurationChris Packham
2020-08-19mt76: mt7615: fix possible memory leak in mt7615_mcu_wtbl_sta_addLorenzo Bianconi
2020-08-19mt76: mt7615: fix potential memory leak in mcu message handlerSean Wang
2020-08-19mwifiex: Prevent memory corruption handling keysDan Carpenter
2020-08-19iavf: Fix updating statisticsTony Nguyen
2020-08-19iavf: fix error return code in iavf_init_get_resources()Wei Yongjun
2020-08-19net: ethernet: ti: am65-cpsw-nuss: restore vlan configuration while down/upGrygorii Strashko
2020-08-19net: atlantic: MACSec offload statistics checkpatch fixMark Starovoytov
2020-08-19dpaa2-eth: fix condition for number of buffer acquire retriesIoana Ciornei
2020-08-19ath10k: Acquire tx_lock in tx error pathsEvan Green
2020-08-19mwifiex: Fix firmware filename for sd8997 chipsetPali Rohár
2020-08-19mwifiex: Fix firmware filename for sd8977 chipsetPali Rohár
2020-08-19ionic: update eid test for overflowShannon Nelson
2020-08-19iwlegacy: Check the return value of pcie_capability_read_*()Bolarinwa Olayemi Saheed
2020-08-19brcmfmac: set state of hanger slot to FREE when flushing PSQWright Feng
2020-08-19brcmfmac: To fix Bss Info flag definition BugPrasanna Kerekoppa
2020-08-19brcmfmac: keep SDIO watchdog running when console_interval is non-zeroWright Feng
2020-08-19net: phy: mscc: restore the base page in vsc8514/8584_config_initAntoine Tenart
2020-08-19net: mscc: ocelot: fix encoding destination ports into multicast IPv4 addressVladimir Oltean
2020-08-11Revert "vxlan: fix tos value before xmit"Hangbin Liu