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-26bonding: fix active-backup failover for current ARP slaveJiri Wiesner1-2/+16
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-21net: qcom/emac: add missed clk_disable_unprepare in error path of emac_clks_p...Wang Hai1-3/+14
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-21drivers/net/wan/lapbether: Added needed_headroom and a skb->len checkXie He1-1/+9
2020-08-21fsl/fman: fix eth hash table allocationFlorinel Iordache1-1/+1
2020-08-21fsl/fman: check dereferencing null pointerFlorinel Iordache3-4/+4
2020-08-21fsl/fman: fix unreachable codeFlorinel Iordache1-1/+0
2020-08-21fsl/fman: fix dereference null return valueFlorinel Iordache1-1/+8
2020-08-21fsl/fman: use 32-bit unsigned integerFlorinel Iordache1-2/+1
2020-08-21net: spider_net: Fix the size used in a 'dma_free_coherent()' callChristophe JAILLET1-2/+2
2020-08-21liquidio: Fix wrong return value in cn23xx_get_pf_num()Tianjia Zhang1-1/+1
2020-08-21net: ethernet: aquantia: Fix wrong return valueTianjia Zhang1-1/+1
2020-08-21wl1251: fix always return 0 errorWang Hai1-1/+1
2020-08-21net: dsa: mv88e6xxx: MV88E6097 does not support jumbo configurationChris Packham1-1/+0
2020-08-21mwifiex: Prevent memory corruption handling keysDan Carpenter1-7/+15
2020-08-21iwlegacy: Check the return value of pcie_capability_read_*()Bolarinwa Olayemi Saheed1-2/+2
2020-08-21brcmfmac: set state of hanger slot to FREE when flushing PSQWright Feng1-0/+4
2020-08-21brcmfmac: To fix Bss Info flag definition BugPrasanna Kerekoppa1-1/+1
2020-08-21usb: hso: check for return value in hso_serial_common_create()Rustam Kovhaev1-1/+4
2020-08-21Revert "vxlan: fix tos value before xmit"Hangbin Liu1-2/+2
2020-08-21hv_netvsc: do not use VF device if link is downStephen Hemminger1-3/+4
2020-08-21net: lan78xx: replace bogus endpoint lookupJohan Hovold1-87/+30
2020-08-21vxlan: Ensure FDB dump is performed under RCUIdo Schimmel1-1/+5
2020-08-21net: ethernet: mtk_eth_soc: fix MTU warningsLanden Chao1-0/+2
2020-08-21igb: reinit_locked() should be called with rtnl_lockFrancesco Ruggeri1-0/+9
2020-08-21net/mlx5e: Don't support phys switch id if not in switchdev modeRoi Dayan1-1/+1
2020-08-05xen-netfront: fix potential deadlock in xennet_remove()Andrea Righi1-22/+42
2020-08-05cxgb4: add missing release on skb in uld_send()Navid Emamdoost1-0/+1
2020-08-05net: ethernet: ravb: exit if re-initialization fails in tx timeoutYoshihiro Shimoda1-2/+24
2020-08-05qed: Disable "MFW indication via attention" SPAM every 5 minutesLaurence Oberman1-1/+2
2020-08-05usb: hso: Fix debug compile warning on sparc32Geert Uytterhoeven1-2/+3
2020-08-05ibmvnic: Fix IRQ mapping disposal in error pathThomas Falcon1-1/+1
2020-08-05mlxsw: core: Free EMAD transactions using kfree_rcu()Ido Schimmel1-1/+1
2020-08-05mlxsw: core: Increase scope of RCU read-side critical sectionIdo Schimmel1-2/+4
2020-08-05mlx4: disable device on shutdownJakub Kicinski1-0/+2
2020-08-05net: lan78xx: fix transfer-buffer memory leakJohan Hovold1-0/+1
2020-08-05net: lan78xx: add missing endpoint sanity checkJohan Hovold1-0/+5
2020-08-05ath9k: release allocated buffer if timed outNavid Emamdoost1-0/+1
2020-08-05ath9k_htc: release allocated buffer if timed outNavid Emamdoost1-0/+3
2020-08-05net: phy: mdio-bcm-unimac: fix potential NULL dereference in unimac_mdio_probe()Wei Yongjun1-0/+2
2020-07-31drivers/net/wan/x25_asy: Fix to make it workXie He1-7/+14
2020-07-29ath9k: Fix regression with Atheros 9271Mark O'Donovan1-1/+3