summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2020-09-12net: usb: dm9601: Add USB ID of Keenetic Plus DSLKamil Lorenc1-0/+4
2020-09-12bnxt: don't enable NAPI until rings are readyJakub Kicinski1-6/+3
2020-09-09net: usb: Fix uninit-was-stored issue in asix_read_phy_addr()Himadri Pandya1-1/+1
2020-09-09usb: qmi_wwan: add D-Link DWM-222 A2 device IDRogan Dawes1-0/+1
2020-09-09net: usb: qmi_wwan: add Telit 0x1050 compositionDaniele Palmas1-0/+1
2020-09-09tg3: Fix soft lockup when tg3_reset_task() fails.Michael Chan1-4/+13
2020-09-09net: ethernet: mlx4: Fix memory allocation in mlx4_buddy_init()Shung-Hsi Yu1-1/+1
2020-09-09bnxt_en: Fix PCI AER error recovery flowVasundhara Volam1-0/+3
2020-09-09bnxt_en: Check for zero dir entries in NVRAM.Vasundhara Volam1-0/+3
2020-09-09gtp: add GTPA_LINK info to msg sent to userspaceNicolas Dichtel1-0/+1
2020-09-09net: arc_emac: Fix memleak in arc_mdio_probeDinghao Liu1-0/+1
2020-09-09ravb: Fixed to be able to unload modulesYuusuke Ashizuka1-55/+55
2020-09-09net: systemport: Fix memleak in bcm_sysport_probeDinghao Liu1-2/+4
2020-09-09net: hns: Fix memleak in hns_nic_dev_probeDinghao Liu1-3/+6
2020-09-03net: gianfar: Add of_node_put() before goto statementSumera Priyadarsini1-1/+3
2020-09-03Revert "ath10k: fix DMA related firmware crashes on multiple devices"Zhi Chen1-1/+1
2020-09-03rtlwifi: rtl8192cu: Prevent leaking urbReto Schneider1-1/+4
2020-09-03ipvlan: fix device featuresMahesh Bandewar1-5/+22
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