summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2020-08-11i40e: Memory leak in i40e_config_iwarp_qvlistMartyna Szapar
2020-08-11i40e: Fix of memory leak and integer truncation in i40e_virtchnl.cMartyna Szapar
2020-08-11i40e: Wrong truncation from u16 to u8Grzegorz Siwik
2020-08-11i40e: add num_vectors checker in iwarp handlerSergey Nemov
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-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-11usb: hso: check for return value in hso_serial_common_create()Rustam Kovhaev
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-05net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rqXin Xiong
2020-08-05net: gemini: Fix missing clk_disable_unprepare() in error path of gemini_ethe...Wang Hai
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-05net/mlx5: Verify Hardware supports requested ptp function on a given pinEran Ben Elisha
2020-08-05ath9k: release allocated buffer if timed outNavid Emamdoost
2020-08-05ath9k_htc: release allocated buffer if timed outNavid Emamdoost
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
2020-07-29net: ethernet: ave: Fix error returns in ave_initWang Hai
2020-07-29qed: suppress "don't support RoCE & iWARP" flooding on HW initAlexander Lobakin
2020-07-29mlxsw: destroy workqueue when trap_register in mlxsw_emad_initLiu Jian
2020-07-29bonding: check error value of register_netdevice() immediatelyTaehee Yoo
2020-07-29net: smc91x: Fix possible memory leak in smc_drv_probe()Wang Hai
2020-07-29ieee802154: fix one possible memleak in adf7242_probeLiu Jian
2020-07-29net: dp83640: fix SIOCSHWTSTAMP to update the struct with actual configurationSergey Organov
2020-07-29ax88172a: fix ax88172a_unbind() failuresGeorge Kennedy
2020-07-29hippi: Fix a size used in a 'pci_free_consistent()' in an error handling pathChristophe JAILLET
2020-07-29bnxt_en: Fix race when modifying pause settings.Vasundhara Volam
2020-07-29net: sky2: initialize return of gm_phy_readTom Rix
2020-07-29drivers/net/wan/lapbether: Fixed the value of hard_header_lenXie He
2020-07-22net: sfp: add some quirks for GPON modulesRussell King
2020-07-22net: sfp: add support for module quirksRussell King
2020-07-22net: dsa: bcm_sf2: Fix node reference countFlorian Fainelli
2020-07-22net: usb: qmi_wwan: add support for Quectel EG95 LTE modemAceLan Kao
2020-07-22net: rmnet: fix lower interface leakTaehee Yoo
2020-07-16Revert "ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb"Greg Kroah-Hartman