summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
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-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-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-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 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-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-11Revert "vxlan: fix tos value before xmit"Hangbin Liu
2020-08-11net: thunderx: use spin_lock_bh in nicvf_set_rx_mode_task()Xin Long
2020-08-11hv_netvsc: do not use VF device if link is downStephen Hemminger
2020-08-11dpaa2-eth: Fix passing zero to 'PTR_ERR' warningYueHaibing
2020-08-11net: lan78xx: replace bogus endpoint lookupJohan Hovold
2020-08-11vxlan: Ensure FDB dump is performed under RCUIdo Schimmel
2020-08-11net: ethernet: mtk_eth_soc: fix MTU warningsLanden Chao
2020-08-11igb: reinit_locked() should be called with rtnl_lockFrancesco Ruggeri
2020-08-11net: ethernet: mtk_eth_soc: Always call mtk_gmac0_rgmii_adjust() for mt7623René van Dorst
2020-08-11usb: hso: check for return value in hso_serial_common_create()Rustam Kovhaev
2020-08-05drivers/net/wan: lapb: Corrected the usage of skb_cowXie He
2020-08-05xen-netfront: fix potential deadlock in xennet_remove()Andrea Righi
2020-08-05cxgb4: add missing release on skb in uld_send()Navid Emamdoost
2020-08-05net: ethernet: ravb: exit if re-initialization fails in tx timeoutYoshihiro Shimoda
2020-08-05qed: Disable "MFW indication via attention" SPAM every 5 minutesLaurence Oberman
2020-08-05usb: hso: Fix debug compile warning on sparc32Geert Uytterhoeven