aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2020-08-26bonding: fix active-backup failover for current ARP slaveJiri Wiesner
2020-08-26bonding: fix a potential double-unregisterCong Wang
2020-08-26bonding: show saner speed for broadcast modeJarod Wilson
2020-08-26net: fec: correct the error path for regulator disable in probeFugang Duan
2020-08-26i40e: Fix crash during removing i40e driverGrzegorz Szczurek
2020-08-26i40e: Set RX_ONLY mode for unicast promiscuous on VLANPrzemyslaw Patynowski
2020-08-21net: qcom/emac: add missed clk_disable_unprepare in error path of emac_clks_p...Wang Hai
2020-08-21net: stmmac: dwmac1000: provide multicast filter fallbackJonathan McDowell
2020-08-21net: ethernet: stmmac: Disable hardware multicast filterJonathan McDowell
2020-08-21drivers/net/wan/lapbether: Added needed_headroom and a skb->len checkXie He
2020-08-21fsl/fman: fix eth hash table allocationFlorinel Iordache
2020-08-21fsl/fman: check dereferencing null pointerFlorinel Iordache
2020-08-21fsl/fman: fix unreachable codeFlorinel Iordache
2020-08-21fsl/fman: fix dereference null return valueFlorinel Iordache
2020-08-21fsl/fman: use 32-bit unsigned integerFlorinel Iordache
2020-08-21net: spider_net: Fix the size used in a 'dma_free_coherent()' callChristophe JAILLET
2020-08-21liquidio: Fix wrong return value in cn23xx_get_pf_num()Tianjia Zhang
2020-08-21net: ethernet: aquantia: Fix wrong return valueTianjia Zhang
2020-08-21wl1251: fix always return 0 errorWang Hai
2020-08-21net: dsa: mv88e6xxx: MV88E6097 does not support jumbo configurationChris Packham
2020-08-21mwifiex: Prevent memory corruption handling keysDan Carpenter
2020-08-21iwlegacy: Check the return value of pcie_capability_read_*()Bolarinwa Olayemi Saheed
2020-08-21brcmfmac: set state of hanger slot to FREE when flushing PSQWright Feng
2020-08-21brcmfmac: To fix Bss Info flag definition BugPrasanna Kerekoppa
2020-08-21usb: hso: check for return value in hso_serial_common_create()Rustam Kovhaev
2020-08-21Revert "vxlan: fix tos value before xmit"Hangbin Liu
2020-08-21hv_netvsc: do not use VF device if link is downStephen Hemminger
2020-08-21net: lan78xx: replace bogus endpoint lookupJohan Hovold
2020-08-21vxlan: Ensure FDB dump is performed under RCUIdo Schimmel
2020-08-21net: ethernet: mtk_eth_soc: fix MTU warningsLanden Chao
2020-08-21igb: reinit_locked() should be called with rtnl_lockFrancesco Ruggeri
2020-08-21net/mlx5e: Don't support phys switch id if not in switchdev modeRoi Dayan
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
2020-08-05ibmvnic: Fix IRQ mapping disposal in error pathThomas Falcon
2020-08-05mlxsw: core: Free EMAD transactions using kfree_rcu()Ido Schimmel
2020-08-05mlxsw: core: Increase scope of RCU read-side critical sectionIdo Schimmel
2020-08-05mlx4: disable device on shutdownJakub Kicinski
2020-08-05net: lan78xx: fix transfer-buffer memory leakJohan Hovold
2020-08-05net: lan78xx: add missing endpoint sanity checkJohan Hovold
2020-08-05ath9k: release allocated buffer if timed outNavid Emamdoost
2020-08-05ath9k_htc: release allocated buffer if timed outNavid Emamdoost
2020-08-05net: phy: mdio-bcm-unimac: fix potential NULL dereference in unimac_mdio_probe()Wei Yongjun
2020-07-31drivers/net/wan/x25_asy: Fix to make it workXie He
2020-07-29ath9k: Fix regression with Atheros 9271Mark O'Donovan
2020-07-29ath9k: Fix general protection fault in ath9k_hif_usb_rx_cbQiujun Huang
2020-07-29bonding: check return value of register_netdevice() in bond_newlink()Cong Wang