summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2020-09-17drivers/net/wan/hdlc_cisco: Add hard_header_lenXie He
2020-09-17drivers/net/wan/lapbether: Set network_header before transmittingXie He
2020-09-17net: hns3: Fix for geneve tx checksum bugYi Li
2020-09-17drivers/net/wan/lapbether: Added needed_tailroomXie He
2020-09-12net: usb: dm9601: Add USB ID of Keenetic Plus DSLKamil Lorenc
2020-09-09net: usb: Fix uninit-was-stored issue in asix_read_phy_addr()Himadri Pandya
2020-09-09Revert "net: dsa: microchip: set the correct number of ports"Sasha Levin
2020-09-09tg3: Fix soft lockup when tg3_reset_task() fails.Michael Chan
2020-09-09net: gemini: Fix another missing clk_disable_unprepare() in probeDan Carpenter
2020-09-09net: ethernet: mlx4: Fix memory allocation in mlx4_buddy_init()Shung-Hsi Yu
2020-09-09cxgb4: fix thermal zone device registrationPotnuri Bharat Teja
2020-09-09net: dsa: mt7530: fix advertising unsupported 1000baseT_HalfLanden Chao
2020-09-09bnxt: don't enable NAPI until rings are readyJakub Kicinski
2020-09-09bnxt_en: fix HWRM error when querying VF temperatureEdwin Peer
2020-09-09bnxt_en: Fix possible crash in bnxt_fw_reset_task().Michael Chan
2020-09-09bnxt_en: Fix PCI AER error recovery flowVasundhara Volam
2020-09-09bnxt_en: Check for zero dir entries in NVRAM.Vasundhara Volam
2020-09-09bnxt_en: Don't query FW when netif_running() is false.Pavan Chebbi
2020-09-09net: ethernet: ti: cpsw: fix clean up of vlan mc entries for host portMurali Karicheri
2020-09-09gtp: add GTPA_LINK info to msg sent to userspaceNicolas Dichtel
2020-09-09net: arc_emac: Fix memleak in arc_mdio_probeDinghao Liu
2020-09-09ravb: Fixed to be able to unload modulesYuusuke Ashizuka
2020-09-09net: systemport: Fix memleak in bcm_sysport_probeDinghao Liu
2020-09-09net: hns: Fix memleak in hns_nic_dev_probeDinghao Liu
2020-09-03net: gianfar: Add of_node_put() before goto statementSumera Priyadarsini
2020-09-03macvlan: validate setting of multiple remote source MAC addressesAlvin Šipraga
2020-09-03scsi: fcoe: Fix I/O path allocationMike Christie
2020-09-03Revert "ath10k: fix DMA related firmware crashes on multiple devices"Zhi Chen
2020-09-03brcmfmac: Set timeout value when configuring power saveNicolas Saenz Julienne
2020-09-03rtlwifi: rtl8192cu: Prevent leaking urbReto Schneider
2020-09-03ipvlan: fix device featuresMahesh Bandewar
2020-09-03net: ena: Make missed_tx stat incrementalShay Agroskin
2020-08-26net: dsa: b53: check for timeoutTom Rix
2020-08-26hv_netvsc: Fix the queue_mapping in netvsc_vf_xmit()Haiyang Zhang
2020-08-26net: gemini: Fix missing free_netdev() in error path of gemini_ethernet_port_...Wang Hai
2020-08-26net: ena: Prevent reset after device destructionShay Agroskin
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-26net: wan: wanxl: use $(M68KCC) instead of $(M68KAS) for rebuilding firmwareMasahiro Yamada
2020-08-26net: wan: wanxl: use allow to pass CROSS_COMPILE_M68k for rebuilding firmwareMasahiro Yamada
2020-08-21net: qcom/emac: add missed clk_disable_unprepare in error path of emac_clks_p...Wang Hai
2020-08-21octeontx2-af: change (struct qmem)->entry_sz from u8 to u16Eric Dumazet
2020-08-21net: stmmac: dwmac1000: provide multicast filter fallbackJonathan McDowell
2020-08-21net: ethernet: stmmac: Disable hardware multicast filterJonathan McDowell
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